Pull request #43277 opened Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3c44ade6d00df46022ae3927d938c7b27c602e6c+9144d1705c95077fcf272cafd998ecaae37786b6 (f7193a8e9f4f89ae089f91f9ff3ced85ada8797d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43277@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-23T19:58:54.871Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-23T19:58:54.874Z] Trying to pass milestone 5 [Pipeline] milestone [2022-02-23T19:58:54.949Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-23T19:58:55.135Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05727df1723a63147) in /home/ubuntu/workspace/moby_PR-43277 [Pipeline] { [Pipeline] checkout [2022-02-23T19:58:55.162Z] The recommended git tool is: git [2022-02-23T19:58:55.169Z] using credential docker-jenkins-github-credentials [2022-02-23T19:58:55.175Z] Cloning the remote Git repository [2022-02-23T19:58:55.175Z] Cloning with configured refspecs honoured and without tags [2022-02-23T19:58:55.218Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T19:58:55.219Z] > git init /home/ubuntu/workspace/moby_PR-43277 # timeout=10 [2022-02-23T19:58:55.238Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T19:58:55.238Z] > git --version # timeout=10 [2022-02-23T19:58:55.246Z] > git --version # 'git version 2.17.1' [2022-02-23T19:58:55.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:58:55.247Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T19:59:10.356Z] Fetching without tags [2022-02-23T19:59:10.612Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T19:59:10.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T19:59:10.335Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T19:59:10.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T19:59:10.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T19:59:10.357Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T19:59:10.357Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:10.358Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T19:59:10.613Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T19:59:10.618Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T19:59:11.333Z] Merge succeeded, producing 5accd163b2d347a8549e9ec7e8048f6cfbc256e9 [2022-02-23T19:59:11.333Z] Checking out Revision 5accd163b2d347a8549e9ec7e8048f6cfbc256e9 (PR-43277) [2022-02-23T19:59:11.525Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T19:59:11.542Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T19:59:12.272Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-02-23T19:59:11.098Z] > git remote # timeout=10 [2022-02-23T19:59:11.104Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T19:59:11.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:11.110Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T19:59:11.323Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T19:59:11.335Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T19:59:11.354Z] > git checkout -f 5accd163b2d347a8549e9ec7e8048f6cfbc256e9 # timeout=10 [2022-02-23T19:59:11.528Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T19:59:14.787Z] 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] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [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) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-02-23T19:59:15.295Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05727df1723a63147) in /home/ubuntu/workspace/moby_PR-43277 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional [2022-02-23T19:59:15.308Z] Running on azwin-2-6dcd60 in d:\jenkins\workspace\moby_PR-43277 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] { [Pipeline] ws [2022-02-23T19:59:15.375Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-23T19:59:15.386Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [2022-02-23T19:59:15.435Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-23T19:59:15.448Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-02-23T19:59:15.456Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2022-02-23T19:59:15.483Z] The recommended git tool is: git [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-02-23T19:59:15.701Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-23T19:59:15.711Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [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 [2022-02-23T19:59:15.779Z] Cloning the remote Git repository [2022-02-23T19:59:15.779Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-23T19:59:15.997Z] Merge succeeded, producing 8038b3fc67fa4db19ef5dd649d4790c41bb00034 [2022-02-23T19:59:15.997Z] Checking out Revision 8038b3fc67fa4db19ef5dd649d4790c41bb00034 (PR-43277) [2022-02-23T19:59:16.107Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T19:59:16.113Z] First time build. Skipping changelog. [2022-02-23T19:59:15.441Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43277/.git # timeout=10 [2022-02-23T19:59:15.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T19:59:15.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T19:59:15.457Z] > git --version # timeout=10 [2022-02-23T19:59:15.467Z] > git --version # 'git version 2.17.1' [2022-02-23T19:59:15.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:15.468Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T19:59:15.712Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T19:59:15.717Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T19:59:15.865Z] > git remote # timeout=10 [2022-02-23T19:59:15.885Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T19:59:15.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:15.893Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T19:59:15.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T19:59:15.999Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T19:59:16.004Z] > git checkout -f 8038b3fc67fa4db19ef5dd649d4790c41bb00034 # timeout=10 [2022-02-23T19:59:16.109Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T19:59:15.813Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T19:59:15.814Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T19:59:15.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T19:59:15.882Z] > git --version # timeout=10 [2022-02-23T19:59:15.934Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T19:59:15.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:15.936Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T19:59:16.737Z] + [ PR != PR ] [2022-02-23T19:59:16.737Z] + [ master != master ] [2022-02-23T19:59:16.737Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T19:59:17.069Z] + docker version [2022-02-23T19:59:17.069Z] Client: Docker Engine - Community [2022-02-23T19:59:17.069Z] Version: 20.10.12 [2022-02-23T19:59:17.069Z] API version: 1.41 [2022-02-23T19:59:17.069Z] Go version: go1.16.12 [2022-02-23T19:59:17.069Z] Git commit: e91ed57 [2022-02-23T19:59:17.069Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T19:59:17.069Z] OS/Arch: linux/amd64 [2022-02-23T19:59:17.069Z] Context: default [2022-02-23T19:59:17.069Z] Experimental: true [2022-02-23T19:59:17.069Z] [2022-02-23T19:59:17.069Z] Server: Docker Engine - Community [2022-02-23T19:59:17.069Z] Engine: [2022-02-23T19:59:17.069Z] Version: 20.10.12 [2022-02-23T19:59:17.069Z] API version: 1.41 (minimum version 1.12) [2022-02-23T19:59:17.069Z] Go version: go1.16.12 [2022-02-23T19:59:17.069Z] Git commit: 459d0df [2022-02-23T19:59:17.069Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T19:59:17.069Z] OS/Arch: linux/amd64 [2022-02-23T19:59:17.069Z] Experimental: true [2022-02-23T19:59:17.069Z] containerd: [2022-02-23T19:59:17.069Z] Version: 1.4.12 [2022-02-23T19:59:17.069Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T19:59:17.069Z] runc: [2022-02-23T19:59:17.069Z] Version: 1.0.2 [2022-02-23T19:59:17.069Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T19:59:17.069Z] docker-init: [2022-02-23T19:59:17.069Z] Version: 0.19.0 [2022-02-23T19:59:17.069Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T19:59:17.389Z] + docker info [2022-02-23T19:59:18.318Z] Client: [2022-02-23T19:59:18.318Z] Context: default [2022-02-23T19:59:18.318Z] Debug Mode: false [2022-02-23T19:59:18.318Z] Plugins: [2022-02-23T19:59:18.318Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T19:59:18.318Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T19:59:18.318Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T19:59:18.318Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T19:59:18.318Z] [2022-02-23T19:59:18.318Z] Server: [2022-02-23T19:59:18.318Z] Containers: 0 [2022-02-23T19:59:18.318Z] Running: 0 [2022-02-23T19:59:18.318Z] Paused: 0 [2022-02-23T19:59:18.318Z] Stopped: 0 [2022-02-23T19:59:18.318Z] Images: 3 [2022-02-23T19:59:18.318Z] Server Version: 20.10.12 [2022-02-23T19:59:18.318Z] Storage Driver: overlay2 [2022-02-23T19:59:18.318Z] Backing Filesystem: extfs [2022-02-23T19:59:18.318Z] Supports d_type: true [2022-02-23T19:59:18.318Z] Native Overlay Diff: true [2022-02-23T19:59:18.318Z] userxattr: false [2022-02-23T19:59:18.318Z] Logging Driver: json-file [2022-02-23T19:59:18.318Z] Cgroup Driver: cgroupfs [2022-02-23T19:59:18.318Z] Cgroup Version: 1 [2022-02-23T19:59:18.318Z] Plugins: [2022-02-23T19:59:18.318Z] Volume: local [2022-02-23T19:59:18.318Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T19:59:18.318Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T19:59:18.318Z] Swarm: inactive [2022-02-23T19:59:18.318Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T19:59:18.318Z] Default Runtime: runc [2022-02-23T19:59:18.318Z] Init Binary: docker-init [2022-02-23T19:59:18.318Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T19:59:18.318Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T19:59:18.318Z] init version: de40ad0 [2022-02-23T19:59:18.318Z] Security Options: [2022-02-23T19:59:18.318Z] apparmor [2022-02-23T19:59:18.318Z] seccomp [2022-02-23T19:59:18.318Z] Profile: default [2022-02-23T19:59:18.318Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T19:59:18.318Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T19:59:18.318Z] OSType: linux [2022-02-23T19:59:18.318Z] Architecture: x86_64 [2022-02-23T19:59:18.318Z] CPUs: 2 [2022-02-23T19:59:18.318Z] Total Memory: 7.565GiB [2022-02-23T19:59:18.318Z] Name: ip-10-100-88-131 [2022-02-23T19:59:18.318Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T19:59:18.318Z] Docker Root Dir: /var/lib/docker [2022-02-23T19:59:18.318Z] Debug Mode: false [2022-02-23T19:59:18.318Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:59:18.318Z] Labels: [2022-02-23T19:59:18.318Z] Experimental: true [2022-02-23T19:59:18.318Z] Insecure Registries: [2022-02-23T19:59:18.318Z] 127.0.0.0/8 [2022-02-23T19:59:18.318Z] Live Restore Enabled: true [2022-02-23T19:59:18.318Z] [2022-02-23T19:59:18.318Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T19:59:18.595Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T19:59:18.595Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T19:59:18.595Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43277/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T19:59:18.595Z] + bash /home/ubuntu/workspace/moby_PR-43277/check-config.sh [2022-02-23T19:59:18.595Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T19:59:18.595Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T19:59:18.595Z] [2022-02-23T19:59:18.595Z] Generally Necessary: [2022-02-23T19:59:18.595Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T19:59:18.595Z] - apparmor: enabled and tools installed [2022-02-23T19:59:18.595Z] - CONFIG_NAMESPACES: enabled [2022-02-23T19:59:18.595Z] - CONFIG_NET_NS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_PID_NS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_IPC_NS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_UTS_NS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUPS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CPUSETS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_MEMCG: enabled [2022-02-23T19:59:18.595Z] - CONFIG_KEYS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_VETH: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T19:59:18.595Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T19:59:18.595Z] [2022-02-23T19:59:18.595Z] Optional Features: [2022-02-23T19:59:18.595Z] - CONFIG_USER_NS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_SECCOMP: enabled [2022-02-23T19:59:18.595Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T19:59:18.595Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T19:59:18.595Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T19:59:18.595Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T19:59:18.595Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T19:59:18.595Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T19:59:18.855Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T19:59:18.855Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T19:59:18.855Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T19:59:18.855Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T19:59:18.855Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T19:59:18.855Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T19:59:18.855Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T19:59:18.855Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T19:59:18.855Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T19:59:18.855Z] - CONFIG_EXT4_FS: enabled [2022-02-23T19:59:18.855Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T19:59:18.855Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T19:59:18.855Z] - Network Drivers: [2022-02-23T19:59:18.855Z] - "overlay": [2022-02-23T19:59:18.855Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T19:59:18.855Z] Optional (for encrypted networks): [2022-02-23T19:59:18.855Z] - CONFIG_CRYPTO: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T19:59:18.855Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T19:59:18.855Z] - CONFIG_XFRM: enabled [2022-02-23T19:59:18.855Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T19:59:18.855Z] - "ipvlan": [2022-02-23T19:59:18.855Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T19:59:18.855Z] - "macvlan": [2022-02-23T19:59:18.855Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T19:59:18.855Z] - "ftp,tftp client in container": [2022-02-23T19:59:18.855Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T19:59:18.855Z] - Storage Drivers: [2022-02-23T19:59:18.855Z] - "aufs": [2022-02-23T19:59:18.855Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T19:59:18.855Z] - "btrfs": [2022-02-23T19:59:18.855Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T19:59:18.855Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T19:59:18.855Z] - "devicemapper": [2022-02-23T19:59:18.855Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T19:59:18.855Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T19:59:18.855Z] - "overlay": [2022-02-23T19:59:18.855Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T19:59:18.855Z] - "zfs": [2022-02-23T19:59:18.855Z] - /dev/zfs: present [2022-02-23T19:59:18.855Z] - zfs command: missing [2022-02-23T19:59:18.855Z] - zpool command: missing [2022-02-23T19:59:18.855Z] [2022-02-23T19:59:18.855Z] Limits: [2022-02-23T19:59:18.855Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T19:59:18.855Z] [2022-02-23T19:59:18.855Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T19:59:19.187Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 . [2022-02-23T19:59:19.187Z] #1 [internal] load build definition from Dockerfile [2022-02-23T19:59:19.187Z] #1 sha256:2b0dbec6b9443c56c9a885dc0c8efa31d2a02ee667dc798ce4bb8934ba364509 [2022-02-23T19:59:19.187Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T19:59:19.187Z] #1 DONE 0.0s [2022-02-23T19:59:19.187Z] [2022-02-23T19:59:19.187Z] #2 [internal] load .dockerignore [2022-02-23T19:59:19.187Z] #2 sha256:604f22dcea205b154c5f89cbe60f28502d37ee451d3b577151be90fb14ecb0f1 [2022-02-23T19:59:19.187Z] #2 transferring context: 87B done [2022-02-23T19:59:19.187Z] #2 DONE 0.0s [2022-02-23T19:59:19.187Z] [2022-02-23T19:59:19.187Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T19:59:19.187Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T19:59:19.446Z] #3 DONE 0.1s [2022-02-23T19:59:19.446Z] [2022-02-23T19:59:19.446Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T19:59:19.446Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T19:59:19.446Z] #4 CACHED [2022-02-23T19:59:19.702Z] [2022-02-23T19:59:19.702Z] #5 [internal] load .dockerignore [2022-02-23T19:59:19.702Z] #5 sha256:64de0657643c387cf08e0e17b08f93544eb65d14e51d2d77f117c37da990d2bd [2022-02-23T19:59:19.702Z] #5 DONE 0.0s [2022-02-23T19:59:19.702Z] [2022-02-23T19:59:19.702Z] #6 [internal] load build definition from Dockerfile [2022-02-23T19:59:19.702Z] #6 sha256:9984993ac9addf196afe849ac2fe46a8c312d2a105cfe24b033523adf5201276 [2022-02-23T19:59:19.702Z] #6 DONE 0.0s [2022-02-23T19:59:19.702Z] [2022-02-23T19:59:19.702Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T19:59:19.702Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T19:59:19.702Z] #7 DONE 0.1s [2022-02-23T19:59:19.702Z] [2022-02-23T19:59:19.702Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T19:59:19.702Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T19:59:19.702Z] #10 DONE 0.1s [2022-02-23T19:59:19.702Z] [2022-02-23T19:59:19.702Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T19:59:19.702Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T19:59:19.702Z] #9 ... [2022-02-23T19:59:19.702Z] [2022-02-23T19:59:19.702Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T19:59:19.702Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T19:59:19.702Z] #8 DONE 0.1s [2022-02-23T19:59:19.958Z] [2022-02-23T19:59:19.958Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T19:59:19.958Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T19:59:20.526Z] #9 DONE 0.8s [2022-02-23T19:59:20.526Z] [2022-02-23T19:59:20.526Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T19:59:20.526Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T19:59:20.526Z] #76 DONE 0.0s [2022-02-23T19:59:20.526Z] [2022-02-23T19:59:20.526Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T19:59:20.526Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T19:59:20.526Z] #74 DONE 0.0s [2022-02-23T19:59:20.526Z] [2022-02-23T19:59:20.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T19:59:20.526Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T19:59:20.526Z] #11 DONE 0.0s [2022-02-23T19:59:20.526Z] [2022-02-23T19:59:20.526Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T19:59:20.526Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T19:59:20.526Z] #35 DONE 0.0s [2022-02-23T19:59:20.526Z] [2022-02-23T19:59:20.526Z] #31 [internal] load build context [2022-02-23T19:59:20.526Z] #31 sha256:0236ddab244afea8bf39df9c5acc121d66336748c0f77844bd29f4b1e74404c0 [2022-02-23T19:59:21.095Z] #31 ... [2022-02-23T19:59:21.095Z] [2022-02-23T19:59:21.095Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T19:59:21.095Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T19:59:21.095Z] #52 DONE 0.4s [2022-02-23T19:59:21.095Z] [2022-02-23T19:59:21.095Z] #31 [internal] load build context [2022-02-23T19:59:21.095Z] #31 sha256:0236ddab244afea8bf39df9c5acc121d66336748c0f77844bd29f4b1e74404c0 [2022-02-23T19:59:22.030Z] #31 transferring context: 57.34MB 1.6s done [2022-02-23T19:59:22.030Z] #31 DONE 1.6s [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T19:59:22.030Z] #38 sha256:eb076dbd5ab6fa829fa4d36d8a5e49548d906d40b56442ae44df28a81e35e460 [2022-02-23T19:59:22.030Z] #38 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-23T19:59:22.030Z] #15 sha256:33bdda790bc011c4a32f0f454a954d61e5fd0418ae54fc12c2b86c7b87ba26a8 [2022-02-23T19:59:22.030Z] #15 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T19:59:22.030Z] #62 sha256:be1e14a111e153eabff9a13560f96ddeef4ef495a2cf445de08a27151fbf0f22 [2022-02-23T19:59:22.030Z] #62 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T19:59:22.030Z] #47 sha256:e2a3fa48fcce5115c227878758ac0fc2c209139af0878cac533f7872252d95f2 [2022-02-23T19:59:22.030Z] #47 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T19:59:22.030Z] #61 sha256:9e58c1bba0e751879ae7f87f659a06645a3ffd45c6f66ca4a78f7b353c7a4fb4 [2022-02-23T19:59:22.030Z] #61 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T19:59:22.030Z] #64 sha256:f97327e368722b7bf2d9cf1b9479552804e24cee1ab2156b91833b4d4d22036b [2022-02-23T19:59:22.030Z] #64 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-23T19:59:22.030Z] #17 sha256:b7b749beba69265ab39fed5094bda85118d22dfc74f543f65cf6e403c0ea27a7 [2022-02-23T19:59:22.030Z] #17 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T19:59:22.030Z] #58 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T19:59:22.030Z] #58 CACHED [2022-02-23T19:59:22.030Z] [2022-02-23T19:59:22.030Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T19:59:22.031Z] #50 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T19:59:22.031Z] #50 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #41 [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-02-23T19:59:22.031Z] #41 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T19:59:22.031Z] #41 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T19:59:22.031Z] #43 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T19:59:22.031Z] #43 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T19:59:22.031Z] #60 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T19:59:22.031Z] #60 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #48 sha256:ad819a6c8ff90c1d8e01f1c65646c7b33f6fef045ac5b4ca3ede2cebe4ac05b2 [2022-02-23T19:59:22.031Z] #48 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #73 sha256:8c99bfc935433f0a1bbcb0c5940b2a88541d345fad2b49840c172bca53ba9710 [2022-02-23T19:59:22.031Z] #73 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T19:59:22.031Z] #22 sha256:bf46c696fc80d2fe39e1b6502ee894dd510617dcbdd5e512af4033ff4297f3de [2022-02-23T19:59:22.031Z] #22 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T19:59:22.031Z] #27 sha256:f343cf659f8fb9ed34bb3b416333530564fe90886b82334b5e9643589b8d31a0 [2022-02-23T19:59:22.031Z] #27 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-23T19:59:22.031Z] #23 sha256:444fe065d02173e486236316d65590ef70a803d568eebf59813e8048ec612e18 [2022-02-23T19:59:22.031Z] #23 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #65 [containerd 1/3] 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-02-23T19:59:22.031Z] #65 sha256:cbdb220bf39f84deeed2a473a3e3ee97d9e3b6c7e08bbc856ea3026fec9dbf52 [2022-02-23T19:59:22.031Z] #65 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #59 sha256:9fcae88d1decdbb9060cda15c66b446eae26a83c194f11f1e3c27f5af66ed055 [2022-02-23T19:59:22.031Z] #59 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T19:59:22.031Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T19:59:22.031Z] #75 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-23T19:59:22.031Z] #16 sha256:5fb511774864cbf41db7f0c53e1f9bdb01ce8df4ec35730f81f2f3b605691c82 [2022-02-23T19:59:22.031Z] #16 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T19:59:22.031Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T19:59:22.031Z] #12 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T19:59:22.031Z] #49 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T19:59:22.031Z] #49 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T19:59:22.031Z] #39 sha256:094c5f92470465f4f6eb7264c56ed022c21f6feaa97878be30889d8a15ac5abf [2022-02-23T19:59:22.031Z] #39 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T19:59:22.031Z] #32 sha256:4e43857bc0c7562ec22d3cc5ab007336b5e8172e6f3d011dfb3388a574153137 [2022-02-23T19:59:22.031Z] #32 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T19:59:22.031Z] #40 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T19:59:22.031Z] #40 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-23T19:59:22.031Z] #18 sha256:f3d66ae047264a893b3e0a143aadf8309543822129c1b2fc3a061f1abd1e1e08 [2022-02-23T19:59:22.031Z] #18 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T19:59:22.031Z] #72 sha256:d7d535ef52e9090a687417d9e54db6aff95fa6e86645b722b0b82c7df4e79dee [2022-02-23T19:59:22.031Z] #72 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T19:59:22.031Z] #37 sha256:288d60ed121890baf8063ef1c89857364bf59fd352c11e2b165445f11733d26e [2022-02-23T19:59:22.031Z] #37 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-02-23T19:59:22.031Z] #21 sha256:2d5a0b4f1bd40f78b3ae3b8ba9e431d3ea34785500058bf031b1d8ea29263c39 [2022-02-23T19:59:22.031Z] #21 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T19:59:22.031Z] #63 sha256:a57b9d95fc30dd9a9ffcdd3dd1818c3724545f51225b98122677bd9d5bc9ac84 [2022-02-23T19:59:22.031Z] #63 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T19:59:22.031Z] #25 sha256:1ce48ddf5dc8ab527bbd6a1f2abf4804c9fe18290a8016782fa54d8d489233a7 [2022-02-23T19:59:22.031Z] #25 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T19:59:22.031Z] #71 sha256:792f0b407956b80a96a53811e3a79c88860afcd5a7451a86a97a62d9e1601bd3 [2022-02-23T19:59:22.031Z] #71 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T19:59:22.031Z] #33 sha256:80fdb098113b33a83e1e95b387107c670b1da3438624f79a1c2daf9b7127585d [2022-02-23T19:59:22.031Z] #33 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #28 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T19:59:22.031Z] #28 sha256:c1c5432e85fdd863cfa5b5a28d990e1c4ad504ffd52198813274fbf1387dd804 [2022-02-23T19:59:22.031Z] #28 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #45 [tini 1/3] 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-02-23T19:59:22.031Z] #45 sha256:7ebe85deed9c922a245f66d5340fdc166c033a6e1e7249771886439cdb948f0f [2022-02-23T19:59:22.031Z] #45 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T19:59:22.031Z] #46 sha256:801ee49c3325a43c6b91b3dc065e5b0b02c52ba3b26158d556369d07ca8ea101 [2022-02-23T19:59:22.031Z] #46 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-23T19:59:22.031Z] #14 sha256:8d230ea0eada6edd0d1759f43d3949696e5793ab3c784263f05662fc7af9dfca [2022-02-23T19:59:22.031Z] #14 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T19:59:22.031Z] #67 sha256:9c5b9c998f8c5bd81abab1ccd650f317196654158a87ab0af9e7f42e3bc6236c [2022-02-23T19:59:22.031Z] #67 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #42 sha256:6796500e6152c86db6235d2fc199b00d6f9688d4e84bab695ea2355c05e3c419 [2022-02-23T19:59:22.031Z] #42 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T19:59:22.031Z] #70 sha256:57d611c826af498f8bccbef22d5b1ca709345cdf5dcdc51b22d094cef56e64d4 [2022-02-23T19:59:22.031Z] #70 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #57 sha256:5f151639de365b499e8a92d1f4e9d88e4308885e3b63b93911568e1398d5041d [2022-02-23T19:59:22.031Z] #57 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #44 sha256:78baed34bc518ab7afbbbf45ae7f3b33ae1051199dfb3f19467c18f9ef874e71 [2022-02-23T19:59:22.031Z] #44 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #78 sha256:5df6e65cbcf0c946ac01b4677db5929ded28952d39520f535c85399895561c00 [2022-02-23T19:59:22.031Z] #78 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-23T19:59:22.031Z] #53 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T19:59:22.031Z] #53 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T19:59:22.031Z] #24 sha256:db8d73d3477cde8916eae2ea82c822f982d19fd74ecb8b86de78a36eeb31873a [2022-02-23T19:59:22.031Z] #24 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #13 [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-02-23T19:59:22.031Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T19:59:22.031Z] #13 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T19:59:22.031Z] #34 sha256:4686e0febc75c4c869e2027439bd2562f773ba88d48fb1d7d53dbe7b3c852237 [2022-02-23T19:59:22.031Z] #34 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T19:59:22.031Z] #30 sha256:34c1321b277d6ef1e3e6f98b1cd717cf03a98f1b783cfec9bf4480e165984ef8 [2022-02-23T19:59:22.031Z] #30 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #68 sha256:1338f228411e776a7831f51189b4048c83b7da6d42f413c59b6b685aa15e845d [2022-02-23T19:59:22.031Z] #68 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-23T19:59:22.031Z] #19 sha256:40843ddbace6dc1af73454ffeb51e73993423daf2a757a78bb2312d689609a7a [2022-02-23T19:59:22.031Z] #19 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #55 sha256:e85202bc0fc0d5548d12f2ef2821f22ba988d9c2e1f82b26614bd954df19a049 [2022-02-23T19:59:22.031Z] #55 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T19:59:22.031Z] #20 sha256:783eec43ce436e1fad9aa5c016e91313c4af299ddd31fd3c52bd45a45263930a [2022-02-23T19:59:22.031Z] #20 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T19:59:22.031Z] #51 sha256:1d7990a707c0255d0fe20a6f85faa0374a370efbfe8e6d6d1945c6c4ae60696e [2022-02-23T19:59:22.031Z] #51 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T19:59:22.031Z] #69 sha256:c586a0ecb8f437674a9b18af5cab6d4deb8340a91e728853b67acaaef4aab3b2 [2022-02-23T19:59:22.031Z] #69 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #29 [dev-systemd-false 8/24] 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-02-23T19:59:22.031Z] #29 sha256:315d559997ae91c4a27f947e432ea5cf940cf59408c6ab7f65718dced7c2ab81 [2022-02-23T19:59:22.031Z] #29 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T19:59:22.031Z] #26 sha256:6f16a3893282da952f7df6fcc25b9f523f4d1d996faa304ef1720b41341fca90 [2022-02-23T19:59:22.031Z] #26 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T19:59:22.031Z] #56 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T19:59:22.031Z] #56 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #36 [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-02-23T19:59:22.031Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T19:59:22.031Z] #36 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #54 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T19:59:22.031Z] #54 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T19:59:22.031Z] #54 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T19:59:22.031Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T19:59:22.031Z] #77 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T19:59:22.031Z] #66 sha256:57c07a6e2c3bdc538e36196a21d8b9cbb4c54eb25e4d96835835288c0a8033a5 [2022-02-23T19:59:22.031Z] #66 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T19:59:22.031Z] #79 sha256:8cf042aa137edbaa77c2b64745b06344b671a56079ed9d638c50ff6f493a03bf [2022-02-23T19:59:22.031Z] #79 CACHED [2022-02-23T19:59:22.031Z] [2022-02-23T19:59:22.031Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T19:59:22.031Z] #80 sha256:cf0585cfc0387c77f8534ff687f0894a83e202c6c2d4e74955c170bae2359383 [2022-02-23T19:59:23.399Z] #80 DONE 1.0s [2022-02-23T19:59:23.399Z] [2022-02-23T19:59:23.399Z] #81 exporting to image [2022-02-23T19:59:23.399Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T19:59:23.399Z] #81 exporting layers [2022-02-23T19:59:23.961Z] #81 exporting layers 0.8s done [2022-02-23T19:59:23.961Z] #81 writing image sha256:ea261e8e6a5421e0a9a534426a25d867a0c94ad6c02c6f4b821ad6bbee8c04f0 done [2022-02-23T19:59:23.961Z] #81 naming to docker.io/library/docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 done [2022-02-23T19:59:23.961Z] #81 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-23T19:59:24.279Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43277/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8038b3fc67fa4db19ef5dd649d4790c41bb00034 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 hack/validate/default [2022-02-23T19:59:25.213Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-23T19:59:26.584Z] api/swagger.yaml [2022-02-23T19:59:26.584Z] 5295:7 warning comment not indented like content (comments-indentation) [2022-02-23T19:59:27.526Z] [2022-02-23T19:59:30.294Z] Still waiting to schedule task [2022-02-23T19:59:30.295Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T19:59:30.298Z] Still waiting to schedule task [2022-02-23T19:59:30.299Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-23T19:59:30.300Z] Still waiting to schedule task [2022-02-23T19:59:30.301Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c83b6bfbc1d9cf46)’ [2022-02-23T19:59:30.303Z] Still waiting to schedule task [2022-02-23T19:59:30.303Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0969ee3c3077c1e20)’ [2022-02-23T19:59:30.304Z] Still waiting to schedule task [2022-02-23T19:59:30.304Z] Waiting for next available executor on ‘windows-2019’ [2022-02-23T19:59:30.307Z] Still waiting to schedule task [2022-02-23T19:59:30.307Z] Waiting for next available executor on ‘windows-2022’ [2022-02-23T19:59:32.100Z] Fetching without tags [2022-02-23T19:59:32.774Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-02-23T19:59:32.885Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T19:59:31.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T19:59:31.832Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T19:59:31.885Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T19:59:32.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T19:59:32.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T19:59:32.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:32.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T19:59:32.919Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T19:59:32.973Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T19:59:34.141Z] Congratulations! All API changes are done the right way. [2022-02-23T19:59:34.141Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-23T19:59:34.141Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-23T19:59:34.141Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-23T19:59:34.141Z] Congratulations! No new tests were added to integration-cli. [2022-02-23T19:59:34.141Z] [2022-02-23T19:59:34.141Z] INFO Start validation with golang-ci-lint [2022-02-23T19:59:35.070Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-23T19:59:35.070Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-23T19:59:35.070Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-23T19:59:36.740Z] > git remote # timeout=10 [2022-02-23T19:59:36.794Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T19:59:36.849Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T19:59:36.851Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T19:59:37.532Z] Merge succeeded, producing 44de301657edce77fd9df10219a7042f5ea47443 [2022-02-23T19:59:37.533Z] Checking out Revision 44de301657edce77fd9df10219a7042f5ea47443 (PR-43277) [2022-02-23T19:59:37.899Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T19:59:38.027Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T19:59:37.438Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T19:59:37.568Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T19:59:37.620Z] > git checkout -f 44de301657edce77fd9df10219a7042f5ea47443 # timeout=10 [2022-02-23T19:59:37.934Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T19:59:39.387Z] + docker version [2022-02-23T19:59:39.387Z] Client: [2022-02-23T19:59:39.387Z] Version: 20.10.9 [2022-02-23T19:59:39.387Z] API version: 1.41 [2022-02-23T19:59:39.387Z] Go version: go1.16.8 [2022-02-23T19:59:39.387Z] Git commit: c2ea9bc [2022-02-23T19:59:39.387Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T19:59:39.387Z] OS/Arch: windows/amd64 [2022-02-23T19:59:39.387Z] Context: default [2022-02-23T19:59:39.387Z] Experimental: true [2022-02-23T19:59:39.387Z] [2022-02-23T19:59:39.387Z] Server: Docker Engine - Community [2022-02-23T19:59:39.387Z] Engine: [2022-02-23T19:59:39.387Z] Version: 20.10.9 [2022-02-23T19:59:39.387Z] API version: 1.41 (minimum version 1.24) [2022-02-23T19:59:39.387Z] Go version: go1.16.8 [2022-02-23T19:59:39.387Z] Git commit: 79ea9d3 [2022-02-23T19:59:39.387Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T19:59:39.387Z] OS/Arch: windows/amd64 [2022-02-23T19:59:39.387Z] Experimental: true [Pipeline] sh [2022-02-23T19:59:40.439Z] + docker info [2022-02-23T19:59:40.439Z] Client: [2022-02-23T19:59:40.439Z] Context: default [2022-02-23T19:59:40.439Z] Debug Mode: false [2022-02-23T19:59:40.439Z] [2022-02-23T19:59:40.439Z] Server: [2022-02-23T19:59:40.439Z] Containers: 0 [2022-02-23T19:59:40.439Z] Running: 0 [2022-02-23T19:59:40.439Z] Paused: 0 [2022-02-23T19:59:40.439Z] Stopped: 0 [2022-02-23T19:59:40.439Z] Images: 11 [2022-02-23T19:59:40.439Z] Server Version: 20.10.9 [2022-02-23T19:59:40.439Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T19:59:40.439Z] Windows: [2022-02-23T19:59:40.439Z] LCOW: [2022-02-23T19:59:40.439Z] Logging Driver: json-file [2022-02-23T19:59:40.439Z] Plugins: [2022-02-23T19:59:40.439Z] Volume: local [2022-02-23T19:59:40.439Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:59:40.439Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:59:40.439Z] Swarm: inactive [2022-02-23T19:59:40.439Z] Default Isolation: process [2022-02-23T19:59:40.439Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T19:59:40.439Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T19:59:40.439Z] OSType: windows [2022-02-23T19:59:40.439Z] Architecture: x86_64 [2022-02-23T19:59:40.439Z] CPUs: 4 [2022-02-23T19:59:40.439Z] Total Memory: 32GiB [2022-02-23T19:59:40.439Z] Name: azwin-2-6dcd60 [2022-02-23T19:59:40.439Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T19:59:40.439Z] Docker Root Dir: D:\docker [2022-02-23T19:59:40.439Z] Debug Mode: false [2022-02-23T19:59:40.439Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:59:40.439Z] Labels: [2022-02-23T19:59:40.439Z] Experimental: true [2022-02-23T19:59:40.439Z] Insecure Registries: [2022-02-23T19:59:40.439Z] 10.0.0.4:5000 [2022-02-23T19:59:40.439Z] 127.0.0.0/8 [2022-02-23T19:59:40.439Z] Registry Mirrors: [2022-02-23T19:59:40.439Z] http://10.0.0.4:5000/ [2022-02-23T19:59:40.439Z] Live Restore Enabled: false [2022-02-23T19:59:40.439Z] Product License: Community Engine [2022-02-23T19:59:40.439Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T19:59:49.848Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T19:59:49.848Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97020475\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T19:59:49.848Z] ---------------------------------------------------------------------------- [2022-02-23T19:59:49.848Z] [2022-02-23T19:59:49.848Z] INFO: executeCI.ps1 starting at Wed Feb 23 19:59:49 CUT 2022 [2022-02-23T19:59:49.848Z] [2022-02-23T19:59:49.848Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T19:59:49.848Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T19:59:49.848Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T19:59:49.848Z] INFO: Environment variables: [2022-02-23T19:59:49.848Z] [2022-02-23T19:59:49.848Z] Name Value [2022-02-23T19:59:49.848Z] ---- ----- [2022-02-23T19:59:49.848Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T19:59:49.848Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T19:59:49.848Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T19:59:49.848Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T19:59:49.848Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T19:59:49.848Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T19:59:49.848Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T19:59:49.848Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T19:59:49.848Z] BRANCH_NAME PR-43277 [2022-02-23T19:59:49.848Z] BUILD_DISPLAY_NAME #6 [2022-02-23T19:59:49.848Z] BUILD_ID 6 [2022-02-23T19:59:49.848Z] BUILD_NUMBER 6 [2022-02-23T19:59:49.848Z] BUILD_TAG jenkins-moby-PR-43277-6 [2022-02-23T19:59:49.848Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/ [2022-02-23T19:59:49.848Z] CHANGE_AUTHOR thaJeztah [2022-02-23T19:59:49.848Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T19:59:49.848Z] CHANGE_BRANCH fix_kernelmem_docs_and_error [2022-02-23T19:59:49.848Z] CHANGE_FORK thaJeztah/docker [2022-02-23T19:59:49.848Z] CHANGE_ID 43277 [2022-02-23T19:59:49.848Z] CHANGE_TARGET master [2022-02-23T19:59:49.848Z] CHANGE_TITLE api: add missing docs for KernelMemoryTCP, and fix error message [2022-02-23T19:59:49.848Z] CHANGE_URL https://github.com/moby/moby/pull/43277 [2022-02-23T19:59:49.848Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T19:59:49.848Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T19:59:49.848Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T19:59:49.848Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T19:59:49.848Z] COMPUTERNAME azwin-2-6dcd60 [2022-02-23T19:59:49.848Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T19:59:49.848Z] ConfigSequenceNumber 0 [2022-02-23T19:59:49.848Z] DOCKER_BUILDKIT 0 [2022-02-23T19:59:49.848Z] DOCKER_DUT_DEBUG 1 [2022-02-23T19:59:49.848Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T19:59:49.848Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T19:59:49.848Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T19:59:49.848Z] EXECUTOR_NUMBER 0 [2022-02-23T19:59:49.848Z] FQDN azwin-2-6dcd60.westus.cloudapp.azure.com [2022-02-23T19:59:49.848Z] GIT_BRANCH PR-43277 [2022-02-23T19:59:49.848Z] GIT_COMMIT 44de301657edce77fd9df10219a7042f5ea47443 [2022-02-23T19:59:49.848Z] GIT_PREVIOUS_COMMIT a62c9c717b0db6ad75252fc81914345d55fa036a [2022-02-23T19:59:49.848Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T19:59:49.848Z] HUDSON_COOKIE d4139cf6-ec9d-4467-83ea-b370237d0727 [2022-02-23T19:59:49.848Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T19:59:49.848Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T19:59:49.848Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T19:59:49.848Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T19:59:49.848Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T19:59:49.848Z] JENKINS_NODE_COOKIE 4bac1886-ccc0-468a-8a4a-42e0c00f57ce [2022-02-23T19:59:49.848Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T19:59:49.848Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T19:59:49.848Z] JOB_BASE_NAME PR-43277 [2022-02-23T19:59:49.848Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/display/redirect [2022-02-23T19:59:49.848Z] JOB_NAME moby/PR-43277 [2022-02-23T19:59:49.848Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/ [2022-02-23T19:59:50.313Z] library.jps.version master [2022-02-23T19:59:50.313Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T19:59:50.313Z] NODE_LABELS amd64 azure azwin-2-6dcd60 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T19:59:50.313Z] NODE_NAME azwin-2-6dcd60 [2022-02-23T19:59:50.313Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T19:59:50.313Z] OS Windows_NT [2022-02-23T19:59:50.313Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T19:59:50.313Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T19:59:50.313Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T19:59:50.313Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T19:59:50.313Z] PROCESSOR_LEVEL 6 [2022-02-23T19:59:50.313Z] PROCESSOR_REVISION 4f01 [2022-02-23T19:59:50.313Z] ProgramData C:\ProgramData [2022-02-23T19:59:50.313Z] ProgramFiles C:\Program Files [2022-02-23T19:59:50.313Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T19:59:50.313Z] ProgramW6432 C:\Program Files [2022-02-23T19:59:50.313Z] PROMPT $P$G [2022-02-23T19:59:50.313Z] PSExecutionPolicyPreference Bypass [2022-02-23T19:59:50.313Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T19:59:50.313Z] PUBLIC C:\Users\Public [2022-02-23T19:59:50.313Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=artif... [2022-02-23T19:59:50.313Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=changes [2022-02-23T19:59:50.313Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect [2022-02-23T19:59:50.313Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=tests [2022-02-23T19:59:50.313Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T19:59:50.313Z] SOURCES_DRIVE d [2022-02-23T19:59:50.313Z] SOURCES_SUBDIR gopath [2022-02-23T19:59:50.313Z] STAGE_NAME Run tests [2022-02-23T19:59:50.313Z] SystemDrive C: [2022-02-23T19:59:50.313Z] SystemRoot C:\Windows [2022-02-23T19:59:50.313Z] TEMP C:\Windows\TEMP [2022-02-23T19:59:50.313Z] TESTDEBUG 0 [2022-02-23T19:59:50.313Z] TESTRUN_DRIVE d [2022-02-23T19:59:50.313Z] TESTRUN_SUBDIR CI [2022-02-23T19:59:50.313Z] TIMEOUT 120m [2022-02-23T19:59:50.313Z] TMP C:\Windows\TEMP [2022-02-23T19:59:50.313Z] USERDOMAIN WORKGROUP [2022-02-23T19:59:50.313Z] USERNAME azwin-2-6dcd60$ [2022-02-23T19:59:50.313Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T19:59:50.313Z] windir C:\Windows [2022-02-23T19:59:50.313Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T19:59:50.313Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T19:59:50.313Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T19:59:50.313Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T19:59:50.313Z] [2022-02-23T19:59:50.313Z] [2022-02-23T19:59:50.313Z] [2022-02-23T19:59:50.779Z] INFO: Sources under d:\gopath\... [2022-02-23T19:59:50.779Z] INFO: Test run under d:\CI\... [2022-02-23T19:59:50.779Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T19:59:50.779Z] INFO: docker/docker repository was found [2022-02-23T19:59:50.779Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-23T19:59:50.779Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T19:59:50.779Z] INFO: Docker version of control daemon [2022-02-23T19:59:50.779Z] [2022-02-23T19:59:50.779Z] Client: [2022-02-23T19:59:50.779Z] Version: 20.10.9 [2022-02-23T19:59:50.779Z] API version: 1.41 [2022-02-23T19:59:50.779Z] Go version: go1.16.8 [2022-02-23T19:59:50.779Z] Git commit: c2ea9bc [2022-02-23T19:59:50.779Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T19:59:50.779Z] OS/Arch: windows/amd64 [2022-02-23T19:59:50.779Z] Context: default [2022-02-23T19:59:50.779Z] Experimental: true [2022-02-23T19:59:50.779Z] [2022-02-23T19:59:50.779Z] Server: Docker Engine - Community [2022-02-23T19:59:50.779Z] Engine: [2022-02-23T19:59:50.779Z] Version: 20.10.9 [2022-02-23T19:59:50.780Z] API version: 1.41 (minimum version 1.24) [2022-02-23T19:59:50.780Z] Go version: go1.16.8 [2022-02-23T19:59:50.780Z] Git commit: 79ea9d3 [2022-02-23T19:59:50.780Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T19:59:50.780Z] OS/Arch: windows/amd64 [2022-02-23T19:59:50.780Z] Experimental: true [2022-02-23T19:59:50.780Z] [2022-02-23T19:59:50.780Z] INFO: Docker info of control daemon [2022-02-23T19:59:50.780Z] [2022-02-23T19:59:51.246Z] Client: [2022-02-23T19:59:51.246Z] Context: default [2022-02-23T19:59:51.246Z] Debug Mode: false [2022-02-23T19:59:51.246Z] [2022-02-23T19:59:51.246Z] Server: [2022-02-23T19:59:51.246Z] Containers: 0 [2022-02-23T19:59:51.246Z] Running: 0 [2022-02-23T19:59:51.246Z] Paused: 0 [2022-02-23T19:59:51.246Z] Stopped: 0 [2022-02-23T19:59:51.246Z] Images: 11 [2022-02-23T19:59:51.246Z] Server Version: 20.10.9 [2022-02-23T19:59:51.246Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T19:59:51.246Z] LCOW: [2022-02-23T19:59:51.246Z] Windows: [2022-02-23T19:59:51.246Z] Logging Driver: json-file [2022-02-23T19:59:51.246Z] Plugins: [2022-02-23T19:59:51.246Z] Volume: local [2022-02-23T19:59:51.246Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T19:59:51.246Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T19:59:51.246Z] Swarm: inactive [2022-02-23T19:59:51.246Z] Default Isolation: process [2022-02-23T19:59:51.246Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T19:59:51.246Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T19:59:51.246Z] OSType: windows [2022-02-23T19:59:51.246Z] Architecture: x86_64 [2022-02-23T19:59:51.246Z] CPUs: 4 [2022-02-23T19:59:51.246Z] Total Memory: 32GiB [2022-02-23T19:59:51.246Z] Name: azwin-2-6dcd60 [2022-02-23T19:59:51.246Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T19:59:51.246Z] Docker Root Dir: D:\docker [2022-02-23T19:59:51.246Z] Debug Mode: false [2022-02-23T19:59:51.246Z] Registry: https://index.docker.io/v1/ [2022-02-23T19:59:51.246Z] Labels: [2022-02-23T19:59:51.246Z] Experimental: true [2022-02-23T19:59:51.246Z] Insecure Registries: [2022-02-23T19:59:51.246Z] 10.0.0.4:5000 [2022-02-23T19:59:51.246Z] 127.0.0.0/8 [2022-02-23T19:59:51.246Z] Registry Mirrors: [2022-02-23T19:59:51.246Z] http://10.0.0.4:5000/ [2022-02-23T19:59:51.246Z] Live Restore Enabled: false [2022-02-23T19:59:51.246Z] Product License: Community Engine [2022-02-23T19:59:51.246Z] [2022-02-23T19:59:51.246Z] [2022-02-23T19:59:51.246Z] INFO: Commit hash is 44de301657 [2022-02-23T19:59:51.246Z] INFO: Nuke-Everything... [2022-02-23T19:59:51.246Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T19:59:51.712Z] INFO: Nuking d:\CI [2022-02-23T19:59:51.712Z] INFO: Zapped successfully [2022-02-23T19:59:51.712Z] INFO: Location for testing is d:\CI\PR-43277\6 [2022-02-23T19:59:51.712Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T19:59:51.712Z] [2022-02-23T19:59:51.712Z] [2022-02-23T19:59:51.712Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 19:59:51... [2022-02-23T19:59:51.712Z] [2022-02-23T20:00:00.354Z] Sending build context to Docker daemon 62.61MB [2022-02-23T20:00:00.354Z] [2022-02-23T20:00:00.354Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T20:00:00.354Z] ---> bdeb13086b9f [2022-02-23T20:00:00.354Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> f8abe61ae433 [2022-02-23T20:00:00.354Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> a99ad673ab7b [2022-02-23T20:00:00.354Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> 148c49b79c24 [2022-02-23T20:00:00.354Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> 9a624f667526 [2022-02-23T20:00:00.354Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> b9f8f99483f5 [2022-02-23T20:00:00.354Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> 65e2ae579c4d [2022-02-23T20:00:00.354Z] Step 8/11 : 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-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> 3153281c5b02 [2022-02-23T20:00:00.354Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> f1b0f90836d7 [2022-02-23T20:00:00.354Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T20:00:00.354Z] ---> Using cache [2022-02-23T20:00:00.354Z] ---> 49b050f05164 [2022-02-23T20:00:00.354Z] Step 11/11 : COPY . . [2022-02-23T20:00:16.700Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0df1c9c7cc9a8fc8c) in /home/ubuntu/workspace/moby_PR-43277 [Pipeline] { [Pipeline] checkout [2022-02-23T20:00:16.871Z] The recommended git tool is: git [2022-02-23T20:00:19.392Z] using credential docker-jenkins-github-credentials [2022-02-23T20:00:19.401Z] Cloning the remote Git repository [2022-02-23T20:00:19.401Z] Cloning with configured refspecs honoured and without tags [2022-02-23T20:00:18.898Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T20:00:18.952Z] > git init /home/ubuntu/workspace/moby_PR-43277 # timeout=10 [2022-02-23T20:00:19.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:00:19.210Z] > git --version # timeout=10 [2022-02-23T20:00:19.228Z] > git --version # 'git version 2.17.1' [2022-02-23T20:00:19.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:00:19.235Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:00:27.804Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c32a2efc3cc7493f) in /home/ubuntu/workspace/moby_PR-43277 [Pipeline] { [Pipeline] checkout [2022-02-23T20:00:27.916Z] The recommended git tool is: git [2022-02-23T20:00:30.180Z] using credential docker-jenkins-github-credentials [2022-02-23T20:00:30.189Z] Cloning the remote Git repository [2022-02-23T20:00:30.189Z] Cloning with configured refspecs honoured and without tags [2022-02-23T20:00:29.901Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T20:00:29.955Z] > git init /home/ubuntu/workspace/moby_PR-43277 # timeout=10 [2022-02-23T20:00:30.420Z] ---> c0e6b07642cf [2022-02-23T20:00:31.425Z] Successfully built c0e6b07642cf [2022-02-23T20:00:31.425Z] Successfully tagged docker:latest [2022-02-23T20:00:31.425Z] INFO: Image build ended at 02/23/2022 20:00:31. Duration:00:00:39.9896172 [2022-02-23T20:00:30.169Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:00:30.170Z] > git --version # timeout=10 [2022-02-23T20:00:30.188Z] > git --version # 'git version 2.17.1' [2022-02-23T20:00:30.189Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:00:30.190Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:00:31.891Z] [2022-02-23T20:00:31.891Z] [2022-02-23T20:00:31.891Z] INFO: Building the test binaries at 02/23/2022 20:00:31... [2022-02-23T20:00:36.647Z] INFO: make.ps1 starting at 02/23/2022 20:00:36 [2022-02-23T20:00:36.647Z] INFO: Git commit (44de301657) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T20:00:36.647Z] INFO: Invoking autogen... [2022-02-23T20:00:37.115Z] INFO: Building daemon... [2022-02-23T20:00:38.464Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0114e7e55871ce0ad) in /home/ubuntu/workspace/moby_PR-43277 [Pipeline] { [Pipeline] checkout [2022-02-23T20:00:38.573Z] The recommended git tool is: git [2022-02-23T20:00:43.021Z] using credential docker-jenkins-github-credentials [2022-02-23T20:00:43.029Z] Cloning the remote Git repository [2022-02-23T20:00:43.029Z] Cloning with configured refspecs honoured and without tags [2022-02-23T20:00:43.049Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T20:00:43.110Z] > git init /home/ubuntu/workspace/moby_PR-43277 # timeout=10 [2022-02-23T20:00:44.396Z] Fetching without tags [2022-02-23T20:00:43.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:00:43.805Z] > git --version # timeout=10 [2022-02-23T20:00:43.811Z] > git --version # 'git version 2.25.1' [2022-02-23T20:00:43.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:00:43.812Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:00:44.712Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T20:00:44.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:00:44.307Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T20:00:44.324Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:00:44.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:00:44.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:00:44.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:00:44.429Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:00:44.721Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:00:44.750Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T20:00:46.236Z] Merge succeeded, producing 20c9233ec9b4a491a5689fb40a24e39575399f1d [2022-02-23T20:00:46.236Z] Checking out Revision 20c9233ec9b4a491a5689fb40a24e39575399f1d (PR-43277) [2022-02-23T20:00:45.357Z] > git remote # timeout=10 [2022-02-23T20:00:45.394Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T20:00:45.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:00:45.408Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T20:00:46.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T20:00:46.239Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:00:46.260Z] > git checkout -f 20c9233ec9b4a491a5689fb40a24e39575399f1d # timeout=10 [2022-02-23T20:00:49.240Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1e9015d45716c79) in /home/ubuntu/workspace/moby_PR-43277 [Pipeline] { [Pipeline] checkout [2022-02-23T20:00:49.409Z] The recommended git tool is: git [2022-02-23T20:00:50.038Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T20:00:50.042Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T20:00:50.072Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T20:00:51.227Z] + docker version [2022-02-23T20:00:52.105Z] using credential docker-jenkins-github-credentials [2022-02-23T20:00:52.115Z] Cloning the remote Git repository [2022-02-23T20:00:52.115Z] Cloning with configured refspecs honoured and without tags [2022-02-23T20:00:52.276Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T20:00:52.352Z] > git init /home/ubuntu/workspace/moby_PR-43277 # timeout=10 [2022-02-23T20:00:52.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:00:52.772Z] > git --version # timeout=10 [2022-02-23T20:00:52.816Z] > git --version # 'git version 2.25.1' [2022-02-23T20:00:52.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:00:52.820Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:00:57.837Z] Client: Docker Engine - Community [2022-02-23T20:00:57.837Z] Version: 20.10.12 [2022-02-23T20:00:57.837Z] API version: 1.41 [2022-02-23T20:00:57.837Z] Go version: go1.16.12 [2022-02-23T20:00:57.837Z] Git commit: e91ed57 [2022-02-23T20:00:57.837Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T20:00:57.837Z] OS/Arch: linux/amd64 [2022-02-23T20:00:57.837Z] Context: default [2022-02-23T20:00:57.837Z] Experimental: true [2022-02-23T20:00:57.837Z] [2022-02-23T20:00:57.837Z] Server: Docker Engine - Community [2022-02-23T20:00:57.837Z] Engine: [2022-02-23T20:00:57.837Z] Version: 20.10.12 [2022-02-23T20:00:57.837Z] API version: 1.41 (minimum version 1.12) [2022-02-23T20:00:57.837Z] Go version: go1.16.12 [2022-02-23T20:00:57.837Z] Git commit: 459d0df [2022-02-23T20:00:57.837Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T20:00:57.837Z] OS/Arch: linux/amd64 [2022-02-23T20:00:57.837Z] Experimental: true [2022-02-23T20:00:57.837Z] containerd: [2022-02-23T20:00:57.837Z] Version: 1.4.12 [2022-02-23T20:00:57.837Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:00:57.837Z] runc: [2022-02-23T20:00:57.837Z] Version: 1.0.2 [2022-02-23T20:00:57.837Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T20:00:57.837Z] docker-init: [2022-02-23T20:00:57.837Z] Version: 0.19.0 [2022-02-23T20:00:57.837Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T20:00:58.180Z] + docker info [2022-02-23T20:01:04.672Z] Fetching without tags [2022-02-23T20:01:04.589Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:01:04.597Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T20:01:04.609Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:01:04.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:01:04.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:01:04.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:01:04.678Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:01:04.904Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T20:01:06.546Z] Merge succeeded, producing 4bedd66264e1034e737bf8a794564918e9992952 [2022-02-23T20:01:06.546Z] Checking out Revision 4bedd66264e1034e737bf8a794564918e9992952 (PR-43277) [2022-02-23T20:01:04.914Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:01:04.924Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T20:01:05.706Z] > git remote # timeout=10 [2022-02-23T20:01:05.715Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T20:01:05.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:01:05.724Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T20:01:06.542Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T20:01:06.549Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:01:06.552Z] > git checkout -f 4bedd66264e1034e737bf8a794564918e9992952 # timeout=10 [2022-02-23T20:01:10.531Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T20:01:10.548Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T20:01:11.941Z] + docker version [2022-02-23T20:01:10.534Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T20:01:14.441Z] Fetching without tags [2022-02-23T20:01:14.697Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T20:01:14.393Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:01:14.405Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T20:01:14.415Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:01:14.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:01:14.444Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:01:14.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:01:14.445Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:01:14.708Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:01:14.720Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T20:01:16.757Z] Merge succeeded, producing d1a74785d05434ab472572a361975ba2f3a61655 [2022-02-23T20:01:16.758Z] Checking out Revision d1a74785d05434ab472572a361975ba2f3a61655 (PR-43277) [2022-02-23T20:01:15.942Z] > git remote # timeout=10 [2022-02-23T20:01:15.981Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T20:01:15.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:01:15.998Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T20:01:16.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T20:01:16.763Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:01:16.776Z] > git checkout -f d1a74785d05434ab472572a361975ba2f3a61655 # timeout=10 [2022-02-23T20:01:20.156Z] Client: [2022-02-23T20:01:20.156Z] Context: default [2022-02-23T20:01:20.156Z] Debug Mode: false [2022-02-23T20:01:20.156Z] Plugins: [2022-02-23T20:01:20.156Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T20:01:20.156Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T20:01:20.156Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T20:01:20.156Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T20:01:20.156Z] [2022-02-23T20:01:20.156Z] Server: [2022-02-23T20:01:20.156Z] Containers: 0 [2022-02-23T20:01:20.156Z] Running: 0 [2022-02-23T20:01:20.156Z] Paused: 0 [2022-02-23T20:01:20.156Z] Stopped: 0 [2022-02-23T20:01:20.156Z] Images: 0 [2022-02-23T20:01:20.156Z] Server Version: 20.10.12 [2022-02-23T20:01:20.156Z] Storage Driver: overlay2 [2022-02-23T20:01:20.156Z] Backing Filesystem: extfs [2022-02-23T20:01:20.156Z] Supports d_type: true [2022-02-23T20:01:20.156Z] Native Overlay Diff: true [2022-02-23T20:01:20.156Z] userxattr: false [2022-02-23T20:01:20.157Z] Logging Driver: json-file [2022-02-23T20:01:20.157Z] Cgroup Driver: cgroupfs [2022-02-23T20:01:20.157Z] Cgroup Version: 1 [2022-02-23T20:01:20.157Z] Plugins: [2022-02-23T20:01:20.157Z] Volume: local [2022-02-23T20:01:20.157Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T20:01:20.157Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T20:01:20.157Z] Swarm: inactive [2022-02-23T20:01:20.157Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-02-23T20:01:20.157Z] Default Runtime: runc [2022-02-23T20:01:20.157Z] Init Binary: docker-init [2022-02-23T20:01:20.157Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:01:20.157Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T20:01:20.157Z] init version: de40ad0 [2022-02-23T20:01:20.157Z] Security Options: [2022-02-23T20:01:20.157Z] apparmor [2022-02-23T20:01:20.157Z] seccomp [2022-02-23T20:01:20.157Z] Profile: default [2022-02-23T20:01:20.157Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T20:01:20.157Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T20:01:20.157Z] OSType: linux [2022-02-23T20:01:20.157Z] Architecture: x86_64 [2022-02-23T20:01:20.157Z] CPUs: 2 [2022-02-23T20:01:20.157Z] Total Memory: 7.565GiB [2022-02-23T20:01:20.157Z] Name: ip-10-100-38-251 [2022-02-23T20:01:20.157Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T20:01:20.157Z] Docker Root Dir: /var/lib/docker [2022-02-23T20:01:20.157Z] Debug Mode: false [2022-02-23T20:01:20.157Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:01:20.157Z] Labels: [2022-02-23T20:01:20.157Z] Experimental: true [2022-02-23T20:01:20.157Z] Insecure Registries: [2022-02-23T20:01:20.157Z] 127.0.0.0/8 [2022-02-23T20:01:20.157Z] Live Restore Enabled: true [2022-02-23T20:01:20.157Z] [2022-02-23T20:01:20.157Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T20:01:20.457Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:01:20.457Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:01:20.457Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43277/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T20:01:20.457Z] + bash /home/ubuntu/workspace/moby_PR-43277/check-config.sh [2022-02-23T20:01:20.457Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T20:01:20.457Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T20:01:20.457Z] [2022-02-23T20:01:20.457Z] Generally Necessary: [2022-02-23T20:01:20.457Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T20:01:20.457Z] - apparmor: enabled and tools installed [2022-02-23T20:01:20.457Z] - CONFIG_NAMESPACES: enabled [2022-02-23T20:01:20.457Z] - CONFIG_NET_NS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_PID_NS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_IPC_NS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_UTS_NS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_CGROUPS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T20:01:20.457Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T20:01:20.457Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T20:01:20.457Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T20:01:20.457Z] - CONFIG_CPUSETS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_MEMCG: enabled [2022-02-23T20:01:20.457Z] - CONFIG_KEYS: enabled [2022-02-23T20:01:20.457Z] - CONFIG_VETH: enabled (as module) [2022-02-23T20:01:20.457Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T20:01:20.457Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T20:01:20.457Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T20:01:20.457Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T20:01:20.457Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T20:01:20.663Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T20:01:20.696Z] First time build. Skipping changelog. [2022-02-23T20:01:20.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T20:01:20.723Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T20:01:20.723Z] [2022-02-23T20:01:20.723Z] Optional Features: [2022-02-23T20:01:20.723Z] - CONFIG_USER_NS: enabled [2022-02-23T20:01:20.723Z] - CONFIG_SECCOMP: enabled [2022-02-23T20:01:20.723Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T20:01:20.723Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T20:01:20.723Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T20:01:20.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T20:01:20.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T20:01:20.723Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T20:01:20.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T20:01:20.723Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T20:01:20.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T20:01:20.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T20:01:20.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T20:01:20.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T20:01:20.723Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T20:01:20.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T20:01:20.723Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T20:01:20.723Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T20:01:20.723Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T20:01:20.723Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T20:01:20.723Z] - CONFIG_EXT4_FS: enabled [2022-02-23T20:01:20.723Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T20:01:20.723Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T20:01:20.723Z] - Network Drivers: [2022-02-23T20:01:20.723Z] - "overlay": [2022-02-23T20:01:20.723Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T20:01:20.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T20:01:20.723Z] Optional (for encrypted networks): [2022-02-23T20:01:20.987Z] - CONFIG_CRYPTO: enabled [2022-02-23T20:01:20.987Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T20:01:20.987Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T20:01:20.987Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T20:01:20.987Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T20:01:20.987Z] - CONFIG_XFRM: enabled [2022-02-23T20:01:20.987Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T20:01:20.987Z] - "ipvlan": [2022-02-23T20:01:20.987Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T20:01:20.987Z] - "macvlan": [2022-02-23T20:01:20.987Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T20:01:20.987Z] - "ftp,tftp client in container": [2022-02-23T20:01:20.987Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T20:01:20.987Z] - Storage Drivers: [2022-02-23T20:01:20.987Z] - "aufs": [2022-02-23T20:01:20.987Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T20:01:20.987Z] - "btrfs": [2022-02-23T20:01:20.987Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T20:01:20.987Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T20:01:20.988Z] - "devicemapper": [2022-02-23T20:01:20.988Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T20:01:20.988Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T20:01:20.988Z] - "overlay": [2022-02-23T20:01:20.988Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T20:01:20.988Z] - "zfs": [2022-02-23T20:01:20.988Z] - /dev/zfs: present [2022-02-23T20:01:20.988Z] - zfs command: missing [2022-02-23T20:01:20.988Z] - zpool command: missing [2022-02-23T20:01:20.988Z] [2022-02-23T20:01:20.988Z] Limits: [2022-02-23T20:01:20.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T20:01:20.988Z] [2022-02-23T20:01:20.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T20:01:21.427Z] + sudo modprobe ip_vs [2022-02-23T20:01:21.427Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:20c9233ec9b4a491a5689fb40a24e39575399f1d . [2022-02-23T20:01:21.687Z] + docker version [2022-02-23T20:01:21.690Z] #1 [internal] load build definition from Dockerfile [2022-02-23T20:01:21.691Z] #1 sha256:93d68dcb93723f58db8cead364b15814808ab6d9f780d0d3f3b2c57bd3f4bf06 [2022-02-23T20:01:21.691Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T20:01:21.691Z] #1 DONE 0.2s [2022-02-23T20:01:21.691Z] [2022-02-23T20:01:21.691Z] #2 [internal] load .dockerignore [2022-02-23T20:01:21.691Z] #2 sha256:af14f68f084daeb8b6dff99a95328b93ef6d611a9a97baf44ed0b4abd8a7b11e [2022-02-23T20:01:21.691Z] #2 transferring context: 87B done [2022-02-23T20:01:21.691Z] #2 DONE 0.1s [2022-02-23T20:01:21.691Z] [2022-02-23T20:01:21.691Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T20:01:21.691Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T20:01:21.951Z] Client: Docker Engine - Community [2022-02-23T20:01:21.951Z] Version: 20.10.12 [2022-02-23T20:01:21.951Z] API version: 1.41 [2022-02-23T20:01:21.951Z] Go version: go1.16.12 [2022-02-23T20:01:21.951Z] Git commit: e91ed57 [2022-02-23T20:01:21.951Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-23T20:01:21.951Z] OS/Arch: linux/arm64 [2022-02-23T20:01:21.951Z] Context: default [2022-02-23T20:01:21.951Z] Experimental: true [2022-02-23T20:01:21.951Z] [2022-02-23T20:01:21.951Z] Server: Docker Engine - Community [2022-02-23T20:01:21.951Z] Engine: [2022-02-23T20:01:21.951Z] Version: 20.10.12 [2022-02-23T20:01:21.951Z] API version: 1.41 (minimum version 1.12) [2022-02-23T20:01:21.951Z] Go version: go1.16.12 [2022-02-23T20:01:21.951Z] Git commit: 459d0df [2022-02-23T20:01:21.951Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-23T20:01:21.951Z] OS/Arch: linux/arm64 [2022-02-23T20:01:21.951Z] Experimental: true [2022-02-23T20:01:21.951Z] containerd: [2022-02-23T20:01:21.951Z] Version: 1.4.12 [2022-02-23T20:01:21.951Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:01:21.951Z] runc: [2022-02-23T20:01:21.951Z] Version: 1.0.2 [2022-02-23T20:01:21.951Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T20:01:21.951Z] docker-init: [2022-02-23T20:01:21.951Z] Version: 0.19.0 [2022-02-23T20:01:21.951Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T20:01:22.261Z] #3 DONE 0.5s [2022-02-23T20:01:22.261Z] [2022-02-23T20:01:22.261Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T20:01:22.261Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T20:01:22.261Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T20:01:22.280Z] + docker info [2022-02-23T20:01:22.523Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T20:01:22.523Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T20:01:22.523Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T20:01:22.523Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T20:01:22.523Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-23T20:01:22.523Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-23T20:01:20.664Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T20:01:23.095Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-23T20:01:23.095Z] #4 DONE 0.9s [2022-02-23T20:01:23.356Z] [2022-02-23T20:01:23.356Z] #6 [internal] load .dockerignore [2022-02-23T20:01:23.356Z] #6 sha256:91201d815bd248d215f2061c1ae89ba97e8381fe047425e6ebf4ae7e144979cf [2022-02-23T20:01:23.356Z] #6 DONE 0.0s [2022-02-23T20:01:23.356Z] [2022-02-23T20:01:23.356Z] #5 [internal] load build definition from Dockerfile [2022-02-23T20:01:23.356Z] #5 sha256:842f2a7ffea94124e20f29c27581db29a4b899b0bbb2ac4365bfa3a3a22d98a5 [2022-02-23T20:01:23.356Z] #5 DONE 0.0s [2022-02-23T20:01:23.356Z] [2022-02-23T20:01:23.356Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T20:01:23.356Z] #7 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T20:01:24.306Z] #7 DONE 0.9s [2022-02-23T20:01:24.306Z] [2022-02-23T20:01:24.306Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:24.306Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T20:01:24.306Z] #10 ... [2022-02-23T20:01:24.306Z] [2022-02-23T20:01:24.306Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T20:01:24.306Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T20:01:24.306Z] #8 DONE 1.0s [2022-02-23T20:01:24.566Z] [2022-02-23T20:01:24.566Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:24.566Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T20:01:24.566Z] #10 DONE 1.1s [2022-02-23T20:01:24.566Z] [2022-02-23T20:01:24.566Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:24.566Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T20:01:24.826Z] #9 DONE 1.2s [2022-02-23T20:01:25.766Z] [2022-02-23T20:01:25.766Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:25.766Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:25.766Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T20:01:26.029Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T20:01:26.029Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T20:01:26.029Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T20:01:26.029Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.2s [2022-02-23T20:01:26.290Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.15MB / 54.92MB 0.4s [2022-02-23T20:01:26.572Z] #28 ... [2022-02-23T20:01:26.572Z] [2022-02-23T20:01:26.572Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T20:01:26.572Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T20:01:26.572Z] #45 DONE 0.0s [2022-02-23T20:01:26.572Z] [2022-02-23T20:01:26.572Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:26.572Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:26.572Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 7.34MB / 54.92MB 0.6s [2022-02-23T20:01:26.832Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 12.57MB / 54.92MB 0.7s [2022-02-23T20:01:26.832Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 22.69MB / 54.92MB 1.0s [2022-02-23T20:01:27.097Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.46MB / 54.92MB 1.2s [2022-02-23T20:01:27.361Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 34.60MB / 54.92MB 1.3s [2022-02-23T20:01:27.361Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.89MB / 54.92MB 1.5s [2022-02-23T20:01:27.626Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s [2022-02-23T20:01:28.255Z] Client: Docker Engine - Community [2022-02-23T20:01:28.256Z] Version: 20.10.12 [2022-02-23T20:01:28.256Z] API version: 1.41 [2022-02-23T20:01:28.256Z] Go version: go1.16.12 [2022-02-23T20:01:28.256Z] Git commit: e91ed57 [2022-02-23T20:01:28.256Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-23T20:01:28.256Z] OS/Arch: linux/amd64 [2022-02-23T20:01:28.256Z] Context: default [2022-02-23T20:01:28.256Z] Experimental: true [2022-02-23T20:01:28.256Z] [2022-02-23T20:01:28.256Z] Server: Docker Engine - Community [2022-02-23T20:01:28.256Z] Engine: [2022-02-23T20:01:28.256Z] Version: 20.10.12 [2022-02-23T20:01:28.256Z] API version: 1.41 (minimum version 1.12) [2022-02-23T20:01:28.256Z] Go version: go1.16.12 [2022-02-23T20:01:28.256Z] Git commit: 459d0df [2022-02-23T20:01:28.256Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-23T20:01:28.256Z] OS/Arch: linux/amd64 [2022-02-23T20:01:28.256Z] Experimental: true [2022-02-23T20:01:28.256Z] containerd: [2022-02-23T20:01:28.256Z] Version: 1.4.12 [2022-02-23T20:01:28.256Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:01:28.256Z] runc: [2022-02-23T20:01:28.256Z] Version: 1.0.2 [2022-02-23T20:01:28.256Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T20:01:28.256Z] docker-init: [2022-02-23T20:01:28.256Z] Version: 0.19.0 [2022-02-23T20:01:28.256Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-23T20:01:28.575Z] + docker info [2022-02-23T20:01:28.579Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.6s done [2022-02-23T20:01:28.845Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.1s [2022-02-23T20:01:31.517Z] #28 ... [2022-02-23T20:01:31.518Z] [2022-02-23T20:01:31.518Z] #24 [internal] load build context [2022-02-23T20:01:31.518Z] #24 sha256:5769a4b13851cbceee0d17ad1dac69901113a9419d069056dd17c05239d7db2a [2022-02-23T20:01:31.518Z] #24 transferring context: 57.34MB 4.8s done [2022-02-23T20:01:31.518Z] #24 DONE 5.5s [2022-02-23T20:01:31.518Z] [2022-02-23T20:01:31.518Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:31.518Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:34.066Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.2s [2022-02-23T20:01:36.112Z] #28 ... [2022-02-23T20:01:36.112Z] [2022-02-23T20:01:36.112Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:36.112Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:01:36.112Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T20:01:36.112Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:01:36.112Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T20:01:36.112Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T20:01:36.112Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2022-02-23T20:01:36.112Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-02-23T20:01:36.112Z] #69 ... [2022-02-23T20:01:36.112Z] [2022-02-23T20:01:36.112Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:36.112Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T20:01:36.112Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:01:36.112Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T20:01:36.112Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T20:01:36.112Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2022-02-23T20:01:36.112Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-02-23T20:01:36.112Z] #67 ... [2022-02-23T20:01:36.112Z] [2022-02-23T20:01:36.112Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:36.112Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:01:36.112Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T20:01:36.112Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T20:01:36.112Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T20:01:36.112Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T20:01:36.112Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-23T20:01:36.112Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.5s done [2022-02-23T20:01:36.112Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s done [2022-02-23T20:01:36.112Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.5s done [2022-02-23T20:01:36.112Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.2s done [2022-02-23T20:01:36.112Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 5.2s done [2022-02-23T20:01:36.112Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 10.0s [2022-02-23T20:01:37.056Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 11.0s done [2022-02-23T20:01:37.056Z] #11 ... [2022-02-23T20:01:37.056Z] [2022-02-23T20:01:37.056Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:37.056Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T20:01:37.056Z] #67 DONE 11.3s [2022-02-23T20:01:37.056Z] [2022-02-23T20:01:37.056Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:37.056Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:01:37.056Z] #69 DONE 11.3s [2022-02-23T20:01:37.056Z] [2022-02-23T20:01:37.056Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:37.056Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:37.189Z] Client: [2022-02-23T20:01:37.189Z] Context: default [2022-02-23T20:01:37.189Z] Debug Mode: false [2022-02-23T20:01:37.189Z] Plugins: [2022-02-23T20:01:37.189Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T20:01:37.189Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T20:01:37.189Z] [2022-02-23T20:01:37.189Z] Server: [2022-02-23T20:01:37.189Z] Containers: 0 [2022-02-23T20:01:37.189Z] Running: 0 [2022-02-23T20:01:37.189Z] Paused: 0 [2022-02-23T20:01:37.189Z] Stopped: 0 [2022-02-23T20:01:37.189Z] Images: 0 [2022-02-23T20:01:37.189Z] Server Version: 20.10.12 [2022-02-23T20:01:37.189Z] Storage Driver: overlay2 [2022-02-23T20:01:37.189Z] Backing Filesystem: extfs [2022-02-23T20:01:37.189Z] Supports d_type: true [2022-02-23T20:01:37.189Z] Native Overlay Diff: true [2022-02-23T20:01:37.189Z] userxattr: false [2022-02-23T20:01:37.189Z] Logging Driver: json-file [2022-02-23T20:01:37.189Z] Cgroup Driver: cgroupfs [2022-02-23T20:01:37.189Z] Cgroup Version: 1 [2022-02-23T20:01:37.189Z] Plugins: [2022-02-23T20:01:37.189Z] Volume: local [2022-02-23T20:01:37.189Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T20:01:37.189Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T20:01:37.189Z] Swarm: inactive [2022-02-23T20:01:37.189Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T20:01:37.189Z] Default Runtime: runc [2022-02-23T20:01:37.189Z] Init Binary: docker-init [2022-02-23T20:01:37.189Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:01:37.189Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T20:01:37.189Z] init version: de40ad0 [2022-02-23T20:01:37.189Z] Security Options: [2022-02-23T20:01:37.189Z] apparmor [2022-02-23T20:01:37.189Z] seccomp [2022-02-23T20:01:37.189Z] Profile: default [2022-02-23T20:01:37.189Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T20:01:37.189Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T20:01:37.189Z] OSType: linux [2022-02-23T20:01:37.189Z] Architecture: aarch64 [2022-02-23T20:01:37.189Z] CPUs: 2 [2022-02-23T20:01:37.189Z] Total Memory: 7.576GiB [2022-02-23T20:01:37.189Z] Name: ip-10-100-37-196 [2022-02-23T20:01:37.189Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-23T20:01:37.189Z] Docker Root Dir: /var/lib/docker [2022-02-23T20:01:37.189Z] Debug Mode: false [2022-02-23T20:01:37.189Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:01:37.189Z] Labels: [2022-02-23T20:01:37.189Z] Experimental: true [2022-02-23T20:01:37.189Z] Insecure Registries: [2022-02-23T20:01:37.189Z] 127.0.0.0/8 [2022-02-23T20:01:37.189Z] Live Restore Enabled: true [2022-02-23T20:01:37.189Z] [Pipeline] sh [2022-02-23T20:01:37.478Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:01:37.478Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:01:37.478Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43277/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T20:01:37.478Z] + bash /home/ubuntu/workspace/moby_PR-43277/check-config.sh [2022-02-23T20:01:37.478Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T20:01:37.478Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-23T20:01:37.478Z] [2022-02-23T20:01:37.478Z] Generally Necessary: [2022-02-23T20:01:37.478Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T20:01:37.478Z] - apparmor: enabled and tools installed [2022-02-23T20:01:37.478Z] - CONFIG_NAMESPACES: enabled [2022-02-23T20:01:37.478Z] - CONFIG_NET_NS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_PID_NS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_IPC_NS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_UTS_NS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CGROUPS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CPUSETS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_MEMCG: enabled [2022-02-23T20:01:37.478Z] - CONFIG_KEYS: enabled [2022-02-23T20:01:37.478Z] - CONFIG_VETH: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T20:01:37.478Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T20:01:37.478Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T20:01:37.478Z] [2022-02-23T20:01:37.478Z] Optional Features: [2022-02-23T20:01:37.478Z] - CONFIG_USER_NS: enabled [2022-02-23T20:01:37.740Z] - CONFIG_SECCOMP: enabled [2022-02-23T20:01:37.740Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T20:01:37.740Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T20:01:37.740Z] (cgroup swap accounting is currently enabled) [2022-02-23T20:01:37.740Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T20:01:37.740Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T20:01:37.740Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T20:01:37.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T20:01:37.740Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T20:01:37.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T20:01:37.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T20:01:37.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T20:01:37.740Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T20:01:37.740Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T20:01:37.740Z] - CONFIG_EXT4_FS: enabled [2022-02-23T20:01:37.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T20:01:37.740Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T20:01:37.740Z] - Network Drivers: [2022-02-23T20:01:37.740Z] - "overlay": [2022-02-23T20:01:37.740Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T20:01:37.740Z] Optional (for encrypted networks): [2022-02-23T20:01:37.740Z] - CONFIG_CRYPTO: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T20:01:37.740Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T20:01:37.740Z] - CONFIG_XFRM: enabled [2022-02-23T20:01:37.740Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T20:01:37.740Z] - "ipvlan": [2022-02-23T20:01:37.740Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T20:01:37.740Z] - "macvlan": [2022-02-23T20:01:37.740Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T20:01:37.740Z] - "ftp,tftp client in container": [2022-02-23T20:01:37.740Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T20:01:37.740Z] - Storage Drivers: [2022-02-23T20:01:37.740Z] - "aufs": [2022-02-23T20:01:37.740Z] - CONFIG_AUFS_FS: missing [2022-02-23T20:01:37.740Z] - "btrfs": [2022-02-23T20:01:37.740Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T20:01:37.740Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T20:01:37.740Z] - "devicemapper": [2022-02-23T20:01:38.002Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T20:01:38.002Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T20:01:38.002Z] - "overlay": [2022-02-23T20:01:38.002Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T20:01:38.002Z] - "zfs": [2022-02-23T20:01:38.002Z] - /dev/zfs: present [2022-02-23T20:01:38.002Z] - zfs command: missing [2022-02-23T20:01:38.002Z] - zpool command: missing [2022-02-23T20:01:38.002Z] [2022-02-23T20:01:38.002Z] Limits: [2022-02-23T20:01:38.002Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T20:01:38.002Z] [2022-02-23T20:01:38.002Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T20:01:38.369Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4bedd66264e1034e737bf8a794564918e9992952 . [2022-02-23T20:01:38.633Z] #1 [internal] load build definition from Dockerfile [2022-02-23T20:01:38.633Z] #1 sha256:83d914b6010e10a11fe2effe7565548cc91b011dd5c825c3572986776ea87467 [2022-02-23T20:01:38.633Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T20:01:38.894Z] #1 DONE 0.3s [2022-02-23T20:01:38.894Z] [2022-02-23T20:01:38.894Z] #2 [internal] load .dockerignore [2022-02-23T20:01:38.894Z] #2 sha256:6de27200219419084ca8908a3eaf2ba47da309a2812cee374c1876f536d0df0f [2022-02-23T20:01:38.894Z] #2 transferring context: 87B done [2022-02-23T20:01:38.894Z] #2 DONE 0.1s [2022-02-23T20:01:38.894Z] [2022-02-23T20:01:38.894Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T20:01:38.894Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-23T20:01:38.981Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 10.2s done [2022-02-23T20:01:39.155Z] #3 DONE 0.4s [2022-02-23T20:01:39.155Z] [2022-02-23T20:01:39.155Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T20:01:39.155Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-23T20:01:39.155Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-23T20:01:39.416Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T20:01:39.416Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-23T20:01:39.416Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-23T20:01:39.416Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-02-23T20:01:39.416Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-02-23T20:01:39.677Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-02-23T20:01:39.677Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-02-23T20:01:39.938Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-23T20:01:39.938Z] #4 DONE 0.8s [2022-02-23T20:01:40.199Z] [2022-02-23T20:01:40.199Z] #6 [internal] load .dockerignore [2022-02-23T20:01:40.199Z] #6 sha256:dae164bafe92434cd874e3390444be82bcc6767eb3fdc8655bfbbb70696b6637 [2022-02-23T20:01:40.199Z] #6 DONE 0.0s [2022-02-23T20:01:40.199Z] [2022-02-23T20:01:40.199Z] #5 [internal] load build definition from Dockerfile [2022-02-23T20:01:40.199Z] #5 sha256:6940f5cdf7428e12cd5b1307d60334deaf0d2b371093495440b814aaa60444f7 [2022-02-23T20:01:40.199Z] #5 DONE 0.0s [2022-02-23T20:01:40.199Z] [2022-02-23T20:01:40.199Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:40.199Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T20:01:41.522Z] #28 DONE 15.4s [2022-02-23T20:01:41.522Z] [2022-02-23T20:01:41.522Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:41.522Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:01:41.522Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T20:01:41.587Z] #10 DONE 1.2s [2022-02-23T20:01:41.587Z] [2022-02-23T20:01:41.587Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:41.587Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T20:01:41.587Z] #8 DONE 1.2s [2022-02-23T20:01:41.587Z] [2022-02-23T20:01:41.587Z] #7 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T20:01:41.587Z] #7 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6 [2022-02-23T20:01:41.587Z] #7 DONE 1.2s [2022-02-23T20:01:41.587Z] [2022-02-23T20:01:41.587Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T20:01:41.587Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-23T20:01:41.587Z] #9 DONE 1.2s [2022-02-23T20:01:41.783Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-23T20:01:41.849Z] [2022-02-23T20:01:41.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:41.849Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:41.849Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-23T20:01:41.849Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T20:01:41.849Z] #11 sha256:55bebd100dc82c17d2111bff177156fd4aa4f5db37a396b5834c645b19208d44 1.80kB / 1.80kB done [2022-02-23T20:01:41.849Z] #11 sha256:b510d72af22dfca21bd2d9cc327efc7ad927865c671d648428dd78cf08cf63d9 7.06kB / 7.06kB done [2022-02-23T20:01:42.449Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0B / 5.14MB 0.4s [2022-02-23T20:01:42.449Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 2.10MB / 53.61MB 0.4s [2022-02-23T20:01:42.449Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0B / 10.66MB 0.4s [2022-02-23T20:01:42.710Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.5s [2022-02-23T20:01:42.710Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 18.87MB / 53.61MB 0.5s [2022-02-23T20:01:42.710Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 35.65MB / 53.61MB 0.7s [2022-02-23T20:01:42.710Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.7s [2022-02-23T20:01:42.975Z] #11 ... [2022-02-23T20:01:42.975Z] [2022-02-23T20:01:42.975Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T20:01:42.975Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T20:01:42.976Z] #45 DONE 0.0s [2022-02-23T20:01:42.976Z] [2022-02-23T20:01:42.976Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:42.976Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:42.976Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.7s done [2022-02-23T20:01:42.976Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 51.38MB / 53.61MB 0.9s [2022-02-23T20:01:42.976Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 3.15MB / 54.67MB 1.0s [2022-02-23T20:01:43.237Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 13.63MB / 54.67MB 1.1s [2022-02-23T20:01:43.237Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 24.12MB / 54.67MB 1.2s [2022-02-23T20:01:43.504Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 32.51MB / 54.67MB 1.3s [2022-02-23T20:01:43.504Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 36.04MB / 54.67MB 1.4s [2022-02-23T20:01:43.696Z] #11 ... [2022-02-23T20:01:43.696Z] [2022-02-23T20:01:43.696Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T20:01:43.696Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T20:01:43.696Z] #68 DONE 2.2s [2022-02-23T20:01:43.696Z] [2022-02-23T20:01:43.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:43.696Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:01:43.696Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-23T20:01:43.773Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 1.5s done [2022-02-23T20:01:43.773Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 1.7s [2022-02-23T20:01:43.773Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 2.10MB / 81.02MB 1.7s [2022-02-23T20:01:43.773Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 16.78MB / 81.02MB 1.8s [2022-02-23T20:01:43.773Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 27.26MB / 81.02MB 1.9s [2022-02-23T20:01:44.040Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 36.70MB / 81.02MB 2.0s [2022-02-23T20:01:44.040Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 45.09MB / 81.02MB 2.1s [2022-02-23T20:01:44.303Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 55.57MB / 81.02MB 2.3s [2022-02-23T20:01:44.303Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 65.01MB / 81.02MB 2.4s [2022-02-23T20:01:44.566Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 69.21MB / 81.02MB 2.5s [2022-02-23T20:01:44.566Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 74.45MB / 81.02MB 2.6s [2022-02-23T20:01:44.566Z] #11 ... [2022-02-23T20:01:44.566Z] [2022-02-23T20:01:44.566Z] #24 [internal] load build context [2022-02-23T20:01:44.566Z] #24 sha256:810b8b2f546d1bbb3813c878f4a61b30625184930c1343b5987325f7dc0bde6c [2022-02-23T20:01:44.566Z] #24 transferring context: 57.34MB 2.3s done [2022-02-23T20:01:44.566Z] #24 DONE 2.9s [2022-02-23T20:01:44.566Z] [2022-02-23T20:01:44.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:44.566Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:44.566Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 2.7s [2022-02-23T20:01:44.641Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-02-23T20:01:44.827Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.8s done [2022-02-23T20:01:44.827Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-23T20:01:46.027Z] #11 ... [2022-02-23T20:01:46.027Z] [2022-02-23T20:01:46.027Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T20:01:46.027Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T20:01:46.027Z] #70 DONE 2.2s [2022-02-23T20:01:46.216Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 4.0s done [2022-02-23T20:01:46.216Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 4.2s [2022-02-23T20:01:46.287Z] [2022-02-23T20:01:46.287Z] #29 [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-02-23T20:01:46.287Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:01:46.287Z] #29 1.274 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:01:46.287Z] #29 1.290 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:01:46.287Z] #29 1.290 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:01:46.287Z] #29 1.611 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:01:46.287Z] #29 1.881 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:01:46.287Z] #29 2.253 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:01:46.287Z] #29 3.791 Fetched 8505 kB in 3s (3055 kB/s) [2022-02-23T20:01:46.287Z] #29 3.791 Reading package lists... [2022-02-23T20:01:46.477Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.7s done [2022-02-23T20:01:46.552Z] #29 4.522 Reading package lists... [2022-02-23T20:01:46.814Z] #29 5.389 Building dependency tree... [2022-02-23T20:01:47.075Z] #29 5.676 The following additional packages will be installed: [2022-02-23T20:01:47.075Z] #29 5.677 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T20:01:47.075Z] #29 5.677 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T20:01:47.075Z] #29 5.677 Recommended packages: [2022-02-23T20:01:47.075Z] #29 5.677 libldap-common publicsuffix libsasl2-modules [2022-02-23T20:01:47.343Z] #29 5.888 The following NEW packages will be installed: [2022-02-23T20:01:47.343Z] #29 5.889 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T20:01:47.343Z] #29 5.889 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T20:01:47.343Z] #29 5.897 libssh2-1 openssl [2022-02-23T20:01:47.605Z] #29 6.174 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T20:01:47.605Z] #29 6.174 Need to get 3038 kB of archives. [2022-02-23T20:01:47.605Z] #29 6.174 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T20:01:47.605Z] #29 6.174 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T20:01:47.605Z] #29 6.205 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T20:01:47.605Z] #29 6.205 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T20:01:47.605Z] #29 6.205 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T20:01:47.605Z] #29 6.205 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T20:01:47.605Z] #29 6.205 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T20:01:47.605Z] #29 6.212 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T20:01:47.605Z] #29 6.212 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T20:01:47.605Z] #29 6.219 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T20:01:47.605Z] #29 6.219 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T20:01:47.605Z] #29 6.220 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T20:01:47.605Z] #29 6.232 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T20:01:47.605Z] #29 6.232 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T20:01:47.605Z] #29 6.241 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T20:01:47.605Z] #29 6.241 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T20:01:47.863Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-23T20:01:47.863Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-23T20:01:47.863Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-23T20:01:47.865Z] #29 6.479 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:01:47.865Z] #29 6.504 Fetched 3038 kB in 0s (8891 kB/s) [2022-02-23T20:01:47.865Z] #29 6.537 Selecting previously unselected package openssl. [2022-02-23T20:01:47.865Z] #29 6.537 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-23T20:01:47.865Z] #29 6.537 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T20:01:47.865Z] #29 6.543 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:01:48.125Z] #29 6.847 Selecting previously unselected package ca-certificates. [2022-02-23T20:01:48.125Z] #29 6.849 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T20:01:48.125Z] #29 6.853 Unpacking ca-certificates (20210119) ... [2022-02-23T20:01:48.128Z] #11 ... [2022-02-23T20:01:48.128Z] [2022-02-23T20:01:48.128Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:48.128Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-23T20:01:48.128Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T20:01:48.128Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T20:01:48.128Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-23T20:01:48.128Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-23T20:01:48.128Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.3s done [2022-02-23T20:01:48.128Z] #28 DONE 6.2s [2022-02-23T20:01:48.128Z] [2022-02-23T20:01:48.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:48.128Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:48.128Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 6.0s done [2022-02-23T20:01:48.128Z] #11 sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe 126B / 126B 6.0s done [2022-02-23T20:01:48.128Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 0B / 102.66MB 6.0s [2022-02-23T20:01:48.128Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.24MB / 102.66MB 6.2s [2022-02-23T20:01:48.386Z] #29 6.944 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T20:01:48.386Z] #29 6.944 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T20:01:48.386Z] #29 6.957 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T20:01:48.386Z] #29 7.040 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T20:01:48.386Z] #29 7.040 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T20:01:48.386Z] #29 7.046 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:01:48.391Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.3s done [2022-02-23T20:01:48.391Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 13.63MB / 102.66MB 6.3s [2022-02-23T20:01:48.647Z] #29 7.328 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T20:01:48.648Z] #29 7.328 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T20:01:48.648Z] #29 7.334 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:01:48.648Z] #29 7.414 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T20:01:48.648Z] #29 7.414 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T20:01:48.648Z] #29 7.419 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T20:01:48.653Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 20.97MB / 102.66MB 6.6s [2022-02-23T20:01:48.653Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 32.51MB / 102.66MB 6.7s [2022-02-23T20:01:48.910Z] #29 7.514 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T20:01:48.910Z] #29 7.514 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T20:01:48.910Z] #29 7.518 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T20:01:48.910Z] #29 7.574 Selecting previously unselected package libpsl5:amd64. [2022-02-23T20:01:48.910Z] #29 7.574 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T20:01:48.910Z] #29 7.580 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T20:01:48.910Z] #29 7.633 Selecting previously unselected package librtmp1:amd64. [2022-02-23T20:01:48.910Z] #29 7.633 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T20:01:48.910Z] #29 7.638 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:01:48.910Z] #29 7.700 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T20:01:48.910Z] #29 7.700 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T20:01:49.178Z] #29 7.706 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T20:01:49.178Z] #29 7.778 Selecting previously unselected package libcurl4:amd64. [2022-02-23T20:01:49.178Z] #29 7.778 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T20:01:49.178Z] #29 7.784 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:01:49.178Z] #29 7.855 Selecting previously unselected package curl. [2022-02-23T20:01:49.178Z] #29 7.855 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T20:01:49.178Z] #29 7.860 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:01:49.178Z] #29 7.935 Selecting previously unselected package libonig5:amd64. [2022-02-23T20:01:49.178Z] #29 7.935 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T20:01:49.178Z] #29 7.941 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:01:49.225Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 50.33MB / 102.66MB 7.0s [2022-02-23T20:01:49.225Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-23T20:01:49.225Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 63.96MB / 102.66MB 7.2s [2022-02-23T20:01:49.440Z] #29 8.019 Selecting previously unselected package libjq1:amd64. [2022-02-23T20:01:49.440Z] #29 8.019 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T20:01:49.440Z] #29 8.025 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:01:49.440Z] #29 8.083 Selecting previously unselected package jq. [2022-02-23T20:01:49.440Z] #29 8.083 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T20:01:49.440Z] #29 8.116 Unpacking jq (1.6-2.1) ... [2022-02-23T20:01:49.700Z] #29 8.219 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T20:01:49.700Z] #29 8.224 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T20:01:49.700Z] #29 8.239 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T20:01:49.700Z] #29 8.253 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:01:49.700Z] #29 8.265 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:01:49.700Z] #29 8.278 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:01:49.701Z] #29 8.301 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T20:01:49.701Z] #29 8.314 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:01:49.701Z] #29 8.333 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:01:49.701Z] #29 8.347 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:01:49.701Z] #29 8.361 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T20:01:49.701Z] #29 8.377 Setting up ca-certificates (20210119) ... [2022-02-23T20:01:49.799Z] #11 ... [2022-02-23T20:01:49.799Z] [2022-02-23T20:01:49.799Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:49.799Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:01:49.799Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T20:01:49.799Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:01:49.799Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T20:01:49.799Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T20:01:49.799Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done [2022-02-23T20:01:49.799Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-02-23T20:01:49.799Z] #69 DONE 7.8s [2022-02-23T20:01:49.799Z] [2022-02-23T20:01:49.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:49.799Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:49.799Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 77.59MB / 102.66MB 7.6s [2022-02-23T20:01:49.799Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 83.89MB / 102.66MB 7.8s [2022-02-23T20:01:49.799Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 89.12MB / 102.66MB 7.9s [2022-02-23T20:01:50.480Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 8.3s [2022-02-23T20:01:50.511Z] Client: [2022-02-23T20:01:50.511Z] Context: default [2022-02-23T20:01:50.511Z] Debug Mode: false [2022-02-23T20:01:50.511Z] Plugins: [2022-02-23T20:01:50.511Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T20:01:50.511Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T20:01:50.511Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T20:01:50.511Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T20:01:50.511Z] [2022-02-23T20:01:50.511Z] Server: [2022-02-23T20:01:50.511Z] Containers: 0 [2022-02-23T20:01:50.511Z] Running: 0 [2022-02-23T20:01:50.511Z] Paused: 0 [2022-02-23T20:01:50.511Z] Stopped: 0 [2022-02-23T20:01:50.511Z] Images: 0 [2022-02-23T20:01:50.511Z] Server Version: 20.10.12 [2022-02-23T20:01:50.511Z] Storage Driver: overlay2 [2022-02-23T20:01:50.511Z] Backing Filesystem: extfs [2022-02-23T20:01:50.511Z] Supports d_type: true [2022-02-23T20:01:50.511Z] Native Overlay Diff: true [2022-02-23T20:01:50.511Z] userxattr: false [2022-02-23T20:01:50.511Z] Logging Driver: json-file [2022-02-23T20:01:50.511Z] Cgroup Driver: systemd [2022-02-23T20:01:50.511Z] Cgroup Version: 2 [2022-02-23T20:01:50.511Z] Plugins: [2022-02-23T20:01:50.511Z] Volume: local [2022-02-23T20:01:50.511Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T20:01:50.511Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T20:01:50.511Z] Swarm: inactive [2022-02-23T20:01:50.511Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-23T20:01:50.511Z] Default Runtime: runc [2022-02-23T20:01:50.511Z] Init Binary: docker-init [2022-02-23T20:01:50.511Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:01:50.511Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T20:01:50.511Z] init version: de40ad0 [2022-02-23T20:01:50.511Z] Security Options: [2022-02-23T20:01:50.511Z] apparmor [2022-02-23T20:01:50.511Z] seccomp [2022-02-23T20:01:50.511Z] Profile: default [2022-02-23T20:01:50.511Z] cgroupns [2022-02-23T20:01:50.511Z] Kernel Version: 5.11.0-1023-aws [2022-02-23T20:01:50.511Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-23T20:01:50.511Z] OSType: linux [2022-02-23T20:01:50.511Z] Architecture: x86_64 [2022-02-23T20:01:50.511Z] CPUs: 2 [2022-02-23T20:01:50.511Z] Total Memory: 7.477GiB [2022-02-23T20:01:50.511Z] Name: ip-10-100-103-181 [2022-02-23T20:01:50.511Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-23T20:01:50.511Z] Docker Root Dir: /var/lib/docker [2022-02-23T20:01:50.511Z] Debug Mode: false [2022-02-23T20:01:50.511Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:01:50.511Z] Labels: [2022-02-23T20:01:50.511Z] Experimental: true [2022-02-23T20:01:50.511Z] Insecure Registries: [2022-02-23T20:01:50.511Z] 127.0.0.0/8 [2022-02-23T20:01:50.511Z] Live Restore Enabled: true [2022-02-23T20:01:50.511Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T20:01:50.845Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d1a74785d05434ab472572a361975ba2f3a61655 . [2022-02-23T20:01:50.845Z] #1 [internal] load build definition from Dockerfile [2022-02-23T20:01:50.845Z] #1 sha256:cfebbddf206d6243c0c72607ebc2ef11c55e7eaf28aac16b1a33b07c34df920f [2022-02-23T20:01:50.845Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T20:01:50.845Z] #1 DONE 0.1s [2022-02-23T20:01:50.845Z] [2022-02-23T20:01:50.845Z] #2 [internal] load .dockerignore [2022-02-23T20:01:50.845Z] #2 sha256:f8942a45c5321cf7fc8ff6df9183fea9c5a375b3065bb54b1a04479278ec0d0f [2022-02-23T20:01:50.845Z] #2 transferring context: 87B done [2022-02-23T20:01:51.098Z] #29 9.781 Updating certificates in /etc/ssl/certs... [2022-02-23T20:01:51.104Z] #2 DONE 0.1s [2022-02-23T20:01:51.104Z] [2022-02-23T20:01:51.104Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T20:01:51.104Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T20:01:51.360Z] #29 ... [2022-02-23T20:01:51.360Z] [2022-02-23T20:01:51.360Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:51.360Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:01:51.360Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-23T20:01:51.671Z] #3 DONE 0.4s [2022-02-23T20:01:51.671Z] [2022-02-23T20:01:51.671Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T20:01:51.671Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T20:01:51.671Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T20:01:51.671Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T20:01:51.671Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T20:01:51.671Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T20:01:51.671Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-02-23T20:01:51.671Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T20:01:51.868Z] #11 ... [2022-02-23T20:01:51.868Z] [2022-02-23T20:01:51.868Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:51.868Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T20:01:51.868Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T20:01:51.868Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:01:51.868Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T20:01:51.868Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T20:01:51.868Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.8s done [2022-02-23T20:01:51.868Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-02-23T20:01:51.868Z] #67 ... [2022-02-23T20:01:51.868Z] [2022-02-23T20:01:51.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:51.868Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:51.937Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-23T20:01:51.937Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-23T20:01:52.197Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-23T20:01:52.197Z] #4 DONE 0.6s [2022-02-23T20:01:52.197Z] [2022-02-23T20:01:52.197Z] #5 [internal] load build definition from Dockerfile [2022-02-23T20:01:52.197Z] #5 sha256:243e4ff65115decdaa3d504509650b31c29435a0661953e5774b92a7373fd81e [2022-02-23T20:01:52.197Z] #5 DONE 0.0s [2022-02-23T20:01:52.197Z] [2022-02-23T20:01:52.197Z] #6 [internal] load .dockerignore [2022-02-23T20:01:52.197Z] #6 sha256:4e3493ee56e9b343616f7ca877b70209659c429c43aae0d63bb356a18426e00e [2022-02-23T20:01:52.197Z] #6 DONE 0.0s [2022-02-23T20:01:52.197Z] [2022-02-23T20:01:52.197Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:52.197Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T20:01:52.308Z] #11 ... [2022-02-23T20:01:52.308Z] [2022-02-23T20:01:52.308Z] #29 [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-02-23T20:01:52.308Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:01:52.308Z] #29 10.94 129 added, 0 removed; done. [2022-02-23T20:01:52.569Z] #29 11.09 Setting up jq (1.6-2.1) ... [2022-02-23T20:01:52.569Z] #29 11.10 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:01:52.569Z] #29 11.12 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:01:52.569Z] #29 11.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:01:52.569Z] #29 11.16 Processing triggers for ca-certificates (20210119) ... [2022-02-23T20:01:52.569Z] #29 11.18 Updating certificates in /etc/ssl/certs... [2022-02-23T20:01:53.139Z] #10 DONE 0.7s [2022-02-23T20:01:53.139Z] [2022-02-23T20:01:53.139Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T20:01:53.139Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T20:01:53.139Z] #9 DONE 0.7s [2022-02-23T20:01:53.139Z] [2022-02-23T20:01:53.139Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T20:01:53.139Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T20:01:53.139Z] #8 DONE 0.7s [2022-02-23T20:01:53.139Z] [2022-02-23T20:01:53.139Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:01:53.139Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T20:01:53.139Z] #7 DONE 0.7s [2022-02-23T20:01:53.258Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 4.1s done [2022-02-23T20:01:53.443Z] [2022-02-23T20:01:53.443Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:53.443Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:01:53.443Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T20:01:53.443Z] #69 DONE 0.1s [2022-02-23T20:01:53.443Z] [2022-02-23T20:01:53.443Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:53.443Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:53.443Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-23T20:01:53.443Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T20:01:53.443Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T20:01:53.443Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T20:01:53.443Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.2s [2022-02-23T20:01:53.521Z] #29 12.07 0 added, 0 removed; done. [2022-02-23T20:01:53.521Z] #29 12.07 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T20:01:53.521Z] #29 12.08 done. [2022-02-23T20:01:54.013Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 10.49MB / 54.92MB 0.5s [2022-02-23T20:01:54.013Z] #28 ... [2022-02-23T20:01:54.013Z] [2022-02-23T20:01:54.013Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T20:01:54.013Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T20:01:54.013Z] #45 DONE 0.0s [2022-02-23T20:01:54.013Z] [2022-02-23T20:01:54.013Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:54.013Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:54.013Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.7s [2022-02-23T20:01:54.093Z] #29 DONE 12.6s [2022-02-23T20:01:54.093Z] [2022-02-23T20:01:54.093Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T20:01:54.093Z] #30 sha256:58d90a9f7f4e3a6b6f48feb30fb32b2d6a8e12edc11c7fb1ecb09615c102f48a [2022-02-23T20:01:54.093Z] #30 DONE 0.1s [2022-02-23T20:01:54.093Z] [2022-02-23T20:01:54.093Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:01:54.093Z] #31 sha256:aebbceee5923b39a6dcbd543d05589d42c38118ae004c218eb6897b2b82488c4 [2022-02-23T20:01:54.276Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 32.51MB / 54.92MB 0.9s [2022-02-23T20:01:54.276Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 36.70MB / 54.92MB 1.0s [2022-02-23T20:01:54.537Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 1.1s [2022-02-23T20:01:54.537Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s [2022-02-23T20:01:54.644Z] #11 sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 102.66MB / 102.66MB 12.2s done [2022-02-23T20:01:54.644Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0.1s [2022-02-23T20:01:54.644Z] #11 ... [2022-02-23T20:01:54.644Z] [2022-02-23T20:01:54.644Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:54.644Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T20:01:54.644Z] #67 DONE 12.8s [2022-02-23T20:01:54.906Z] [2022-02-23T20:01:54.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:54.906Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:55.484Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.9s done [2022-02-23T20:01:55.752Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-23T20:01:56.006Z] #31 1.859 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T20:01:56.268Z] #31 2.193 [2022-02-23T20:01:56.529Z] #31 2.415 #=#=# ######################################################################## 100.0% [2022-02-23T20:01:56.791Z] #31 2.769 [2022-02-23T20:01:57.454Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 3.2s done [2022-02-23T20:01:57.663Z] #28 ... [2022-02-23T20:01:57.664Z] [2022-02-23T20:01:57.664Z] #24 [internal] load build context [2022-02-23T20:01:57.664Z] #24 sha256:72391d20858645ae4b90009a611526359e83efd36d4d7c2421e6586512ab3afe [2022-02-23T20:01:57.664Z] #24 transferring context: 57.33MB 3.9s done [2022-02-23T20:01:57.664Z] #24 DONE 4.1s [2022-02-23T20:01:57.664Z] [2022-02-23T20:01:57.664Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:57.664Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:57.733Z] #31 3.780 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T20:01:58.027Z] #11 ... [2022-02-23T20:01:58.027Z] [2022-02-23T20:01:58.027Z] #29 [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-02-23T20:01:58.027Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T20:01:58.027Z] #29 0.861 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:01:58.027Z] #29 0.884 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:01:58.027Z] #29 0.884 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:01:58.027Z] #29 1.041 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T20:01:58.027Z] #29 1.250 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T20:01:58.027Z] #29 1.543 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T20:01:58.027Z] #29 3.007 Fetched 8389 kB in 2s (3484 kB/s) [2022-02-23T20:01:58.027Z] #29 3.007 Reading package lists... [2022-02-23T20:01:58.027Z] #29 3.541 Reading package lists... [2022-02-23T20:01:58.027Z] #29 4.060 Building dependency tree... [2022-02-23T20:01:58.027Z] #29 4.404 The following additional packages will be installed: [2022-02-23T20:01:58.027Z] #29 4.404 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T20:01:58.027Z] #29 4.404 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T20:01:58.027Z] #29 4.405 Recommended packages: [2022-02-23T20:01:58.027Z] #29 4.405 libldap-common publicsuffix libsasl2-modules [2022-02-23T20:01:58.027Z] #29 4.525 The following NEW packages will be installed: [2022-02-23T20:01:58.027Z] #29 4.526 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T20:01:58.027Z] #29 4.526 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T20:01:58.027Z] #29 4.527 libssh2-1 openssl [2022-02-23T20:01:58.027Z] #29 4.803 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T20:01:58.027Z] #29 4.803 Need to get 2932 kB of archives. [2022-02-23T20:01:58.027Z] #29 4.803 After this operation, 6483 kB of additional disk space will be used. [2022-02-23T20:01:58.027Z] #29 4.803 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-23T20:01:58.027Z] #29 4.867 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-23T20:01:58.027Z] #29 4.881 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-23T20:01:58.027Z] #29 4.917 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-23T20:01:58.027Z] #29 4.975 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-23T20:01:58.027Z] #29 4.988 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-23T20:01:58.027Z] #29 4.995 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-23T20:01:58.027Z] #29 4.996 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-23T20:01:58.027Z] #29 4.998 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-23T20:01:58.027Z] #29 5.155 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-23T20:01:58.027Z] #29 5.170 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-23T20:01:58.027Z] #29 5.196 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-23T20:01:58.027Z] #29 5.405 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T20:01:58.027Z] #29 5.428 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T20:01:58.027Z] #29 5.464 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T20:01:58.027Z] #29 6.063 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:01:58.027Z] #29 6.201 Fetched 2932 kB in 1s (3081 kB/s) [2022-02-23T20:01:58.027Z] #29 6.314 Selecting previously unselected package openssl. [2022-02-23T20:01:58.027Z] #29 6.314 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-02-23T20:01:58.027Z] #29 6.314 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 6.364 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:01:58.027Z] #29 7.047 Selecting previously unselected package ca-certificates. [2022-02-23T20:01:58.027Z] #29 7.047 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T20:01:58.027Z] #29 7.214 Unpacking ca-certificates (20210119) ... [2022-02-23T20:01:58.027Z] #29 7.490 Selecting previously unselected package libbrotli1:arm64. [2022-02-23T20:01:58.027Z] #29 7.490 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 7.508 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T20:01:58.027Z] #29 7.591 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-23T20:01:58.027Z] #29 7.591 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 7.601 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:01:58.027Z] #29 7.690 Selecting previously unselected package libsasl2-2:arm64. [2022-02-23T20:01:58.027Z] #29 7.690 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 7.701 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:01:58.027Z] #29 7.788 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-23T20:01:58.027Z] #29 7.788 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 7.797 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T20:01:58.027Z] #29 8.515 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-23T20:01:58.027Z] #29 8.515 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 8.841 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T20:01:58.027Z] #29 9.548 Selecting previously unselected package libpsl5:arm64. [2022-02-23T20:01:58.027Z] #29 9.548 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-23T20:01:58.027Z] #29 9.663 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T20:01:58.288Z] #29 10.12 Selecting previously unselected package librtmp1:arm64. [2022-02-23T20:01:58.288Z] #29 10.12 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-23T20:01:58.288Z] #29 10.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:01:58.288Z] #29 ... [2022-02-23T20:01:58.288Z] [2022-02-23T20:01:58.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:01:58.288Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:01:58.288Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 0.1s [2022-02-23T20:01:58.309Z] #31 4.126 [2022-02-23T20:01:58.570Z] #31 4.359 #=#=# ######################################################################## 100.0% [2022-02-23T20:01:58.604Z] #28 ... [2022-02-23T20:01:58.604Z] [2022-02-23T20:01:58.604Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:01:58.604Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T20:01:58.604Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-23T20:01:58.604Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:01:58.604Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T20:01:58.604Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T20:01:58.604Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-02-23T20:01:58.604Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2022-02-23T20:01:58.604Z] #67 DONE 5.0s [2022-02-23T20:01:58.604Z] [2022-02-23T20:01:58.604Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:01:58.604Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:01:58.830Z] #31 4.730 [2022-02-23T20:02:00.215Z] #31 5.838 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T20:02:00.215Z] #31 6.226 [2022-02-23T20:02:00.512Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.7s done [2022-02-23T20:02:01.004Z] #31 6.463 #=#=# ########## 14.9% ######################################### 57.2% ############################################################## 87.1% ######################################################################## 100.0% [2022-02-23T20:02:01.080Z] #28 ... [2022-02-23T20:02:01.080Z] [2022-02-23T20:02:01.080Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:02:01.080Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:02:01.080Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T20:02:01.080Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:02:01.080Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T20:02:01.080Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-02-23T20:02:01.080Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-02-23T20:02:01.080Z] #69 DONE 7.8s [2022-02-23T20:02:01.080Z] [2022-02-23T20:02:01.080Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:02:01.080Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:02:01.080Z] #28 DONE 7.9s [2022-02-23T20:02:01.080Z] [2022-02-23T20:02:01.080Z] #29 [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-02-23T20:02:01.080Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:02:01.265Z] #31 7.099 [2022-02-23T20:02:01.526Z] #31 ... [2022-02-23T20:02:01.526Z] [2022-02-23T20:02:01.526Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:01.526Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:01.526Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.9s done [2022-02-23T20:02:01.526Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.8s [2022-02-23T20:02:02.098Z] #11 ... [2022-02-23T20:02:02.098Z] [2022-02-23T20:02:02.098Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:02.098Z] #31 sha256:aebbceee5923b39a6dcbd543d05589d42c38118ae004c218eb6897b2b82488c4 [2022-02-23T20:02:02.098Z] #31 8.121 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T20:02:02.457Z] #29 ... [2022-02-23T20:02:02.457Z] [2022-02-23T20:02:02.457Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T20:02:02.457Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T20:02:02.457Z] #68 DONE 1.1s [2022-02-23T20:02:02.457Z] [2022-02-23T20:02:02.457Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:02.457Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:02.457Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.1s done [2022-02-23T20:02:02.457Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T20:02:02.457Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T20:02:02.457Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T20:02:02.457Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.9s done [2022-02-23T20:02:02.457Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s done [2022-02-23T20:02:02.458Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s done [2022-02-23T20:02:02.458Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.5s done [2022-02-23T20:02:02.458Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.3s done [2022-02-23T20:02:02.458Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.3s done [2022-02-23T20:02:02.458Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 134.83MB / 134.83MB 7.0s done [2022-02-23T20:02:02.458Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-23T20:02:02.458Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.4s done [2022-02-23T20:02:02.458Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.3s [2022-02-23T20:02:02.673Z] #31 8.446 [2022-02-23T20:02:02.934Z] #31 8.683 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:03.026Z] #11 ... [2022-02-23T20:02:03.027Z] [2022-02-23T20:02:03.027Z] #29 [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-02-23T20:02:03.027Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:02:03.027Z] #29 1.888 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:03.027Z] #29 1.897 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:03.027Z] #29 1.898 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:03.195Z] #31 9.051 [2022-02-23T20:02:03.289Z] #29 ... [2022-02-23T20:02:03.289Z] [2022-02-23T20:02:03.289Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T20:02:03.289Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T20:02:03.289Z] #70 DONE 1.0s [2022-02-23T20:02:03.289Z] [2022-02-23T20:02:03.289Z] #29 [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-02-23T20:02:03.289Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:02:03.289Z] #29 2.064 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:03.316Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T20:02:03.316Z] [2022-02-23T20:02:03.316Z] ________ ____ __. [2022-02-23T20:02:03.316Z] \_____ \ | |/ _| [2022-02-23T20:02:03.316Z] / | \| < [2022-02-23T20:02:03.316Z] / | \ | \ [2022-02-23T20:02:03.316Z] \_______ /____|__ \ [2022-02-23T20:02:03.316Z] \/ \/ [2022-02-23T20:02:03.316Z] [2022-02-23T20:02:03.316Z] INFO: make.ps1 ended at 02/23/2022 20:01:59 [2022-02-23T20:02:03.316Z] INFO: Binaries build ended at 02/23/2022 20:02:00. Duration:00:01:29.3461123 [2022-02-23T20:02:03.316Z] INFO: Copying the built daemon binary to d:\CI\PR-43277\6\binary\dockerd-44de301657.exe... [2022-02-23T20:02:03.316Z] INFO: Copying the built client binary to d:\CI\PR-43277\6\binary\docker-44de301657.exe... [2022-02-23T20:02:03.316Z] INFO: Copying dockerversion from the container... [2022-02-23T20:02:03.316Z] INFO: Copying the golang package from the container to d:\CI\PR-43277\6\installer\go.zip... [2022-02-23T20:02:03.316Z] INFO: Extracting go.zip to d:\CI\PR-43277\6\go [2022-02-23T20:02:03.547Z] #29 2.264 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:03.580Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.3s [2022-02-23T20:02:03.808Z] #29 2.516 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:03.841Z] #11 extracting sha256:2f968619e17d4f7cfd53e06255d13e6e13e0c88ff93b10815f2fd9348480608d 5.6s done [2022-02-23T20:02:04.140Z] #31 9.888 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T20:02:04.140Z] #31 10.24 [2022-02-23T20:02:04.717Z] #31 10.46 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:04.717Z] #31 10.73 [2022-02-23T20:02:04.783Z] #11 extracting sha256:8adcb44ed703ac307dfd508f921592631275f61efba30eaf0e1353e16b9cc0fe done [2022-02-23T20:02:04.984Z] #31 10.82 Download of images into '/build' complete. [2022-02-23T20:02:04.984Z] #31 10.82 Use something like the following to load the result into a Docker daemon: [2022-02-23T20:02:04.984Z] #31 10.82 tar -cC '/build' . | docker load [2022-02-23T20:02:05.186Z] #29 3.998 Fetched 8505 kB in 2s (3579 kB/s) [2022-02-23T20:02:05.727Z] #11 ... [2022-02-23T20:02:05.727Z] [2022-02-23T20:02:05.727Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T20:02:05.727Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-23T20:02:06.123Z] #29 3.998 Reading package lists... [2022-02-23T20:02:06.370Z] #68 ... [2022-02-23T20:02:06.370Z] [2022-02-23T20:02:06.370Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:06.370Z] #11 sha256:f898e7582624e1b56052873a9c2c3e0f449cbd31ac9c4afdcf9fa3b0d57e78ca [2022-02-23T20:02:06.370Z] #11 DONE 24.2s [2022-02-23T20:02:06.637Z] [2022-02-23T20:02:06.637Z] #29 [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-02-23T20:02:06.637Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T20:02:06.637Z] #29 10.76 Selecting previously unselected package libssh2-1:arm64. [2022-02-23T20:02:06.637Z] #29 10.76 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-23T20:02:06.637Z] #29 10.77 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T20:02:06.637Z] #29 10.83 Selecting previously unselected package libcurl4:arm64. [2022-02-23T20:02:06.637Z] #29 10.83 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T20:02:06.637Z] #29 10.85 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:06.637Z] #29 10.93 Selecting previously unselected package curl. [2022-02-23T20:02:06.637Z] #29 10.93 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-23T20:02:06.637Z] #29 10.94 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:06.637Z] #29 11.40 Selecting previously unselected package libonig5:arm64. [2022-02-23T20:02:06.637Z] #29 11.40 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T20:02:06.637Z] #29 11.55 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T20:02:06.637Z] #29 11.71 Selecting previously unselected package libjq1:arm64. [2022-02-23T20:02:06.637Z] #29 11.71 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T20:02:06.637Z] #29 11.72 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T20:02:06.637Z] #29 12.03 Selecting previously unselected package jq. [2022-02-23T20:02:06.637Z] #29 12.04 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-23T20:02:06.637Z] #29 12.07 Unpacking jq (1.6-2.1) ... [2022-02-23T20:02:06.637Z] #29 12.37 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-23T20:02:06.637Z] #29 12.98 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-23T20:02:06.637Z] #29 13.20 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-23T20:02:06.637Z] #29 13.49 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:02:06.637Z] #29 13.74 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:02:06.637Z] #29 13.91 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:02:06.637Z] #29 14.25 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-23T20:02:06.637Z] #29 14.69 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:02:06.637Z] #29 14.74 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T20:02:06.637Z] #29 14.78 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T20:02:06.637Z] #29 15.04 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-23T20:02:06.637Z] #29 15.20 Setting up ca-certificates (20210119) ... [2022-02-23T20:02:06.637Z] #29 15.75 Updating certificates in /etc/ssl/certs... [2022-02-23T20:02:06.637Z] #29 16.45 129 added, 0 removed; done. [2022-02-23T20:02:06.637Z] #29 16.84 Setting up jq (1.6-2.1) ... [2022-02-23T20:02:06.637Z] #29 17.03 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:06.637Z] #29 17.23 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:06.637Z] #29 17.28 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:02:06.637Z] #29 17.42 Processing triggers for ca-certificates (20210119) ... [2022-02-23T20:02:06.637Z] #29 17.44 Updating certificates in /etc/ssl/certs... [2022-02-23T20:02:06.637Z] #29 17.88 0 added, 0 removed; done. [2022-02-23T20:02:06.637Z] #29 17.88 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T20:02:06.637Z] #29 17.88 done. [2022-02-23T20:02:06.706Z] #29 4.817 Reading package lists... [2022-02-23T20:02:06.899Z] #29 ... [2022-02-23T20:02:06.899Z] [2022-02-23T20:02:06.899Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T20:02:06.899Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-23T20:02:06.900Z] #12 ... [2022-02-23T20:02:06.900Z] [2022-02-23T20:02:06.900Z] #29 [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-02-23T20:02:06.900Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-23T20:02:06.900Z] #29 DONE 18.9s [2022-02-23T20:02:06.900Z] [2022-02-23T20:02:06.900Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T20:02:06.900Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-23T20:02:06.900Z] #68 DONE 1.3s [2022-02-23T20:02:06.900Z] [2022-02-23T20:02:06.900Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T20:02:06.900Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-23T20:02:06.966Z] #29 5.599 Building dependency tree... [2022-02-23T20:02:07.226Z] #29 5.956 The following additional packages will be installed: [2022-02-23T20:02:07.226Z] #29 5.956 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T20:02:07.226Z] #29 5.956 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T20:02:07.226Z] #29 5.956 Recommended packages: [2022-02-23T20:02:07.226Z] #29 5.956 libldap-common publicsuffix libsasl2-modules [2022-02-23T20:02:07.226Z] #29 6.105 The following NEW packages will be installed: [2022-02-23T20:02:07.226Z] #29 6.106 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T20:02:07.226Z] #29 6.107 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T20:02:07.226Z] #29 6.107 libssh2-1 openssl [2022-02-23T20:02:07.804Z] #29 6.384 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T20:02:07.804Z] #29 6.384 Need to get 3038 kB of archives. [2022-02-23T20:02:07.804Z] #29 6.384 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T20:02:07.804Z] #29 6.384 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T20:02:07.804Z] #29 6.395 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T20:02:07.804Z] #29 6.396 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T20:02:07.804Z] #29 6.399 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T20:02:07.804Z] #29 6.400 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T20:02:07.804Z] #29 6.402 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T20:02:07.804Z] #29 6.404 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T20:02:07.804Z] #29 6.405 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T20:02:07.804Z] #29 6.406 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T20:02:07.804Z] #29 6.407 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T20:02:07.804Z] #29 6.409 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T20:02:07.804Z] #29 6.412 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T20:02:07.804Z] #29 6.415 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T20:02:07.804Z] #29 6.418 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T20:02:07.804Z] #29 6.419 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T20:02:07.804Z] #29 6.569 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:07.804Z] #29 6.604 Fetched 3038 kB in 0s (9958 kB/s) [2022-02-23T20:02:07.804Z] #29 6.627 Selecting previously unselected package openssl. [2022-02-23T20:02:07.804Z] #29 6.627 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-23T20:02:07.804Z] #29 6.632 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T20:02:07.804Z] #29 6.637 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:02:08.064Z] #29 6.863 Selecting previously unselected package ca-certificates. [2022-02-23T20:02:08.064Z] #29 6.863 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T20:02:08.064Z] #29 6.871 Unpacking ca-certificates (20210119) ... [2022-02-23T20:02:08.064Z] #29 6.959 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T20:02:08.064Z] #29 6.959 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T20:02:08.064Z] #29 6.969 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T20:02:08.287Z] #70 DONE 1.3s [2022-02-23T20:02:08.287Z] [2022-02-23T20:02:08.287Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T20:02:08.287Z] #30 sha256:1ec5fc88713867a3625ec203ce14f618e97d4e89c90afe959cae469a0199e355 [2022-02-23T20:02:08.287Z] #30 DONE 1.2s [2022-02-23T20:02:08.287Z] [2022-02-23T20:02:08.287Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T20:02:08.287Z] #12 sha256:09130b580f3445a5fe927a593a2835f67131a9ee4e35b3426dc1ae85a2c85b02 [2022-02-23T20:02:08.287Z] #12 DONE 1.4s [2022-02-23T20:02:08.287Z] [2022-02-23T20:02:08.287Z] #13 [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-02-23T20:02:08.287Z] #13 sha256:7dc770be7e1ab23eed9470159e0716791fc9389b8736db9f481f9a9b73d9249b [2022-02-23T20:02:08.322Z] #29 7.053 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T20:02:08.322Z] #29 7.053 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T20:02:08.322Z] #29 7.061 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:02:08.322Z] #29 7.110 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T20:02:08.322Z] #29 7.110 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T20:02:08.322Z] #29 7.115 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:02:08.322Z] #29 7.201 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T20:02:08.322Z] #29 7.201 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T20:02:08.322Z] #29 7.212 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T20:02:08.550Z] #13 DONE 0.4s [2022-02-23T20:02:08.550Z] [2022-02-23T20:02:08.550Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T20:02:08.550Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-23T20:02:08.581Z] #29 7.292 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T20:02:08.581Z] #29 7.292 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T20:02:08.581Z] #29 7.298 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T20:02:08.581Z] #29 7.353 Selecting previously unselected package libpsl5:amd64. [2022-02-23T20:02:08.581Z] #29 7.353 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T20:02:08.581Z] #29 7.358 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T20:02:08.581Z] #29 7.408 Selecting previously unselected package librtmp1:amd64. [2022-02-23T20:02:08.581Z] #29 7.408 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T20:02:08.581Z] #29 7.413 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:02:08.811Z] #33 ... [2022-02-23T20:02:08.812Z] [2022-02-23T20:02:08.812Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T20:02:08.812Z] #42 sha256:d07bdc94fef7d64d0590a912825fe28cec68f66eaff1a2c1e5d8d017bc88138c [2022-02-23T20:02:08.812Z] #42 DONE 0.2s [2022-02-23T20:02:08.812Z] [2022-02-23T20:02:08.812Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T20:02:08.812Z] #33 sha256:7c2239bcc20e62c91830e2e85ff82b31bf18978143d858b637fec9123a7dfa0a [2022-02-23T20:02:08.812Z] #33 DONE 0.3s [2022-02-23T20:02:08.812Z] [2022-02-23T20:02:08.812Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-23T20:02:08.812Z] #46 sha256:54c4e323db664a0af5504bded7aa541b538fc550f0ca478dc1cf0975d5a1397b [2022-02-23T20:02:08.812Z] #46 DONE 0.3s [2022-02-23T20:02:08.812Z] [2022-02-23T20:02:08.812Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:08.812Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T20:02:08.839Z] #29 7.501 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T20:02:08.839Z] #29 7.501 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T20:02:08.839Z] #29 7.507 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T20:02:08.839Z] #29 7.571 Selecting previously unselected package libcurl4:amd64. [2022-02-23T20:02:08.839Z] #29 7.571 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T20:02:08.839Z] #29 7.577 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:08.839Z] #29 7.663 Selecting previously unselected package curl. [2022-02-23T20:02:08.839Z] #29 7.663 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T20:02:08.839Z] #29 7.668 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:09.074Z] #47 ... [2022-02-23T20:02:09.074Z] [2022-02-23T20:02:09.074Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T20:02:09.074Z] #25 sha256:1b910a0d629d9fe9a2ab71764b4b937c1abc17c7667d52f6e2c75a6183324547 [2022-02-23T20:02:09.074Z] #25 DONE 0.3s [2022-02-23T20:02:09.074Z] [2022-02-23T20:02:09.074Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T20:02:09.074Z] #62 sha256:48169ec8cb3cea95ef559dc1cebd9db02cfb6e590be41c1b41bdcac87aadcd10 [2022-02-23T20:02:09.074Z] #62 DONE 0.4s [2022-02-23T20:02:09.101Z] #29 7.742 Selecting previously unselected package libonig5:amd64. [2022-02-23T20:02:09.101Z] #29 7.742 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T20:02:09.101Z] #29 7.748 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:02:09.101Z] #29 7.822 Selecting previously unselected package libjq1:amd64. [2022-02-23T20:02:09.101Z] #29 7.822 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T20:02:09.101Z] #29 7.829 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:02:09.101Z] #29 7.882 Selecting previously unselected package jq. [2022-02-23T20:02:09.101Z] #29 7.882 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T20:02:09.101Z] #29 7.886 Unpacking jq (1.6-2.1) ... [2022-02-23T20:02:09.101Z] #29 7.936 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T20:02:09.101Z] #29 7.951 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T20:02:09.101Z] #29 7.966 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T20:02:09.101Z] #29 7.984 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:02:09.101Z] #29 7.997 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:02:09.101Z] #29 8.011 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:02:09.101Z] #29 8.027 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T20:02:09.194Z] #31 ... [2022-02-23T20:02:09.194Z] [2022-02-23T20:02:09.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:09.194Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:09.194Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 11.7s done [2022-02-23T20:02:09.194Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 1.8s [2022-02-23T20:02:09.194Z] #11 ... [2022-02-23T20:02:09.194Z] [2022-02-23T20:02:09.194Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:09.194Z] #31 sha256:aebbceee5923b39a6dcbd543d05589d42c38118ae004c218eb6897b2b82488c4 [2022-02-23T20:02:09.194Z] #31 DONE 14.7s [2022-02-23T20:02:09.194Z] [2022-02-23T20:02:09.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:09.194Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:09.335Z] [2022-02-23T20:02:09.335Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:09.335Z] #63 sha256:b2d97294b8a6dbde0133159d0db358c17672e286d98da138b2ef04fb2d4d770f [2022-02-23T20:02:09.360Z] #29 8.041 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:02:09.360Z] #29 8.071 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:02:09.360Z] #29 8.087 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:02:09.360Z] #29 8.103 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T20:02:09.360Z] #29 8.119 Setting up ca-certificates (20210119) ... [2022-02-23T20:02:09.927Z] #29 8.668 Updating certificates in /etc/ssl/certs... [2022-02-23T20:02:10.495Z] #29 9.272 129 added, 0 removed; done. [2022-02-23T20:02:10.495Z] #29 9.311 Setting up jq (1.6-2.1) ... [2022-02-23T20:02:10.496Z] #29 9.326 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:10.496Z] #29 9.338 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:02:10.496Z] #29 9.350 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:02:10.496Z] #29 9.369 Processing triggers for ca-certificates (20210119) ... [2022-02-23T20:02:10.496Z] #29 9.377 Updating certificates in /etc/ssl/certs... [2022-02-23T20:02:11.064Z] #29 9.941 0 added, 0 removed; done. [2022-02-23T20:02:11.064Z] #29 9.941 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T20:02:11.064Z] #29 9.942 done. [2022-02-23T20:02:11.506Z] INFO [loader] Go packages loading at mode 575 (imports|name|compiled_files|exports_file|files|deps|types_sizes) took 2m24.606786867s [2022-02-23T20:02:11.506Z] 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-02-23T20:02:11.506Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 485.766276ms [2022-02-23T20:02:12.648Z] #63 3.043 + RM_GOPATH=0 [2022-02-23T20:02:12.648Z] #63 3.043 + TMP_GOPATH= [2022-02-23T20:02:12.648Z] #63 3.043 + : /build [2022-02-23T20:02:12.648Z] #63 3.044 + '[' -z '' ']' [2022-02-23T20:02:12.648Z] #63 3.053 ++ mktemp -d [2022-02-23T20:02:12.648Z] #63 3.053 + export GOPATH=/tmp/tmp.f3Bxqkjogl [2022-02-23T20:02:12.648Z] #63 3.053 + GOPATH=/tmp/tmp.f3Bxqkjogl [2022-02-23T20:02:12.648Z] #63 3.053 + RM_GOPATH=1 [2022-02-23T20:02:12.648Z] #63 3.053 + case "$(go env GOARCH)" in [2022-02-23T20:02:12.648Z] #63 3.053 ++ go env GOARCH [2022-02-23T20:02:12.648Z] #63 3.074 Install rootlesskit version v0.14.6 [2022-02-23T20:02:12.648Z] #63 3.074 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:12.648Z] #63 3.074 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:12.648Z] #63 3.074 ++ dirname /install.sh [2022-02-23T20:02:12.648Z] #63 3.074 + dir=/ [2022-02-23T20:02:12.648Z] #63 3.074 + bin=rootlesskit [2022-02-23T20:02:12.648Z] #63 3.074 + shift [2022-02-23T20:02:12.648Z] #63 3.074 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T20:02:12.648Z] #63 3.074 + . //rootlesskit.installer [2022-02-23T20:02:12.648Z] #63 3.074 ++ : v0.14.6 [2022-02-23T20:02:12.648Z] #63 3.074 + install_rootlesskit [2022-02-23T20:02:12.648Z] #63 3.074 + case "$1" in [2022-02-23T20:02:12.648Z] #63 3.074 + export CGO_ENABLED=0 [2022-02-23T20:02:12.648Z] #63 3.074 + CGO_ENABLED=0 [2022-02-23T20:02:12.648Z] #63 3.074 + _install_rootlesskit [2022-02-23T20:02:12.648Z] #63 3.074 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T20:02:12.648Z] #63 3.074 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:02:12.648Z] #63 3.074 + GOBIN=/build [2022-02-23T20:02:12.648Z] #63 3.074 + GO111MODULE=on [2022-02-23T20:02:12.648Z] #63 3.074 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T20:02:12.648Z] #63 3.501 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T20:02:13.599Z] #29 ... [2022-02-23T20:02:13.599Z] [2022-02-23T20:02:13.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:13.599Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:13.599Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.9s done [2022-02-23T20:02:13.599Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.2s done [2022-02-23T20:02:13.599Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 1.4s [2022-02-23T20:02:13.599Z] #11 ... [2022-02-23T20:02:13.599Z] [2022-02-23T20:02:13.599Z] #29 [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-02-23T20:02:13.599Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:02:13.599Z] #29 DONE 12.2s [2022-02-23T20:02:13.599Z] [2022-02-23T20:02:13.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:13.599Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:13.599Z] #11 ... [2022-02-23T20:02:13.599Z] [2022-02-23T20:02:13.599Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T20:02:13.599Z] #30 sha256:131f9681e25d2e645d0ca140f7b4518a6eefc568786ac450aa169987d14d124b [2022-02-23T20:02:13.858Z] #30 DONE 0.4s [2022-02-23T20:02:13.858Z] [2022-02-23T20:02:13.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:02:13.858Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:02:14.500Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 6.9s [2022-02-23T20:02:14.570Z] #63 ... [2022-02-23T20:02:14.570Z] [2022-02-23T20:02:14.570Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:14.570Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T20:02:14.570Z] #47 3.774 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:14.570Z] #47 3.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:14.570Z] #47 3.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:14.570Z] #47 4.293 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T20:02:14.570Z] #47 4.608 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T20:02:14.570Z] #47 5.609 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T20:02:17.122Z] #47 8.110 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T20:02:18.069Z] #47 ... [2022-02-23T20:02:18.069Z] [2022-02-23T20:02:18.069Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:18.069Z] #31 sha256:a6c3132335025dcde0bdb488de59978916c5bf102cc136d1978d895d6da71807 [2022-02-23T20:02:18.069Z] #31 1.898 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T20:02:18.069Z] #31 2.266 [2022-02-23T20:02:18.069Z] #31 2.482 #=#=# 0.2% ######################################################################## 100.0% [2022-02-23T20:02:18.069Z] #31 2.865 [2022-02-23T20:02:18.069Z] #31 5.665 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T20:02:18.069Z] #31 7.580 [2022-02-23T20:02:18.069Z] #31 7.852 #=#=# 0.7% ######################################################################## 100.0% [2022-02-23T20:02:18.069Z] #31 9.073 [2022-02-23T20:02:18.642Z] #31 ... [2022-02-23T20:02:18.642Z] [2022-02-23T20:02:18.642Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:02:18.642Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T20:02:18.642Z] #36 3.267 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T20:02:18.642Z] #36 ... [2022-02-23T20:02:18.642Z] [2022-02-23T20:02:18.642Z] #38 [tini 1/3] 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-02-23T20:02:18.642Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T20:02:18.642Z] #38 3.937 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:18.642Z] #38 3.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:18.642Z] #38 3.978 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:18.642Z] #38 4.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T20:02:18.642Z] #38 5.688 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T20:02:18.642Z] #38 8.151 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T20:02:18.903Z] #38 ... [2022-02-23T20:02:18.903Z] [2022-02-23T20:02:18.903Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:18.903Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:18.903Z] #14 1.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:18.903Z] #14 2.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:18.903Z] #14 2.019 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:18.903Z] #14 2.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T20:02:18.903Z] #14 2.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T20:02:18.903Z] #14 2.904 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T20:02:18.903Z] #14 6.841 Fetched 8389 kB in 5s (1601 kB/s) [2022-02-23T20:02:19.137Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 6.5s [2022-02-23T20:02:19.138Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.0s done [2022-02-23T20:02:19.167Z] #14 6.841 Reading package lists... [2022-02-23T20:02:19.167Z] #14 ... [2022-02-23T20:02:19.167Z] [2022-02-23T20:02:19.167Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:02:19.167Z] #26 sha256:15407bd4dc2a7d5b07bf7c05d93a69f754f0c1c36d5df1ba02a09edf4250c6d4 [2022-02-23T20:02:19.167Z] #26 2.941 + RM_GOPATH=0 [2022-02-23T20:02:19.167Z] #26 2.941 + TMP_GOPATH= [2022-02-23T20:02:19.167Z] #26 2.941 + : /build [2022-02-23T20:02:19.167Z] #26 2.941 + '[' -z '' ']' [2022-02-23T20:02:19.167Z] #26 2.941 ++ mktemp -d [2022-02-23T20:02:19.167Z] #26 2.941 + export GOPATH=/tmp/tmp.mSY4ycimSG [2022-02-23T20:02:19.167Z] #26 2.941 + GOPATH=/tmp/tmp.mSY4ycimSG [2022-02-23T20:02:19.167Z] #26 2.941 + RM_GOPATH=1 [2022-02-23T20:02:19.167Z] #26 2.941 + case "$(go env GOARCH)" in [2022-02-23T20:02:19.167Z] #26 2.941 ++ go env GOARCH [2022-02-23T20:02:19.167Z] #26 2.959 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:19.167Z] #26 2.959 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:19.167Z] #26 2.959 ++ dirname /install.sh [2022-02-23T20:02:19.167Z] #26 2.981 + dir=/ [2022-02-23T20:02:19.167Z] #26 2.981 + bin=dockercli [2022-02-23T20:02:19.167Z] #26 2.981 + shift [2022-02-23T20:02:19.167Z] #26 2.981 + '[' '!' -f //dockercli.installer ']' [2022-02-23T20:02:19.167Z] #26 2.981 + . //dockercli.installer [2022-02-23T20:02:19.167Z] #26 2.981 ++ : stable [2022-02-23T20:02:19.167Z] #26 2.981 ++ : 17.06.2-ce [2022-02-23T20:02:19.167Z] #26 2.981 + install_dockercli [2022-02-23T20:02:19.167Z] #26 2.981 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T20:02:19.167Z] #26 2.981 ++ uname -m [2022-02-23T20:02:19.167Z] #26 2.981 + arch=aarch64 [2022-02-23T20:02:19.167Z] #26 2.981 + '[' aarch64 '!=' x86_64 ']' [2022-02-23T20:02:19.167Z] #26 2.981 + '[' aarch64 '!=' s390x ']' [2022-02-23T20:02:19.167Z] #26 2.981 + '[' aarch64 '!=' armhf ']' [2022-02-23T20:02:19.167Z] #26 2.981 + build_dockercli [2022-02-23T20:02:19.167Z] #26 2.981 + git clone https://github.com/docker/docker-ce /tmp/tmp.mSY4ycimSG/tmp/docker-ce [2022-02-23T20:02:19.167Z] #26 2.981 Install docker/cli version 17.06.2-ce from stable [2022-02-23T20:02:19.167Z] #26 2.981 Cloning into '/tmp/tmp.mSY4ycimSG/tmp/docker-ce'... [2022-02-23T20:02:19.167Z] #26 ... [2022-02-23T20:02:19.167Z] [2022-02-23T20:02:19.167Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:19.167Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T20:02:19.167Z] #49 3.109 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T20:02:19.167Z] #49 4.256 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T20:02:19.167Z] #49 4.257 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T20:02:19.167Z] #49 4.336 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T20:02:19.167Z] #49 4.397 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T20:02:19.167Z] #49 4.754 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T20:02:19.167Z] #49 4.765 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T20:02:19.167Z] #49 4.827 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T20:02:19.167Z] #49 4.858 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T20:02:19.167Z] #49 5.072 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T20:02:19.167Z] #49 5.340 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T20:02:19.167Z] #49 5.541 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T20:02:19.167Z] #49 5.792 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T20:02:19.167Z] #49 10.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T20:02:19.167Z] #49 10.24 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T20:02:19.429Z] #49 ... [2022-02-23T20:02:19.429Z] [2022-02-23T20:02:19.429Z] #34 [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-02-23T20:02:19.429Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T20:02:19.429Z] #34 3.374 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T20:02:19.429Z] #34 3.375 Cloning into '.'... [2022-02-23T20:02:19.429Z] #34 ... [2022-02-23T20:02:19.429Z] [2022-02-23T20:02:19.429Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:19.429Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T20:02:19.429Z] #43 3.409 + git clone https://github.com/docker/distribution.git . [2022-02-23T20:02:19.429Z] #43 3.411 Cloning into '.'... [2022-02-23T20:02:19.691Z] #43 ... [2022-02-23T20:02:19.691Z] [2022-02-23T20:02:19.691Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:19.691Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:19.691Z] #51 3.796 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T20:02:19.691Z] #51 ... [2022-02-23T20:02:19.691Z] [2022-02-23T20:02:19.691Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:02:19.691Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T20:02:19.691Z] #53 3.802 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T20:02:19.691Z] #53 4.613 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T20:02:19.691Z] #53 4.640 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T20:02:19.691Z] #53 4.668 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T20:02:19.691Z] #53 6.342 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T20:02:19.707Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T20:02:19.818Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 12.0s done [2022-02-23T20:02:19.818Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T20:02:19.818Z] #11 DONE 53.7s [2022-02-23T20:02:19.818Z] [2022-02-23T20:02:19.818Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T20:02:19.818Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T20:02:19.952Z] #53 ... [2022-02-23T20:02:19.952Z] [2022-02-23T20:02:19.952Z] #58 [containerd 1/3] 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-02-23T20:02:19.952Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T20:02:19.952Z] #58 3.648 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:19.952Z] #58 3.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:19.952Z] #58 3.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:19.952Z] #58 4.305 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T20:02:19.952Z] #58 5.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T20:02:19.952Z] #58 6.890 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T20:02:19.952Z] #58 ... [2022-02-23T20:02:19.952Z] [2022-02-23T20:02:19.952Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:19.952Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:19.952Z] #14 6.841 Reading package lists... [2022-02-23T20:02:19.965Z] #11 DONE 26.6s [2022-02-23T20:02:19.965Z] [2022-02-23T20:02:19.965Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T20:02:19.965Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T20:02:21.738Z] #12 DONE 2.2s [2022-02-23T20:02:21.738Z] [2022-02-23T20:02:21.738Z] #13 [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-02-23T20:02:21.738Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T20:02:21.877Z] #12 DONE 1.6s [2022-02-23T20:02:21.877Z] [2022-02-23T20:02:21.877Z] #13 [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-02-23T20:02:21.877Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T20:02:22.136Z] #13 DONE 0.7s [2022-02-23T20:02:22.136Z] [2022-02-23T20:02:22.136Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-23T20:02:22.137Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T20:02:22.137Z] #46 ... [2022-02-23T20:02:22.137Z] [2022-02-23T20:02:22.137Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T20:02:22.137Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T20:02:22.137Z] #42 DONE 0.2s [2022-02-23T20:02:22.399Z] [2022-02-23T20:02:22.399Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:22.399Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:02:22.663Z] #43 ... [2022-02-23T20:02:22.663Z] [2022-02-23T20:02:22.663Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T20:02:22.663Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T20:02:22.663Z] #33 DONE 0.3s [2022-02-23T20:02:22.663Z] [2022-02-23T20:02:22.663Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T20:02:22.663Z] #25 sha256:b98c05b5de439322756288202ab649d5e462e58d8805e882d10a0df8eda9e9c0 [2022-02-23T20:02:22.663Z] #25 DONE 0.4s [2022-02-23T20:02:22.663Z] [2022-02-23T20:02:22.663Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T20:02:22.663Z] #62 sha256:e597ad43744cc613e6f85d40a27b8cd3ec8d0475eaf46e72c5dfbf8084abdb03 [2022-02-23T20:02:22.663Z] #62 DONE 0.5s [2022-02-23T20:02:22.663Z] [2022-02-23T20:02:22.663Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-23T20:02:22.663Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T20:02:22.663Z] #46 DONE 0.5s [2022-02-23T20:02:22.663Z] [2022-02-23T20:02:22.663Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:22.663Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:22.681Z] #13 DONE 0.8s [2022-02-23T20:02:22.681Z] [2022-02-23T20:02:22.681Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T20:02:22.681Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T20:02:22.928Z] #47 ... [2022-02-23T20:02:22.928Z] [2022-02-23T20:02:22.928Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:22.928Z] #31 sha256:7303d626036313d0a471e1f03cd3635cccaa8231485d096acd149a2d83daec8f [2022-02-23T20:02:22.928Z] #31 1.393 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T20:02:22.928Z] #31 1.642 [2022-02-23T20:02:22.928Z] #31 1.855 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:22.928Z] #31 2.105 [2022-02-23T20:02:22.928Z] #31 2.953 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T20:02:22.928Z] #31 3.223 [2022-02-23T20:02:22.928Z] #31 3.437 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:22.928Z] #31 3.703 [2022-02-23T20:02:22.928Z] #31 4.579 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T20:02:22.928Z] #31 4.839 [2022-02-23T20:02:22.928Z] #31 5.052 #=#=# ############### 21.1% ######################################### 58.2% ################################################################ 90.2% ######################################################################## 100.0% [2022-02-23T20:02:22.928Z] #31 5.530 [2022-02-23T20:02:22.928Z] #31 6.424 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T20:02:22.928Z] #31 6.589 [2022-02-23T20:02:22.928Z] #31 6.803 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:22.928Z] #31 7.019 [2022-02-23T20:02:22.928Z] #31 7.643 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T20:02:22.928Z] #31 8.113 [2022-02-23T20:02:22.928Z] #31 8.335 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:22.928Z] #31 8.708 [2022-02-23T20:02:22.928Z] #31 8.933 Download of images into '/build' complete. [2022-02-23T20:02:22.928Z] #31 8.933 Use something like the following to load the result into a Docker daemon: [2022-02-23T20:02:22.928Z] #31 8.933 tar -cC '/build' . | docker load [2022-02-23T20:02:22.928Z] #31 DONE 9.0s [2022-02-23T20:02:22.928Z] [2022-02-23T20:02:22.928Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:22.928Z] #63 sha256:13b737aaa3ca0d1a4a98c989186e27389b1c720bcebb3343cc6db4e384ee4f9d [2022-02-23T20:02:22.945Z] #33 DONE 0.4s [2022-02-23T20:02:22.945Z] [2022-02-23T20:02:22.945Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T20:02:22.945Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T20:02:22.945Z] #42 DONE 0.3s [2022-02-23T20:02:22.945Z] [2022-02-23T20:02:22.945Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-23T20:02:22.945Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T20:02:22.945Z] #46 DONE 0.3s [2022-02-23T20:02:22.945Z] [2022-02-23T20:02:22.945Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:22.945Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:22.945Z] #47 ... [2022-02-23T20:02:22.945Z] [2022-02-23T20:02:22.945Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T20:02:22.945Z] #25 sha256:a27503aa06e12f3b4c15a8e36a0ab11851a8ac4b0655be52e40de4864f291972 [2022-02-23T20:02:22.945Z] #25 DONE 0.4s [2022-02-23T20:02:22.945Z] [2022-02-23T20:02:22.945Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T20:02:22.945Z] #62 sha256:e93077ee2fb4dcb1087b906c509409df0e5c272c6a931cc4acf517a984c9a5de [2022-02-23T20:02:22.945Z] #62 DONE 0.4s [2022-02-23T20:02:23.206Z] [2022-02-23T20:02:23.206Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:23.206Z] #63 sha256:c9e3abde2cdfaf0487c8398904a27d9f382573292eadaaf497cd29f2d3cb032b [2022-02-23T20:02:24.161Z] #14 10.97 Reading package lists... [2022-02-23T20:02:24.423Z] #14 14.82 Building dependency tree... [2022-02-23T20:02:24.423Z] #14 ... [2022-02-23T20:02:24.423Z] [2022-02-23T20:02:24.423Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:24.423Z] #31 sha256:a6c3132335025dcde0bdb488de59978916c5bf102cc136d1978d895d6da71807 [2022-02-23T20:02:24.423Z] #31 13.43 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T20:02:24.423Z] #31 14.87 #=#=# [2022-02-23T20:02:24.423Z] #31 15.13 #=#=# 0.0% ##### 7.3% ##################### 29.8% ################################## 47.3% #################################################### 72.7% ########################################################### 82.4% #################################################################### 95.3% ######################################################################## 100.0% [2022-02-23T20:02:24.685Z] #31 ... [2022-02-23T20:02:24.685Z] [2022-02-23T20:02:24.685Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:02:24.685Z] #36 sha256:26567adad275ccf70f96700b3cf36262b2cc78aa9fcaae4664512417f76cead3 [2022-02-23T20:02:24.685Z] #36 13.52 tomll can be used in two ways: [2022-02-23T20:02:24.685Z] #36 13.52 Writing to STDIN and reading from STDOUT: [2022-02-23T20:02:24.685Z] #36 13.52 cat file.toml | tomll > file.toml [2022-02-23T20:02:24.685Z] #36 13.52 [2022-02-23T20:02:24.685Z] #36 13.52 Reading and updating a list of files: [2022-02-23T20:02:24.685Z] #36 13.52 tomll a.toml b.toml c.toml [2022-02-23T20:02:24.685Z] #36 13.52 [2022-02-23T20:02:24.685Z] #36 13.52 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T20:02:24.685Z] #36 DONE 15.9s [2022-02-23T20:02:24.685Z] [2022-02-23T20:02:24.685Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:24.685Z] #63 sha256:b2d97294b8a6dbde0133159d0db358c17672e286d98da138b2ef04fb2d4d770f [2022-02-23T20:02:24.685Z] #63 5.977 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:02:24.685Z] #63 6.227 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T20:02:24.685Z] #63 6.282 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T20:02:24.685Z] #63 8.681 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T20:02:24.685Z] #63 9.132 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T20:02:24.685Z] #63 9.219 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T20:02:24.685Z] #63 9.220 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T20:02:24.685Z] #63 9.420 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:02:24.685Z] #63 9.504 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T20:02:24.685Z] #63 9.617 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T20:02:24.685Z] #63 10.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T20:02:24.685Z] #63 10.08 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T20:02:24.685Z] #63 11.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T20:02:24.685Z] #63 11.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T20:02:25.630Z] #63 ... [2022-02-23T20:02:25.630Z] [2022-02-23T20:02:25.630Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:25.630Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:25.630Z] #14 14.82 Building dependency tree... [2022-02-23T20:02:26.217Z] #63 3.552 + RM_GOPATH=0 [2022-02-23T20:02:26.217Z] #63 3.552 + TMP_GOPATH= [2022-02-23T20:02:26.217Z] #63 3.552 + : /build [2022-02-23T20:02:26.217Z] #63 3.552 + '[' -z '' ']' [2022-02-23T20:02:26.217Z] #63 3.552 ++ mktemp -d [2022-02-23T20:02:26.217Z] #63 3.552 + export GOPATH=/tmp/tmp.GXvFjFbzHi [2022-02-23T20:02:26.217Z] #63 3.552 + GOPATH=/tmp/tmp.GXvFjFbzHi [2022-02-23T20:02:26.217Z] #63 3.552 + RM_GOPATH=1 [2022-02-23T20:02:26.217Z] #63 3.552 + case "$(go env GOARCH)" in [2022-02-23T20:02:26.217Z] #63 3.552 ++ go env GOARCH [2022-02-23T20:02:26.217Z] #63 3.592 Install rootlesskit version v0.14.6 [2022-02-23T20:02:26.477Z] #63 3.592 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:26.477Z] #63 3.592 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:26.477Z] #63 3.592 ++ dirname /install.sh [2022-02-23T20:02:26.477Z] #63 3.592 + dir=/ [2022-02-23T20:02:26.477Z] #63 3.592 + bin=rootlesskit [2022-02-23T20:02:26.477Z] #63 3.592 + shift [2022-02-23T20:02:26.477Z] #63 3.592 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T20:02:26.477Z] #63 3.592 + . //rootlesskit.installer [2022-02-23T20:02:26.477Z] #63 3.592 ++ : v0.14.6 [2022-02-23T20:02:26.477Z] #63 3.592 + install_rootlesskit [2022-02-23T20:02:26.477Z] #63 3.592 + case "$1" in [2022-02-23T20:02:26.477Z] #63 3.592 + export CGO_ENABLED=0 [2022-02-23T20:02:26.477Z] #63 3.592 + CGO_ENABLED=0 [2022-02-23T20:02:26.477Z] #63 3.592 + _install_rootlesskit [2022-02-23T20:02:26.477Z] #63 3.592 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T20:02:26.477Z] #63 3.592 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:02:26.477Z] #63 3.592 + GOBIN=/build [2022-02-23T20:02:26.477Z] #63 3.592 + GO111MODULE=on [2022-02-23T20:02:26.477Z] #63 3.592 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T20:02:26.736Z] #63 4.131 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T20:02:27.562Z] #14 18.79 The following additional packages will be installed: [2022-02-23T20:02:27.562Z] #14 18.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:02:27.562Z] #14 18.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T20:02:27.562Z] #14 18.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T20:02:27.562Z] #14 18.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T20:02:27.562Z] #14 18.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T20:02:27.562Z] #14 18.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T20:02:27.562Z] #14 18.82 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T20:02:27.562Z] #14 18.84 Suggested packages: [2022-02-23T20:02:27.562Z] #14 18.86 gcc-10-locales seccomp wine64 [2022-02-23T20:02:28.121Z] #63 ... [2022-02-23T20:02:28.121Z] [2022-02-23T20:02:28.121Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:28.121Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:28.121Z] #47 4.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:28.121Z] #47 4.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:28.121Z] #47 4.788 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:28.121Z] #47 5.418 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T20:02:28.379Z] #47 5.767 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:28.506Z] #14 19.87 The following NEW packages will be installed: [2022-02-23T20:02:28.506Z] #14 19.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:02:28.506Z] #14 19.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T20:02:28.506Z] #14 19.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T20:02:28.506Z] #14 19.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T20:02:28.506Z] #14 19.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T20:02:28.506Z] #14 19.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T20:02:28.506Z] #14 19.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T20:02:28.506Z] #14 19.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T20:02:28.506Z] #14 19.91 mingw-w64-x86-64-dev [2022-02-23T20:02:28.526Z] #63 ... [2022-02-23T20:02:28.526Z] [2022-02-23T20:02:28.526Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:28.526Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:28.526Z] #51 5.249 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T20:02:28.526Z] #51 ... [2022-02-23T20:02:28.526Z] [2022-02-23T20:02:28.526Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:28.526Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:02:28.526Z] #43 5.797 + git clone https://github.com/docker/distribution.git . [2022-02-23T20:02:28.768Z] #14 20.27 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:28.768Z] #14 20.27 Need to get 108 MB of archives. [2022-02-23T20:02:28.768Z] #14 20.27 After this operation, 620 MB of additional disk space will be used. [2022-02-23T20:02:28.768Z] #14 20.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-02-23T20:02:28.787Z] #43 5.801 Cloning into '.'... [2022-02-23T20:02:29.032Z] #14 20.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-02-23T20:02:29.032Z] #14 20.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T20:02:29.032Z] #14 20.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-02-23T20:02:29.032Z] #14 20.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-23T20:02:29.032Z] #14 20.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T20:02:29.048Z] #43 ... [2022-02-23T20:02:29.048Z] [2022-02-23T20:02:29.048Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:02:29.048Z] #26 sha256:7d75fac02c26e7f3761902277f59588753332daa822d36006bcd0e82e15ea0c3 [2022-02-23T20:02:29.048Z] #26 6.103 + RM_GOPATH=0 [2022-02-23T20:02:29.048Z] #26 6.103 + TMP_GOPATH= [2022-02-23T20:02:29.048Z] #26 6.103 + : /build [2022-02-23T20:02:29.048Z] #26 6.103 + '[' -z '' ']' [2022-02-23T20:02:29.048Z] #26 6.103 ++ mktemp -d [2022-02-23T20:02:29.048Z] #26 6.103 + export GOPATH=/tmp/tmp.9LqZanPdRP [2022-02-23T20:02:29.048Z] #26 6.103 + GOPATH=/tmp/tmp.9LqZanPdRP [2022-02-23T20:02:29.048Z] #26 6.103 + RM_GOPATH=1 [2022-02-23T20:02:29.048Z] #26 6.103 + case "$(go env GOARCH)" in [2022-02-23T20:02:29.048Z] #26 6.103 ++ go env GOARCH [2022-02-23T20:02:29.048Z] #26 6.129 Install docker/cli version 17.06.2-ce from stable [2022-02-23T20:02:29.048Z] #26 6.129 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:29.048Z] #26 6.129 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:29.048Z] #26 6.129 ++ dirname /install.sh [2022-02-23T20:02:29.048Z] #26 6.129 + dir=/ [2022-02-23T20:02:29.048Z] #26 6.129 + bin=dockercli [2022-02-23T20:02:29.048Z] #26 6.129 + shift [2022-02-23T20:02:29.048Z] #26 6.129 + '[' '!' -f //dockercli.installer ']' [2022-02-23T20:02:29.048Z] #26 6.129 + . //dockercli.installer [2022-02-23T20:02:29.048Z] #26 6.129 ++ : stable [2022-02-23T20:02:29.048Z] #26 6.129 ++ : 17.06.2-ce [2022-02-23T20:02:29.048Z] #26 6.129 + install_dockercli [2022-02-23T20:02:29.048Z] #26 6.129 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T20:02:29.048Z] #26 6.134 ++ uname -m [2022-02-23T20:02:29.048Z] #26 6.137 + arch=x86_64 [2022-02-23T20:02:29.048Z] #26 6.137 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T20:02:29.048Z] #26 6.137 + url=https://download.docker.com/linux/static [2022-02-23T20:02:29.048Z] #26 6.137 + tar -xz docker/docker [2022-02-23T20:02:29.048Z] #26 6.137 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T20:02:29.301Z] #14 20.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-23T20:02:29.301Z] #14 20.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-02-23T20:02:29.301Z] #14 ... [2022-02-23T20:02:29.301Z] [2022-02-23T20:02:29.301Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:29.301Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T20:02:29.301Z] #47 10.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T20:02:29.301Z] #47 13.54 Fetched 8392 kB in 10s (836 kB/s) [2022-02-23T20:02:29.301Z] #47 13.54 Reading package lists... [2022-02-23T20:02:29.308Z] #26 ... [2022-02-23T20:02:29.308Z] [2022-02-23T20:02:29.308Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:29.308Z] #63 sha256:c9e3abde2cdfaf0487c8398904a27d9f382573292eadaaf497cd29f2d3cb032b [2022-02-23T20:02:29.308Z] #63 6.313 + RM_GOPATH=0 [2022-02-23T20:02:29.308Z] #63 6.313 + TMP_GOPATH= [2022-02-23T20:02:29.308Z] #63 6.313 + : /build [2022-02-23T20:02:29.308Z] #63 6.313 + '[' -z '' ']' [2022-02-23T20:02:29.308Z] #63 6.313 ++ mktemp -d [2022-02-23T20:02:29.308Z] #63 6.313 + export GOPATH=/tmp/tmp.0qV6Se7rHS [2022-02-23T20:02:29.308Z] #63 6.313 + GOPATH=/tmp/tmp.0qV6Se7rHS [2022-02-23T20:02:29.308Z] #63 6.313 + RM_GOPATH=1 [2022-02-23T20:02:29.308Z] #63 6.313 + case "$(go env GOARCH)" in [2022-02-23T20:02:29.308Z] #63 6.313 ++ go env GOARCH [2022-02-23T20:02:29.308Z] #63 6.331 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:29.308Z] #63 6.331 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:29.308Z] #63 6.333 ++ dirname /install.sh [2022-02-23T20:02:29.308Z] #63 6.333 + dir=/ [2022-02-23T20:02:29.308Z] #63 6.333 + bin=rootlesskit [2022-02-23T20:02:29.308Z] #63 6.333 + shift [2022-02-23T20:02:29.309Z] #63 6.333 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T20:02:29.309Z] #63 6.333 + . //rootlesskit.installer [2022-02-23T20:02:29.309Z] #63 6.333 ++ : v0.14.6 [2022-02-23T20:02:29.309Z] #63 6.333 + install_rootlesskit [2022-02-23T20:02:29.309Z] #63 6.333 + case "$1" in [2022-02-23T20:02:29.309Z] #63 6.333 + export CGO_ENABLED=0 [2022-02-23T20:02:29.309Z] #63 6.333 + CGO_ENABLED=0 [2022-02-23T20:02:29.309Z] #63 6.333 + _install_rootlesskit [2022-02-23T20:02:29.309Z] #63 6.348 Install rootlesskit version v0.14.6 [2022-02-23T20:02:29.309Z] #63 6.348 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T20:02:29.309Z] #63 6.348 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:02:29.309Z] #63 6.348 + GOBIN=/build [2022-02-23T20:02:29.309Z] #63 6.348 + GO111MODULE=on [2022-02-23T20:02:29.309Z] #63 6.348 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T20:02:29.564Z] #47 18.12 Reading package lists... [2022-02-23T20:02:29.564Z] #47 ... [2022-02-23T20:02:29.564Z] [2022-02-23T20:02:29.564Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:29.564Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:29.564Z] #14 20.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-02-23T20:02:29.826Z] #14 21.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-23T20:02:30.382Z] #63 7.022 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T20:02:30.399Z] #14 21.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-02-23T20:02:30.915Z] #47 7.778 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:30.974Z] #14 22.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-02-23T20:02:31.236Z] #14 22.53 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-23T20:02:31.236Z] #14 ... [2022-02-23T20:02:31.236Z] [2022-02-23T20:02:31.236Z] #58 [containerd 1/3] 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-02-23T20:02:31.236Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T20:02:31.236Z] #58 12.66 Fetched 8389 kB in 9s (905 kB/s) [2022-02-23T20:02:31.236Z] #58 12.66 Reading package lists... [2022-02-23T20:02:31.236Z] #58 17.11 Reading package lists... [2022-02-23T20:02:31.236Z] #58 20.86 Building dependency tree... [2022-02-23T20:02:31.498Z] #58 ... [2022-02-23T20:02:31.498Z] [2022-02-23T20:02:31.498Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:31.498Z] #31 sha256:a6c3132335025dcde0bdb488de59978916c5bf102cc136d1978d895d6da71807 [2022-02-23T20:02:31.498Z] #31 17.35 [2022-02-23T20:02:31.498Z] #31 21.17 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T20:02:31.498Z] #31 22.60 [2022-02-23T20:02:31.498Z] #31 22.87 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:31.759Z] #31 ... [2022-02-23T20:02:31.759Z] [2022-02-23T20:02:31.759Z] #38 [tini 1/3] 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-02-23T20:02:31.759Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T20:02:31.759Z] #38 13.21 Fetched 8389 kB in 10s (877 kB/s) [2022-02-23T20:02:31.759Z] #38 13.21 Reading package lists... [2022-02-23T20:02:31.759Z] #38 17.61 Reading package lists... [2022-02-23T20:02:31.759Z] #38 21.56 Building dependency tree... [2022-02-23T20:02:32.021Z] #38 ... [2022-02-23T20:02:32.021Z] [2022-02-23T20:02:32.021Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:32.021Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:32.021Z] #51 23.29 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T20:02:32.021Z] #51 23.29 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:02:32.021Z] #51 23.34 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T20:02:32.021Z] #51 23.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T20:02:32.283Z] #51 23.49 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T20:02:32.283Z] #51 23.69 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T20:02:32.292Z] #47 ... [2022-02-23T20:02:32.292Z] [2022-02-23T20:02:32.292Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:32.292Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:02:32.292Z] #14 4.480 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:32.292Z] #14 4.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:32.292Z] #14 4.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:32.292Z] #14 5.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:32.292Z] #14 6.754 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:32.292Z] #14 9.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:32.292Z] #14 ... [2022-02-23T20:02:32.292Z] [2022-02-23T20:02:32.292Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:32.292Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:02:32.292Z] #49 3.783 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T20:02:32.292Z] #49 5.007 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T20:02:32.292Z] #49 5.272 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T20:02:32.292Z] #49 5.335 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T20:02:32.292Z] #49 5.584 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T20:02:32.292Z] #49 5.601 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T20:02:32.292Z] #49 5.708 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T20:02:32.292Z] #49 5.813 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T20:02:32.292Z] #49 6.046 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T20:02:32.292Z] #49 6.135 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T20:02:32.292Z] #49 6.328 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T20:02:32.292Z] #49 6.482 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T20:02:32.292Z] #49 6.619 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T20:02:32.544Z] #51 23.81 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T20:02:32.544Z] #51 23.83 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T20:02:32.545Z] #51 23.91 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T20:02:32.545Z] #51 23.92 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T20:02:32.551Z] #49 ... [2022-02-23T20:02:32.551Z] [2022-02-23T20:02:32.551Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:02:32.551Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:02:32.551Z] #53 3.503 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T20:02:32.551Z] #53 4.194 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T20:02:32.551Z] #53 4.208 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T20:02:32.551Z] #53 4.214 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T20:02:32.551Z] #53 5.720 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T20:02:32.551Z] #53 ... [2022-02-23T20:02:32.551Z] [2022-02-23T20:02:32.551Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:32.551Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:32.551Z] #51 3.574 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T20:02:32.810Z] #51 ... [2022-02-23T20:02:32.810Z] [2022-02-23T20:02:32.810Z] #38 [tini 1/3] 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-02-23T20:02:32.810Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:32.810Z] #38 3.363 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:32.810Z] #38 3.363 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:32.810Z] #38 3.363 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:32.810Z] #38 3.608 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:32.810Z] #38 4.439 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:32.810Z] #38 6.304 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:33.009Z] #63 ... [2022-02-23T20:02:33.009Z] [2022-02-23T20:02:33.009Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:33.009Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:02:33.009Z] #14 7.587 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:33.009Z] #14 7.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:33.009Z] #14 7.725 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:33.009Z] #14 9.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:33.009Z] #14 ... [2022-02-23T20:02:33.009Z] [2022-02-23T20:02:33.009Z] #58 [containerd 1/3] 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-02-23T20:02:33.009Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:33.009Z] #58 6.596 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:33.009Z] #58 6.695 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:33.009Z] #58 6.695 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:33.009Z] #58 7.863 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:33.009Z] #58 ... [2022-02-23T20:02:33.009Z] [2022-02-23T20:02:33.009Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:02:33.009Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:02:33.009Z] #53 6.504 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T20:02:33.009Z] #53 7.820 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T20:02:33.009Z] #53 7.869 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T20:02:33.009Z] #53 7.954 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T20:02:33.009Z] #53 ... [2022-02-23T20:02:33.009Z] [2022-02-23T20:02:33.009Z] #38 [tini 1/3] 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-02-23T20:02:33.009Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:33.009Z] #38 7.457 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:33.009Z] #38 7.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:33.009Z] #38 7.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:33.009Z] #38 9.520 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:33.009Z] #38 ... [2022-02-23T20:02:33.009Z] [2022-02-23T20:02:33.009Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:33.009Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:02:33.009Z] #49 6.329 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T20:02:33.009Z] #49 7.547 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T20:02:33.009Z] #49 7.614 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T20:02:33.009Z] #49 7.703 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T20:02:33.009Z] #49 7.794 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T20:02:33.009Z] #49 8.485 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T20:02:33.009Z] #49 8.785 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T20:02:33.009Z] #49 8.921 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T20:02:33.009Z] #49 9.050 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T20:02:33.009Z] #49 9.176 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T20:02:33.069Z] #38 ... [2022-02-23T20:02:33.069Z] [2022-02-23T20:02:33.069Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:02:33.069Z] #26 sha256:c4b79bf595145b664659354324d4deb2542512c0ae4dbeb7c34d61eda3f9b229 [2022-02-23T20:02:33.069Z] #26 4.261 + RM_GOPATH=0 [2022-02-23T20:02:33.069Z] #26 4.261 + TMP_GOPATH= [2022-02-23T20:02:33.069Z] #26 4.261 + : /build [2022-02-23T20:02:33.069Z] #26 4.261 + '[' -z '' ']' [2022-02-23T20:02:33.069Z] #26 4.263 ++ mktemp -d [2022-02-23T20:02:33.069Z] #26 4.265 + export GOPATH=/tmp/tmp.SlaMaLFHke [2022-02-23T20:02:33.069Z] #26 4.265 + GOPATH=/tmp/tmp.SlaMaLFHke [2022-02-23T20:02:33.069Z] #26 4.265 + RM_GOPATH=1 [2022-02-23T20:02:33.069Z] #26 4.265 + case "$(go env GOARCH)" in [2022-02-23T20:02:33.069Z] #26 4.265 ++ go env GOARCH [2022-02-23T20:02:33.069Z] #26 4.302 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:33.069Z] #26 4.302 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:33.069Z] #26 4.302 ++ dirname /install.sh [2022-02-23T20:02:33.069Z] #26 4.320 + dir=/ [2022-02-23T20:02:33.069Z] #26 4.320 + bin=dockercli [2022-02-23T20:02:33.069Z] #26 4.320 + shift [2022-02-23T20:02:33.069Z] #26 4.320 + '[' '!' -f //dockercli.installer ']' [2022-02-23T20:02:33.069Z] #26 4.321 + . //dockercli.installer [2022-02-23T20:02:33.069Z] #26 4.321 ++ : stable [2022-02-23T20:02:33.069Z] #26 4.321 ++ : 17.06.2-ce [2022-02-23T20:02:33.069Z] #26 4.325 + install_dockercli [2022-02-23T20:02:33.069Z] #26 4.328 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T20:02:33.069Z] #26 4.328 Install docker/cli version 17.06.2-ce from stable [2022-02-23T20:02:33.069Z] #26 4.328 ++ uname -m [2022-02-23T20:02:33.069Z] #26 4.333 + arch=x86_64 [2022-02-23T20:02:33.069Z] #26 4.334 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T20:02:33.069Z] #26 4.334 + url=https://download.docker.com/linux/static [2022-02-23T20:02:33.069Z] #26 4.340 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T20:02:33.069Z] #26 4.340 + tar -xz docker/docker [2022-02-23T20:02:33.069Z] #26 ... [2022-02-23T20:02:33.069Z] [2022-02-23T20:02:33.069Z] #34 [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-02-23T20:02:33.069Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:02:33.069Z] #34 3.850 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T20:02:33.069Z] #34 3.857 Cloning into '.'... [2022-02-23T20:02:33.121Z] #51 24.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T20:02:33.121Z] #51 24.54 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T20:02:33.273Z] #49 ... [2022-02-23T20:02:33.273Z] [2022-02-23T20:02:33.273Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:02:33.273Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T20:02:33.273Z] #36 7.338 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T20:02:33.329Z] #34 ... [2022-02-23T20:02:33.329Z] [2022-02-23T20:02:33.329Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:02:33.329Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T20:02:33.329Z] #36 3.904 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T20:02:33.329Z] #36 ... [2022-02-23T20:02:33.329Z] [2022-02-23T20:02:33.329Z] #58 [containerd 1/3] 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-02-23T20:02:33.329Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:33.329Z] #58 3.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:33.329Z] #58 3.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:33.329Z] #58 3.977 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:33.329Z] #58 4.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:33.329Z] #58 5.725 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:33.329Z] #58 7.559 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:33.389Z] INFO: Extraction ended at 02/23/2022 20:02:32. Duration:00:00:29.3654538 [2022-02-23T20:02:33.389Z] INFO: Updating the golang and path environment variables [2022-02-23T20:02:33.389Z] INFO: GOPATH=d:\gopath [2022-02-23T20:02:33.389Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T20:02:33.389Z] INFO: Running the daemon under test in debug mode [2022-02-23T20:02:33.389Z] INFO: Starting a daemon under test... [2022-02-23T20:02:33.389Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43277\6\daemon --pidfile d:\CI\PR-43277\6\docker.pid -D [2022-02-23T20:02:33.389Z] INFO: Process started successfully. [2022-02-23T20:02:33.389Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T20:02:33.389Z] INFO: Waiting for the daemon under test to start... [2022-02-23T20:02:33.534Z] #36 ... [2022-02-23T20:02:33.534Z] [2022-02-23T20:02:33.534Z] #34 [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-02-23T20:02:33.534Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:02:33.534Z] #34 6.360 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T20:02:33.534Z] #34 6.362 Cloning into '.'... [2022-02-23T20:02:33.534Z] #34 ... [2022-02-23T20:02:33.534Z] [2022-02-23T20:02:33.534Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:33.534Z] #63 sha256:c9e3abde2cdfaf0487c8398904a27d9f382573292eadaaf497cd29f2d3cb032b [2022-02-23T20:02:33.534Z] #63 10.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:02:33.534Z] #63 10.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T20:02:33.588Z] #58 ... [2022-02-23T20:02:33.588Z] [2022-02-23T20:02:33.588Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:33.588Z] #63 sha256:13b737aaa3ca0d1a4a98c989186e27389b1c720bcebb3343cc6db4e384ee4f9d [2022-02-23T20:02:33.588Z] #63 6.433 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:02:33.588Z] #63 6.436 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T20:02:33.588Z] #63 7.042 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T20:02:33.588Z] #63 9.836 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T20:02:33.588Z] #63 10.51 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T20:02:33.588Z] #63 10.52 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T20:02:33.588Z] #63 10.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T20:02:33.588Z] #63 10.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:02:33.588Z] #63 10.84 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T20:02:33.849Z] #63 11.13 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T20:02:34.109Z] #63 11.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T20:02:34.109Z] #63 11.43 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T20:02:34.369Z] #63 11.63 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T20:02:34.480Z] #63 11.42 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T20:02:35.307Z] #63 ... [2022-02-23T20:02:35.307Z] [2022-02-23T20:02:35.307Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:02:35.307Z] #26 sha256:c4b79bf595145b664659354324d4deb2542512c0ae4dbeb7c34d61eda3f9b229 [2022-02-23T20:02:35.307Z] #26 11.70 + mkdir -p /build [2022-02-23T20:02:35.307Z] #26 11.70 + mv docker/docker /build/ [2022-02-23T20:02:35.307Z] #26 11.72 + rmdir docker [2022-02-23T20:02:35.307Z] #26 DONE 12.6s [2022-02-23T20:02:35.307Z] [2022-02-23T20:02:35.307Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:35.307Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:02:35.307Z] #49 11.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T20:02:35.307Z] #49 11.70 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T20:02:36.248Z] #49 ... [2022-02-23T20:02:36.248Z] [2022-02-23T20:02:36.248Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:36.248Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:02:36.248Z] #43 3.693 + git clone https://github.com/docker/distribution.git . [2022-02-23T20:02:36.248Z] #43 3.693 Cloning into '.'... [2022-02-23T20:02:36.248Z] #43 ... [2022-02-23T20:02:36.248Z] [2022-02-23T20:02:36.248Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:36.248Z] #63 sha256:13b737aaa3ca0d1a4a98c989186e27389b1c720bcebb3343cc6db4e384ee4f9d [2022-02-23T20:02:36.248Z] #63 13.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T20:02:36.500Z] #51 ... [2022-02-23T20:02:36.500Z] [2022-02-23T20:02:36.500Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:36.500Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T20:02:36.500Z] #43 17.25 Updating files: 99% (1834/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-02-23T20:02:36.500Z] #43 17.33 + git checkout -q v2.3.0 [2022-02-23T20:02:36.500Z] #43 19.07 + 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-02-23T20:02:36.500Z] #43 ... [2022-02-23T20:02:36.500Z] [2022-02-23T20:02:36.500Z] #58 [containerd 1/3] 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-02-23T20:02:36.500Z] #58 sha256:026ba07a2dd7d1bfc8e749c33fd026072dd927490025f26e5710aba65b385364 [2022-02-23T20:02:36.500Z] #58 24.14 The following additional packages will be installed: [2022-02-23T20:02:36.500Z] #58 24.15 libbtrfs0 [2022-02-23T20:02:36.500Z] #58 24.31 The following NEW packages will be installed: [2022-02-23T20:02:36.500Z] #58 24.32 libbtrfs-dev libbtrfs0 [2022-02-23T20:02:36.500Z] #58 24.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:36.500Z] #58 24.70 Need to get 454 kB of archives. [2022-02-23T20:02:36.500Z] #58 24.70 After this operation, 1275 kB of additional disk space will be used. [2022-02-23T20:02:36.500Z] #58 24.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T20:02:36.500Z] #58 24.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T20:02:36.500Z] #58 25.76 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:36.500Z] #58 25.99 Fetched 454 kB in 0s (1421 kB/s) [2022-02-23T20:02:36.500Z] #58 26.07 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T20:02:36.500Z] #58 26.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 ... 15700 files and directories currently installed.) [2022-02-23T20:02:36.500Z] #58 26.14 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T20:02:36.500Z] #58 26.18 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T20:02:36.500Z] #58 26.36 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T20:02:36.500Z] #58 26.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T20:02:36.500Z] #58 26.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T20:02:36.500Z] #58 26.67 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T20:02:36.500Z] #58 26.71 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T20:02:36.500Z] #58 26.72 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:02:36.500Z] #58 DONE 27.6s [2022-02-23T20:02:36.500Z] [2022-02-23T20:02:36.500Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:02:36.500Z] #53 sha256:42d0c8349cab373bad61e916e1e97f1bf7794b132de28435c1d8669b05e8b974 [2022-02-23T20:02:36.500Z] #53 27.57 v3.0.2 [2022-02-23T20:02:36.500Z] #53 DONE 27.6s [2022-02-23T20:02:36.500Z] [2022-02-23T20:02:36.500Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:36.500Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:36.500Z] #14 23.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-02-23T20:02:36.500Z] #14 23.69 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T20:02:36.500Z] #14 23.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-23T20:02:36.500Z] #14 23.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-23T20:02:36.500Z] #14 23.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-23T20:02:36.500Z] #14 23.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-23T20:02:36.500Z] #14 23.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-02-23T20:02:36.500Z] #14 23.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-23T20:02:36.500Z] #14 23.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-23T20:02:36.500Z] #14 23.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-23T20:02:36.500Z] #14 23.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-23T20:02:36.500Z] #14 23.73 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-23T20:02:36.500Z] #14 23.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-23T20:02:36.500Z] #14 23.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-23T20:02:36.500Z] #14 23.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-02-23T20:02:36.500Z] #14 23.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-23T20:02:36.500Z] #14 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-23T20:02:36.500Z] #14 24.86 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:36.500Z] #14 25.07 Fetched 108 MB in 4s (28.2 MB/s) [2022-02-23T20:02:36.500Z] #14 25.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T20:02:36.500Z] #14 25.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 ... 15700 files and directories currently installed.) [2022-02-23T20:02:36.500Z] #14 25.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T20:02:36.500Z] #14 25.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:02:36.500Z] #14 27.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T20:02:36.500Z] #14 27.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-23T20:02:36.500Z] #14 27.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:02:36.500Z] #14 ... [2022-02-23T20:02:36.500Z] [2022-02-23T20:02:36.500Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T20:02:36.500Z] #59 sha256:1f5cdc1aec5dd8b238da13ae5b4fcd00f5df4b308d0a793d0444bce5a95d02f7 [2022-02-23T20:02:36.500Z] #59 DONE 0.2s [2022-02-23T20:02:36.768Z] [2022-02-23T20:02:36.768Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:36.768Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:36.768Z] #51 27.90 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:02:36.768Z] #51 27.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T20:02:36.768Z] #51 28.12 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T20:02:36.768Z] #51 28.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T20:02:36.768Z] #51 28.24 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T20:02:37.042Z] #51 28.31 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T20:02:37.042Z] #51 28.42 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T20:02:37.042Z] #51 28.42 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T20:02:37.042Z] #51 28.53 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T20:02:37.303Z] #51 28.63 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T20:02:37.303Z] #51 28.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T20:02:37.303Z] #51 28.67 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T20:02:37.303Z] #51 28.72 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T20:02:37.565Z] #51 28.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T20:02:37.565Z] #51 29.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T20:02:37.565Z] #51 29.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T20:02:37.831Z] #51 29.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T20:02:37.831Z] #51 29.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T20:02:37.831Z] #51 29.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T20:02:37.831Z] #51 ... [2022-02-23T20:02:37.831Z] [2022-02-23T20:02:37.831Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:02:37.831Z] #31 sha256:a6c3132335025dcde0bdb488de59978916c5bf102cc136d1978d895d6da71807 [2022-02-23T20:02:37.831Z] #31 23.98 [2022-02-23T20:02:37.831Z] #31 26.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T20:02:37.831Z] #31 27.42 [2022-02-23T20:02:37.831Z] #31 27.71 #=#=# ######################################################################## 100.0% [2022-02-23T20:02:37.831Z] #31 29.21 [2022-02-23T20:02:37.831Z] #31 29.59 Download of images into '/build' complete. [2022-02-23T20:02:37.831Z] #31 29.59 Use something like the following to load the result into a Docker daemon: [2022-02-23T20:02:37.831Z] #31 29.59 tar -cC '/build' . | docker load [2022-02-23T20:02:37.831Z] #31 DONE 29.7s [2022-02-23T20:02:37.831Z] [2022-02-23T20:02:37.831Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:37.831Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:37.831Z] #51 29.25 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T20:02:37.831Z] #51 29.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T20:02:38.158Z] #63 ... [2022-02-23T20:02:38.158Z] [2022-02-23T20:02:38.158Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:02:38.158Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T20:02:38.158Z] #36 15.20 tomll can be used in two ways: [2022-02-23T20:02:38.158Z] #36 15.20 Writing to STDIN and reading from STDOUT: [2022-02-23T20:02:38.158Z] #36 15.20 cat file.toml | tomll > file.toml [2022-02-23T20:02:38.158Z] #36 15.20 [2022-02-23T20:02:38.158Z] #36 15.20 Reading and updating a list of files: [2022-02-23T20:02:38.158Z] #36 15.20 tomll a.toml b.toml c.toml [2022-02-23T20:02:38.158Z] #36 15.20 [2022-02-23T20:02:38.158Z] #36 15.20 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T20:02:38.158Z] #36 DONE 15.7s [2022-02-23T20:02:38.158Z] [2022-02-23T20:02:38.158Z] #38 [tini 1/3] 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-02-23T20:02:38.158Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:38.158Z] #38 14.52 Fetched 8505 kB in 11s (745 kB/s) [2022-02-23T20:02:38.405Z] #51 29.65 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T20:02:38.405Z] #51 29.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T20:02:38.405Z] #51 29.85 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T20:02:38.405Z] #51 29.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T20:02:38.667Z] #51 29.96 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T20:02:38.667Z] #51 29.99 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T20:02:38.687Z] #63 15.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T20:02:39.245Z] #51 30.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T20:02:39.245Z] #51 30.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T20:02:39.245Z] #51 30.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T20:02:39.245Z] #51 30.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T20:02:39.245Z] #51 30.65 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T20:02:39.245Z] #51 30.66 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T20:02:39.262Z] #63 ... [2022-02-23T20:02:39.262Z] [2022-02-23T20:02:39.262Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:39.262Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:02:39.262Z] #49 14.43 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T20:02:39.262Z] #49 14.56 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T20:02:39.262Z] #49 14.73 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T20:02:39.507Z] #51 30.69 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T20:02:39.507Z] #51 30.71 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T20:02:39.507Z] #51 30.79 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T20:02:39.507Z] #51 30.82 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T20:02:39.507Z] #51 30.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T20:02:39.507Z] #51 30.86 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T20:02:39.507Z] #51 30.87 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T20:02:39.507Z] #51 30.88 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T20:02:39.769Z] #51 30.96 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T20:02:39.769Z] #51 31.01 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T20:02:39.769Z] #51 31.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T20:02:39.769Z] #51 31.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T20:02:39.769Z] #51 31.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T20:02:39.769Z] #51 31.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T20:02:40.031Z] #51 31.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T20:02:40.031Z] #51 31.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T20:02:40.031Z] #51 31.33 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T20:02:40.031Z] #51 31.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T20:02:40.031Z] #51 31.36 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T20:02:40.031Z] #51 31.39 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T20:02:40.031Z] #51 31.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T20:02:40.031Z] #51 31.45 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T20:02:40.031Z] #51 31.47 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T20:02:40.204Z] #49 ... [2022-02-23T20:02:40.204Z] [2022-02-23T20:02:40.204Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:40.204Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:40.204Z] #47 7.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:02:40.204Z] #47 7.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:02:40.204Z] #47 7.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:02:40.204Z] #47 8.144 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T20:02:40.204Z] #47 9.513 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:02:40.204Z] #47 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:40.204Z] #47 14.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:40.204Z] #47 16.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T20:02:40.291Z] #51 31.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T20:02:40.291Z] #51 31.62 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T20:02:40.292Z] #51 31.63 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T20:02:40.292Z] #51 31.68 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T20:02:40.292Z] #51 31.71 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T20:02:40.292Z] #51 31.73 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T20:02:40.292Z] #51 31.76 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T20:02:40.292Z] #51 31.76 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T20:02:40.292Z] #51 31.78 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T20:02:40.465Z] #47 ... [2022-02-23T20:02:40.465Z] [2022-02-23T20:02:40.465Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:40.465Z] #63 sha256:c9e3abde2cdfaf0487c8398904a27d9f382573292eadaaf497cd29f2d3cb032b [2022-02-23T20:02:40.465Z] #63 16.58 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T20:02:40.465Z] #63 16.71 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T20:02:40.465Z] #63 17.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T20:02:40.465Z] #63 17.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:02:40.465Z] #63 17.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T20:02:40.553Z] #51 31.83 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T20:02:40.553Z] #51 31.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T20:02:40.553Z] #51 31.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T20:02:40.553Z] #51 31.87 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T20:02:40.553Z] #51 31.88 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T20:02:40.727Z] #63 17.87 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T20:02:40.754Z] #38 14.52 Reading package lists... [2022-02-23T20:02:41.127Z] #51 32.33 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T20:02:41.127Z] #51 32.33 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T20:02:41.127Z] #51 32.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T20:02:41.127Z] #51 ... [2022-02-23T20:02:41.127Z] [2022-02-23T20:02:41.127Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:41.127Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T20:02:41.127Z] #47 18.12 Reading package lists... [2022-02-23T20:02:41.127Z] #47 22.02 Building dependency tree... [2022-02-23T20:02:41.127Z] #47 25.29 The following additional packages will be installed: [2022-02-23T20:02:41.127Z] #47 25.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:02:41.127Z] #47 25.31 python3-protobuf python3-six [2022-02-23T20:02:41.127Z] #47 25.34 Suggested packages: [2022-02-23T20:02:41.127Z] #47 25.34 python3-setuptools [2022-02-23T20:02:41.127Z] #47 25.34 Recommended packages: [2022-02-23T20:02:41.127Z] #47 25.34 iproute2 | iproute [2022-02-23T20:02:41.127Z] #47 25.88 The following NEW packages will be installed: [2022-02-23T20:02:41.127Z] #47 25.90 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:02:41.128Z] #47 25.90 python3-protobuf python3-six [2022-02-23T20:02:41.128Z] #47 26.37 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:41.128Z] #47 26.37 Need to get 2115 kB of archives. [2022-02-23T20:02:41.128Z] #47 26.37 After this operation, 10.7 MB of additional disk space will be used. [2022-02-23T20:02:41.128Z] #47 26.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-23T20:02:41.128Z] #47 26.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:02:41.128Z] #47 26.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T20:02:41.128Z] #47 26.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-23T20:02:41.128Z] #47 26.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T20:02:41.128Z] #47 26.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-23T20:02:41.128Z] #47 26.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T20:02:41.128Z] #47 29.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-23T20:02:41.128Z] #47 30.84 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:41.128Z] #47 31.06 Fetched 2115 kB in 4s (498 kB/s) [2022-02-23T20:02:41.128Z] #47 31.12 Selecting previously unselected package libprotobuf23:arm64. [2022-02-23T20:02:41.128Z] #47 31.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-23T20:02:41.128Z] #47 31.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-23T20:02:41.128Z] #47 31.22 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T20:02:41.128Z] #47 31.79 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:02:41.128Z] #47 31.80 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:02:41.128Z] #47 31.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:02:41.128Z] #47 32.02 Selecting previously unselected package python3-six. [2022-02-23T20:02:41.128Z] #47 32.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T20:02:41.128Z] #47 32.04 Unpacking python3-six (1.16.0-2) ... [2022-02-23T20:02:41.128Z] #47 32.12 Selecting previously unselected package python3-protobuf. [2022-02-23T20:02:41.128Z] #47 32.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-23T20:02:41.128Z] #47 32.14 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T20:02:41.128Z] #47 ... [2022-02-23T20:02:41.128Z] [2022-02-23T20:02:41.128Z] #34 [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-02-23T20:02:41.128Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T20:02:41.128Z] #34 32.23 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T20:02:41.772Z] Running on azwin-2-d6b980 in d:\jenkins\workspace\moby_PR-43277 [Pipeline] { [Pipeline] ws [2022-02-23T20:02:41.790Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-02-23T20:02:41.809Z] #63 18.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [Pipeline] checkout [2022-02-23T20:02:42.074Z] #34 33.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T20:02:42.157Z] #63 18.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T20:02:42.157Z] #63 19.18 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T20:02:42.252Z] Fetching without tags [2022-02-23T20:02:42.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:02:42.151Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T20:02:42.194Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:02:42.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:02:42.259Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:02:42.259Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:02:42.282Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:02:42.492Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T20:02:42.494Z] The recommended git tool is: git [2022-02-23T20:02:43.102Z] #63 ... [2022-02-23T20:02:43.102Z] [2022-02-23T20:02:43.102Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:02:43.102Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:02:43.102Z] #53 10.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T20:02:43.363Z] Merge succeeded, producing 42fe847a0b0532f5b1df002150a121d144b2f0a0 [2022-02-23T20:02:43.363Z] Checking out Revision 42fe847a0b0532f5b1df002150a121d144b2f0a0 (PR-43277) [2022-02-23T20:02:43.364Z] #53 ... [2022-02-23T20:02:43.364Z] [2022-02-23T20:02:43.364Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:02:43.364Z] #26 sha256:7d75fac02c26e7f3761902277f59588753332daa822d36006bcd0e82e15ea0c3 [2022-02-23T20:02:43.364Z] #26 18.16 + mkdir -p /build [2022-02-23T20:02:43.364Z] #26 18.29 + mv docker/docker /build/ [2022-02-23T20:02:43.364Z] #26 18.29 + rmdir docker [2022-02-23T20:02:43.364Z] #26 DONE 20.4s [2022-02-23T20:02:43.364Z] [2022-02-23T20:02:43.364Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:43.364Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:02:43.364Z] #49 17.95 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T20:02:43.365Z] #49 18.15 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T20:02:43.428Z] #38 18.64 Reading package lists... [2022-02-23T20:02:43.428Z] #38 ... [2022-02-23T20:02:43.428Z] [2022-02-23T20:02:43.428Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:43.428Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:43.428Z] #47 10.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:43.428Z] #47 11.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T20:02:43.428Z] #47 18.35 Fetched 8508 kB in 14s (612 kB/s) [2022-02-23T20:02:43.428Z] #47 18.35 Reading package lists... [2022-02-23T20:02:43.428Z] #47 ... [2022-02-23T20:02:43.428Z] [2022-02-23T20:02:43.428Z] #58 [containerd 1/3] 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-02-23T20:02:43.428Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:43.428Z] #58 16.01 Fetched 8505 kB in 12s (691 kB/s) [2022-02-23T20:02:43.428Z] #58 16.01 Reading package lists... [2022-02-23T20:02:43.475Z] #34 ... [2022-02-23T20:02:43.475Z] [2022-02-23T20:02:43.475Z] #38 [tini 1/3] 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-02-23T20:02:43.475Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T20:02:43.475Z] #38 24.80 The following additional packages will be installed: [2022-02-23T20:02:43.475Z] #38 24.81 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T20:02:43.475Z] #38 24.83 Suggested packages: [2022-02-23T20:02:43.475Z] #38 24.84 cmake-doc ninja-build lrzip [2022-02-23T20:02:43.475Z] #38 24.84 Recommended packages: [2022-02-23T20:02:43.475Z] #38 24.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T20:02:43.475Z] #38 25.51 The following NEW packages will be installed: [2022-02-23T20:02:43.475Z] #38 25.53 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T20:02:43.475Z] #38 25.53 vim-common xxd [2022-02-23T20:02:43.475Z] #38 25.95 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:43.475Z] #38 25.95 Need to get 15.6 MB of archives. [2022-02-23T20:02:43.475Z] #38 25.95 After this operation, 67.4 MB of additional disk space will be used. [2022-02-23T20:02:43.475Z] #38 25.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:02:43.475Z] #38 25.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:02:43.475Z] #38 25.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T20:02:43.475Z] #38 26.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T20:02:43.475Z] #38 26.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-23T20:02:43.475Z] #38 26.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-23T20:02:43.475Z] #38 26.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-23T20:02:43.475Z] #38 26.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-23T20:02:43.475Z] #38 26.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-23T20:02:43.475Z] #38 26.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-23T20:02:43.475Z] #38 27.50 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:43.475Z] #38 27.93 Fetched 15.6 MB in 1s (17.9 MB/s) [2022-02-23T20:02:43.475Z] #38 28.10 Selecting previously unselected package xxd. [2022-02-23T20:02:43.475Z] #38 28.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-23T20:02:43.475Z] #38 28.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T20:02:43.475Z] #38 28.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:02:43.475Z] #38 28.56 Selecting previously unselected package vim-common. [2022-02-23T20:02:43.475Z] #38 28.56 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:02:43.475Z] #38 28.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:02:43.475Z] #38 28.85 Selecting previously unselected package cmake-data. [2022-02-23T20:02:43.475Z] #38 28.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T20:02:43.475Z] #38 28.86 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:02:43.475Z] #38 31.71 Selecting previously unselected package libicu67:arm64. [2022-02-23T20:02:43.475Z] #38 31.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-23T20:02:43.475Z] #38 31.72 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T20:02:43.736Z] #38 ... [2022-02-23T20:02:43.736Z] [2022-02-23T20:02:43.736Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:43.736Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:43.736Z] #51 32.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T20:02:43.736Z] #51 32.45 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T20:02:43.736Z] #51 32.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T20:02:43.736Z] #51 32.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T20:02:43.736Z] #51 32.56 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T20:02:43.736Z] #51 32.57 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T20:02:43.736Z] #51 32.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T20:02:43.736Z] #51 32.81 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T20:02:43.736Z] #51 32.81 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T20:02:43.736Z] #51 32.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T20:02:43.736Z] #51 32.83 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T20:02:43.736Z] #51 32.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T20:02:43.736Z] #51 32.91 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T20:02:43.736Z] #51 32.94 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T20:02:43.736Z] #51 32.98 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T20:02:43.736Z] #51 32.99 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T20:02:43.736Z] #51 33.01 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T20:02:43.736Z] #51 33.06 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T20:02:43.736Z] #51 33.13 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T20:02:43.736Z] #51 33.15 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T20:02:43.736Z] #51 33.16 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T20:02:43.736Z] #51 33.18 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T20:02:43.736Z] #51 33.21 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T20:02:43.736Z] #51 33.48 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T20:02:43.736Z] #51 33.58 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T20:02:43.736Z] #51 34.65 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T20:02:43.736Z] #51 34.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T20:02:43.736Z] #51 34.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T20:02:43.736Z] #51 34.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T20:02:43.736Z] #51 34.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T20:02:43.736Z] #51 34.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T20:02:43.736Z] #51 34.93 go: downloading golang.org/x/text v0.3.7 [2022-02-23T20:02:43.938Z] #49 ... [2022-02-23T20:02:43.938Z] [2022-02-23T20:02:43.938Z] #58 [containerd 1/3] 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-02-23T20:02:43.938Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:43.938Z] #58 11.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:43.938Z] #58 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:43.945Z] #58 21.36 Reading package lists... [2022-02-23T20:02:43.945Z] #58 ... [2022-02-23T20:02:43.945Z] [2022-02-23T20:02:43.945Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:43.945Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:02:43.945Z] #43 21.61 + git checkout -q v2.3.0 [2022-02-23T20:02:44.198Z] #58 ... [2022-02-23T20:02:44.198Z] [2022-02-23T20:02:44.198Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:44.198Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:02:44.198Z] #14 13.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:44.198Z] #14 14.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:45.141Z] #14 ... [2022-02-23T20:02:45.141Z] [2022-02-23T20:02:45.141Z] #38 [tini 1/3] 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-02-23T20:02:45.141Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:45.141Z] #38 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:02:45.141Z] #38 14.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:02:45.401Z] #38 ... [2022-02-23T20:02:45.401Z] [2022-02-23T20:02:45.401Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:02:45.401Z] #63 sha256:c9e3abde2cdfaf0487c8398904a27d9f382573292eadaaf497cd29f2d3cb032b [2022-02-23T20:02:45.401Z] #63 22.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T20:02:45.977Z] #63 ... [2022-02-23T20:02:45.977Z] [2022-02-23T20:02:45.977Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:02:45.977Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T20:02:45.977Z] #36 23.16 tomll can be used in two ways: [2022-02-23T20:02:45.977Z] #36 23.16 Writing to STDIN and reading from STDOUT: [2022-02-23T20:02:45.977Z] #36 23.16 cat file.toml | tomll > file.toml [2022-02-23T20:02:45.977Z] #36 23.16 [2022-02-23T20:02:45.977Z] #36 23.16 Reading and updating a list of files: [2022-02-23T20:02:45.977Z] #36 23.16 tomll a.toml b.toml c.toml [2022-02-23T20:02:45.977Z] #36 23.16 [2022-02-23T20:02:45.977Z] #36 23.16 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T20:02:45.977Z] #36 DONE 23.3s [2022-02-23T20:02:45.977Z] [2022-02-23T20:02:45.977Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:45.977Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:46.478Z] #43 23.88 + 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-02-23T20:02:46.933Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T20:02:46.966Z] First time build. Skipping changelog. [2022-02-23T20:02:47.042Z] #51 ... [2022-02-23T20:02:47.042Z] [2022-02-23T20:02:47.042Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:02:47.042Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:02:47.042Z] #60 1.126 + RM_GOPATH=0 [2022-02-23T20:02:47.042Z] #60 1.126 + TMP_GOPATH= [2022-02-23T20:02:47.042Z] #60 1.126 + : /build [2022-02-23T20:02:47.042Z] #60 1.126 + '[' -z '' ']' [2022-02-23T20:02:47.042Z] #60 1.127 ++ mktemp -d [2022-02-23T20:02:47.042Z] #60 1.139 + export GOPATH=/tmp/tmp.D1q7Jxpkuy [2022-02-23T20:02:47.042Z] #60 1.139 + GOPATH=/tmp/tmp.D1q7Jxpkuy [2022-02-23T20:02:47.042Z] #60 1.139 + RM_GOPATH=1 [2022-02-23T20:02:47.042Z] #60 1.139 + case "$(go env GOARCH)" in [2022-02-23T20:02:47.042Z] #60 1.139 ++ go env GOARCH [2022-02-23T20:02:47.042Z] #60 1.192 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:47.042Z] #60 1.192 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:47.042Z] #60 1.192 ++ dirname /install.sh [2022-02-23T20:02:47.042Z] #60 1.195 + dir=/ [2022-02-23T20:02:47.042Z] #60 1.195 + bin=containerd [2022-02-23T20:02:47.042Z] #60 1.195 + shift [2022-02-23T20:02:47.042Z] #60 1.195 + '[' '!' -f //containerd.installer ']' [2022-02-23T20:02:47.042Z] #60 1.195 + . //containerd.installer [2022-02-23T20:02:47.042Z] #60 1.195 ++ set -e [2022-02-23T20:02:47.042Z] #60 1.195 ++ : v1.5.9 [2022-02-23T20:02:47.042Z] #60 1.195 + install_containerd [2022-02-23T20:02:47.042Z] #60 1.201 + echo 'Install containerd version v1.5.9' [2022-02-23T20:02:47.042Z] #60 1.201 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D1q7Jxpkuy/src/github.com/containerd/containerd [2022-02-23T20:02:47.042Z] #60 1.201 Install containerd version v1.5.9 [2022-02-23T20:02:47.042Z] #60 1.206 Cloning into '/tmp/tmp.D1q7Jxpkuy/src/github.com/containerd/containerd'... [2022-02-23T20:02:47.042Z] #60 ... [2022-02-23T20:02:47.042Z] [2022-02-23T20:02:47.042Z] #38 [tini 1/3] 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-02-23T20:02:47.042Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T20:02:47.042Z] #38 36.40 Selecting previously unselected package libxml2:arm64. [2022-02-23T20:02:47.042Z] #38 36.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-23T20:02:47.042Z] #38 36.43 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:02:47.042Z] #38 36.81 Selecting previously unselected package libarchive13:arm64. [2022-02-23T20:02:47.042Z] #38 36.82 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-23T20:02:47.042Z] #38 36.82 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T20:02:47.042Z] #38 36.99 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-23T20:02:47.042Z] #38 36.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-23T20:02:47.042Z] #38 37.02 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T20:02:47.042Z] #38 37.13 Selecting previously unselected package librhash0:arm64. [2022-02-23T20:02:47.042Z] #38 37.16 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-23T20:02:47.042Z] #38 37.16 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-23T20:02:47.042Z] #38 37.31 Selecting previously unselected package libuv1:arm64. [2022-02-23T20:02:47.042Z] #38 37.32 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-23T20:02:47.042Z] #38 37.33 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-23T20:02:47.042Z] #38 37.50 Selecting previously unselected package cmake. [2022-02-23T20:02:47.042Z] #38 37.50 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-23T20:02:47.042Z] #38 37.53 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:02:47.763Z] Running on azwin-2-b71690 in d:\jenkins\workspace\moby_PR-43277 [Pipeline] { [Pipeline] ws [2022-02-23T20:02:47.783Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T20:02:48.429Z] #38 39.74 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T20:02:48.429Z] #38 39.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:02:48.429Z] #38 39.79 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-23T20:02:48.429Z] #38 39.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:02:48.429Z] #38 39.85 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-23T20:02:48.429Z] #38 39.88 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-23T20:02:48.429Z] #38 39.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:02:48.429Z] #38 39.93 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:02:48.429Z] #38 39.94 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-23T20:02:48.472Z] + docker version [2022-02-23T20:02:48.526Z] #47 ... [2022-02-23T20:02:48.526Z] [2022-02-23T20:02:48.526Z] #58 [containerd 1/3] 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-02-23T20:02:48.526Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:48.526Z] #58 25.65 Fetched 8505 kB in 19s (441 kB/s) [2022-02-23T20:02:48.690Z] #38 39.96 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:02:48.690Z] #38 39.98 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:02:48.690Z] #38 ... [2022-02-23T20:02:48.690Z] [2022-02-23T20:02:48.690Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:48.690Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:48.690Z] #14 30.09 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T20:02:48.690Z] #14 30.11 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T20:02:48.690Z] #14 30.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:02:48.690Z] #14 30.21 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-23T20:02:48.690Z] #14 30.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T20:02:48.690Z] #14 30.25 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T20:02:48.690Z] #14 30.45 Selecting previously unselected package dmsetup. [2022-02-23T20:02:48.690Z] #14 30.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T20:02:48.690Z] #14 30.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:02:48.690Z] #14 30.61 Selecting previously unselected package mingw-w64-common. [2022-02-23T20:02:48.690Z] #14 30.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T20:02:48.690Z] #14 30.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T20:02:48.690Z] #14 34.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T20:02:48.690Z] #14 34.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T20:02:48.690Z] #14 35.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:02:48.950Z] The recommended git tool is: git [2022-02-23T20:02:49.007Z] #14 ... [2022-02-23T20:02:49.007Z] [2022-02-23T20:02:49.007Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:49.007Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:49.007Z] #51 38.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T20:02:49.007Z] #51 38.88 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T20:02:49.007Z] #51 38.89 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T20:02:49.007Z] #51 39.04 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T20:02:49.007Z] #51 39.13 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T20:02:49.007Z] #51 39.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T20:02:49.007Z] #51 39.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T20:02:49.007Z] #51 39.23 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T20:02:49.007Z] #51 39.23 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T20:02:49.007Z] #51 39.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T20:02:49.007Z] #51 39.41 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T20:02:49.007Z] #51 39.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T20:02:49.007Z] #51 39.49 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T20:02:49.007Z] #51 39.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T20:02:49.007Z] #51 39.59 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T20:02:49.007Z] #51 39.98 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T20:02:49.007Z] #51 40.04 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T20:02:49.007Z] #51 40.19 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T20:02:49.007Z] #51 40.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T20:02:49.013Z] #43 ... [2022-02-23T20:02:49.013Z] [2022-02-23T20:02:49.013Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:49.013Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:02:49.013Z] #14 17.04 Fetched 8505 kB in 13s (664 kB/s) [2022-02-23T20:02:49.013Z] #14 17.04 Reading package lists... [2022-02-23T20:02:49.013Z] #14 22.25 Reading package lists... [2022-02-23T20:02:49.271Z] #14 27.19 Building dependency tree... [2022-02-23T20:02:49.271Z] #14 ... [2022-02-23T20:02:49.271Z] [2022-02-23T20:02:49.271Z] #38 [tini 1/3] 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-02-23T20:02:49.271Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:49.271Z] #38 18.64 Reading package lists... [2022-02-23T20:02:49.271Z] #38 24.08 Building dependency tree... [2022-02-23T20:02:49.271Z] #38 27.06 The following additional packages will be installed: [2022-02-23T20:02:49.271Z] #38 27.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T20:02:49.271Z] #38 27.08 Suggested packages: [2022-02-23T20:02:49.271Z] #38 27.10 cmake-doc ninja-build lrzip [2022-02-23T20:02:49.271Z] #38 27.10 Recommended packages: [2022-02-23T20:02:49.271Z] #38 27.10 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T20:02:49.628Z] #51 40.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T20:02:49.628Z] #51 40.59 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T20:02:49.628Z] #51 40.87 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T20:02:49.890Z] #51 40.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T20:02:49.890Z] #51 40.91 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T20:02:42.509Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:02:42.523Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T20:02:43.056Z] > git remote # timeout=10 [2022-02-23T20:02:43.073Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T20:02:43.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:02:43.091Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T20:02:43.353Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-23T20:02:43.411Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:02:43.428Z] > git checkout -f 42fe847a0b0532f5b1df002150a121d144b2f0a0 # timeout=10 [2022-02-23T20:02:46.939Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [2022-02-23T20:02:50.209Z] #38 27.84 The following NEW packages will be installed: [2022-02-23T20:02:50.209Z] #38 27.86 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T20:02:50.209Z] #38 27.87 vim-common xxd [2022-02-23T20:02:50.469Z] #38 28.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:50.469Z] #38 28.26 Need to get 17.7 MB of archives. [2022-02-23T20:02:50.469Z] #38 28.26 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T20:02:50.469Z] #38 28.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:02:50.469Z] #38 28.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:02:50.469Z] #38 28.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T20:02:50.469Z] #38 28.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T20:02:50.491Z] #51 41.71 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T20:02:51.039Z] #38 28.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T20:02:51.039Z] #38 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T20:02:51.039Z] #38 28.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T20:02:51.039Z] #38 28.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T20:02:51.039Z] #38 28.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T20:02:51.039Z] #38 28.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T20:02:51.105Z] #51 42.22 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T20:02:51.105Z] #51 42.25 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T20:02:51.105Z] #51 42.27 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T20:02:51.977Z] #38 ... [2022-02-23T20:02:51.977Z] [2022-02-23T20:02:51.977Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:02:51.977Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:02:51.977Z] #53 29.35 v3.0.2 [2022-02-23T20:02:51.977Z] #53 DONE 29.6s [2022-02-23T20:02:51.977Z] [2022-02-23T20:02:51.977Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:51.977Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:51.977Z] #51 24.17 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T20:02:51.977Z] #51 24.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:02:51.977Z] #51 24.23 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T20:02:51.977Z] #51 24.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T20:02:51.977Z] #51 24.47 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T20:02:51.977Z] #51 24.74 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T20:02:51.977Z] #51 25.05 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T20:02:51.977Z] #51 25.05 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T20:02:51.977Z] #51 25.05 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T20:02:51.977Z] #51 25.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T20:02:51.977Z] #51 26.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T20:02:51.977Z] #51 26.05 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T20:02:51.977Z] #51 28.51 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:02:51.977Z] #51 28.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T20:02:51.977Z] #51 28.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T20:02:51.977Z] #51 28.67 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T20:02:51.977Z] #51 28.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T20:02:51.977Z] #51 28.80 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T20:02:51.977Z] #51 28.85 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T20:02:51.977Z] #51 28.90 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T20:02:51.977Z] #51 28.91 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T20:02:51.977Z] #51 28.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T20:02:51.977Z] #51 29.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T20:02:51.977Z] #51 29.00 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T20:02:51.977Z] #51 29.05 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T20:02:51.977Z] #51 29.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T20:02:51.977Z] #51 29.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T20:02:51.977Z] #51 29.33 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T20:02:51.977Z] #51 29.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T20:02:51.977Z] #51 29.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T20:02:51.977Z] #51 29.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T20:02:51.977Z] #51 29.58 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T20:02:51.977Z] #51 29.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T20:02:52.048Z] #51 ... [2022-02-23T20:02:52.048Z] [2022-02-23T20:02:52.048Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:52.048Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T20:02:52.048Z] #47 32.66 Selecting previously unselected package libnet1:arm64. [2022-02-23T20:02:52.048Z] #47 32.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T20:02:52.048Z] #47 32.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:02:52.048Z] #47 32.75 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T20:02:52.048Z] #47 32.75 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T20:02:52.048Z] #47 32.78 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T20:02:52.048Z] #47 32.87 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T20:02:52.048Z] #47 32.87 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T20:02:52.048Z] #47 32.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T20:02:52.048Z] #47 32.96 Selecting previously unselected package criu. [2022-02-23T20:02:52.048Z] #47 32.96 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-23T20:02:52.048Z] #47 32.97 Unpacking criu (3.16.1-3) ... [2022-02-23T20:02:52.048Z] #47 33.57 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:02:52.048Z] #47 34.87 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-23T20:02:52.048Z] #47 34.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:02:52.048Z] #47 34.91 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T20:02:52.048Z] #47 34.92 Setting up python3-six (1.16.0-2) ... [2022-02-23T20:02:52.048Z] #47 35.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T20:02:52.048Z] #47 35.72 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T20:02:52.048Z] #47 38.38 Setting up criu (3.16.1-3) ... [2022-02-23T20:02:52.048Z] #47 40.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:02:52.048Z] #47 ... [2022-02-23T20:02:52.048Z] [2022-02-23T20:02:52.048Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:52.048Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:52.048Z] #14 42.07 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T20:02:52.048Z] #14 42.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:02:52.048Z] #14 42.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:02:52.048Z] #14 43.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T20:02:52.048Z] #14 43.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:02:52.048Z] #14 43.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:02:52.546Z] #51 30.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T20:02:52.546Z] #51 30.42 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T20:02:52.546Z] #51 30.47 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T20:02:52.546Z] #51 30.54 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T20:02:52.805Z] #51 30.59 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T20:02:52.805Z] #51 30.65 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T20:02:52.805Z] #51 ... [2022-02-23T20:02:52.805Z] [2022-02-23T20:02:52.805Z] #38 [tini 1/3] 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-02-23T20:02:52.805Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:52.805Z] #38 30.23 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:52.805Z] #38 30.42 Fetched 17.7 MB in 1s (15.0 MB/s) [2022-02-23T20:02:52.805Z] #38 30.51 Selecting previously unselected package xxd. [2022-02-23T20:02:52.805Z] #38 30.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 ... 15709 files and directories currently installed.) [2022-02-23T20:02:52.806Z] #38 30.57 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:02:52.806Z] #38 30.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:02:53.065Z] #38 30.77 Selecting previously unselected package vim-common. [2022-02-23T20:02:53.065Z] #38 30.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:02:53.065Z] #38 30.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:02:53.324Z] #38 31.13 Selecting previously unselected package cmake-data. [2022-02-23T20:02:53.324Z] #38 31.13 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T20:02:53.324Z] #38 31.15 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:02:53.822Z] #58 25.65 Reading package lists... [2022-02-23T20:02:53.822Z] #58 ... [2022-02-23T20:02:53.822Z] [2022-02-23T20:02:53.822Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:02:53.822Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:02:53.822Z] #43 27.94 Updating files: 92% (1694/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-02-23T20:02:53.822Z] #43 28.09 + git checkout -q v2.3.0 [2022-02-23T20:02:53.822Z] #43 30.62 + 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-02-23T20:02:54.262Z] #38 ... [2022-02-23T20:02:54.262Z] [2022-02-23T20:02:54.262Z] #58 [containerd 1/3] 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-02-23T20:02:54.262Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:54.262Z] #58 21.36 Reading package lists... [2022-02-23T20:02:54.262Z] #58 25.91 Building dependency tree... [2022-02-23T20:02:54.262Z] #58 28.79 The following additional packages will be installed: [2022-02-23T20:02:54.262Z] #58 28.83 libbtrfs0 [2022-02-23T20:02:54.262Z] #58 29.00 The following NEW packages will be installed: [2022-02-23T20:02:54.262Z] #58 29.01 libbtrfs-dev libbtrfs0 [2022-02-23T20:02:54.262Z] #58 29.38 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:54.262Z] #58 29.38 Need to get 460 kB of archives. [2022-02-23T20:02:54.262Z] #58 29.38 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T20:02:54.262Z] #58 29.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T20:02:54.262Z] #58 29.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T20:02:54.262Z] #58 30.33 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:02:54.262Z] #58 30.57 Fetched 460 kB in 0s (1376 kB/s) [2022-02-23T20:02:54.262Z] #58 30.69 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T20:02:54.262Z] #58 30.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:02:54.262Z] #58 30.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T20:02:54.262Z] #58 30.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:02:54.262Z] #58 30.99 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T20:02:54.262Z] #58 30.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T20:02:54.262Z] #58 31.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:02:54.262Z] #58 31.30 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:02:54.262Z] #58 31.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:02:54.262Z] #58 31.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:02:54.262Z] #58 DONE 32.0s [2022-02-23T20:02:54.262Z] [2022-02-23T20:02:54.262Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:54.262Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:54.262Z] #51 31.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T20:02:54.262Z] #51 31.44 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T20:02:54.262Z] #51 31.56 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T20:02:54.262Z] #51 31.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T20:02:54.262Z] #51 31.56 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T20:02:54.262Z] #51 31.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T20:02:54.262Z] #51 31.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T20:02:54.262Z] #51 31.68 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T20:02:54.262Z] #51 31.76 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T20:02:54.262Z] #51 31.85 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T20:02:54.262Z] #51 31.88 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T20:02:54.262Z] #51 31.93 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T20:02:54.262Z] #51 31.97 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T20:02:54.262Z] #51 32.03 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T20:02:54.262Z] #51 32.03 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T20:02:54.262Z] #51 32.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T20:02:54.262Z] #51 32.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T20:02:54.262Z] #51 32.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T20:02:54.262Z] #51 32.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T20:02:54.521Z] #51 32.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T20:02:54.521Z] #51 32.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T20:02:54.521Z] #51 32.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T20:02:54.521Z] #51 32.44 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T20:02:54.576Z] ...INFO: Daemon under test started and replied! [2022-02-23T20:02:54.576Z] INFO: Docker version of the daemon under test [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] Client: [2022-02-23T20:02:54.576Z] Version: 17.06.2-ce [2022-02-23T20:02:54.576Z] API version: 1.30 [2022-02-23T20:02:54.576Z] Go version: go1.8.3 [2022-02-23T20:02:54.576Z] Git commit: cec0b72 [2022-02-23T20:02:54.576Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T20:02:54.576Z] OS/Arch: windows/amd64 [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] Server: [2022-02-23T20:02:54.576Z] Version: 0.0.0-dev [2022-02-23T20:02:54.576Z] API version: 1.42 (minimum version 1.24) [2022-02-23T20:02:54.576Z] Go version: go1.17.7 [2022-02-23T20:02:54.576Z] Git commit: 44de301657 [2022-02-23T20:02:54.576Z] Built: 02/23/2022 20:00:36 [2022-02-23T20:02:54.576Z] OS/Arch: windows/amd64 [2022-02-23T20:02:54.576Z] Experimental: false [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] INFO: Docker info of the daemon under test [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] Containers: 0 [2022-02-23T20:02:54.576Z] Running: 0 [2022-02-23T20:02:54.576Z] Paused: 0 [2022-02-23T20:02:54.576Z] Stopped: 0 [2022-02-23T20:02:54.576Z] Images: 0 [2022-02-23T20:02:54.576Z] Server Version: 0.0.0-dev [2022-02-23T20:02:54.576Z] Storage Driver: windowsfilter [2022-02-23T20:02:54.576Z] Windows: [2022-02-23T20:02:54.576Z] Logging Driver: json-file [2022-02-23T20:02:54.576Z] Plugins: [2022-02-23T20:02:54.576Z] Volume: local [2022-02-23T20:02:54.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:02:54.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:02:54.576Z] Swarm: inactive [2022-02-23T20:02:54.576Z] Default Isolation: process [2022-02-23T20:02:54.576Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T20:02:54.576Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T20:02:54.576Z] OSType: windows [2022-02-23T20:02:54.576Z] Architecture: x86_64 [2022-02-23T20:02:54.576Z] CPUs: 4 [2022-02-23T20:02:54.576Z] Total Memory: 32GiB [2022-02-23T20:02:54.576Z] Name: azwin-2-6dcd60 [2022-02-23T20:02:54.576Z] ID: VTBA:UVTD:UNPZ:GHJT:4CNM:PN2E:ZMPG:HALL:XIEI:PORM:LMEV:474A [2022-02-23T20:02:54.576Z] Docker Root Dir: D:\CI\PR-43277\6\daemon [2022-02-23T20:02:54.576Z] Debug Mode (client): false [2022-02-23T20:02:54.576Z] Debug Mode (server): true [2022-02-23T20:02:54.576Z] File Descriptors: -1 [2022-02-23T20:02:54.576Z] Goroutines: 16 [2022-02-23T20:02:54.576Z] System Time: 2022-02-23T20:02:52.272846Z [2022-02-23T20:02:54.576Z] EventsListeners: 0 [2022-02-23T20:02:54.576Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:02:54.576Z] Labels: [2022-02-23T20:02:54.576Z] Experimental: false [2022-02-23T20:02:54.576Z] Insecure Registries: [2022-02-23T20:02:54.576Z] 127.0.0.0/8 [2022-02-23T20:02:54.576Z] Live Restore Enabled: false [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] INFO: Docker images of the daemon under test [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T20:02:54.576Z] [2022-02-23T20:02:54.576Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T20:02:54.576Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T20:02:54.576Z] ltsc2022: Pulling from windows/servercore [2022-02-23T20:02:54.576Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T20:02:54.576Z] 898469748ff6: Pulling fs layer [2022-02-23T20:02:54.780Z] #51 32.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T20:02:54.780Z] #51 32.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T20:02:54.780Z] #51 32.49 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T20:02:54.780Z] #51 ... [2022-02-23T20:02:54.780Z] [2022-02-23T20:02:54.780Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T20:02:54.780Z] #59 sha256:c00266f4eca5046d3403cca9f0eb6c4f51d2e93d213ebf5c62c2d0b58315cfbb [2022-02-23T20:02:54.780Z] #59 DONE 0.6s [2022-02-23T20:02:54.780Z] [2022-02-23T20:02:54.780Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:54.780Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:54.780Z] #51 32.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T20:02:54.780Z] #51 32.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T20:02:54.780Z] #51 32.78 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T20:02:54.780Z] #51 32.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T20:02:54.780Z] #51 32.82 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T20:02:55.026Z] Client: Docker Engine - Community [2022-02-23T20:02:55.026Z] Version: 20.10.12 [2022-02-23T20:02:55.026Z] API version: 1.41 [2022-02-23T20:02:55.026Z] Go version: go1.16.12 [2022-02-23T20:02:55.026Z] Git commit: e91ed57 [2022-02-23T20:02:55.026Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-23T20:02:55.026Z] OS/Arch: linux/amd64 [2022-02-23T20:02:55.026Z] Context: default [2022-02-23T20:02:55.026Z] Experimental: true [2022-02-23T20:02:55.026Z] [2022-02-23T20:02:55.026Z] Server: Docker Engine - Community [2022-02-23T20:02:55.026Z] Engine: [2022-02-23T20:02:55.026Z] Version: 20.10.12 [2022-02-23T20:02:55.026Z] API version: 1.41 (minimum version 1.12) [2022-02-23T20:02:55.026Z] Go version: go1.16.12 [2022-02-23T20:02:55.026Z] Git commit: 459d0df [2022-02-23T20:02:55.026Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-23T20:02:55.026Z] OS/Arch: linux/amd64 [2022-02-23T20:02:55.026Z] Experimental: true [2022-02-23T20:02:55.026Z] containerd: [2022-02-23T20:02:55.026Z] Version: 1.4.12 [2022-02-23T20:02:55.026Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:02:55.026Z] runc: [2022-02-23T20:02:55.026Z] Version: 1.0.2 [2022-02-23T20:02:55.026Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-23T20:02:55.026Z] docker-init: [2022-02-23T20:02:55.026Z] Version: 0.19.0 [2022-02-23T20:02:55.026Z] GitCommit: de40ad0 [2022-02-23T20:02:55.038Z] #51 32.86 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T20:02:55.038Z] #51 32.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T20:02:55.038Z] #51 32.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T20:02:55.038Z] #51 32.95 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T20:02:55.038Z] #51 32.99 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T20:02:55.038Z] #51 32.99 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T20:02:55.038Z] #51 32.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T20:02:55.038Z] #51 33.03 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T20:02:55.038Z] #51 33.06 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [Pipeline] sh [2022-02-23T20:02:55.298Z] #51 33.08 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T20:02:55.298Z] #51 33.08 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T20:02:55.298Z] #51 33.16 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T20:02:55.353Z] + docker info [2022-02-23T20:02:55.867Z] #51 33.59 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T20:02:55.867Z] #51 33.60 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T20:02:55.867Z] #51 33.72 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T20:02:55.867Z] #51 33.72 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T20:02:55.867Z] #51 33.77 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T20:02:55.867Z] #51 33.77 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T20:02:56.127Z] #51 33.78 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T20:02:56.127Z] #51 33.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T20:02:56.127Z] #51 33.84 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T20:02:56.127Z] #51 33.96 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T20:02:56.127Z] #51 33.97 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T20:02:56.127Z] #51 33.99 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T20:02:56.127Z] #51 33.99 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T20:02:56.127Z] #51 34.01 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T20:02:56.127Z] #51 34.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T20:02:56.127Z] #51 34.12 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T20:02:56.127Z] #51 34.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T20:02:56.127Z] #51 34.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T20:02:56.127Z] #51 34.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T20:02:56.127Z] #51 ... [2022-02-23T20:02:56.127Z] [2022-02-23T20:02:56.127Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:56.127Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:56.127Z] #47 18.35 Reading package lists... [2022-02-23T20:02:56.127Z] #47 23.74 Reading package lists... [2022-02-23T20:02:56.127Z] #47 28.03 Building dependency tree... [2022-02-23T20:02:56.127Z] #47 30.49 The following additional packages will be installed: [2022-02-23T20:02:56.127Z] #47 30.51 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:02:56.127Z] #47 30.51 python3-protobuf python3-six [2022-02-23T20:02:56.127Z] #47 30.51 Suggested packages: [2022-02-23T20:02:56.127Z] #47 30.51 python3-setuptools [2022-02-23T20:02:56.127Z] #47 30.51 Recommended packages: [2022-02-23T20:02:56.127Z] #47 30.51 iproute2 | iproute [2022-02-23T20:02:56.127Z] #47 31.09 The following NEW packages will be installed: [2022-02-23T20:02:56.127Z] #47 31.09 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:02:56.127Z] #47 31.09 python3-protobuf python3-six [2022-02-23T20:02:56.127Z] #47 31.56 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:02:56.127Z] #47 31.56 Need to get 2292 kB of archives. [2022-02-23T20:02:56.127Z] #47 31.56 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T20:02:56.127Z] #47 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T20:02:56.127Z] #47 31.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:02:56.127Z] #47 31.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T20:02:56.127Z] #47 31.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T20:02:56.127Z] #47 31.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T20:02:56.127Z] #47 31.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T20:02:56.127Z] #47 31.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T20:02:56.385Z] #47 ... [2022-02-23T20:02:56.385Z] [2022-02-23T20:02:56.385Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:56.385Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:56.385Z] #51 34.21 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T20:02:56.385Z] #51 34.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T20:02:56.645Z] #51 34.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T20:02:56.645Z] #51 34.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T20:02:56.645Z] #51 34.41 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T20:02:56.645Z] #51 34.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T20:02:56.645Z] #51 34.41 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T20:02:56.904Z] #51 34.63 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T20:02:56.904Z] #51 34.72 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T20:02:57.345Z] #14 ... [2022-02-23T20:02:57.345Z] [2022-02-23T20:02:57.345Z] #38 [tini 1/3] 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-02-23T20:02:57.345Z] #38 sha256:d421614725c731de136af51962cdf9a9026bab47358140c7ef63e010d046a191 [2022-02-23T20:02:57.345Z] #38 DONE 48.5s [2022-02-23T20:02:57.345Z] [2022-02-23T20:02:57.345Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:57.345Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:02:57.345Z] #14 48.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T20:02:57.345Z] #14 48.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:02:57.345Z] #14 48.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:02:57.345Z] #14 ... [2022-02-23T20:02:57.345Z] [2022-02-23T20:02:57.345Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T20:02:57.345Z] #39 sha256:8816201f9c746cf46cadd9a862310e490df0a08fb6b1dc6fa76ed6674e8908d7 [2022-02-23T20:02:57.345Z] #39 ... [2022-02-23T20:02:57.345Z] [2022-02-23T20:02:57.345Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:02:57.345Z] #49 sha256:9c940bd1a781418a7aeba3d3fb24661da7ac2bc5323e30036f0554b9fc40d48d [2022-02-23T20:02:57.345Z] #49 43.78 gotestsum version dev [2022-02-23T20:02:57.345Z] #49 DONE 48.7s [2022-02-23T20:02:57.345Z] [2022-02-23T20:02:57.345Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:57.345Z] #47 sha256:4565ca7ec43a9f6eaa087ebd29e36fdfd34e492e2878fecce000249bb52bdae8 [2022-02-23T20:02:57.345Z] #47 DONE 48.4s [2022-02-23T20:02:57.606Z] [2022-02-23T20:02:57.606Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:57.606Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:02:57.606Z] #51 43.62 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T20:02:57.867Z] #51 ... [2022-02-23T20:02:57.867Z] [2022-02-23T20:02:57.867Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T20:02:57.867Z] #39 sha256:8816201f9c746cf46cadd9a862310e490df0a08fb6b1dc6fa76ed6674e8908d7 [2022-02-23T20:02:57.867Z] #39 DONE 0.6s [2022-02-23T20:02:57.867Z] [2022-02-23T20:02:57.867Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:02:57.867Z] #40 sha256:ad7fe0c7341569772445dd33d6f8e366174da8deacace39622bb973f32394272 [2022-02-23T20:02:58.286Z] #51 35.86 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T20:02:58.286Z] #51 35.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T20:02:58.286Z] #51 35.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T20:02:58.286Z] #51 35.98 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T20:02:58.286Z] #51 35.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T20:02:58.286Z] #51 36.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T20:02:58.286Z] #51 36.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T20:02:58.286Z] #51 36.33 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T20:02:58.546Z] #51 36.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T20:02:58.809Z] #51 36.50 go: downloading golang.org/x/text v0.3.7 [2022-02-23T20:02:59.114Z] #43 ... [2022-02-23T20:02:59.114Z] [2022-02-23T20:02:59.114Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:59.114Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:59.114Z] #51 36.10 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T20:02:59.114Z] #51 36.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:02:59.114Z] #51 36.30 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T20:02:59.114Z] #51 36.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T20:02:59.114Z] #51 ... [2022-02-23T20:02:59.114Z] [2022-02-23T20:02:59.114Z] #38 [tini 1/3] 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-02-23T20:02:59.114Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:02:59.114Z] #38 26.49 Fetched 8505 kB in 19s (438 kB/s) [2022-02-23T20:02:59.114Z] #38 26.49 Reading package lists... [2022-02-23T20:02:59.114Z] #38 32.77 Reading package lists... [2022-02-23T20:02:59.114Z] #38 ... [2022-02-23T20:02:59.114Z] [2022-02-23T20:02:59.114Z] #58 [containerd 1/3] 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-02-23T20:02:59.114Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:02:59.114Z] #58 25.65 Reading package lists... [2022-02-23T20:02:59.254Z] #40 1.323 + RM_GOPATH=0 [2022-02-23T20:02:59.254Z] #40 1.323 + TMP_GOPATH= [2022-02-23T20:02:59.254Z] #40 1.323 + : /build [2022-02-23T20:02:59.254Z] #40 1.323 + '[' -z '' ']' [2022-02-23T20:02:59.254Z] #40 1.323 ++ mktemp -d [2022-02-23T20:02:59.254Z] #40 1.342 + export GOPATH=/tmp/tmp.0Therd8cc4 [2022-02-23T20:02:59.254Z] #40 1.342 + GOPATH=/tmp/tmp.0Therd8cc4 [2022-02-23T20:02:59.254Z] #40 1.342 + RM_GOPATH=1 [2022-02-23T20:02:59.254Z] #40 1.342 + case "$(go env GOARCH)" in [2022-02-23T20:02:59.254Z] #40 1.342 ++ go env GOARCH [2022-02-23T20:02:59.254Z] #40 1.376 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:59.254Z] #40 1.376 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:02:59.254Z] #40 1.376 ++ dirname /install.sh [2022-02-23T20:02:59.254Z] #40 1.376 + dir=/ [2022-02-23T20:02:59.254Z] #40 1.376 + bin=tini [2022-02-23T20:02:59.254Z] #40 1.376 + shift [2022-02-23T20:02:59.254Z] #40 1.376 + '[' '!' -f //tini.installer ']' [2022-02-23T20:02:59.254Z] #40 1.376 + . //tini.installer [2022-02-23T20:02:59.254Z] #40 1.378 Install tini version v0.19.0 [2022-02-23T20:02:59.254Z] #40 1.378 ++ : v0.19.0 [2022-02-23T20:02:59.254Z] #40 1.378 + install_tini [2022-02-23T20:02:59.254Z] #40 1.378 + echo 'Install tini version v0.19.0' [2022-02-23T20:02:59.254Z] #40 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.0Therd8cc4/tini [2022-02-23T20:02:59.254Z] #40 1.378 Cloning into '/tmp/tmp.0Therd8cc4/tini'... [2022-02-23T20:02:59.376Z] #58 31.89 Reading package lists... [2022-02-23T20:02:59.376Z] #58 ... [2022-02-23T20:02:59.376Z] [2022-02-23T20:02:59.376Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:59.376Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:59.376Z] #51 36.76 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T20:02:59.376Z] #51 36.86 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T20:02:59.376Z] #51 ... [2022-02-23T20:02:59.376Z] [2022-02-23T20:02:59.376Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:02:59.376Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:02:59.376Z] #14 26.97 Fetched 8505 kB in 20s (432 kB/s) [2022-02-23T20:02:59.376Z] #14 26.97 Reading package lists... [2022-02-23T20:02:59.637Z] #14 33.31 Reading package lists... [2022-02-23T20:02:59.637Z] #14 ... [2022-02-23T20:02:59.637Z] [2022-02-23T20:02:59.637Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:02:59.637Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:02:59.637Z] #47 27.41 Fetched 8508 kB in 20s (419 kB/s) [2022-02-23T20:02:59.637Z] #47 27.41 Reading package lists... [2022-02-23T20:02:59.637Z] #47 33.76 Reading package lists... [2022-02-23T20:02:59.637Z] #47 ... [2022-02-23T20:02:59.637Z] [2022-02-23T20:02:59.637Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:02:59.637Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:02:59.637Z] #51 37.27 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T20:02:59.898Z] #51 37.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T20:02:59.898Z] #51 37.35 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T20:02:59.898Z] #51 37.39 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T20:03:00.198Z] #40 2.306 + cd /tmp/tmp.0Therd8cc4/tini [2022-02-23T20:03:00.198Z] #40 2.307 + git checkout -q v0.19.0 [2022-02-23T20:03:00.198Z] #40 2.363 + cmake . [2022-02-23T20:03:00.461Z] #40 2.612 -- The C compiler identification is GNU 10.2.1 [2022-02-23T20:03:00.461Z] #40 2.652 -- Detecting C compiler ABI info [2022-02-23T20:03:00.716Z] #51 ... [2022-02-23T20:03:00.716Z] [2022-02-23T20:03:00.717Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:00.717Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:00.717Z] #14 27.19 Building dependency tree... [2022-02-23T20:03:00.717Z] #14 30.04 The following additional packages will be installed: [2022-02-23T20:03:00.717Z] #14 30.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:03:00.717Z] #14 30.04 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T20:03:00.717Z] #14 30.04 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T20:03:00.717Z] #14 30.04 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T20:03:00.717Z] #14 30.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T20:03:00.717Z] #14 30.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T20:03:00.717Z] #14 30.04 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T20:03:00.717Z] #14 30.04 Suggested packages: [2022-02-23T20:03:00.717Z] #14 30.04 gcc-10-locales seccomp wine64 [2022-02-23T20:03:00.717Z] #14 31.12 The following NEW packages will be installed: [2022-02-23T20:03:00.717Z] #14 31.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:03:00.717Z] #14 31.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T20:03:00.717Z] #14 31.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T20:03:00.717Z] #14 31.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T20:03:00.717Z] #14 31.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T20:03:00.717Z] #14 31.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T20:03:00.717Z] #14 31.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T20:03:00.717Z] #14 31.15 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T20:03:00.717Z] #14 31.15 mingw-w64-x86-64-dev [2022-02-23T20:03:00.717Z] #14 31.56 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:03:00.717Z] #14 31.56 Need to get 115 MB of archives. [2022-02-23T20:03:00.717Z] #14 31.56 After this operation, 645 MB of additional disk space will be used. [2022-02-23T20:03:00.717Z] #14 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-23T20:03:00.717Z] #14 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-23T20:03:00.717Z] #14 31.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T20:03:00.717Z] #14 31.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-23T20:03:00.717Z] #14 31.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T20:03:00.717Z] #14 31.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T20:03:00.717Z] #14 32.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-23T20:03:00.717Z] #14 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-23T20:03:00.717Z] #14 32.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-23T20:03:00.717Z] #14 32.77 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T20:03:00.717Z] #14 34.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T20:03:00.717Z] #14 34.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-23T20:03:00.717Z] #14 34.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T20:03:00.717Z] #14 36.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T20:03:00.717Z] #14 36.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T20:03:00.717Z] #14 36.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T20:03:00.717Z] #14 36.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T20:03:00.717Z] #14 36.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T20:03:00.717Z] #14 36.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T20:03:00.717Z] #14 36.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-23T20:03:00.717Z] #14 36.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T20:03:00.717Z] #14 36.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T20:03:00.717Z] #14 36.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T20:03:00.717Z] #14 36.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T20:03:00.717Z] #14 36.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T20:03:00.717Z] #14 36.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T20:03:00.717Z] #14 36.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T20:03:00.717Z] #14 36.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-23T20:03:00.717Z] #14 36.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T20:03:00.717Z] #14 36.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T20:03:00.717Z] #14 37.77 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:00.717Z] #14 37.94 Fetched 115 MB in 6s (20.2 MB/s) [2022-02-23T20:03:00.717Z] #14 38.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T20:03:00.717Z] #14 38.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:03:00.717Z] #14 38.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T20:03:00.717Z] #14 38.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:00.717Z] #14 ... [2022-02-23T20:03:00.717Z] [2022-02-23T20:03:00.717Z] #34 [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-02-23T20:03:00.717Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:03:00.717Z] #34 37.55 Updating files: 92% (1414/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-23T20:03:00.717Z] #34 37.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T20:03:00.717Z] #34 37.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T20:03:00.723Z] #40 2.909 -- Detecting C compiler ABI info - done [2022-02-23T20:03:00.723Z] #40 2.965 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T20:03:00.723Z] #40 2.980 -- Detecting C compile features [2022-02-23T20:03:00.723Z] #40 2.981 -- Detecting C compile features - done [2022-02-23T20:03:00.723Z] #40 3.006 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T20:03:00.984Z] #40 3.225 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T20:03:00.984Z] #40 3.315 -- Configuring done [2022-02-23T20:03:01.246Z] #40 3.339 -- Generating done [2022-02-23T20:03:01.246Z] #40 3.340 -- Build files have been written to: /tmp/tmp.0Therd8cc4/tini [2022-02-23T20:03:01.246Z] #40 3.342 + make tini-static [2022-02-23T20:03:01.246Z] #40 3.562 Scanning dependencies of target tini-static [2022-02-23T20:03:01.246Z] #40 3.590 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T20:03:01.817Z] #51 38.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T20:03:01.817Z] #51 39.06 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T20:03:02.201Z] #40 4.439 [100%] Linking C executable tini-static [2022-02-23T20:03:02.462Z] #40 4.761 [100%] Built target tini-static [2022-02-23T20:03:02.723Z] #40 4.818 + mkdir -p /build [2022-02-23T20:03:02.723Z] #40 4.819 + cp tini-static /build/docker-init [2022-02-23T20:03:04.111Z] #40 DONE 6.2s [2022-02-23T20:03:04.111Z] [2022-02-23T20:03:04.111Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:04.111Z] #63 sha256:b2d97294b8a6dbde0133159d0db358c17672e286d98da138b2ef04fb2d4d770f [2022-02-23T20:03:04.933Z] #34 ... [2022-02-23T20:03:04.933Z] [2022-02-23T20:03:04.933Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:03:04.933Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:03:04.933Z] #60 3.602 + RM_GOPATH=0 [2022-02-23T20:03:04.933Z] #60 3.602 + TMP_GOPATH= [2022-02-23T20:03:04.933Z] #60 3.602 + : /build [2022-02-23T20:03:04.933Z] #60 3.602 + '[' -z '' ']' [2022-02-23T20:03:04.933Z] #60 3.602 ++ mktemp -d [2022-02-23T20:03:04.933Z] #60 3.602 + export GOPATH=/tmp/tmp.UyvBjDDlUY [2022-02-23T20:03:04.933Z] #60 3.602 + GOPATH=/tmp/tmp.UyvBjDDlUY [2022-02-23T20:03:04.933Z] #60 3.602 + RM_GOPATH=1 [2022-02-23T20:03:04.933Z] #60 3.602 + case "$(go env GOARCH)" in [2022-02-23T20:03:04.933Z] #60 3.602 ++ go env GOARCH [2022-02-23T20:03:04.933Z] #60 3.649 Install containerd version v1.5.9 [2022-02-23T20:03:04.933Z] #60 3.649 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:04.933Z] #60 3.649 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:04.933Z] #60 3.649 ++ dirname /install.sh [2022-02-23T20:03:04.933Z] #60 3.649 + dir=/ [2022-02-23T20:03:04.933Z] #60 3.649 + bin=containerd [2022-02-23T20:03:04.933Z] #60 3.649 + shift [2022-02-23T20:03:04.933Z] #60 3.649 + '[' '!' -f //containerd.installer ']' [2022-02-23T20:03:04.933Z] #60 3.649 + . //containerd.installer [2022-02-23T20:03:04.933Z] #60 3.649 ++ set -e [2022-02-23T20:03:04.933Z] #60 3.649 ++ : v1.5.9 [2022-02-23T20:03:04.933Z] #60 3.649 + install_containerd [2022-02-23T20:03:04.933Z] #60 3.649 + echo 'Install containerd version v1.5.9' [2022-02-23T20:03:04.933Z] #60 3.649 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UyvBjDDlUY/src/github.com/containerd/containerd [2022-02-23T20:03:04.933Z] #60 3.649 Cloning into '/tmp/tmp.UyvBjDDlUY/src/github.com/containerd/containerd'... [2022-02-23T20:03:04.933Z] #60 ... [2022-02-23T20:03:04.933Z] [2022-02-23T20:03:04.933Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:04.933Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:04.933Z] #51 41.15 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T20:03:04.933Z] #51 41.23 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T20:03:04.933Z] #51 41.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T20:03:04.933Z] #51 41.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T20:03:04.933Z] #51 41.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T20:03:04.933Z] #51 41.44 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T20:03:04.933Z] #51 41.55 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T20:03:04.933Z] #51 41.62 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T20:03:04.933Z] #51 41.64 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T20:03:04.933Z] #51 41.67 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T20:03:04.933Z] #51 41.69 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T20:03:04.933Z] #51 41.76 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T20:03:04.933Z] #51 42.13 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T20:03:04.933Z] #51 42.25 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T20:03:04.933Z] #51 42.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T20:03:04.933Z] #51 42.53 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T20:03:04.933Z] #51 42.59 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T20:03:04.933Z] #51 42.68 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T20:03:04.933Z] #51 42.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T20:03:04.933Z] #51 42.71 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T20:03:04.933Z] #51 42.71 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T20:03:04.933Z] #51 42.89 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T20:03:05.139Z] #51 42.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:03:05.139Z] #51 42.63 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T20:03:05.198Z] #51 43.09 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T20:03:05.198Z] #51 43.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T20:03:05.399Z] #51 42.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T20:03:05.399Z] #51 42.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T20:03:05.459Z] #51 43.24 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T20:03:05.659Z] #51 42.98 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T20:03:05.660Z] #51 42.98 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T20:03:05.920Z] #51 43.23 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T20:03:05.920Z] #51 43.23 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T20:03:05.920Z] #51 43.27 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T20:03:05.920Z] #51 ... [2022-02-23T20:03:05.920Z] [2022-02-23T20:03:05.920Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:03:05.920Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:03:05.920Z] #53 43.33 v3.0.2 [2022-02-23T20:03:06.399Z] #51 ... [2022-02-23T20:03:06.399Z] [2022-02-23T20:03:06.399Z] #38 [tini 1/3] 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-02-23T20:03:06.399Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:03:06.399Z] #38 34.03 Selecting previously unselected package libicu67:amd64. [2022-02-23T20:03:06.399Z] #38 34.03 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 34.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T20:03:06.399Z] #38 39.32 Selecting previously unselected package libxml2:amd64. [2022-02-23T20:03:06.399Z] #38 39.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 39.33 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:03:06.399Z] #38 39.83 Selecting previously unselected package libarchive13:amd64. [2022-02-23T20:03:06.399Z] #38 39.83 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 39.84 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T20:03:06.399Z] #38 40.16 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T20:03:06.399Z] #38 40.17 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 40.18 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T20:03:06.399Z] #38 40.30 Selecting previously unselected package librhash0:amd64. [2022-02-23T20:03:06.399Z] #38 40.30 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 40.31 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T20:03:06.399Z] #38 40.48 Selecting previously unselected package libuv1:amd64. [2022-02-23T20:03:06.399Z] #38 40.48 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 40.48 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T20:03:06.399Z] #38 40.67 Selecting previously unselected package cmake. [2022-02-23T20:03:06.399Z] #38 40.68 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T20:03:06.399Z] #38 40.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:03:06.399Z] #38 ... [2022-02-23T20:03:06.399Z] [2022-02-23T20:03:06.399Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:06.399Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:06.399Z] #47 35.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T20:03:06.399Z] #47 36.39 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:06.399Z] #47 36.57 Fetched 2292 kB in 4s (539 kB/s) [2022-02-23T20:03:06.399Z] #47 36.65 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T20:03:06.399Z] #47 36.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:03:06.399Z] #47 36.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T20:03:06.399Z] #47 36.73 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T20:03:06.399Z] #47 37.31 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:03:06.399Z] #47 37.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:03:06.399Z] #47 37.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:03:06.399Z] #47 37.54 Selecting previously unselected package python3-six. [2022-02-23T20:03:06.399Z] #47 37.54 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T20:03:06.399Z] #47 37.55 Unpacking python3-six (1.16.0-2) ... [2022-02-23T20:03:06.399Z] #47 37.66 Selecting previously unselected package python3-protobuf. [2022-02-23T20:03:06.399Z] #47 37.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T20:03:06.399Z] #47 37.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T20:03:06.399Z] #47 38.15 Selecting previously unselected package libnet1:amd64. [2022-02-23T20:03:06.399Z] #47 38.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T20:03:06.399Z] #47 38.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:03:06.399Z] #47 38.29 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T20:03:06.399Z] #47 38.29 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T20:03:06.399Z] #47 38.29 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:03:06.399Z] #47 38.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T20:03:06.399Z] #47 38.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T20:03:06.399Z] #47 38.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:03:06.399Z] #47 38.50 Selecting previously unselected package criu. [2022-02-23T20:03:06.399Z] #47 38.51 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T20:03:06.399Z] #47 38.52 Unpacking criu (3.16.1-3) ... [2022-02-23T20:03:06.399Z] #47 39.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:03:06.399Z] #47 40.64 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T20:03:06.399Z] #47 40.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:03:06.399Z] #47 40.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:03:06.399Z] #47 40.68 Setting up python3-six (1.16.0-2) ... [2022-02-23T20:03:06.399Z] #47 41.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:03:06.399Z] #47 41.82 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T20:03:06.658Z] #47 ... [2022-02-23T20:03:06.658Z] [2022-02-23T20:03:06.658Z] #38 [tini 1/3] 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-02-23T20:03:06.658Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:03:06.658Z] #38 44.51 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T20:03:06.658Z] #38 44.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:03:06.658Z] #38 44.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T20:03:06.658Z] #38 44.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:03:06.658Z] #38 44.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T20:03:06.658Z] #38 44.67 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T20:03:06.658Z] #38 44.71 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:03:06.917Z] #38 44.73 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:03:06.917Z] #38 44.76 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T20:03:07.176Z] #38 44.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:03:07.176Z] #38 44.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:07.304Z] #53 DONE 44.8s [2022-02-23T20:03:07.304Z] [2022-02-23T20:03:07.304Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:07.304Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:07.304Z] #51 43.41 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T20:03:07.304Z] #51 43.55 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T20:03:07.304Z] #51 43.60 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T20:03:07.304Z] #51 43.69 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T20:03:07.304Z] #51 43.89 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T20:03:07.304Z] #51 44.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T20:03:07.304Z] #51 44.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T20:03:07.304Z] #51 44.26 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T20:03:07.304Z] #51 44.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T20:03:07.304Z] #51 44.32 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T20:03:07.304Z] #51 44.36 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T20:03:07.304Z] #51 44.40 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T20:03:07.564Z] #51 45.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T20:03:07.564Z] #51 45.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T20:03:07.825Z] #51 45.26 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T20:03:07.825Z] #51 45.36 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T20:03:08.089Z] #51 45.47 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T20:03:08.089Z] #51 45.54 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T20:03:08.114Z] #38 DONE 45.8s [2022-02-23T20:03:08.114Z] [2022-02-23T20:03:08.114Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T20:03:08.114Z] #39 sha256:38a30bff3531a0cd16a6edabd355c8f2f0cc62a75eb8e197bd5633616265fe8c [2022-02-23T20:03:08.319Z] #63 ... [2022-02-23T20:03:08.319Z] [2022-02-23T20:03:08.319Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:03:08.319Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:03:08.373Z] #39 DONE 0.2s [2022-02-23T20:03:08.373Z] [2022-02-23T20:03:08.373Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:03:08.373Z] #40 sha256:1e9c78b5238b2165edfe4f2c87f61be875fe37a9cd775201cd75be85724bf74c [2022-02-23T20:03:08.579Z] #60 31.63 Updating files: 73% (3467/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T20:03:08.579Z] #60 32.22 + cd /tmp/tmp.D1q7Jxpkuy/src/github.com/containerd/containerd [2022-02-23T20:03:08.665Z] #51 46.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T20:03:08.665Z] #51 46.24 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T20:03:08.665Z] #51 46.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T20:03:08.665Z] #51 46.29 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T20:03:08.840Z] #60 32.22 + git checkout -q v1.5.9 [2022-02-23T20:03:08.926Z] #51 46.32 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T20:03:08.926Z] #51 46.36 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T20:03:08.926Z] #51 46.39 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T20:03:08.926Z] #51 46.43 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T20:03:08.926Z] #51 46.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T20:03:09.188Z] #51 46.60 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T20:03:09.188Z] #51 46.70 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T20:03:09.188Z] #51 46.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T20:03:09.450Z] #51 46.84 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T20:03:09.450Z] #51 46.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T20:03:09.450Z] #51 46.93 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T20:03:09.450Z] #51 46.96 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T20:03:09.450Z] #51 46.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T20:03:09.487Z] 898469748ff6: Verifying Checksum [2022-02-23T20:03:09.487Z] 898469748ff6: Download complete [2022-02-23T20:03:09.711Z] #51 47.05 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T20:03:09.711Z] #51 47.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T20:03:09.711Z] #51 47.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T20:03:09.752Z] using credential docker-jenkins-github-credentials [2022-02-23T20:03:09.832Z] Cloning the remote Git repository [2022-02-23T20:03:09.832Z] Cloning with configured refspecs honoured and without tags [2022-02-23T20:03:09.972Z] #51 ... [2022-02-23T20:03:09.972Z] [2022-02-23T20:03:09.972Z] #58 [containerd 1/3] 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-02-23T20:03:09.972Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:03:09.972Z] #58 31.89 Reading package lists... [2022-02-23T20:03:09.972Z] #58 38.74 Building dependency tree... [2022-02-23T20:03:09.972Z] #58 42.77 The following additional packages will be installed: [2022-02-23T20:03:09.972Z] #58 42.79 libbtrfs0 [2022-02-23T20:03:09.972Z] #58 43.20 The following NEW packages will be installed: [2022-02-23T20:03:09.972Z] #58 43.26 libbtrfs-dev libbtrfs0 [2022-02-23T20:03:09.972Z] #58 43.88 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:03:09.972Z] #58 43.88 Need to get 460 kB of archives. [2022-02-23T20:03:09.972Z] #58 43.88 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T20:03:09.972Z] #58 43.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T20:03:09.972Z] #58 43.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T20:03:09.972Z] #58 45.18 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:09.972Z] #58 45.45 Fetched 460 kB in 0s (960 kB/s) [2022-02-23T20:03:09.972Z] #58 45.55 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T20:03:09.972Z] #58 45.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:03:09.972Z] #58 45.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T20:03:09.972Z] #58 45.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:03:09.972Z] #58 46.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T20:03:09.972Z] #58 46.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T20:03:09.972Z] #58 46.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:03:09.972Z] #58 46.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:03:09.972Z] #58 46.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:03:09.972Z] #58 46.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:09.972Z] #58 DONE 47.4s [2022-02-23T20:03:09.972Z] [2022-02-23T20:03:09.972Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:09.972Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:09.972Z] #51 47.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T20:03:10.228Z] #60 33.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T20:03:10.228Z] #60 33.67 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T20:03:10.228Z] #60 33.67 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:03:10.228Z] #60 33.68 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:03:10.228Z] #60 33.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T20:03:10.228Z] #60 33.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T20:03:10.228Z] #60 33.68 + '[' '' = dynamic ']' [2022-02-23T20:03:10.228Z] #60 33.68 + make [2022-02-23T20:03:10.237Z] #51 47.56 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T20:03:10.237Z] #51 47.58 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T20:03:10.237Z] #51 ... [2022-02-23T20:03:10.237Z] [2022-02-23T20:03:10.237Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T20:03:10.237Z] #59 sha256:ef1595e7007a528890674e17b31205f14eccbaec867abacc7a2db401b6e0cd66 [2022-02-23T20:03:10.237Z] #59 DONE 0.4s [2022-02-23T20:03:10.030Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T20:03:10.284Z] #40 1.974 + RM_GOPATH=0 [2022-02-23T20:03:10.284Z] #40 1.977 + TMP_GOPATH= [2022-02-23T20:03:10.284Z] #40 1.977 + : /build [2022-02-23T20:03:10.284Z] #40 1.978 + '[' -z '' ']' [2022-02-23T20:03:10.284Z] #40 1.979 ++ mktemp -d [2022-02-23T20:03:10.284Z] #40 1.982 + export GOPATH=/tmp/tmp.gL74Yd8kBu [2022-02-23T20:03:10.284Z] #40 1.982 + GOPATH=/tmp/tmp.gL74Yd8kBu [2022-02-23T20:03:10.284Z] #40 1.982 + RM_GOPATH=1 [2022-02-23T20:03:10.284Z] #40 1.982 + case "$(go env GOARCH)" in [2022-02-23T20:03:10.284Z] #40 1.982 ++ go env GOARCH [2022-02-23T20:03:10.284Z] #40 2.004 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:10.284Z] #40 2.004 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:10.284Z] #40 2.005 ++ dirname /install.sh [2022-02-23T20:03:10.284Z] #40 2.006 + dir=/ [2022-02-23T20:03:10.284Z] #40 2.006 + bin=tini [2022-02-23T20:03:10.284Z] #40 2.006 + shift [2022-02-23T20:03:10.284Z] #40 2.006 + '[' '!' -f //tini.installer ']' [2022-02-23T20:03:10.284Z] #40 2.006 + . //tini.installer [2022-02-23T20:03:10.284Z] #40 2.006 ++ : v0.19.0 [2022-02-23T20:03:10.284Z] #40 2.006 + install_tini [2022-02-23T20:03:10.284Z] #40 2.006 + echo 'Install tini version v0.19.0' [2022-02-23T20:03:10.284Z] #40 2.006 + git clone https://github.com/krallin/tini.git /tmp/tmp.gL74Yd8kBu/tini [2022-02-23T20:03:10.284Z] #40 2.006 Install tini version v0.19.0 [2022-02-23T20:03:10.284Z] #40 2.012 Cloning into '/tmp/tmp.gL74Yd8kBu/tini'... [2022-02-23T20:03:10.497Z] [2022-02-23T20:03:10.497Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:10.497Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:10.497Z] #51 47.85 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T20:03:10.497Z] #51 47.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T20:03:10.497Z] #51 47.86 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T20:03:10.497Z] #51 47.91 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T20:03:10.497Z] #51 47.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T20:03:10.497Z] #51 48.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T20:03:10.497Z] #51 48.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T20:03:10.497Z] #51 48.05 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T20:03:10.497Z] #51 48.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T20:03:10.543Z] #40 ... [2022-02-23T20:03:10.543Z] [2022-02-23T20:03:10.543Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:10.543Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:10.543Z] #47 45.68 Setting up criu (3.16.1-3) ... [2022-02-23T20:03:10.543Z] #47 47.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:10.543Z] #47 DONE 47.9s [2022-02-23T20:03:10.758Z] #51 48.21 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T20:03:10.801Z] [2022-02-23T20:03:10.801Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:10.801Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:10.801Z] #14 40.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T20:03:10.801Z] #14 40.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T20:03:10.801Z] #14 40.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:10.801Z] #14 42.25 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T20:03:10.801Z] #14 42.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T20:03:10.801Z] #14 42.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:03:10.801Z] #14 42.40 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T20:03:10.801Z] #14 42.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:03:10.801Z] #14 42.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:10.801Z] #14 42.62 Selecting previously unselected package dmsetup. [2022-02-23T20:03:10.801Z] #14 42.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:03:10.801Z] #14 42.64 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:03:10.801Z] #14 42.80 Selecting previously unselected package mingw-w64-common. [2022-02-23T20:03:10.801Z] #14 42.82 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T20:03:10.801Z] #14 42.83 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T20:03:10.801Z] #14 47.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T20:03:10.801Z] #14 47.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T20:03:10.801Z] #14 47.98 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:03:11.019Z] #51 48.29 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T20:03:11.019Z] #51 48.31 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T20:03:11.019Z] #51 48.34 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T20:03:11.019Z] #51 48.37 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T20:03:11.019Z] #51 48.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T20:03:11.019Z] #51 48.50 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T20:03:11.019Z] #51 48.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T20:03:11.059Z] #14 ... [2022-02-23T20:03:11.059Z] [2022-02-23T20:03:11.059Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:03:11.059Z] #40 sha256:1e9c78b5238b2165edfe4f2c87f61be875fe37a9cd775201cd75be85724bf74c [2022-02-23T20:03:11.059Z] #40 2.740 + cd /tmp/tmp.gL74Yd8kBu/tini [2022-02-23T20:03:11.059Z] #40 2.740 + git checkout -q v0.19.0 [2022-02-23T20:03:11.059Z] #40 2.829 + cmake . [2022-02-23T20:03:11.280Z] #51 48.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T20:03:11.280Z] #51 48.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T20:03:11.280Z] #51 48.59 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T20:03:11.542Z] #51 49.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T20:03:11.542Z] #51 49.04 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T20:03:11.542Z] #51 49.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T20:03:11.542Z] #51 49.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T20:03:11.614Z] #60 34.94 + bin/ctr [2022-02-23T20:03:11.626Z] #40 3.473 -- The C compiler identification is GNU 10.2.1 [2022-02-23T20:03:11.803Z] #51 49.17 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T20:03:11.803Z] #51 49.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T20:03:11.803Z] #51 ... [2022-02-23T20:03:11.803Z] [2022-02-23T20:03:11.803Z] #38 [tini 1/3] 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-02-23T20:03:11.803Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:03:11.803Z] #38 32.77 Reading package lists... [2022-02-23T20:03:11.803Z] #38 39.34 Building dependency tree... [2022-02-23T20:03:11.803Z] #38 43.96 The following additional packages will be installed: [2022-02-23T20:03:11.803Z] #38 43.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T20:03:11.803Z] #38 44.00 Suggested packages: [2022-02-23T20:03:11.803Z] #38 44.03 cmake-doc ninja-build lrzip [2022-02-23T20:03:11.803Z] #38 44.03 Recommended packages: [2022-02-23T20:03:11.803Z] #38 44.03 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T20:03:11.803Z] #38 44.93 The following NEW packages will be installed: [2022-02-23T20:03:11.803Z] #38 44.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T20:03:11.803Z] #38 44.95 vim-common xxd [2022-02-23T20:03:11.803Z] #38 45.38 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:03:11.803Z] #38 45.38 Need to get 17.7 MB of archives. [2022-02-23T20:03:11.803Z] #38 45.38 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T20:03:11.803Z] #38 45.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:03:11.803Z] #38 45.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:03:11.803Z] #38 45.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T20:03:11.803Z] #38 45.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T20:03:11.803Z] #38 45.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T20:03:11.803Z] #38 45.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T20:03:11.803Z] #38 45.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T20:03:11.803Z] #38 46.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T20:03:11.803Z] #38 46.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T20:03:11.803Z] #38 46.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T20:03:11.803Z] #38 47.55 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:11.803Z] #38 47.74 Fetched 17.7 MB in 1s (12.0 MB/s) [2022-02-23T20:03:11.803Z] #38 47.82 Selecting previously unselected package xxd. [2022-02-23T20:03:11.803Z] #38 47.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:03:11.803Z] #38 47.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:03:11.803Z] #38 48.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:03:11.803Z] #38 48.29 Selecting previously unselected package vim-common. [2022-02-23T20:03:11.803Z] #38 48.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:03:11.803Z] #38 48.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:03:11.803Z] #38 48.56 Selecting previously unselected package cmake-data. [2022-02-23T20:03:11.803Z] #38 48.57 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T20:03:11.803Z] #38 48.58 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:03:11.803Z] #38 ... [2022-02-23T20:03:11.803Z] [2022-02-23T20:03:11.803Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:11.803Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:11.803Z] #51 49.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T20:03:11.803Z] #51 49.24 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T20:03:11.803Z] #51 49.24 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T20:03:11.885Z] #40 ... [2022-02-23T20:03:11.885Z] [2022-02-23T20:03:11.885Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:03:11.885Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:03:11.885Z] #49 49.29 gotestsum version dev [2022-02-23T20:03:11.885Z] #49 DONE 49.6s [2022-02-23T20:03:11.885Z] [2022-02-23T20:03:11.885Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:03:11.885Z] #40 sha256:1e9c78b5238b2165edfe4f2c87f61be875fe37a9cd775201cd75be85724bf74c [2022-02-23T20:03:11.885Z] #40 3.635 -- Detecting C compiler ABI info [2022-02-23T20:03:12.064Z] #51 49.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T20:03:12.064Z] #51 49.38 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T20:03:12.064Z] #51 49.39 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T20:03:12.064Z] #51 49.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T20:03:12.064Z] #51 49.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T20:03:12.064Z] #51 49.45 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T20:03:12.064Z] #51 49.50 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T20:03:12.064Z] #51 49.50 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T20:03:12.064Z] #51 49.52 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T20:03:12.064Z] #51 49.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T20:03:12.064Z] #51 49.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T20:03:12.064Z] #51 49.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T20:03:12.064Z] #51 ... [2022-02-23T20:03:12.064Z] [2022-02-23T20:03:12.064Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:12.064Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:12.064Z] #14 33.31 Reading package lists... [2022-02-23T20:03:12.064Z] #14 39.68 Building dependency tree... [2022-02-23T20:03:12.064Z] #14 44.31 The following additional packages will be installed: [2022-02-23T20:03:12.064Z] #14 44.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:03:12.064Z] #14 44.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T20:03:12.064Z] #14 44.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T20:03:12.064Z] #14 44.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T20:03:12.064Z] #14 44.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T20:03:12.064Z] #14 44.34 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T20:03:12.064Z] #14 44.34 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T20:03:12.064Z] #14 44.36 Suggested packages: [2022-02-23T20:03:12.064Z] #14 44.37 gcc-10-locales seccomp wine64 [2022-02-23T20:03:12.064Z] #14 45.90 The following NEW packages will be installed: [2022-02-23T20:03:12.064Z] #14 45.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:03:12.064Z] #14 45.91 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T20:03:12.064Z] #14 45.91 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T20:03:12.064Z] #14 45.91 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T20:03:12.064Z] #14 45.91 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T20:03:12.064Z] #14 45.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T20:03:12.064Z] #14 45.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T20:03:12.064Z] #14 45.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T20:03:12.064Z] #14 45.92 mingw-w64-x86-64-dev [2022-02-23T20:03:12.064Z] #14 46.39 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:03:12.064Z] #14 46.39 Need to get 115 MB of archives. [2022-02-23T20:03:12.064Z] #14 46.39 After this operation, 645 MB of additional disk space will be used. [2022-02-23T20:03:12.064Z] #14 46.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-23T20:03:12.064Z] #14 46.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-23T20:03:12.064Z] #14 46.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T20:03:12.064Z] #14 46.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-23T20:03:12.064Z] #14 46.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T20:03:12.064Z] #14 46.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T20:03:12.064Z] #14 47.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-23T20:03:12.064Z] #14 47.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-23T20:03:12.064Z] #14 47.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-23T20:03:12.064Z] #14 48.02 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T20:03:12.325Z] #14 49.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T20:03:12.325Z] #14 ... [2022-02-23T20:03:12.325Z] [2022-02-23T20:03:12.325Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:12.325Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:12.325Z] #51 49.74 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T20:03:12.325Z] #51 49.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T20:03:12.325Z] #51 49.78 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T20:03:12.325Z] #51 49.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T20:03:10.752Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T20:03:11.944Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:03:11.945Z] > git --version # timeout=10 [2022-02-23T20:03:12.004Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T20:03:12.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:03:12.008Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:03:12.457Z] #40 4.185 -- Detecting C compiler ABI info - done [2022-02-23T20:03:12.457Z] #40 4.306 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T20:03:12.586Z] #51 49.93 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T20:03:12.586Z] #51 50.02 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T20:03:12.586Z] #51 50.15 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T20:03:12.586Z] #51 ... [2022-02-23T20:03:12.586Z] [2022-02-23T20:03:12.586Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:12.586Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:12.586Z] #47 33.76 Reading package lists... [2022-02-23T20:03:12.586Z] #47 39.93 Building dependency tree... [2022-02-23T20:03:12.586Z] #47 44.59 The following additional packages will be installed: [2022-02-23T20:03:12.586Z] #47 44.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:03:12.586Z] #47 44.59 python3-protobuf python3-six [2022-02-23T20:03:12.586Z] #47 44.59 Suggested packages: [2022-02-23T20:03:12.586Z] #47 44.60 python3-setuptools [2022-02-23T20:03:12.586Z] #47 44.60 Recommended packages: [2022-02-23T20:03:12.586Z] #47 44.60 iproute2 | iproute [2022-02-23T20:03:12.586Z] #47 45.27 The following NEW packages will be installed: [2022-02-23T20:03:12.586Z] #47 45.28 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:03:12.586Z] #47 45.29 python3-protobuf python3-six [2022-02-23T20:03:12.586Z] #47 45.69 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:03:12.586Z] #47 45.69 Need to get 2292 kB of archives. [2022-02-23T20:03:12.586Z] #47 45.69 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T20:03:12.586Z] #47 45.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T20:03:12.586Z] #47 45.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:03:12.586Z] #47 45.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T20:03:12.586Z] #47 45.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T20:03:12.586Z] #47 45.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T20:03:12.586Z] #47 45.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T20:03:12.586Z] #47 45.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T20:03:12.586Z] #47 49.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T20:03:12.716Z] #40 4.335 -- Detecting C compile features [2022-02-23T20:03:12.716Z] #40 4.335 -- Detecting C compile features - done [2022-02-23T20:03:12.716Z] #40 4.358 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T20:03:12.847Z] #47 ... [2022-02-23T20:03:12.847Z] [2022-02-23T20:03:12.847Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:12.847Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:12.847Z] #14 50.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-23T20:03:12.975Z] #40 4.621 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T20:03:12.975Z] #40 4.704 -- Configuring done [2022-02-23T20:03:12.975Z] #40 4.725 -- Generating done [2022-02-23T20:03:12.975Z] #40 4.733 -- Build files have been written to: /tmp/tmp.gL74Yd8kBu/tini [2022-02-23T20:03:12.975Z] #40 4.749 + make tini-static [2022-02-23T20:03:13.233Z] #40 4.999 Scanning dependencies of target tini-static [2022-02-23T20:03:13.233Z] #40 5.066 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T20:03:13.418Z] #14 50.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T20:03:13.419Z] Client: [2022-02-23T20:03:13.419Z] Context: default [2022-02-23T20:03:13.419Z] Debug Mode: false [2022-02-23T20:03:13.419Z] Plugins: [2022-02-23T20:03:13.419Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-23T20:03:13.419Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-23T20:03:13.419Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-23T20:03:13.419Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-23T20:03:13.419Z] [2022-02-23T20:03:13.419Z] Server: [2022-02-23T20:03:13.419Z] Containers: 0 [2022-02-23T20:03:13.419Z] Running: 0 [2022-02-23T20:03:13.419Z] Paused: 0 [2022-02-23T20:03:13.419Z] Stopped: 0 [2022-02-23T20:03:13.419Z] Images: 0 [2022-02-23T20:03:13.419Z] Server Version: 20.10.12 [2022-02-23T20:03:13.419Z] Storage Driver: overlay2 [2022-02-23T20:03:13.419Z] Backing Filesystem: extfs [2022-02-23T20:03:13.419Z] Supports d_type: true [2022-02-23T20:03:13.419Z] Native Overlay Diff: true [2022-02-23T20:03:13.419Z] userxattr: false [2022-02-23T20:03:13.419Z] Logging Driver: json-file [2022-02-23T20:03:13.419Z] Cgroup Driver: cgroupfs [2022-02-23T20:03:13.419Z] Cgroup Version: 1 [2022-02-23T20:03:13.419Z] Plugins: [2022-02-23T20:03:13.419Z] Volume: local [2022-02-23T20:03:13.419Z] Network: bridge host ipvlan macvlan null overlay [2022-02-23T20:03:13.419Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-23T20:03:13.419Z] Swarm: inactive [2022-02-23T20:03:13.419Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-02-23T20:03:13.419Z] Default Runtime: runc [2022-02-23T20:03:13.419Z] Init Binary: docker-init [2022-02-23T20:03:13.419Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-23T20:03:13.419Z] runc version: v1.0.2-0-g52b36a2 [2022-02-23T20:03:13.419Z] init version: de40ad0 [2022-02-23T20:03:13.419Z] Security Options: [2022-02-23T20:03:13.419Z] apparmor [2022-02-23T20:03:13.419Z] seccomp [2022-02-23T20:03:13.419Z] Profile: default [2022-02-23T20:03:13.419Z] Kernel Version: 5.4.0-1061-aws [2022-02-23T20:03:13.419Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-23T20:03:13.419Z] OSType: linux [2022-02-23T20:03:13.419Z] Architecture: x86_64 [2022-02-23T20:03:13.419Z] CPUs: 2 [2022-02-23T20:03:13.419Z] Total Memory: 7.565GiB [2022-02-23T20:03:13.419Z] Name: ip-10-100-83-21 [2022-02-23T20:03:13.419Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-23T20:03:13.419Z] Docker Root Dir: /var/lib/docker [2022-02-23T20:03:13.419Z] Debug Mode: false [2022-02-23T20:03:13.419Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:03:13.419Z] Labels: [2022-02-23T20:03:13.419Z] Experimental: true [2022-02-23T20:03:13.419Z] Insecure Registries: [2022-02-23T20:03:13.419Z] 127.0.0.0/8 [2022-02-23T20:03:13.419Z] Live Restore Enabled: true [2022-02-23T20:03:13.419Z] [2022-02-23T20:03:13.419Z] WARNING: No swap limit support [Pipeline] sh [2022-02-23T20:03:13.708Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:03:13.708Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:03:13.708Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43277/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-23T20:03:13.708Z] + bash /home/ubuntu/workspace/moby_PR-43277/check-config.sh [2022-02-23T20:03:13.708Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-23T20:03:13.708Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-23T20:03:13.708Z] [2022-02-23T20:03:13.708Z] Generally Necessary: [2022-02-23T20:03:13.708Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-23T20:03:13.708Z] - apparmor: enabled and tools installed [2022-02-23T20:03:13.708Z] - CONFIG_NAMESPACES: enabled [2022-02-23T20:03:13.708Z] - CONFIG_NET_NS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_PID_NS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_IPC_NS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_UTS_NS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUPS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CPUSETS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_MEMCG: enabled [2022-02-23T20:03:13.708Z] - CONFIG_KEYS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_VETH: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-23T20:03:13.708Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUP_BPF: enabled [2022-02-23T20:03:13.708Z] [2022-02-23T20:03:13.708Z] Optional Features: [2022-02-23T20:03:13.708Z] - CONFIG_USER_NS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_SECCOMP: enabled [2022-02-23T20:03:13.708Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-23T20:03:13.708Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-23T20:03:13.708Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-23T20:03:13.965Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-23T20:03:13.965Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-23T20:03:13.965Z] - CONFIG_BLK_CGROUP: enabled [2022-02-23T20:03:13.965Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CGROUP_PERF: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-23T20:03:13.965Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-23T20:03:13.965Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-23T20:03:13.965Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-23T20:03:13.965Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_IP_VS: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-23T20:03:13.965Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-23T20:03:13.965Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-23T20:03:13.965Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-23T20:03:13.965Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-23T20:03:13.965Z] - CONFIG_EXT4_FS: enabled [2022-02-23T20:03:13.965Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-23T20:03:13.965Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-23T20:03:13.965Z] - Network Drivers: [2022-02-23T20:03:13.965Z] - "overlay": [2022-02-23T20:03:13.965Z] - CONFIG_VXLAN: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-23T20:03:13.965Z] Optional (for encrypted networks): [2022-02-23T20:03:13.965Z] - CONFIG_CRYPTO: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-23T20:03:13.965Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-23T20:03:13.965Z] - CONFIG_XFRM: enabled [2022-02-23T20:03:13.965Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-23T20:03:13.965Z] - "ipvlan": [2022-02-23T20:03:13.965Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-23T20:03:13.965Z] - "macvlan": [2022-02-23T20:03:13.965Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_DUMMY: enabled (as module) [2022-02-23T20:03:13.965Z] - "ftp,tftp client in container": [2022-02-23T20:03:13.965Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-23T20:03:13.965Z] - Storage Drivers: [2022-02-23T20:03:13.965Z] - "aufs": [2022-02-23T20:03:13.965Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-23T20:03:13.965Z] - "btrfs": [2022-02-23T20:03:13.965Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-23T20:03:13.965Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-23T20:03:13.965Z] - "devicemapper": [2022-02-23T20:03:13.965Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-23T20:03:13.965Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-23T20:03:13.965Z] - "overlay": [2022-02-23T20:03:13.965Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-23T20:03:13.965Z] - "zfs": [2022-02-23T20:03:13.965Z] - /dev/zfs: present [2022-02-23T20:03:13.965Z] - zfs command: missing [2022-02-23T20:03:13.965Z] - zpool command: missing [2022-02-23T20:03:13.965Z] [2022-02-23T20:03:13.965Z] Limits: [2022-02-23T20:03:14.222Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-23T20:03:14.222Z] [2022-02-23T20:03:14.222Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-23T20:03:14.470Z] using credential docker-jenkins-github-credentials [2022-02-23T20:03:14.546Z] Cloning the remote Git repository [2022-02-23T20:03:14.546Z] Cloning with configured refspecs honoured and without tags [2022-02-23T20:03:14.553Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:42fe847a0b0532f5b1df002150a121d144b2f0a0 . [2022-02-23T20:03:14.610Z] #40 6.251 [100%] Linking C executable tini-static [2022-02-23T20:03:14.810Z] #1 [internal] load build definition from Dockerfile [2022-02-23T20:03:14.810Z] #1 sha256:b7a2cec35a5e17a58ce089aa5afa4eb2b8d5dec2fb9ad8366bb3677b65c9bf8c [2022-02-23T20:03:14.810Z] #1 transferring dockerfile: 16.86kB done [2022-02-23T20:03:14.810Z] #1 DONE 0.1s [2022-02-23T20:03:14.810Z] [2022-02-23T20:03:14.810Z] #2 [internal] load .dockerignore [2022-02-23T20:03:14.810Z] #2 sha256:0e7789210aaeeb5ff2ae9b027cf0124de2d0652986ae133e70657f5fc600921d [2022-02-23T20:03:14.810Z] #2 transferring context: 87B done [2022-02-23T20:03:14.810Z] #2 DONE 0.0s [2022-02-23T20:03:14.810Z] [2022-02-23T20:03:14.810Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-23T20:03:14.810Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-23T20:03:14.872Z] #40 6.836 [100%] Built target tini-static [2022-02-23T20:03:15.075Z] #3 DONE 0.3s [2022-02-23T20:03:15.075Z] [2022-02-23T20:03:15.075Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-23T20:03:15.075Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-23T20:03:15.075Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-23T20:03:15.075Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-23T20:03:15.075Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-23T20:03:15.075Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-23T20:03:15.075Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-23T20:03:15.132Z] #40 6.939 + mkdir -p /build [2022-02-23T20:03:15.132Z] #40 6.946 + cp tini-static /build/docker-init [2022-02-23T20:03:14.741Z] Cloning repository https://github.com/moby/moby.git [2022-02-23T20:03:15.160Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-23T20:03:15.333Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-23T20:03:15.333Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-23T20:03:15.346Z] #14 52.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T20:03:15.596Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-23T20:03:15.596Z] #4 DONE 0.6s [2022-02-23T20:03:15.607Z] #14 53.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T20:03:15.607Z] #14 53.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T20:03:15.607Z] #14 53.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T20:03:15.607Z] #14 53.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T20:03:15.607Z] #14 53.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T20:03:15.607Z] #14 53.24 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-23T20:03:15.852Z] [2022-02-23T20:03:15.852Z] #5 [internal] load build definition from Dockerfile [2022-02-23T20:03:15.852Z] #5 sha256:c0c2e813beb33330e95d93d0226c4f22b89c81d7af53e6ea7cd23321b907cf4a [2022-02-23T20:03:15.852Z] #5 DONE 0.0s [2022-02-23T20:03:15.852Z] [2022-02-23T20:03:15.852Z] #6 [internal] load .dockerignore [2022-02-23T20:03:15.852Z] #6 sha256:95548cda1ee9c75be0dae4572975af754a17afd0ca23cf12136d557f76d0cd5a [2022-02-23T20:03:15.852Z] #6 DONE 0.0s [2022-02-23T20:03:15.852Z] [2022-02-23T20:03:15.852Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:03:15.852Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T20:03:15.916Z] #14 53.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T20:03:15.916Z] #14 53.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T20:03:15.916Z] #14 53.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T20:03:15.916Z] #14 53.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T20:03:15.916Z] #14 53.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T20:03:15.916Z] #14 53.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T20:03:15.916Z] #14 53.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T20:03:15.916Z] #14 53.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-23T20:03:15.916Z] #14 53.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T20:03:15.916Z] #14 53.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T20:03:16.091Z] #40 DONE 7.7s [2022-02-23T20:03:16.091Z] [2022-02-23T20:03:16.092Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:16.092Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:16.092Z] #14 53.67 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T20:03:16.092Z] #14 53.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:16.092Z] #14 53.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:03:16.092Z] #14 53.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T20:03:16.092Z] #14 53.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:16.092Z] #14 53.75 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:16.416Z] #10 ... [2022-02-23T20:03:16.416Z] [2022-02-23T20:03:16.416Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye [2022-02-23T20:03:16.416Z] #8 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5 [2022-02-23T20:03:16.416Z] #8 DONE 0.6s [2022-02-23T20:03:16.618Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T20:03:16.618Z] 8f616e6e9eec: Download complete [2022-02-23T20:03:16.657Z] #14 ... [2022-02-23T20:03:16.657Z] [2022-02-23T20:03:16.657Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:16.657Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:16.657Z] #51 44.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T20:03:16.673Z] [2022-02-23T20:03:16.673Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-23T20:03:16.673Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-23T20:03:16.673Z] #9 DONE 0.7s [2022-02-23T20:03:16.673Z] [2022-02-23T20:03:16.673Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:03:16.673Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-23T20:03:16.673Z] #7 DONE 0.7s [2022-02-23T20:03:16.673Z] [2022-02-23T20:03:16.673Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-23T20:03:16.673Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-23T20:03:16.673Z] #10 DONE 0.7s [2022-02-23T20:03:16.863Z] #14 54.31 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:16.930Z] [2022-02-23T20:03:16.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:16.930Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:16.930Z] #11 resolve docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 0.0s done [2022-02-23T20:03:16.930Z] #11 DONE 0.0s [2022-02-23T20:03:16.930Z] [2022-02-23T20:03:16.930Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:03:16.930Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:03:16.930Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T20:03:16.930Z] #69 DONE 0.0s [2022-02-23T20:03:16.930Z] [2022-02-23T20:03:16.930Z] #24 [internal] load build context [2022-02-23T20:03:16.930Z] #24 sha256:74c0047c254cc477e5ebc4a83e9ef4f6447c33973e856d9046c563175cc6601b [2022-02-23T20:03:17.124Z] #14 54.52 Fetched 115 MB in 7s (15.6 MB/s) [2022-02-23T20:03:17.124Z] #14 54.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T20:03:17.384Z] #14 54.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:03:17.384Z] #14 54.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T20:03:17.384Z] #14 54.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:16.086Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:03:16.086Z] > git --version # timeout=10 [2022-02-23T20:03:16.151Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-23T20:03:16.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:03:16.156Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:03:17.863Z] #24 ... [2022-02-23T20:03:17.863Z] [2022-02-23T20:03:17.863Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-23T20:03:17.863Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-23T20:03:17.863Z] #45 DONE 0.0s [2022-02-23T20:03:17.863Z] [2022-02-23T20:03:17.863Z] #24 [internal] load build context [2022-02-23T20:03:17.863Z] #24 sha256:74c0047c254cc477e5ebc4a83e9ef4f6447c33973e856d9046c563175cc6601b [2022-02-23T20:03:18.274Z] #60 ... [2022-02-23T20:03:18.274Z] [2022-02-23T20:03:18.274Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:18.274Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:03:18.274Z] #14 59.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T20:03:18.274Z] #14 59.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:03:18.274Z] #14 59.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:18.274Z] #14 63.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T20:03:18.274Z] #14 63.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:03:18.274Z] #14 63.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:18.274Z] #14 67.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T20:03:18.274Z] #14 67.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:03:18.274Z] #14 67.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:19.299Z] #14 56.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T20:03:19.299Z] #14 56.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T20:03:19.299Z] #14 56.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:19.800Z] #24 transferring context: 55.51MB 2.9s [2022-02-23T20:03:19.800Z] #24 transferring context: 57.34MB 3.0s done [2022-02-23T20:03:20.244Z] #14 ... [2022-02-23T20:03:20.244Z] [2022-02-23T20:03:20.244Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:20.244Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:20.244Z] #47 50.49 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:20.244Z] #47 50.82 Fetched 2292 kB in 4s (526 kB/s) [2022-02-23T20:03:20.244Z] #47 50.93 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T20:03:20.244Z] #47 50.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 ... 15709 files and directories currently installed.) [2022-02-23T20:03:20.244Z] #47 51.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T20:03:20.244Z] #47 51.04 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T20:03:20.244Z] #47 52.30 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:03:20.244Z] #47 52.31 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:03:20.244Z] #47 52.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:03:20.244Z] #47 52.57 Selecting previously unselected package python3-six. [2022-02-23T20:03:20.244Z] #47 52.57 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T20:03:20.244Z] #47 52.58 Unpacking python3-six (1.16.0-2) ... [2022-02-23T20:03:20.244Z] #47 52.67 Selecting previously unselected package python3-protobuf. [2022-02-23T20:03:20.244Z] #47 52.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T20:03:20.244Z] #47 52.67 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T20:03:20.244Z] #47 53.19 Selecting previously unselected package libnet1:amd64. [2022-02-23T20:03:20.244Z] #47 53.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T20:03:20.244Z] #47 53.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:03:20.244Z] #47 53.33 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T20:03:20.244Z] #47 53.33 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T20:03:20.244Z] #47 53.33 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:03:20.244Z] #47 53.46 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T20:03:20.244Z] #47 53.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T20:03:20.244Z] #47 53.48 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:03:20.244Z] #47 53.61 Selecting previously unselected package criu. [2022-02-23T20:03:20.244Z] #47 53.62 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T20:03:20.244Z] #47 53.63 Unpacking criu (3.16.1-3) ... [2022-02-23T20:03:20.244Z] #47 54.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:03:20.244Z] #47 55.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T20:03:20.244Z] #47 55.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:03:20.244Z] #47 55.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:03:20.244Z] #47 55.78 Setting up python3-six (1.16.0-2) ... [2022-02-23T20:03:20.244Z] #47 56.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:03:20.244Z] #47 56.82 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T20:03:20.244Z] #47 ... [2022-02-23T20:03:20.244Z] [2022-02-23T20:03:20.244Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:03:20.244Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:03:20.244Z] #60 0.803 + RM_GOPATH=0 [2022-02-23T20:03:20.244Z] #60 0.805 + TMP_GOPATH= [2022-02-23T20:03:20.244Z] #60 0.805 + : /build [2022-02-23T20:03:20.244Z] #60 0.805 + '[' -z '' ']' [2022-02-23T20:03:20.244Z] #60 0.805 ++ mktemp -d [2022-02-23T20:03:20.244Z] #60 0.819 + export GOPATH=/tmp/tmp.NiHK2Ev1QI [2022-02-23T20:03:20.244Z] #60 0.819 + GOPATH=/tmp/tmp.NiHK2Ev1QI [2022-02-23T20:03:20.244Z] #60 0.819 + RM_GOPATH=1 [2022-02-23T20:03:20.244Z] #60 0.820 + case "$(go env GOARCH)" in [2022-02-23T20:03:20.244Z] #60 0.820 ++ go env GOARCH [2022-02-23T20:03:20.244Z] #60 0.852 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:20.244Z] #60 0.853 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:20.244Z] #60 0.853 ++ dirname /install.sh [2022-02-23T20:03:20.244Z] #60 0.854 + dir=/ [2022-02-23T20:03:20.244Z] #60 0.856 + bin=containerd [2022-02-23T20:03:20.244Z] #60 0.858 + shift [2022-02-23T20:03:20.244Z] #60 0.858 + '[' '!' -f //containerd.installer ']' [2022-02-23T20:03:20.244Z] #60 0.859 + . //containerd.installer [2022-02-23T20:03:20.244Z] #60 0.859 ++ set -e [2022-02-23T20:03:20.244Z] #60 0.859 ++ : v1.5.9 [2022-02-23T20:03:20.244Z] #60 0.860 + install_containerd [2022-02-23T20:03:20.244Z] #60 0.862 + echo 'Install containerd version v1.5.9' [2022-02-23T20:03:20.244Z] #60 0.862 Install containerd version v1.5.9 [2022-02-23T20:03:20.244Z] #60 0.864 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NiHK2Ev1QI/src/github.com/containerd/containerd [2022-02-23T20:03:20.244Z] #60 0.867 Cloning into '/tmp/tmp.NiHK2Ev1QI/src/github.com/containerd/containerd'... [2022-02-23T20:03:20.373Z] #24 DONE 3.6s [2022-02-23T20:03:20.373Z] [2022-02-23T20:03:20.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:20.373Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:20.373Z] #11 sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d 1.86kB / 1.86kB done [2022-02-23T20:03:20.373Z] #11 sha256:836f6d7d89c385386c90a2c771597e0ae0accb251124d1f972b563d2f183ef5c 7.04kB / 7.04kB done [2022-02-23T20:03:20.373Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-23T20:03:20.373Z] #11 sha256:1996dda6ea808b9909acf67f594e68948bf630bade0bf61b3a2025f5aadc3ada 1.80kB / 1.80kB done [2022-02-23T20:03:20.373Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.3s done [2022-02-23T20:03:20.373Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.5s done [2022-02-23T20:03:20.373Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.5s done [2022-02-23T20:03:20.373Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.4s done [2022-02-23T20:03:20.373Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.5s [2022-02-23T20:03:20.373Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 78.28MB / 134.83MB 3.5s [2022-02-23T20:03:20.373Z] #11 sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 156B / 156B 3.5s done [2022-02-23T20:03:20.506Z] #60 ... [2022-02-23T20:03:20.506Z] [2022-02-23T20:03:20.506Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:20.506Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:20.506Z] #51 51.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T20:03:20.506Z] #51 51.31 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T20:03:20.506Z] #51 51.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T20:03:20.506Z] #51 51.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T20:03:20.506Z] #51 51.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T20:03:20.506Z] #51 51.53 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T20:03:20.506Z] #51 51.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T20:03:20.506Z] #51 51.82 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T20:03:20.506Z] #51 51.82 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T20:03:20.506Z] #51 52.08 go: downloading golang.org/x/text v0.3.7 [2022-02-23T20:03:20.506Z] #51 56.87 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T20:03:20.506Z] #51 56.97 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T20:03:20.506Z] #51 56.98 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T20:03:20.506Z] #51 57.03 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T20:03:20.506Z] #51 57.07 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T20:03:20.506Z] #51 57.13 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T20:03:20.506Z] #51 57.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T20:03:20.506Z] #51 57.28 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T20:03:20.506Z] #51 57.35 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T20:03:20.506Z] #51 57.43 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T20:03:20.506Z] #51 57.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T20:03:20.506Z] #51 57.51 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T20:03:20.506Z] #51 57.85 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T20:03:20.506Z] #51 57.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T20:03:20.506Z] #51 57.92 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T20:03:20.633Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 90.96MB / 134.83MB 3.7s [2022-02-23T20:03:20.633Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 102.76MB / 134.83MB 3.8s [2022-02-23T20:03:20.767Z] #51 58.32 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T20:03:20.890Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 114.29MB / 134.83MB 3.9s [2022-02-23T20:03:20.890Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 122.81MB / 134.83MB 4.0s [2022-02-23T20:03:21.027Z] #51 58.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T20:03:21.027Z] #51 58.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T20:03:21.027Z] #51 58.52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T20:03:21.027Z] #51 58.56 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T20:03:21.027Z] #51 58.58 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T20:03:21.148Z] #11 sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 130.02MB / 134.83MB 4.1s [2022-02-23T20:03:21.288Z] #51 58.81 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T20:03:21.288Z] #51 ... [2022-02-23T20:03:21.288Z] [2022-02-23T20:03:21.288Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:21.288Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:21.288Z] #14 58.81 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T20:03:21.288Z] #14 58.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T20:03:21.288Z] #14 58.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:03:21.550Z] #14 59.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T20:03:21.550Z] #14 59.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:03:21.550Z] #14 59.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:21.812Z] #14 59.17 Selecting previously unselected package dmsetup. [2022-02-23T20:03:21.812Z] #14 59.17 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:03:21.812Z] #14 59.19 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:03:21.928Z] #51 ... [2022-02-23T20:03:21.928Z] [2022-02-23T20:03:21.928Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:21.928Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:21.928Z] #14 59.50 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T20:03:21.928Z] #14 59.50 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:21.928Z] #14 59.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:22.074Z] #14 59.43 Selecting previously unselected package mingw-w64-common. [2022-02-23T20:03:22.074Z] #14 59.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T20:03:22.074Z] #14 59.45 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T20:03:22.079Z] #11 ... [2022-02-23T20:03:22.079Z] [2022-02-23T20:03:22.079Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:03:22.079Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-23T20:03:22.079Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-23T20:03:22.079Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:03:22.079Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-23T20:03:22.079Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-23T20:03:22.079Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-02-23T20:03:22.079Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-02-23T20:03:22.079Z] #67 DONE 5.2s [2022-02-23T20:03:22.079Z] [2022-02-23T20:03:22.079Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:22.079Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:22.079Z] #11 ... [2022-02-23T20:03:22.079Z] [2022-02-23T20:03:22.079Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:03:22.079Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:03:22.079Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-23T20:03:22.079Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-23T20:03:22.079Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-23T20:03:22.079Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-23T20:03:22.079Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-23T20:03:22.336Z] #28 ... [2022-02-23T20:03:22.336Z] [2022-02-23T20:03:22.336Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-23T20:03:22.336Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-23T20:03:22.336Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-23T20:03:22.336Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-23T20:03:22.336Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-23T20:03:22.336Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-02-23T20:03:22.336Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-02-23T20:03:22.336Z] #69 DONE 5.4s [2022-02-23T20:03:22.336Z] [2022-02-23T20:03:22.336Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:03:22.336Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:03:22.336Z] #28 ... [2022-02-23T20:03:22.336Z] [2022-02-23T20:03:22.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:22.336Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:23.268Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.5s done [2022-02-23T20:03:23.830Z] #11 ... [2022-02-23T20:03:23.830Z] [2022-02-23T20:03:23.830Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-23T20:03:23.830Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-23T20:03:23.830Z] #28 DONE 6.9s [2022-02-23T20:03:23.830Z] [2022-02-23T20:03:23.830Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:23.830Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:23.830Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-23T20:03:23.994Z] #14 ... [2022-02-23T20:03:23.994Z] [2022-02-23T20:03:23.994Z] #38 [tini 1/3] 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-02-23T20:03:23.994Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:03:23.994Z] #38 51.11 Selecting previously unselected package libicu67:amd64. [2022-02-23T20:03:23.994Z] #38 51.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 51.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T20:03:23.994Z] #38 57.34 Selecting previously unselected package libxml2:amd64. [2022-02-23T20:03:23.994Z] #38 57.34 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 57.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:03:23.994Z] #38 57.85 Selecting previously unselected package libarchive13:amd64. [2022-02-23T20:03:23.994Z] #38 57.87 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 57.88 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T20:03:23.994Z] #38 58.20 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T20:03:23.994Z] #38 58.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 58.22 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T20:03:23.994Z] #38 58.38 Selecting previously unselected package librhash0:amd64. [2022-02-23T20:03:23.994Z] #38 58.38 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 58.40 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T20:03:23.994Z] #38 58.56 Selecting previously unselected package libuv1:amd64. [2022-02-23T20:03:23.994Z] #38 58.56 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 58.57 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T20:03:23.994Z] #38 58.78 Selecting previously unselected package cmake. [2022-02-23T20:03:23.994Z] #38 58.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T20:03:23.994Z] #38 58.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:03:23.994Z] #38 ... [2022-02-23T20:03:23.994Z] [2022-02-23T20:03:23.994Z] #34 [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-02-23T20:03:23.994Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:03:23.994Z] #34 50.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T20:03:23.994Z] #34 51.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T20:03:23.994Z] #34 ... [2022-02-23T20:03:23.994Z] [2022-02-23T20:03:23.994Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:23.994Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:23.994Z] #47 60.36 Setting up criu (3.16.1-3) ... [2022-02-23T20:03:24.087Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-23T20:03:24.651Z] #11 ... [2022-02-23T20:03:24.651Z] [2022-02-23T20:03:24.651Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-23T20:03:24.651Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-23T20:03:24.651Z] #68 DONE 0.7s [2022-02-23T20:03:24.651Z] [2022-02-23T20:03:24.651Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:24.651Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:24.651Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-23T20:03:24.864Z] #14 75.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T20:03:24.864Z] #14 75.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-23T20:03:24.864Z] #14 75.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:24.938Z] #47 62.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:25.215Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.5s done [2022-02-23T20:03:25.215Z] #11 ... [2022-02-23T20:03:25.215Z] [2022-02-23T20:03:25.215Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-23T20:03:25.215Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-23T20:03:25.215Z] #70 DONE 0.7s [2022-02-23T20:03:25.472Z] [2022-02-23T20:03:25.472Z] #29 [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-02-23T20:03:25.472Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:03:25.472Z] #29 1.567 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:03:25.472Z] #29 1.567 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:03:25.472Z] #29 1.567 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:03:25.734Z] #29 1.757 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:03:25.991Z] #29 1.979 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:03:26.249Z] #29 2.389 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:03:27.632Z] #29 3.664 Fetched 8505 kB in 2s (3588 kB/s) [2022-02-23T20:03:28.165Z] #14 ... [2022-02-23T20:03:28.165Z] [2022-02-23T20:03:28.165Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:28.165Z] #63 sha256:b2d97294b8a6dbde0133159d0db358c17672e286d98da138b2ef04fb2d4d770f [2022-02-23T20:03:28.165Z] #63 78.93 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:03:28.165Z] #63 78.93 + GOBIN=/build [2022-02-23T20:03:28.165Z] #63 78.93 + GO111MODULE=on [2022-02-23T20:03:28.165Z] #63 78.93 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T20:03:28.195Z] #29 3.664 Reading package lists... [2022-02-23T20:03:29.128Z] #29 4.443 Reading package lists... [2022-02-23T20:03:29.198Z] #47 ... [2022-02-23T20:03:29.198Z] [2022-02-23T20:03:29.198Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:29.198Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:29.198Z] #14 66.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T20:03:29.198Z] #14 66.06 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T20:03:29.198Z] #14 66.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:03:29.198Z] #14 ... [2022-02-23T20:03:29.198Z] [2022-02-23T20:03:29.198Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:03:29.198Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:03:29.198Z] #49 63.73 gotestsum version dev [2022-02-23T20:03:29.198Z] #49 DONE 66.4s [2022-02-23T20:03:29.198Z] [2022-02-23T20:03:29.198Z] #38 [tini 1/3] 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-02-23T20:03:29.198Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:03:29.198Z] #38 62.54 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T20:03:29.198Z] #38 62.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:03:29.198Z] #38 62.59 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T20:03:29.198Z] #38 62.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:03:29.198Z] #38 62.63 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T20:03:29.198Z] #38 62.65 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T20:03:29.198Z] #38 62.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:03:29.198Z] #38 64.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:03:29.198Z] #38 64.15 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T20:03:29.198Z] #38 65.05 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:03:29.198Z] #38 65.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:29.198Z] #38 DONE 66.5s [2022-02-23T20:03:29.198Z] [2022-02-23T20:03:29.198Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:29.198Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:29.198Z] #47 DONE 66.2s [2022-02-23T20:03:29.198Z] [2022-02-23T20:03:29.198Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T20:03:29.198Z] #39 sha256:b38a518ddced3808624d7ac7fe2ae1cf38f002637b687cb1d96ef0759a0abb72 [2022-02-23T20:03:29.385Z] #29 5.227 Building dependency tree... [2022-02-23T20:03:29.385Z] #29 5.567 The following additional packages will be installed: [2022-02-23T20:03:29.385Z] #29 5.567 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-23T20:03:29.385Z] #29 5.567 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-23T20:03:29.385Z] #29 5.567 Recommended packages: [2022-02-23T20:03:29.385Z] #29 5.567 libldap-common publicsuffix libsasl2-modules [2022-02-23T20:03:29.459Z] #39 DONE 0.3s [2022-02-23T20:03:29.459Z] [2022-02-23T20:03:29.459Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:03:29.459Z] #40 sha256:d903ebb4b84198822208ed148b317ef85d0b82f6c46bc114218e4c5cc0ee9286 [2022-02-23T20:03:29.642Z] #29 5.748 The following NEW packages will be installed: [2022-02-23T20:03:29.642Z] #29 5.748 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-23T20:03:29.642Z] #29 5.748 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-23T20:03:29.642Z] #29 5.748 libssh2-1 openssl [2022-02-23T20:03:29.900Z] #29 6.018 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-23T20:03:29.900Z] #29 6.018 Need to get 3038 kB of archives. [2022-02-23T20:03:29.900Z] #29 6.018 After this operation, 6650 kB of additional disk space will be used. [2022-02-23T20:03:29.900Z] #29 6.018 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-23T20:03:29.900Z] #29 6.027 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-23T20:03:29.900Z] #29 6.032 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-23T20:03:29.900Z] #29 6.038 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-23T20:03:29.900Z] #29 6.038 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-23T20:03:29.900Z] #29 6.038 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-23T20:03:29.900Z] #29 6.038 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-23T20:03:29.900Z] #29 6.061 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-23T20:03:29.900Z] #29 6.061 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-23T20:03:29.900Z] #29 6.061 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-23T20:03:29.900Z] #29 6.061 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-23T20:03:29.900Z] #29 6.061 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-23T20:03:29.900Z] #29 6.061 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T20:03:29.901Z] #29 6.061 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T20:03:29.901Z] #29 6.079 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T20:03:29.901Z] #29 6.234 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:03:30.157Z] #29 6.266 Fetched 3038 kB in 0s (9340 kB/s) [2022-02-23T20:03:30.157Z] #29 6.294 Selecting previously unselected package openssl. [2022-02-23T20:03:30.158Z] #29 6.294 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-02-23T20:03:30.158Z] #29 6.294 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-23T20:03:30.158Z] #29 6.298 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:03:30.417Z] #29 6.452 Selecting previously unselected package ca-certificates. [2022-02-23T20:03:30.417Z] #29 6.452 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-23T20:03:30.417Z] #29 6.457 Unpacking ca-certificates (20210119) ... [2022-02-23T20:03:30.417Z] #29 6.540 Selecting previously unselected package libbrotli1:amd64. [2022-02-23T20:03:30.417Z] #29 6.540 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-23T20:03:30.417Z] #29 6.548 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T20:03:30.417Z] #29 6.622 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-23T20:03:30.417Z] #29 6.622 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T20:03:30.417Z] #29 6.627 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:03:30.674Z] #29 6.673 Selecting previously unselected package libsasl2-2:amd64. [2022-02-23T20:03:30.674Z] #29 6.673 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-23T20:03:30.674Z] #29 6.680 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:03:30.674Z] #29 6.731 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-23T20:03:30.674Z] #29 6.734 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-23T20:03:30.674Z] #29 6.736 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T20:03:30.674Z] #29 6.819 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-23T20:03:30.674Z] #29 6.819 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-23T20:03:30.674Z] #29 6.824 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T20:03:30.674Z] #29 6.870 Selecting previously unselected package libpsl5:amd64. [2022-02-23T20:03:30.674Z] #29 6.870 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-23T20:03:30.674Z] #29 6.875 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T20:03:30.674Z] #29 6.915 Selecting previously unselected package librtmp1:amd64. [2022-02-23T20:03:30.674Z] #29 6.915 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-23T20:03:30.674Z] #29 6.920 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:03:30.674Z] #29 6.960 Selecting previously unselected package libssh2-1:amd64. [2022-02-23T20:03:30.674Z] #29 6.960 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-23T20:03:30.674Z] #29 6.964 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T20:03:30.931Z] #29 7.024 Selecting previously unselected package libcurl4:amd64. [2022-02-23T20:03:30.931Z] #29 7.024 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T20:03:30.931Z] #29 7.030 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:03:30.931Z] #29 7.095 Selecting previously unselected package curl. [2022-02-23T20:03:30.931Z] #29 7.096 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-23T20:03:30.931Z] #29 7.100 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:03:30.931Z] #29 7.155 Selecting previously unselected package libonig5:amd64. [2022-02-23T20:03:30.931Z] #29 7.156 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T20:03:30.931Z] #29 7.160 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:03:30.931Z] #29 7.225 Selecting previously unselected package libjq1:amd64. [2022-02-23T20:03:30.931Z] #29 7.225 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T20:03:31.189Z] #29 7.229 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:03:31.189Z] #29 7.286 Selecting previously unselected package jq. [2022-02-23T20:03:31.189Z] #29 7.286 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-23T20:03:31.189Z] #29 7.292 Unpacking jq (1.6-2.1) ... [2022-02-23T20:03:31.189Z] #29 7.339 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-23T20:03:31.189Z] #29 7.351 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-23T20:03:31.189Z] #29 7.364 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-23T20:03:31.189Z] #29 7.385 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:03:31.189Z] #29 7.395 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-23T20:03:31.189Z] #29 7.405 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-23T20:03:31.189Z] #29 7.420 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-23T20:03:31.189Z] #29 7.430 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-23T20:03:31.189Z] #29 7.449 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:03:31.377Z] #40 1.781 + RM_GOPATH=0 [2022-02-23T20:03:31.377Z] #40 1.781 + TMP_GOPATH= [2022-02-23T20:03:31.377Z] #40 1.781 + : /build [2022-02-23T20:03:31.377Z] #40 1.781 + '[' -z '' ']' [2022-02-23T20:03:31.377Z] #40 1.781 ++ mktemp -d [2022-02-23T20:03:31.377Z] #40 1.781 + export GOPATH=/tmp/tmp.wv1Rg4vPRG [2022-02-23T20:03:31.377Z] #40 1.781 + GOPATH=/tmp/tmp.wv1Rg4vPRG [2022-02-23T20:03:31.377Z] #40 1.781 + RM_GOPATH=1 [2022-02-23T20:03:31.377Z] #40 1.781 + case "$(go env GOARCH)" in [2022-02-23T20:03:31.377Z] #40 1.781 ++ go env GOARCH [2022-02-23T20:03:31.377Z] #40 1.850 Install tini version v0.19.0 [2022-02-23T20:03:31.377Z] #40 1.850 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:31.377Z] #40 1.850 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:31.377Z] #40 1.850 ++ dirname /install.sh [2022-02-23T20:03:31.377Z] #40 1.850 + dir=/ [2022-02-23T20:03:31.377Z] #40 1.850 + bin=tini [2022-02-23T20:03:31.377Z] #40 1.850 + shift [2022-02-23T20:03:31.377Z] #40 1.850 + '[' '!' -f //tini.installer ']' [2022-02-23T20:03:31.377Z] #40 1.850 + . //tini.installer [2022-02-23T20:03:31.377Z] #40 1.850 ++ : v0.19.0 [2022-02-23T20:03:31.377Z] #40 1.850 + install_tini [2022-02-23T20:03:31.377Z] #40 1.850 + echo 'Install tini version v0.19.0' [2022-02-23T20:03:31.377Z] #40 1.850 + git clone https://github.com/krallin/tini.git /tmp/tmp.wv1Rg4vPRG/tini [2022-02-23T20:03:31.377Z] #40 1.850 Cloning into '/tmp/tmp.wv1Rg4vPRG/tini'... [2022-02-23T20:03:31.446Z] #29 7.462 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:03:31.446Z] #29 7.476 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-23T20:03:31.446Z] #29 7.489 Setting up ca-certificates (20210119) ... [2022-02-23T20:03:31.639Z] #40 ... [2022-02-23T20:03:31.639Z] [2022-02-23T20:03:31.639Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:31.639Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:31.639Z] #51 58.93 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T20:03:31.639Z] #51 59.02 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T20:03:31.639Z] #51 59.17 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T20:03:31.639Z] #51 60.36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T20:03:31.911Z] #14 69.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T20:03:31.911Z] #14 69.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:31.911Z] #14 69.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:31.911Z] #14 ... [2022-02-23T20:03:31.911Z] [2022-02-23T20:03:31.911Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:03:31.911Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:03:32.012Z] #29 8.085 Updating certificates in /etc/ssl/certs... [2022-02-23T20:03:32.217Z] #51 ... [2022-02-23T20:03:32.217Z] [2022-02-23T20:03:32.217Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:03:32.217Z] #40 sha256:d903ebb4b84198822208ed148b317ef85d0b82f6c46bc114218e4c5cc0ee9286 [2022-02-23T20:03:32.217Z] #40 2.883 + cd /tmp/tmp.wv1Rg4vPRG/tini [2022-02-23T20:03:32.217Z] #40 2.884 + git checkout -q v0.19.0 [2022-02-23T20:03:32.217Z] #40 2.894 + cmake . [2022-02-23T20:03:32.376Z] #63 82.95 rootlesskit version 0.14.6 [2022-02-23T20:03:32.376Z] #63 82.96 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T20:03:32.376Z] #63 82.96 -container-ip string [2022-02-23T20:03:32.376Z] #63 82.96 container ip [2022-02-23T20:03:32.376Z] #63 82.96 -container-port int [2022-02-23T20:03:32.376Z] #63 82.96 container port (default -1) [2022-02-23T20:03:32.376Z] #63 82.96 -host-ip string [2022-02-23T20:03:32.376Z] #63 82.96 host ip [2022-02-23T20:03:32.376Z] #63 82.96 -host-port int [2022-02-23T20:03:32.376Z] #63 82.96 host port (default -1) [2022-02-23T20:03:32.376Z] #63 82.96 -proto string [2022-02-23T20:03:32.376Z] #63 82.96 proxy protocol (default "tcp") [2022-02-23T20:03:32.577Z] #29 8.824 129 added, 0 removed; done. [2022-02-23T20:03:32.688Z] #60 37.08 Updating files: 59% (2821/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T20:03:32.688Z] #60 37.94 + cd /tmp/tmp.UyvBjDDlUY/src/github.com/containerd/containerd [2022-02-23T20:03:32.688Z] #60 37.95 + git checkout -q v1.5.9 [2022-02-23T20:03:32.790Z] #40 3.272 -- The C compiler identification is GNU 10.2.1 [2022-02-23T20:03:32.790Z] #40 3.342 -- Detecting C compiler ABI info [2022-02-23T20:03:32.835Z] #29 8.936 Setting up jq (1.6-2.1) ... [2022-02-23T20:03:32.835Z] #29 8.949 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-23T20:03:32.835Z] #29 8.961 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-23T20:03:32.835Z] #29 8.972 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:32.835Z] #29 8.990 Processing triggers for ca-certificates (20210119) ... [2022-02-23T20:03:32.835Z] #29 9.001 Updating certificates in /etc/ssl/certs... [2022-02-23T20:03:32.908Z] INFO [linters context/goanalysis] analyzers took 4m28.312634387s with top 10 stages: buildir: 1m54.086189027s, goimports: 22.574157174s, unconvert: 18.140249755s, gosec: 13.201547919s, S1038: 7.575572866s, golint: 7.451961148s, misspell: 4.857190796s, nilness: 4.353828352s, inspect: 4.152154263s, S1039: 3.350519711s [2022-02-23T20:03:32.908Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-23T20:03:32.908Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 76/2055, nolint: 0/76, filename_unadjuster: 2443/2443, identifier_marker: 2055/2055, exclude: 2055/2055, path_prettifier: 2443/2443, skip_files: 2443/2443, autogenerated_exclude: 2055/2443, cgo: 2443/3050, skip_dirs: 2443/2443 [2022-02-23T20:03:32.908Z] INFO [runner] processing took 167.079443ms with stages: identifier_marker: 63.276717ms, nolint: 54.159778ms, exclude-rules: 17.356728ms, path_prettifier: 16.926872ms, autogenerated_exclude: 11.706612ms, skip_dirs: 3.14538ms, cgo: 320.905µs, filename_unadjuster: 179.472µs, max_same_issues: 1.733µs, max_from_linter: 909ns, diff: 868ns, uniq_by_line: 775ns, skip_files: 576ns, source_code: 507ns, exclude: 404ns, severity-rules: 289ns, path_shortener: 288ns, max_per_file_from_linter: 252ns, sort_results: 249ns, path_prefixer: 129ns [2022-02-23T20:03:32.908Z] INFO [runner] linters took 1m30.801203455s with stages: goanalysis_metalinter: 1m30.633783518s [2022-02-23T20:03:32.908Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-23T20:03:32.908Z] INFO Memory: 2361 samples, avg is 305.1MB, max is 1093.2MB [2022-02-23T20:03:32.908Z] INFO Execution took 3m55.904220021s [2022-02-23T20:03:32.908Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-23T20:03:33.052Z] #40 3.643 -- Detecting C compiler ABI info - done [2022-02-23T20:03:33.052Z] #40 3.710 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T20:03:33.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8038b3fc67fa4db19ef5dd649d4790c41bb00034 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 hack/make.sh dynbinary test-docker-py [2022-02-23T20:03:33.313Z] #40 3.711 -- Detecting C compile features [2022-02-23T20:03:33.313Z] #40 3.712 -- Detecting C compile features - done [2022-02-23T20:03:33.313Z] #40 3.739 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T20:03:33.313Z] #40 3.862 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T20:03:33.313Z] #40 3.923 -- Configuring done [2022-02-23T20:03:33.313Z] #40 3.940 -- Generating done [2022-02-23T20:03:33.313Z] #40 3.954 -- Build files have been written to: /tmp/tmp.wv1Rg4vPRG/tini [2022-02-23T20:03:33.313Z] #40 3.956 + make tini-static [2022-02-23T20:03:33.320Z] #63 ... [2022-02-23T20:03:33.320Z] [2022-02-23T20:03:33.320Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:33.320Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:03:33.320Z] #14 80.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T20:03:33.320Z] #14 80.06 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T20:03:33.320Z] #14 80.09 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 80.21 Selecting previously unselected package libapparmor1:arm64. [2022-02-23T20:03:33.320Z] #14 80.21 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.22 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T20:03:33.320Z] #14 80.31 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-23T20:03:33.320Z] #14 80.31 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.32 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T20:03:33.320Z] #14 80.46 Selecting previously unselected package libbtrfs0:arm64. [2022-02-23T20:03:33.320Z] #14 80.46 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.47 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T20:03:33.320Z] #14 80.58 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-23T20:03:33.320Z] #14 80.59 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.59 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T20:03:33.320Z] #14 80.72 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-23T20:03:33.320Z] #14 80.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.75 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T20:03:33.320Z] #14 80.80 Selecting previously unselected package libudev-dev:arm64. [2022-02-23T20:03:33.320Z] #14 80.81 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.82 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-23T20:03:33.320Z] #14 80.94 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-23T20:03:33.320Z] #14 80.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 80.95 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T20:03:33.320Z] #14 81.14 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-23T20:03:33.320Z] #14 81.14 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 81.14 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 81.23 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-23T20:03:33.320Z] #14 81.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 81.24 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 81.36 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-23T20:03:33.320Z] #14 81.36 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 81.37 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 81.44 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-23T20:03:33.320Z] #14 81.45 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 81.46 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 81.73 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-23T20:03:33.320Z] #14 81.74 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 81.75 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T20:03:33.320Z] #14 81.92 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-23T20:03:33.320Z] #14 81.92 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 81.93 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T20:03:33.320Z] #14 81.99 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-23T20:03:33.320Z] #14 82.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 82.00 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T20:03:33.320Z] #14 82.10 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-23T20:03:33.320Z] #14 82.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-23T20:03:33.320Z] #14 82.13 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T20:03:33.320Z] #14 82.63 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-23T20:03:33.320Z] #14 82.65 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-23T20:03:33.320Z] #14 82.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:33.320Z] #14 82.68 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-23T20:03:33.320Z] #14 82.70 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 82.71 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 82.74 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-23T20:03:33.320Z] #14 82.76 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 82.77 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-23T20:03:33.320Z] #14 82.79 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 82.80 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:33.320Z] #14 82.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-23T20:03:33.320Z] #14 82.83 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 82.84 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-23T20:03:33.320Z] #14 82.85 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T20:03:33.320Z] #14 82.87 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-23T20:03:33.320Z] #14 82.88 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:03:33.320Z] #14 82.89 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-23T20:03:33.320Z] #14 82.91 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-23T20:03:33.320Z] #14 82.92 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 82.93 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 82.94 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-02-23T20:03:33.320Z] #14 82.95 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 82.96 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-02-23T20:03:33.320Z] #14 82.97 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:03:33.320Z] #14 82.98 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 82.99 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-02-23T20:03:33.320Z] #14 83.00 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 83.01 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:03:33.320Z] #14 83.03 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T20:03:33.320Z] #14 83.04 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:03:33.320Z] #14 83.05 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-23T20:03:33.320Z] #14 83.06 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-23T20:03:33.320Z] #14 83.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:33.400Z] #29 9.600 0 added, 0 removed; done. [2022-02-23T20:03:33.400Z] #29 9.600 Running hooks in /etc/ca-certificates/update.d... [2022-02-23T20:03:33.400Z] #29 9.601 done. [2022-02-23T20:03:33.489Z] [2022-02-23T20:03:33.576Z] #40 4.274 Scanning dependencies of target tini-static [2022-02-23T20:03:33.657Z] #29 ... [2022-02-23T20:03:33.657Z] [2022-02-23T20:03:33.657Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:33.657Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:33.657Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.7s done [2022-02-23T20:03:33.657Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 3.5s [2022-02-23T20:03:33.746Z] Removing bundles/ [2022-02-23T20:03:33.746Z] [2022-02-23T20:03:33.746Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T20:03:33.746Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:03:33.746Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:03:33.838Z] #40 4.368 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T20:03:34.599Z] #60 39.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T20:03:34.599Z] #60 39.55 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T20:03:34.599Z] #60 39.55 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:03:34.599Z] #60 39.55 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:03:34.599Z] #60 39.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T20:03:34.599Z] #60 39.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T20:03:34.599Z] #60 39.55 + '[' '' = dynamic ']' [2022-02-23T20:03:34.599Z] #60 39.55 + make [2022-02-23T20:03:34.605Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.1s done [2022-02-23T20:03:34.780Z] #40 5.380 [100%] Linking C executable tini-static [2022-02-23T20:03:34.930Z] Fetching without tags [2022-02-23T20:03:35.042Z] #40 5.799 [100%] Built target tini-static [2022-02-23T20:03:35.266Z] Fetching without tags [2022-02-23T20:03:35.304Z] #40 5.850 + mkdir -p /build [2022-02-23T20:03:35.304Z] #40 5.852 + cp tini-static /build/docker-init [2022-02-23T20:03:35.304Z] #40 DONE 6.1s [2022-02-23T20:03:35.304Z] [2022-02-23T20:03:35.304Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:35.304Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:35.304Z] #14 71.67 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T20:03:35.304Z] #14 71.67 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:35.304Z] #14 71.69 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:03:35.304Z] #14 71.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T20:03:35.304Z] #14 71.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:35.304Z] #14 71.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:35.536Z] #60 40.75 + bin/ctr [2022-02-23T20:03:35.537Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 0.1s [2022-02-23T20:03:35.537Z] #11 ... [2022-02-23T20:03:35.537Z] [2022-02-23T20:03:35.537Z] #29 [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-02-23T20:03:35.537Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-23T20:03:35.537Z] #29 DONE 11.6s [2022-02-23T20:03:35.537Z] [2022-02-23T20:03:35.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:35.537Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:35.796Z] #11 ... [2022-02-23T20:03:35.796Z] [2022-02-23T20:03:35.796Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-23T20:03:35.796Z] #30 sha256:33c59facf4b7727f9559f9f182c3e6125bc91b89b29b1d6fdc1ebc87b11ecdd4 [2022-02-23T20:03:35.796Z] #30 DONE 0.3s [2022-02-23T20:03:35.797Z] [2022-02-23T20:03:35.797Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:93872b0f54145f1ae135538c6bbe77a4f70dfa56d3fb27b30445f756b1b76f1d [2022-02-23T20:03:35.797Z] #11 sha256:fa55dec94b0a0262abd5e5be095d6ffb758c3220416ee885b45ab1773abbfd26 [2022-02-23T20:03:35.845Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T20:03:34.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:03:34.603Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T20:03:34.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:03:34.825Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:03:34.967Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:03:34.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:03:34.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:03:35.956Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:03:36.062Z] Merging remotes/origin/master commit 9144d1705c95077fcf272cafd998ecaae37786b6 into PR head commit 3c44ade6d00df46022ae3927d938c7b27c602e6c [2022-02-23T20:03:34.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:03:35.000Z] > git config --add remote.origin.fetch +refs/pull/43277/head:refs/remotes/origin/PR-43277 # timeout=10 [2022-02-23T20:03:35.047Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:03:35.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-23T20:03:35.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-23T20:03:35.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:03:35.304Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43277/head:refs/remotes/origin/PR-43277 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-23T20:03:36.172Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:03:36.215Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T20:03:36.036Z] > git checkout -f 3c44ade6d00df46022ae3927d938c7b27c602e6c # timeout=10 [2022-02-23T20:03:40.079Z] Merge succeeded, producing 75553039c31f0f55ca794d3c9f1b88e538b91d98 [2022-02-23T20:03:40.079Z] Checking out Revision 75553039c31f0f55ca794d3c9f1b88e538b91d98 (PR-43277) [2022-02-23T20:03:40.373Z] Merge succeeded, producing 75553039c31f0f55ca794d3c9f1b88e538b91d98 [2022-02-23T20:03:40.373Z] Checking out Revision 75553039c31f0f55ca794d3c9f1b88e538b91d98 (PR-43277) [2022-02-23T20:03:40.596Z] #14 77.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T20:03:40.596Z] #14 77.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:40.596Z] #14 77.66 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:41.068Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 5.2s [2022-02-23T20:03:39.307Z] > git remote # timeout=10 [2022-02-23T20:03:39.379Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T20:03:39.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:03:39.429Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T20:03:40.282Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T20:03:40.408Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:03:40.454Z] > git checkout -f 75553039c31f0f55ca794d3c9f1b88e538b91d98 # timeout=10 [2022-02-23T20:03:41.471Z] #14 ... [2022-02-23T20:03:41.471Z] [2022-02-23T20:03:41.471Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:41.471Z] #63 sha256:b2d97294b8a6dbde0133159d0db358c17672e286d98da138b2ef04fb2d4d770f [2022-02-23T20:03:41.471Z] #63 DONE 91.3s [2022-02-23T20:03:41.471Z] [2022-02-23T20:03:41.471Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T20:03:41.471Z] #64 sha256:b0185576421220c413ba9155d0dfd410045dff62ef92c9eae95bc6028a50250b [2022-02-23T20:03:41.471Z] #64 DONE 0.1s [2022-02-23T20:03:41.471Z] [2022-02-23T20:03:41.471Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:41.471Z] #14 sha256:bb1bf8418517cbec45e0653af3a851786f3aeea1102b9cb4e4f1f722a68ccac0 [2022-02-23T20:03:41.471Z] #14 DONE 91.8s [2022-02-23T20:03:41.471Z] [2022-02-23T20:03:41.471Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T20:03:41.471Z] #65 sha256:b2c9c3f6d7f97c24466af6de7b6e1c4c2f411583fefec36fb677ccce1cb7c1fd [2022-02-23T20:03:41.471Z] #65 DONE 0.1s [2022-02-23T20:03:41.471Z] [2022-02-23T20:03:41.471Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T20:03:41.471Z] #55 sha256:915baead6c6d57572f29470129f46d4cb2701a96fd9ce95bf4960a84e2b1cf61 [2022-02-23T20:03:41.471Z] #55 DONE 0.2s [2022-02-23T20:03:41.471Z] [2022-02-23T20:03:41.471Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T20:03:41.471Z] #15 sha256:4f61cfa0a6d16aa8c0350ca43fecd9299c88bef3de8ebe5801ebb4a4c0358a52 [2022-02-23T20:03:41.733Z] #15 DONE 1.4s [2022-02-23T20:03:41.733Z] [2022-02-23T20:03:41.733Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-23T20:03:41.733Z] #16 sha256:ea7c0bb6a2ac094deb5064fe86afa12385085f30c65e5b74d94c727b4f7ae39e [2022-02-23T20:03:39.476Z] > git remote # timeout=10 [2022-02-23T20:03:39.564Z] > git config --get remote.origin.url # timeout=10 [2022-02-23T20:03:39.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-23T20:03:39.629Z] > git merge 9144d1705c95077fcf272cafd998ecaae37786b6 # timeout=10 [2022-02-23T20:03:39.971Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-23T20:03:40.115Z] > git config core.sparsecheckout # timeout=10 [2022-02-23T20:03:40.176Z] > git checkout -f 75553039c31f0f55ca794d3c9f1b88e538b91d98 # timeout=10 [2022-02-23T20:03:43.605Z] #11 extracting sha256:378ec17cbe4cf893c6228d4cb1c8ee7c9293d0618001aa32f28501087331d2e3 7.8s done [2022-02-23T20:03:43.605Z] #11 extracting sha256:e6ff4e95ec2fa250bad3f4646a53252ab039b5d1afc778209f42b30da5eaebc0 done [2022-02-23T20:03:43.605Z] #11 DONE 26.7s [2022-02-23T20:03:43.605Z] [2022-02-23T20:03:43.605Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:03:43.605Z] #31 sha256:831004fbfffe0155c687375206b090b9fc06d535cd7b1eea6296c7f62b694df4 [2022-02-23T20:03:43.605Z] #31 1.493 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-23T20:03:43.605Z] #31 1.793 [2022-02-23T20:03:43.605Z] #31 2.007 #=#=# ######################################################################## 100.0% [2022-02-23T20:03:43.605Z] #31 2.253 [2022-02-23T20:03:43.605Z] #31 3.131 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-23T20:03:43.605Z] #31 3.406 [2022-02-23T20:03:43.605Z] #31 3.619 #=#=# ######################################################################## 100.0% [2022-02-23T20:03:43.605Z] #31 3.913 [2022-02-23T20:03:43.605Z] #31 4.811 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-23T20:03:43.605Z] #31 5.095 [2022-02-23T20:03:43.605Z] #31 5.310 #=#=# #################### 27.8% ########################################### 60.0% ################################################################## 92.1% ######################################################################## 100.0% [2022-02-23T20:03:43.605Z] #31 5.846 [2022-02-23T20:03:43.605Z] #31 6.718 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-23T20:03:43.605Z] #31 6.999 [2022-02-23T20:03:43.605Z] #31 7.219 #=#=# ######################################################################## 100.0% [2022-02-23T20:03:43.605Z] #31 7.509 [2022-02-23T20:03:43.605Z] #31 ... [2022-02-23T20:03:43.605Z] [2022-02-23T20:03:43.605Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-23T20:03:43.605Z] #12 sha256:9eef7332ada09cd1dda1aa489087463b3c53dc5542e3e1989483f6ebaf3d61ce [2022-02-23T20:03:43.651Z] #16 DONE 1.5s [2022-02-23T20:03:43.652Z] [2022-02-23T20:03:43.652Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T20:03:43.652Z] #17 sha256:c64d7558a9ce7c60c067c86ea7d3a690cd94a9c8d0c49a3a5f028b4507175ccb [2022-02-23T20:03:43.913Z] #17 0.575 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T20:03:44.493Z] #17 DONE 1.0s [2022-02-23T20:03:44.493Z] [2022-02-23T20:03:44.493Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:03:44.493Z] #26 sha256:15407bd4dc2a7d5b07bf7c05d93a69f754f0c1c36d5df1ba02a09edf4250c6d4 [2022-02-23T20:03:44.493Z] #26 91.98 Updating files: 24% (2820/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4698/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 60% (6896/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 84% (9590/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-02-23T20:03:44.756Z] #26 95.66 + cd /tmp/tmp.mSY4ycimSG/tmp/docker-ce [2022-02-23T20:03:44.756Z] #26 95.66 + git checkout -q v17.06.2-ce [2022-02-23T20:03:45.022Z] #12 DONE 1.5s [2022-02-23T20:03:45.022Z] [2022-02-23T20:03:45.022Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-02-23T20:03:45.022Z] #31 sha256:831004fbfffe0155c687375206b090b9fc06d535cd7b1eea6296c7f62b694df4 [2022-02-23T20:03:45.022Z] #31 8.091 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-23T20:03:45.022Z] #31 8.347 [2022-02-23T20:03:45.022Z] #31 8.561 #=#=# ######################################################################## 100.0% [2022-02-23T20:03:45.022Z] #31 8.759 [2022-02-23T20:03:45.022Z] #31 8.806 Download of images into '/build' complete. [2022-02-23T20:03:45.022Z] #31 8.806 Use something like the following to load the result into a Docker daemon: [2022-02-23T20:03:45.022Z] #31 8.806 tar -cC '/build' . | docker load [2022-02-23T20:03:45.022Z] #31 DONE 9.3s [2022-02-23T20:03:45.022Z] [2022-02-23T20:03:45.022Z] #13 [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-02-23T20:03:45.022Z] #13 sha256:8166a73ca5b25ee4207199ece62e7a4cfed33dfabf9b08787194b3d3ad747f9e [2022-02-23T20:03:45.587Z] #13 DONE 0.7s [2022-02-23T20:03:45.702Z] #26 ... [2022-02-23T20:03:45.702Z] [2022-02-23T20:03:45.702Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T20:03:45.702Z] #18 sha256:4e96857acf5a31bc416890e1c4118ba8f3bce6fe0ee6e6f0497872c58b1a1a2c [2022-02-23T20:03:45.702Z] #18 DONE 1.2s [2022-02-23T20:03:45.702Z] [2022-02-23T20:03:45.702Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T20:03:45.702Z] #19 sha256:e3bb7b419754f81fe819d171d446b1326d82b9cf41d665672f835a9fcb53d897 [2022-02-23T20:03:45.844Z] [2022-02-23T20:03:45.844Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-23T20:03:45.844Z] #25 sha256:524f927701bca8a2473c26689e72817692cc50b1986dfcbe6c242d62893eb37d [2022-02-23T20:03:45.844Z] #25 DONE 0.2s [2022-02-23T20:03:45.844Z] [2022-02-23T20:03:45.844Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-23T20:03:45.844Z] #42 sha256:32fc2a9bf40997e7b6730162d6bb103099f58337f932a51269e396df27500e2a [2022-02-23T20:03:45.844Z] #42 DONE 0.1s [2022-02-23T20:03:45.844Z] [2022-02-23T20:03:45.844Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-23T20:03:45.844Z] #33 sha256:ae21b02774cbdbd44c53e137ead5e0a6a71811a11b7e7c20db4a54e0348ab8ca [2022-02-23T20:03:45.844Z] #33 DONE 0.2s [2022-02-23T20:03:45.844Z] [2022-02-23T20:03:45.844Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-23T20:03:45.844Z] #46 sha256:e78d819f5237671d8e078448a613499a2d6232ae71981c5245a51a00a83cb12e [2022-02-23T20:03:45.844Z] #46 DONE 0.2s [2022-02-23T20:03:45.844Z] [2022-02-23T20:03:45.844Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-23T20:03:45.844Z] #62 sha256:7048d62a7be51061f4565f4d073561c5c4af2b13e3f3d4373a718d03b16a1a5f [2022-02-23T20:03:45.844Z] #62 DONE 0.2s [2022-02-23T20:03:45.844Z] [2022-02-23T20:03:45.844Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:45.844Z] #63 sha256:615fefb73877a63f4e727e571be7484fca5e514534c9f91a01450a7a186e4d1f [2022-02-23T20:03:46.651Z] #19 DONE 0.9s [2022-02-23T20:03:46.651Z] [2022-02-23T20:03:46.652Z] #34 [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-02-23T20:03:46.652Z] #34 sha256:ebd428d23bb5f0460280bdb8529e7110e3fc4609da4b10a45b11cc4fd5cc9d3b [2022-02-23T20:03:46.652Z] #34 DONE 97.6s [2022-02-23T20:03:46.652Z] [2022-02-23T20:03:46.652Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T20:03:46.652Z] #20 sha256:93ec1c055f26ee65ca5c2c383844d7567e6f52551b6fcf2d3be117f97e5fb1fb [2022-02-23T20:03:47.183Z] #14 ... [2022-02-23T20:03:47.183Z] [2022-02-23T20:03:47.183Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:03:47.183Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:03:47.704Z] #60 36.59 Updating files: 59% (2812/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T20:03:47.704Z] #60 37.46 + cd /tmp/tmp.NiHK2Ev1QI/src/github.com/containerd/containerd [2022-02-23T20:03:47.705Z] #60 37.46 + git checkout -q v1.5.9 [2022-02-23T20:03:47.833Z] #60 ... [2022-02-23T20:03:47.833Z] [2022-02-23T20:03:47.833Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:47.833Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:47.833Z] #14 74.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T20:03:47.833Z] #14 74.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:47.833Z] #14 74.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:47.833Z] #14 78.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T20:03:47.834Z] #14 78.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:47.834Z] #14 79.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:48.043Z] #20 DONE 1.3s [2022-02-23T20:03:48.043Z] [2022-02-23T20:03:48.043Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:03:48.043Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T20:03:48.773Z] #14 ... [2022-02-23T20:03:48.773Z] [2022-02-23T20:03:48.773Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:48.773Z] #63 sha256:13b737aaa3ca0d1a4a98c989186e27389b1c720bcebb3343cc6db4e384ee4f9d [2022-02-23T20:03:48.773Z] #63 85.90 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:03:48.773Z] #63 85.90 + GOBIN=/build [2022-02-23T20:03:48.773Z] #63 85.90 + GO111MODULE=on [2022-02-23T20:03:48.773Z] #63 85.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T20:03:48.987Z] #21 0.930 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:03:48.987Z] #21 0.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:03:48.987Z] #21 0.955 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:03:48.987Z] #21 1.307 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-23T20:03:49.560Z] #21 1.820 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [117 kB] [2022-02-23T20:03:49.615Z] #60 39.28 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T20:03:49.615Z] #60 39.28 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T20:03:49.615Z] #60 39.28 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:03:49.615Z] #60 39.28 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:03:49.615Z] #60 39.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T20:03:49.615Z] #60 39.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T20:03:49.615Z] #60 39.28 + '[' '' = dynamic ']' [2022-02-23T20:03:49.615Z] #60 39.28 + make [2022-02-23T20:03:50.078Z] #63 3.677 + RM_GOPATH=0 [2022-02-23T20:03:50.078Z] #63 3.677 + TMP_GOPATH= [2022-02-23T20:03:50.078Z] #63 3.677 + : /build [2022-02-23T20:03:50.078Z] #63 3.677 + '[' -z '' ']' [2022-02-23T20:03:50.078Z] #63 3.677 ++ mktemp -d [2022-02-23T20:03:50.078Z] #63 3.677 + export GOPATH=/tmp/tmp.4fv5heqoaz [2022-02-23T20:03:50.078Z] #63 3.677 + GOPATH=/tmp/tmp.4fv5heqoaz [2022-02-23T20:03:50.078Z] #63 3.677 + RM_GOPATH=1 [2022-02-23T20:03:50.078Z] #63 3.677 + case "$(go env GOARCH)" in [2022-02-23T20:03:50.078Z] #63 3.678 ++ go env GOARCH [2022-02-23T20:03:50.078Z] #63 3.698 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:50.078Z] #63 3.698 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:50.078Z] #63 3.699 ++ dirname /install.sh [2022-02-23T20:03:50.078Z] #63 3.700 + dir=/ [2022-02-23T20:03:50.078Z] #63 3.700 + bin=rootlesskit [2022-02-23T20:03:50.078Z] #63 3.700 + shift [2022-02-23T20:03:50.078Z] #63 3.701 + '[' '!' -f //rootlesskit.installer ']' [2022-02-23T20:03:50.078Z] #63 3.701 + . //rootlesskit.installer [2022-02-23T20:03:50.078Z] #63 3.701 ++ : v0.14.6 [2022-02-23T20:03:50.078Z] #63 3.701 + install_rootlesskit [2022-02-23T20:03:50.078Z] #63 3.702 + case "$1" in [2022-02-23T20:03:50.078Z] #63 3.702 + export CGO_ENABLED=0 [2022-02-23T20:03:50.078Z] #63 3.702 + CGO_ENABLED=0 [2022-02-23T20:03:50.078Z] #63 3.702 + _install_rootlesskit [2022-02-23T20:03:50.078Z] #63 3.703 + echo 'Install rootlesskit version v0.14.6' [2022-02-23T20:03:50.078Z] #63 3.703 Install rootlesskit version v0.14.6 [2022-02-23T20:03:50.078Z] #63 3.703 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:03:50.078Z] #63 3.704 + GOBIN=/build [2022-02-23T20:03:50.078Z] #63 3.704 + GO111MODULE=on [2022-02-23T20:03:50.078Z] #63 3.704 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-23T20:03:50.133Z] #21 2.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-23T20:03:50.336Z] #63 4.169 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-23T20:03:50.706Z] #21 ... [2022-02-23T20:03:50.706Z] [2022-02-23T20:03:50.706Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:03:50.706Z] #56 sha256:0f2a1d00701c07bd80149558c5cf2bfa74b58685771e9cc37aa07732ff7c2fc0 [2022-02-23T20:03:50.706Z] #56 1.028 + RM_GOPATH=0 [2022-02-23T20:03:50.706Z] #56 1.028 + TMP_GOPATH= [2022-02-23T20:03:50.706Z] #56 1.028 + : /build [2022-02-23T20:03:50.706Z] #56 1.028 + '[' -z '' ']' [2022-02-23T20:03:50.706Z] #56 1.029 ++ mktemp -d [2022-02-23T20:03:50.706Z] #56 1.094 + export GOPATH=/tmp/tmp.guMXeS2EYW [2022-02-23T20:03:50.706Z] #56 1.094 + GOPATH=/tmp/tmp.guMXeS2EYW [2022-02-23T20:03:50.706Z] #56 1.094 + RM_GOPATH=1 [2022-02-23T20:03:50.706Z] #56 1.094 + case "$(go env GOARCH)" in [2022-02-23T20:03:50.706Z] #56 1.094 ++ go env GOARCH [2022-02-23T20:03:50.706Z] #56 1.117 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:50.706Z] #56 1.117 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:50.706Z] #56 1.117 ++ dirname /install.sh [2022-02-23T20:03:50.706Z] #56 1.130 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T20:03:50.706Z] #56 1.130 + dir=/ [2022-02-23T20:03:50.706Z] #56 1.130 + bin=runc [2022-02-23T20:03:50.706Z] #56 1.130 + shift [2022-02-23T20:03:50.706Z] #56 1.130 + '[' '!' -f //runc.installer ']' [2022-02-23T20:03:50.706Z] #56 1.130 + . //runc.installer [2022-02-23T20:03:50.706Z] #56 1.130 ++ set -e [2022-02-23T20:03:50.706Z] #56 1.130 ++ : v1.1.0 [2022-02-23T20:03:50.706Z] #56 1.130 + install_runc [2022-02-23T20:03:50.706Z] #56 1.130 + RUNC_BUILDTAGS=seccomp [2022-02-23T20:03:50.706Z] #56 1.130 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T20:03:50.706Z] #56 1.130 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.guMXeS2EYW/src/github.com/opencontainers/runc [2022-02-23T20:03:50.706Z] #56 1.132 Cloning into '/tmp/tmp.guMXeS2EYW/src/github.com/opencontainers/runc'... [2022-02-23T20:03:50.706Z] #56 8.528 + cd /tmp/tmp.guMXeS2EYW/src/github.com/opencontainers/runc [2022-02-23T20:03:50.706Z] #56 8.532 + git checkout -q v1.1.0 [2022-02-23T20:03:50.706Z] #56 8.601 + '[' -z '' ']' [2022-02-23T20:03:50.706Z] #56 8.601 + target=static [2022-02-23T20:03:50.706Z] #56 8.601 + make BUILDTAGS=seccomp static [2022-02-23T20:03:50.706Z] #56 8.720 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-23T20:03:51.002Z] #60 40.88 + bin/ctr [2022-02-23T20:03:51.457Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T20:03:51.462Z] Commit message: "Merge commit '9144d1705c95077fcf272cafd998ecaae37786b6' into HEAD" [2022-02-23T20:03:51.618Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T20:03:52.622Z] #56 ... [2022-02-23T20:03:52.622Z] [2022-02-23T20:03:52.622Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:03:52.622Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T20:03:52.622Z] #21 4.940 Fetched 8389 kB in 4s (1955 kB/s) [2022-02-23T20:03:52.867Z] #63 6.362 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:03:52.867Z] #63 6.363 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-23T20:03:52.867Z] #63 ... [2022-02-23T20:03:52.867Z] [2022-02-23T20:03:52.867Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:03:52.867Z] #26 sha256:152061f904090078d39ea6318d7faed352f496fbc74133f01f4c0e8c2beb1417 [2022-02-23T20:03:52.867Z] #26 3.596 + RM_GOPATH=0 [2022-02-23T20:03:52.867Z] #26 3.596 + TMP_GOPATH= [2022-02-23T20:03:52.867Z] #26 3.597 + : /build [2022-02-23T20:03:52.867Z] #26 3.597 + '[' -z '' ']' [2022-02-23T20:03:52.867Z] #26 3.602 ++ mktemp -d [2022-02-23T20:03:52.867Z] #26 3.611 + export GOPATH=/tmp/tmp.lCGrnRcIds [2022-02-23T20:03:52.867Z] #26 3.612 + GOPATH=/tmp/tmp.lCGrnRcIds [2022-02-23T20:03:52.867Z] #26 3.612 + RM_GOPATH=1 [2022-02-23T20:03:52.867Z] #26 3.612 + case "$(go env GOARCH)" in [2022-02-23T20:03:52.867Z] #26 3.613 ++ go env GOARCH [2022-02-23T20:03:52.867Z] #26 3.622 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:52.867Z] #26 3.623 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:03:52.867Z] #26 3.624 ++ dirname /install.sh [2022-02-23T20:03:52.867Z] #26 3.629 + dir=/ [2022-02-23T20:03:52.867Z] #26 3.630 + bin=dockercli [2022-02-23T20:03:52.867Z] #26 3.630 + shift [2022-02-23T20:03:52.867Z] #26 3.631 + '[' '!' -f //dockercli.installer ']' [2022-02-23T20:03:52.867Z] #26 3.631 + . //dockercli.installer [2022-02-23T20:03:52.867Z] #26 3.632 ++ : stable [2022-02-23T20:03:52.867Z] #26 3.632 ++ : 17.06.2-ce [2022-02-23T20:03:52.867Z] #26 3.633 + install_dockercli [2022-02-23T20:03:52.867Z] #26 3.639 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-23T20:03:52.867Z] #26 3.639 ++ uname -m [2022-02-23T20:03:52.867Z] #26 3.639 Install docker/cli version 17.06.2-ce from stable [2022-02-23T20:03:52.867Z] #26 3.640 + arch=x86_64 [2022-02-23T20:03:52.867Z] #26 3.643 + '[' x86_64 '!=' x86_64 ']' [2022-02-23T20:03:52.867Z] #26 3.643 + url=https://download.docker.com/linux/static [2022-02-23T20:03:52.867Z] #26 3.644 + tar -xz docker/docker [2022-02-23T20:03:52.867Z] #26 3.649 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-23T20:03:52.867Z] #26 ... [2022-02-23T20:03:52.867Z] [2022-02-23T20:03:52.867Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:52.867Z] #63 sha256:615fefb73877a63f4e727e571be7484fca5e514534c9f91a01450a7a186e4d1f [2022-02-23T20:03:52.867Z] #63 6.878 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-23T20:03:51.494Z] > git rev-list --no-walk a62c9c717b0db6ad75252fc81914345d55fa036a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-23T20:03:54.046Z] #63 90.41 rootlesskit version 0.14.6 [2022-02-23T20:03:54.046Z] #63 90.42 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T20:03:54.046Z] #63 90.42 -container-ip string [2022-02-23T20:03:54.046Z] #63 90.42 container ip [2022-02-23T20:03:54.046Z] #63 90.42 -container-port int [2022-02-23T20:03:54.046Z] #63 90.42 container port (default -1) [2022-02-23T20:03:54.046Z] #63 90.42 -host-ip string [2022-02-23T20:03:54.046Z] #63 90.42 host ip [2022-02-23T20:03:54.046Z] #63 90.42 -host-port int [2022-02-23T20:03:54.046Z] #63 90.42 host port (default -1) [2022-02-23T20:03:54.046Z] #63 90.42 -proto string [2022-02-23T20:03:54.046Z] #63 90.42 proxy protocol (default "tcp") [2022-02-23T20:03:54.541Z] #21 4.940 Reading package lists... [2022-02-23T20:03:54.804Z] + docker version [2022-02-23T20:03:54.985Z] #63 ... [2022-02-23T20:03:54.985Z] [2022-02-23T20:03:54.985Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:54.985Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:54.985Z] #14 89.46 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T20:03:54.985Z] #14 89.46 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:03:54.985Z] #14 89.47 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:55.392Z] #63 9.498 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-23T20:03:55.553Z] #14 ... [2022-02-23T20:03:55.553Z] [2022-02-23T20:03:55.553Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:55.553Z] #63 sha256:13b737aaa3ca0d1a4a98c989186e27389b1c720bcebb3343cc6db4e384ee4f9d [2022-02-23T20:03:55.553Z] #63 DONE 93.0s [2022-02-23T20:03:55.812Z] [2022-02-23T20:03:55.812Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T20:03:55.812Z] #64 sha256:0a390cd0e9feddcdf75ecdc17cc14bd3e4ccfbd271e010b3a4d2721b06df3881 [2022-02-23T20:03:55.812Z] #64 DONE 0.2s [2022-02-23T20:03:55.812Z] [2022-02-23T20:03:55.812Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:55.812Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:55.812Z] #14 93.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T20:03:55.812Z] #14 93.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T20:03:55.812Z] #14 93.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:03:55.956Z] #63 ... [2022-02-23T20:03:55.956Z] [2022-02-23T20:03:55.956Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:03:55.956Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:03:55.956Z] #53 3.424 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-23T20:03:55.956Z] #53 4.215 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-23T20:03:55.956Z] #53 4.220 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-23T20:03:55.956Z] #53 4.283 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-23T20:03:55.956Z] #53 6.109 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-23T20:03:55.956Z] #53 ... [2022-02-23T20:03:55.956Z] [2022-02-23T20:03:55.956Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:03:55.956Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:03:55.956Z] #43 3.351 + git clone https://github.com/docker/distribution.git . [2022-02-23T20:03:55.956Z] #43 3.373 Cloning into '.'... [2022-02-23T20:03:56.072Z] #14 ... [2022-02-23T20:03:56.072Z] [2022-02-23T20:03:56.072Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T20:03:56.072Z] #65 sha256:8386c7e14120e6cc49066e94d55e023c16ba48bcd0ec816f7f2d3cef1b759697 [2022-02-23T20:03:56.072Z] #65 DONE 0.1s [2022-02-23T20:03:56.072Z] [2022-02-23T20:03:56.072Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:56.072Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:56.072Z] #14 93.79 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T20:03:56.072Z] #14 93.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T20:03:56.072Z] #14 93.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T20:03:56.072Z] #14 93.91 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T20:03:56.072Z] #14 93.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T20:03:56.072Z] #14 93.94 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T20:03:56.215Z] #43 ... [2022-02-23T20:03:56.215Z] [2022-02-23T20:03:56.215Z] #34 [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-02-23T20:03:56.215Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:03:56.215Z] #34 3.370 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-23T20:03:56.215Z] #34 3.370 Cloning into '.'... [2022-02-23T20:03:56.215Z] #34 ... [2022-02-23T20:03:56.215Z] [2022-02-23T20:03:56.215Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:03:56.215Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:03:56.215Z] #14 3.379 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:03:56.215Z] #14 3.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:03:56.215Z] #14 3.433 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:03:56.215Z] #14 4.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:03:56.215Z] #14 5.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:03:56.215Z] #14 7.362 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:03:56.332Z] #14 94.07 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T20:03:56.332Z] #14 94.07 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T20:03:56.332Z] #14 94.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:03:56.332Z] #14 94.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T20:03:56.332Z] #14 94.22 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T20:03:56.332Z] #14 94.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:03:56.457Z] #21 6.726 Reading package lists... [2022-02-23T20:03:56.472Z] #14 ... [2022-02-23T20:03:56.472Z] [2022-02-23T20:03:56.472Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:03:56.472Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:03:56.472Z] #49 4.293 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T20:03:56.472Z] #49 5.933 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T20:03:56.472Z] #49 5.949 go: downloading github.com/fatih/color v1.10.0 [2022-02-23T20:03:56.472Z] #49 5.995 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T20:03:56.472Z] #49 6.033 go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T20:03:56.472Z] #49 6.428 go: downloading golang.org/x/tools v0.1.0 [2022-02-23T20:03:56.472Z] #49 6.436 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T20:03:56.472Z] #49 6.619 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T20:03:56.472Z] #49 6.653 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T20:03:56.472Z] #49 6.871 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T20:03:56.472Z] #49 10.81 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T20:03:56.472Z] #49 ... [2022-02-23T20:03:56.472Z] [2022-02-23T20:03:56.472Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:03:56.472Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:03:56.472Z] #51 4.007 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-23T20:03:56.591Z] #14 94.35 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T20:03:56.591Z] #14 94.35 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:03:56.591Z] #14 94.36 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:56.591Z] #14 94.42 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T20:03:56.591Z] #14 94.42 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T20:03:56.591Z] #14 94.43 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T20:03:56.692Z] + docker version [2022-02-23T20:03:56.728Z] #51 ... [2022-02-23T20:03:56.728Z] [2022-02-23T20:03:56.728Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:03:56.728Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:03:56.728Z] #47 4.129 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:03:56.728Z] #47 4.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:03:56.728Z] #47 4.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:03:56.728Z] #47 4.776 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-23T20:03:56.728Z] #47 5.274 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:03:56.728Z] #47 7.116 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:03:56.728Z] #47 8.865 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:03:56.728Z] #47 10.85 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-23T20:03:56.728Z] #47 ... [2022-02-23T20:03:56.728Z] [2022-02-23T20:03:56.728Z] #58 [containerd 1/3] 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-02-23T20:03:56.728Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:03:56.728Z] #58 4.169 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:03:56.728Z] #58 4.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:03:56.728Z] #58 4.216 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:03:56.728Z] #58 4.910 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:03:56.728Z] #58 6.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:03:56.728Z] #58 8.782 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:03:56.851Z] #14 94.56 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T20:03:56.851Z] #14 94.57 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T20:03:56.851Z] #14 94.57 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T20:03:56.984Z] #58 ... [2022-02-23T20:03:56.985Z] [2022-02-23T20:03:56.985Z] #38 [tini 1/3] 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-02-23T20:03:56.985Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:03:56.985Z] #38 4.073 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:03:56.985Z] #38 4.097 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:03:56.985Z] #38 4.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:03:56.985Z] #38 4.708 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:03:56.985Z] #38 6.827 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:03:56.985Z] #38 8.560 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:03:57.028Z] #21 8.460 Building dependency tree... [2022-02-23T20:03:57.111Z] #14 94.84 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T20:03:57.111Z] #14 94.84 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T20:03:57.111Z] #14 94.85 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T20:03:57.111Z] #14 94.98 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T20:03:57.111Z] #14 94.98 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T20:03:57.111Z] #14 94.98 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T20:03:57.242Z] #38 ... [2022-02-23T20:03:57.242Z] [2022-02-23T20:03:57.242Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:03:57.242Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T20:03:57.242Z] #36 4.204 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-23T20:03:57.242Z] #36 ... [2022-02-23T20:03:57.242Z] [2022-02-23T20:03:57.242Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:03:57.242Z] #26 sha256:152061f904090078d39ea6318d7faed352f496fbc74133f01f4c0e8c2beb1417 [2022-02-23T20:03:57.242Z] #26 11.16 + mkdir -p /build [2022-02-23T20:03:57.242Z] #26 11.18 + mv docker/docker /build/ [2022-02-23T20:03:57.242Z] #26 11.18 + rmdir docker [2022-02-23T20:03:57.370Z] #14 95.13 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T20:03:57.370Z] #14 95.14 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T20:03:57.370Z] #14 95.16 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T20:03:57.370Z] #14 95.24 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T20:03:57.370Z] #14 95.25 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T20:03:57.370Z] #14 95.27 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T20:03:57.500Z] #26 DONE 11.5s [2022-02-23T20:03:57.500Z] [2022-02-23T20:03:57.500Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:03:57.500Z] #63 sha256:615fefb73877a63f4e727e571be7484fca5e514534c9f91a01450a7a186e4d1f [2022-02-23T20:03:57.500Z] #63 10.20 go: downloading github.com/google/uuid v1.3.0 [2022-02-23T20:03:57.500Z] #63 10.31 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-23T20:03:57.500Z] #63 10.66 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-23T20:03:57.500Z] #63 10.75 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:03:57.500Z] #63 10.77 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-23T20:03:57.500Z] #63 11.04 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-23T20:03:57.601Z] #21 ... [2022-02-23T20:03:57.601Z] [2022-02-23T20:03:57.601Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:03:57.601Z] #26 sha256:15407bd4dc2a7d5b07bf7c05d93a69f754f0c1c36d5df1ba02a09edf4250c6d4 [2022-02-23T20:03:57.601Z] #26 98.59 + mkdir -p /tmp/tmp.mSY4ycimSG/src/github.com/docker [2022-02-23T20:03:57.601Z] #26 98.59 + mv components/cli /tmp/tmp.mSY4ycimSG/src/github.com/docker/cli [2022-02-23T20:03:57.601Z] #26 98.61 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-23T20:03:57.601Z] #26 ... [2022-02-23T20:03:57.601Z] [2022-02-23T20:03:57.601Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:03:57.601Z] #21 sha256:77cd5a5f2bb137a3a0239cac87d9ee6d6a5efba9c6973ef9675e1cc0b00bdbcd [2022-02-23T20:03:57.601Z] #21 9.805 The following additional packages will be installed: [2022-02-23T20:03:57.601Z] #21 9.815 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:03:57.601Z] #21 9.815 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T20:03:57.601Z] #21 9.816 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T20:03:57.601Z] #21 9.816 python3-pkg-resources vim-runtime xxd [2022-02-23T20:03:57.601Z] #21 9.818 Suggested packages: [2022-02-23T20:03:57.601Z] #21 9.818 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T20:03:57.601Z] #21 9.818 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T20:03:57.601Z] #21 9.818 acl attr quota [2022-02-23T20:03:57.601Z] #21 9.818 Recommended packages: [2022-02-23T20:03:57.601Z] #21 9.818 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T20:03:57.629Z] #14 95.64 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T20:03:57.629Z] #14 95.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T20:03:57.629Z] #14 95.67 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T20:03:57.757Z] #63 11.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-23T20:03:57.757Z] #63 11.80 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-23T20:03:58.197Z] #14 95.90 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T20:03:58.197Z] #14 95.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:03:58.197Z] #14 95.90 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:58.197Z] #14 95.97 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T20:03:58.197Z] #14 95.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T20:03:58.197Z] #14 95.97 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T20:03:58.197Z] #14 96.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T20:03:58.322Z] #63 12.09 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-23T20:03:58.457Z] #14 96.12 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T20:03:58.457Z] #14 96.12 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T20:03:58.545Z] #21 10.69 The following NEW packages will be installed: [2022-02-23T20:03:58.545Z] #21 10.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T20:03:58.545Z] #21 10.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:03:58.545Z] #21 10.70 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T20:03:58.545Z] #21 10.70 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T20:03:58.545Z] #21 10.70 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T20:03:58.545Z] #21 10.70 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T20:03:58.545Z] #21 10.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T20:03:58.545Z] #21 10.70 xz-utils zip zstd [2022-02-23T20:03:58.716Z] #14 96.60 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T20:03:58.716Z] #14 96.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T20:03:58.716Z] #14 96.60 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:58.716Z] #14 96.60 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T20:03:58.716Z] #14 96.61 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:03:58.716Z] #14 96.63 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T20:03:58.716Z] #14 96.65 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:03:58.716Z] #14 96.65 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T20:03:58.716Z] #14 96.68 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T20:03:58.807Z] #21 11.02 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:03:58.807Z] #21 11.02 Need to get 27.0 MB of archives. [2022-02-23T20:03:58.807Z] #21 11.02 After this operation, 105 MB of additional disk space will be used. [2022-02-23T20:03:58.807Z] #21 11.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-23T20:03:58.807Z] #21 11.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-23T20:03:58.807Z] #21 11.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-23T20:03:58.807Z] #21 11.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-23T20:03:58.807Z] #21 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-23T20:03:58.807Z] #21 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-23T20:03:58.807Z] #21 11.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-23T20:03:58.807Z] #21 11.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-23T20:03:58.807Z] #21 11.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:03:58.976Z] #14 96.69 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T20:03:58.976Z] #14 96.69 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:03:58.976Z] #14 96.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:03:58.976Z] #14 96.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T20:03:58.976Z] #14 96.75 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T20:03:58.976Z] #14 96.76 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T20:03:58.976Z] #14 96.78 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:03:58.976Z] #14 96.79 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T20:03:58.976Z] #14 96.80 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T20:03:58.976Z] #14 96.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.83 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-23T20:03:58.976Z] #14 96.85 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.86 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-02-23T20:03:58.976Z] #14 96.87 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:03:58.976Z] #14 96.88 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.90 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-02-23T20:03:58.976Z] #14 96.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.92 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:03:58.976Z] #14 96.94 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:58.976Z] #14 96.96 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:03:58.976Z] #14 96.97 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:58.976Z] #14 96.98 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:03:58.976Z] #14 97.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:03:59.069Z] #21 11.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:03:59.069Z] #21 11.06 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T20:03:59.069Z] #21 11.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-23T20:03:59.069Z] #21 11.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-23T20:03:59.069Z] #21 11.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-23T20:03:59.069Z] #21 11.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-23T20:03:59.069Z] #21 11.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-23T20:03:59.069Z] #21 11.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-23T20:03:59.069Z] #21 11.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-23T20:03:59.069Z] #21 11.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-23T20:03:59.069Z] #21 11.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-23T20:03:59.069Z] #21 11.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-23T20:03:59.069Z] #21 11.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-23T20:03:59.069Z] #21 11.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-23T20:03:59.069Z] #21 11.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-23T20:03:59.069Z] #21 11.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-23T20:03:59.069Z] #21 11.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-23T20:03:59.069Z] #21 11.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-23T20:03:59.331Z] #21 11.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-23T20:03:59.331Z] #21 11.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-23T20:03:59.331Z] #21 11.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-23T20:03:59.331Z] #21 11.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-23T20:03:59.331Z] #21 11.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-23T20:03:59.331Z] #21 11.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-23T20:03:59.331Z] #21 11.52 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T20:03:59.331Z] #21 11.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T20:03:59.592Z] #21 11.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T20:03:59.592Z] #21 11.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:03:59.592Z] #21 11.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T20:03:59.592Z] #21 11.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T20:03:59.592Z] #21 11.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T20:03:59.592Z] #21 11.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-23T20:03:59.592Z] #21 11.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-23T20:03:59.592Z] #21 11.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-23T20:03:59.592Z] #21 11.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T20:03:59.855Z] #21 11.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-23T20:03:59.855Z] #21 12.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-23T20:03:59.855Z] #21 12.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-23T20:03:59.855Z] #21 12.05 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-23T20:03:59.915Z] #14 DONE 97.5s [2022-02-23T20:03:59.915Z] [2022-02-23T20:03:59.915Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T20:03:59.915Z] #55 sha256:165ef691f65af1e7e8ea22c5f679b97a345663c38a8f1a9a0397c7e3397947be [2022-02-23T20:03:59.915Z] #55 DONE 0.2s [2022-02-23T20:03:59.915Z] [2022-02-23T20:03:59.915Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T20:03:59.915Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T20:04:00.224Z] #63 13.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-23T20:04:00.429Z] #21 12.46 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:00.429Z] #21 12.58 Fetched 27.0 MB in 1s (20.0 MB/s) [2022-02-23T20:04:00.429Z] #21 12.64 Selecting previously unselected package pigz. [2022-02-23T20:04:00.691Z] #21 12.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 ... 24001 files and directories currently installed.) [2022-02-23T20:04:00.691Z] #21 12.69 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-23T20:04:00.691Z] #21 12.70 Unpacking pigz (2.6-1) ... [2022-02-23T20:04:00.691Z] #21 12.77 Selecting previously unselected package libelf1:arm64. [2022-02-23T20:04:00.691Z] #21 12.77 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-23T20:04:00.691Z] #21 12.80 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-23T20:04:00.953Z] #21 12.93 Selecting previously unselected package libbpf0:arm64. [2022-02-23T20:04:00.953Z] #21 12.94 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-23T20:04:00.953Z] #21 12.94 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-23T20:04:00.953Z] #21 13.08 Selecting previously unselected package libcap2:arm64. [2022-02-23T20:04:00.953Z] #21 13.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-23T20:04:00.953Z] #21 13.08 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-23T20:04:00.953Z] #21 13.15 Selecting previously unselected package libmnl0:arm64. [2022-02-23T20:04:00.953Z] #21 13.15 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-23T20:04:00.953Z] #21 13.16 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-23T20:04:00.953Z] #21 13.21 Selecting previously unselected package libxtables12:arm64. [2022-02-23T20:04:00.953Z] #21 13.21 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-23T20:04:01.007Z] #60 ... [2022-02-23T20:04:01.007Z] [2022-02-23T20:04:01.007Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:01.007Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:01.007Z] #14 88.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T20:04:01.007Z] #14 88.33 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:01.007Z] #14 88.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:04:01.007Z] #14 92.85 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T20:04:01.007Z] #14 92.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:01.007Z] #14 92.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:04:01.007Z] #14 98.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T20:04:01.007Z] #14 98.03 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:01.007Z] #14 98.04 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:04:01.156Z] #63 ... [2022-02-23T20:04:01.156Z] [2022-02-23T20:04:01.156Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-23T20:04:01.156Z] #36 sha256:64d349286079acb10fa2089055a846bc61c060c4ece5f2655bbc0fa78bd2f37c [2022-02-23T20:04:01.156Z] #36 15.12 tomll can be used in two ways: [2022-02-23T20:04:01.156Z] #36 15.12 Writing to STDIN and reading from STDOUT: [2022-02-23T20:04:01.156Z] #36 15.12 cat file.toml | tomll > file.toml [2022-02-23T20:04:01.156Z] #36 15.12 [2022-02-23T20:04:01.156Z] #36 15.12 Reading and updating a list of files: [2022-02-23T20:04:01.156Z] #36 15.12 tomll a.toml b.toml c.toml [2022-02-23T20:04:01.156Z] #36 15.12 [2022-02-23T20:04:01.156Z] #36 15.12 When given a list of files, tomll will modify all files in place without asking. [2022-02-23T20:04:01.156Z] #36 DONE 15.3s [2022-02-23T20:04:01.156Z] [2022-02-23T20:04:01.156Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:04:01.156Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:04:01.156Z] #49 10.93 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T20:04:01.156Z] #49 11.03 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T20:04:01.156Z] #49 13.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T20:04:01.156Z] #49 13.15 go: downloading golang.org/x/mod v0.3.0 [2022-02-23T20:04:01.214Z] #21 13.21 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-23T20:04:01.214Z] #21 13.26 Selecting previously unselected package libcap2-bin. [2022-02-23T20:04:01.214Z] #21 13.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-23T20:04:01.214Z] #21 13.27 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T20:04:01.214Z] #21 13.37 Selecting previously unselected package iproute2. [2022-02-23T20:04:01.214Z] #21 13.37 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-23T20:04:01.214Z] #21 13.38 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T20:04:01.477Z] #21 13.74 Selecting previously unselected package xxd. [2022-02-23T20:04:01.477Z] #21 13.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T20:04:01.738Z] #21 13.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:01.738Z] #21 13.87 Selecting previously unselected package vim-common. [2022-02-23T20:04:01.738Z] #21 13.87 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:01.738Z] #21 13.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:01.822Z] #15 DONE 2.2s [2022-02-23T20:04:01.822Z] [2022-02-23T20:04:01.822Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-23T20:04:01.822Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T20:04:01.901Z] Client: [2022-02-23T20:04:01.901Z] Version: 20.10.9 [2022-02-23T20:04:01.901Z] API version: 1.41 [2022-02-23T20:04:01.901Z] Go version: go1.16.8 [2022-02-23T20:04:01.901Z] Git commit: c2ea9bc [2022-02-23T20:04:01.901Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T20:04:01.901Z] OS/Arch: windows/amd64 [2022-02-23T20:04:01.901Z] Context: default [2022-02-23T20:04:01.901Z] Experimental: true [2022-02-23T20:04:01.901Z] [2022-02-23T20:04:01.901Z] Server: Docker Engine - Community [2022-02-23T20:04:01.901Z] Engine: [2022-02-23T20:04:01.901Z] Version: 20.10.9 [2022-02-23T20:04:01.901Z] API version: 1.41 (minimum version 1.24) [2022-02-23T20:04:01.901Z] Go version: go1.16.8 [2022-02-23T20:04:01.901Z] Git commit: 79ea9d3 [2022-02-23T20:04:01.901Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T20:04:01.901Z] OS/Arch: windows/amd64 [2022-02-23T20:04:01.901Z] Experimental: true [2022-02-23T20:04:02.001Z] #21 14.02 Selecting previously unselected package bash-completion. [2022-02-23T20:04:02.001Z] #21 14.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T20:04:02.086Z] #49 ... [2022-02-23T20:04:02.086Z] [2022-02-23T20:04:02.086Z] #58 [containerd 1/3] 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-02-23T20:04:02.086Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:04:02.086Z] #58 16.40 Fetched 8505 kB in 12s (686 kB/s) [Pipeline] sh [2022-02-23T20:04:03.407Z] #21 15.64 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T20:04:03.435Z] + docker info [2022-02-23T20:04:03.435Z] Client: [2022-02-23T20:04:03.435Z] Context: default [2022-02-23T20:04:03.435Z] Debug Mode: false [2022-02-23T20:04:03.435Z] [2022-02-23T20:04:03.435Z] Server: [2022-02-23T20:04:03.435Z] Containers: 0 [2022-02-23T20:04:03.435Z] Running: 0 [2022-02-23T20:04:03.435Z] Paused: 0 [2022-02-23T20:04:03.435Z] Stopped: 0 [2022-02-23T20:04:03.435Z] Images: 0 [2022-02-23T20:04:03.435Z] Server Version: 20.10.9 [2022-02-23T20:04:03.435Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T20:04:03.435Z] Windows: [2022-02-23T20:04:03.435Z] LCOW: [2022-02-23T20:04:03.435Z] Logging Driver: json-file [2022-02-23T20:04:03.435Z] Plugins: [2022-02-23T20:04:03.435Z] Volume: local [2022-02-23T20:04:03.435Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:04:03.435Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:04:03.435Z] Swarm: inactive [2022-02-23T20:04:03.435Z] Default Isolation: process [2022-02-23T20:04:03.435Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T20:04:03.435Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T20:04:03.435Z] OSType: windows [2022-02-23T20:04:03.435Z] Architecture: x86_64 [2022-02-23T20:04:03.435Z] CPUs: 4 [2022-02-23T20:04:03.435Z] Total Memory: 32GiB [2022-02-23T20:04:03.435Z] Name: azwin-2-d6b980 [2022-02-23T20:04:03.435Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T20:04:03.435Z] Docker Root Dir: D:\docker [2022-02-23T20:04:03.435Z] Debug Mode: false [2022-02-23T20:04:03.435Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:04:03.435Z] Labels: [2022-02-23T20:04:03.435Z] Experimental: true [2022-02-23T20:04:03.435Z] Insecure Registries: [2022-02-23T20:04:03.435Z] 10.0.0.4:5000 [2022-02-23T20:04:03.435Z] 127.0.0.0/8 [2022-02-23T20:04:03.435Z] Registry Mirrors: [2022-02-23T20:04:03.436Z] http://10.0.0.4:5000/ [2022-02-23T20:04:03.436Z] Live Restore Enabled: false [2022-02-23T20:04:03.436Z] Product License: Community Engine [2022-02-23T20:04:03.436Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T20:04:03.728Z] #16 DONE 1.7s [2022-02-23T20:04:03.728Z] [2022-02-23T20:04:03.728Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:04:03.728Z] #56 sha256:024c13097680d978e93627d8355824c8540f5b745b401f7f2d5b34e835de3b9c [2022-02-23T20:04:03.728Z] #56 2.082 + RM_GOPATH=0 [2022-02-23T20:04:03.728Z] #56 2.082 + TMP_GOPATH= [2022-02-23T20:04:03.728Z] #56 2.082 + : /build [2022-02-23T20:04:03.728Z] #56 2.082 + '[' -z '' ']' [2022-02-23T20:04:03.728Z] #56 2.082 ++ mktemp -d [2022-02-23T20:04:03.728Z] #56 2.083 + export GOPATH=/tmp/tmp.XeI2aiZRmH [2022-02-23T20:04:03.728Z] #56 2.083 + GOPATH=/tmp/tmp.XeI2aiZRmH [2022-02-23T20:04:03.728Z] #56 2.083 + RM_GOPATH=1 [2022-02-23T20:04:03.728Z] #56 2.083 + case "$(go env GOARCH)" in [2022-02-23T20:04:03.728Z] #56 2.083 ++ go env GOARCH [2022-02-23T20:04:03.728Z] #56 2.116 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T20:04:03.728Z] #56 2.122 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:03.728Z] #56 2.122 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:03.728Z] #56 2.122 ++ dirname /install.sh [2022-02-23T20:04:03.728Z] #56 2.122 + dir=/ [2022-02-23T20:04:03.728Z] #56 2.122 + bin=runc [2022-02-23T20:04:03.728Z] #56 2.122 + shift [2022-02-23T20:04:03.728Z] #56 2.122 + '[' '!' -f //runc.installer ']' [2022-02-23T20:04:03.728Z] #56 2.122 + . //runc.installer [2022-02-23T20:04:03.728Z] #56 2.122 ++ set -e [2022-02-23T20:04:03.728Z] #56 2.122 ++ : v1.1.0 [2022-02-23T20:04:03.728Z] #56 2.122 + install_runc [2022-02-23T20:04:03.728Z] #56 2.122 + RUNC_BUILDTAGS=seccomp [2022-02-23T20:04:03.728Z] #56 2.122 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T20:04:03.728Z] #56 2.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.XeI2aiZRmH/src/github.com/opencontainers/runc [2022-02-23T20:04:03.728Z] #56 2.122 Cloning into '/tmp/tmp.XeI2aiZRmH/src/github.com/opencontainers/runc'... [2022-02-23T20:04:03.796Z] Client: [2022-02-23T20:04:03.797Z] Version: 20.10.9 [2022-02-23T20:04:03.797Z] API version: 1.41 [2022-02-23T20:04:03.797Z] Go version: go1.16.8 [2022-02-23T20:04:03.797Z] Git commit: c2ea9bc [2022-02-23T20:04:03.797Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T20:04:03.797Z] OS/Arch: windows/amd64 [2022-02-23T20:04:03.797Z] Context: default [2022-02-23T20:04:03.797Z] Experimental: true [2022-02-23T20:04:03.797Z] [2022-02-23T20:04:03.797Z] Server: Docker Engine - Community [2022-02-23T20:04:03.797Z] Engine: [2022-02-23T20:04:03.797Z] Version: 20.10.9 [2022-02-23T20:04:03.797Z] API version: 1.41 (minimum version 1.24) [2022-02-23T20:04:03.797Z] Go version: go1.16.8 [2022-02-23T20:04:03.797Z] Git commit: 79ea9d3 [2022-02-23T20:04:03.797Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T20:04:03.797Z] OS/Arch: windows/amd64 [2022-02-23T20:04:03.797Z] Experimental: true [2022-02-23T20:04:03.980Z] #21 15.96 Selecting previously unselected package bzip2. [2022-02-23T20:04:03.980Z] #21 15.96 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-23T20:04:03.980Z] #21 15.97 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T20:04:03.980Z] #21 16.05 Selecting previously unselected package xz-utils. [2022-02-23T20:04:03.980Z] #21 16.06 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-23T20:04:03.980Z] #21 16.06 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T20:04:04.241Z] #21 16.21 Selecting previously unselected package apparmor. [2022-02-23T20:04:04.241Z] #21 16.22 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-23T20:04:04.241Z] #21 16.25 Unpacking apparmor (2.13.6-10) ... [2022-02-23T20:04:04.310Z] #14 ... [2022-02-23T20:04:04.310Z] [2022-02-23T20:04:04.310Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:04:04.310Z] #63 sha256:c9e3abde2cdfaf0487c8398904a27d9f382573292eadaaf497cd29f2d3cb032b [2022-02-23T20:04:04.310Z] #63 101.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:04:04.310Z] #63 101.0 + GOBIN=/build [2022-02-23T20:04:04.310Z] #63 101.0 + GO111MODULE=on [2022-02-23T20:04:04.310Z] #63 101.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [Pipeline] sh [2022-02-23T20:04:04.502Z] #21 16.55 Selecting previously unselected package inetutils-ping. [2022-02-23T20:04:04.502Z] #21 16.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-23T20:04:04.502Z] #21 16.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T20:04:04.502Z] #21 16.67 Selecting previously unselected package libip4tc2:arm64. [2022-02-23T20:04:04.502Z] #21 16.68 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-23T20:04:04.502Z] #21 16.70 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T20:04:04.763Z] #21 16.88 Selecting previously unselected package libip6tc2:arm64. [2022-02-23T20:04:04.763Z] #21 16.89 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-23T20:04:04.763Z] #21 16.90 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T20:04:04.763Z] #21 16.95 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-23T20:04:04.763Z] #21 16.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-23T20:04:04.763Z] #21 16.96 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T20:04:04.763Z] #21 17.01 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-23T20:04:04.763Z] #21 17.01 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-23T20:04:04.763Z] #21 17.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T20:04:05.025Z] #21 17.08 Selecting previously unselected package libnftnl11:arm64. [2022-02-23T20:04:05.025Z] #21 17.09 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-23T20:04:05.025Z] #21 17.10 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T20:04:05.025Z] #21 17.18 Selecting previously unselected package iptables. [2022-02-23T20:04:05.025Z] #21 17.19 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-23T20:04:05.025Z] #21 17.20 Unpacking iptables (1.8.7-1) ... [2022-02-23T20:04:05.286Z] #21 17.56 Selecting previously unselected package libonig5:arm64. [2022-02-23T20:04:05.286Z] #21 17.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-23T20:04:05.286Z] #21 17.59 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T20:04:05.347Z] + docker info [2022-02-23T20:04:05.549Z] #21 17.71 Selecting previously unselected package libjq1:arm64. [2022-02-23T20:04:05.549Z] #21 17.71 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-23T20:04:05.549Z] #21 17.72 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-23T20:04:05.631Z] #56 ... [2022-02-23T20:04:05.631Z] [2022-02-23T20:04:05.631Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T20:04:05.631Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T20:04:05.631Z] #17 1.625 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T20:04:05.631Z] #17 DONE 2.0s [2022-02-23T20:04:05.631Z] [2022-02-23T20:04:05.631Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T20:04:05.631Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T20:04:05.810Z] #21 17.91 Selecting previously unselected package jq. [2022-02-23T20:04:05.810Z] #21 17.91 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-23T20:04:05.810Z] #21 17.95 Unpacking jq (1.6-2.1) ... [2022-02-23T20:04:06.071Z] #21 18.05 Selecting previously unselected package libaio1:arm64. [2022-02-23T20:04:06.071Z] #21 18.06 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-23T20:04:06.071Z] #21 18.10 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-23T20:04:06.071Z] #21 18.17 Selecting previously unselected package libgpm2:arm64. [2022-02-23T20:04:06.071Z] #21 18.17 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-23T20:04:06.071Z] #21 18.18 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-23T20:04:06.071Z] #21 18.26 Selecting previously unselected package libicu67:arm64. [2022-02-23T20:04:06.071Z] #21 18.26 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-23T20:04:06.071Z] #21 18.27 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-23T20:04:07.343Z] #58 16.40 Reading package lists... [2022-02-23T20:04:07.556Z] #18 DONE 1.6s [2022-02-23T20:04:07.556Z] [2022-02-23T20:04:07.556Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T20:04:07.556Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T20:04:07.907Z] #58 20.89 Reading package lists... [2022-02-23T20:04:07.907Z] #58 ... [2022-02-23T20:04:07.907Z] [2022-02-23T20:04:07.907Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:04:07.907Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:04:07.907Z] #43 21.93 + git checkout -q v2.3.0 [2022-02-23T20:04:08.622Z] #21 20.93 Selecting previously unselected package libinih1:arm64. [2022-02-23T20:04:08.883Z] #21 20.93 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-23T20:04:08.884Z] #21 20.94 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-23T20:04:08.884Z] #21 20.99 Selecting previously unselected package libnet1:arm64. [2022-02-23T20:04:08.884Z] #21 21.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-23T20:04:08.884Z] #21 21.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:08.884Z] #21 21.06 Selecting previously unselected package libnl-3-200:arm64. [2022-02-23T20:04:08.884Z] #21 21.06 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-23T20:04:08.884Z] #21 21.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T20:04:08.884Z] #21 21.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-23T20:04:08.884Z] #21 21.14 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-23T20:04:08.884Z] #21 21.16 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T20:04:08.884Z] #21 21.21 Selecting previously unselected package net-tools. [2022-02-23T20:04:08.934Z] #19 DONE 1.5s [2022-02-23T20:04:08.934Z] [2022-02-23T20:04:08.934Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T20:04:08.934Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T20:04:09.144Z] #21 21.21 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-23T20:04:09.144Z] #21 21.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:04:09.405Z] #21 21.34 Selecting previously unselected package patch. [2022-02-23T20:04:09.405Z] #21 21.34 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-23T20:04:09.405Z] #21 21.35 Unpacking patch (2.7.6-7) ... [2022-02-23T20:04:09.405Z] #21 21.42 Selecting previously unselected package python-pip-whl. [2022-02-23T20:04:09.405Z] #21 21.43 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T20:04:09.405Z] #21 21.44 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T20:04:09.605Z] #63 105.6 rootlesskit version 0.14.6 [2022-02-23T20:04:09.605Z] #63 105.7 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T20:04:09.605Z] #63 105.7 -container-ip string [2022-02-23T20:04:09.605Z] #63 105.7 container ip [2022-02-23T20:04:09.605Z] #63 105.7 -container-port int [2022-02-23T20:04:09.605Z] #63 105.7 container port (default -1) [2022-02-23T20:04:09.605Z] #63 105.7 -host-ip string [2022-02-23T20:04:09.605Z] #63 105.7 host ip [2022-02-23T20:04:09.605Z] #63 105.7 -host-port int [2022-02-23T20:04:09.605Z] #63 105.7 host port (default -1) [2022-02-23T20:04:09.605Z] #63 105.7 -proto string [2022-02-23T20:04:09.605Z] #63 105.7 proxy protocol (default "tcp") [2022-02-23T20:04:09.666Z] #21 21.85 Selecting previously unselected package python3-lib2to3. [2022-02-23T20:04:09.666Z] #21 21.86 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T20:04:09.666Z] #21 21.87 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:04:09.804Z] #43 23.94 + 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-02-23T20:04:09.929Z] #21 21.99 Selecting previously unselected package python3-distutils. [2022-02-23T20:04:09.929Z] #21 21.99 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T20:04:09.929Z] #21 22.00 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T20:04:09.929Z] #21 22.12 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:04:09.929Z] #21 22.12 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:04:09.929Z] #21 22.13 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:09.929Z] #21 22.24 Selecting previously unselected package python3-setuptools. [2022-02-23T20:04:10.190Z] #21 22.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T20:04:10.190Z] #21 22.27 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T20:04:10.190Z] #21 22.43 Selecting previously unselected package python3-wheel. [2022-02-23T20:04:10.190Z] #21 22.43 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T20:04:10.190Z] #21 22.44 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T20:04:10.311Z] #20 DONE 1.6s [2022-02-23T20:04:10.311Z] [2022-02-23T20:04:10.311Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:04:10.311Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:04:10.452Z] #21 22.50 Selecting previously unselected package python3-pip. [2022-02-23T20:04:10.452Z] #21 22.50 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T20:04:10.452Z] #21 22.52 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T20:04:10.549Z] #63 DONE 107.3s [2022-02-23T20:04:10.549Z] [2022-02-23T20:04:10.549Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T20:04:10.549Z] #64 sha256:cf4714db764a0f71d3d6bf8854f390e87e143e1e7cb674f7190e45ba62c4ea57 [2022-02-23T20:04:10.549Z] #64 DONE 0.1s [2022-02-23T20:04:10.549Z] [2022-02-23T20:04:10.549Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:04:10.549Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:04:10.549Z] #60 ... [2022-02-23T20:04:10.549Z] [2022-02-23T20:04:10.549Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T20:04:10.549Z] #65 sha256:9cab8994929fc0e491336ac8c246a1fccff086e3e0c4de6c336d10e787ac5859 [2022-02-23T20:04:10.549Z] #65 DONE 0.1s [2022-02-23T20:04:10.549Z] [2022-02-23T20:04:10.549Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:04:10.549Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:04:10.713Z] #21 22.79 Selecting previously unselected package sudo. [2022-02-23T20:04:10.713Z] #21 22.80 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-23T20:04:10.713Z] #21 22.81 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T20:04:10.974Z] #21 23.23 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T20:04:11.235Z] #21 23.23 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-23T20:04:11.235Z] #21 23.24 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:04:11.235Z] #21 23.42 Selecting previously unselected package uidmap. [2022-02-23T20:04:11.235Z] #21 23.42 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-23T20:04:11.235Z] #21 23.43 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T20:04:11.494Z] #51 ... [2022-02-23T20:04:11.494Z] [2022-02-23T20:04:11.494Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:11.494Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:11.494Z] #14 108.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T20:04:11.494Z] #14 108.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:11.494Z] #14 108.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:04:11.497Z] #21 23.57 Selecting previously unselected package vim-runtime. [2022-02-23T20:04:11.497Z] #21 23.58 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:11.497Z] #21 23.61 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T20:04:11.497Z] #21 23.63 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T20:04:11.497Z] #21 23.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:11.701Z] #43 ... [2022-02-23T20:04:11.701Z] [2022-02-23T20:04:11.701Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:11.701Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:11.701Z] #14 15.72 Fetched 8505 kB in 13s (675 kB/s) [2022-02-23T20:04:11.701Z] #14 15.72 Reading package lists... [2022-02-23T20:04:11.701Z] #14 20.43 Reading package lists... [2022-02-23T20:04:11.701Z] #14 24.68 Building dependency tree... [2022-02-23T20:04:11.701Z] #14 ... [2022-02-23T20:04:11.701Z] [2022-02-23T20:04:11.701Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:04:11.701Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:04:11.701Z] #51 24.86 go: downloading github.com/fatih/color v1.13.0 [2022-02-23T20:04:11.701Z] #51 24.86 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-23T20:04:11.701Z] #51 24.92 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-23T20:04:11.701Z] #51 24.94 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-23T20:04:11.701Z] #51 25.14 go: downloading github.com/spf13/viper v1.10.1 [2022-02-23T20:04:11.701Z] #51 25.29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-23T20:04:11.701Z] #51 25.59 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-23T20:04:11.701Z] #51 25.61 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-23T20:04:12.213Z] #21 1.836 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:04:12.213Z] #21 2.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:04:12.265Z] #51 ... [2022-02-23T20:04:12.265Z] [2022-02-23T20:04:12.265Z] #38 [tini 1/3] 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-02-23T20:04:12.265Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:04:12.265Z] #38 16.53 Fetched 8505 kB in 13s (666 kB/s) [2022-02-23T20:04:12.265Z] #38 16.53 Reading package lists... [2022-02-23T20:04:12.265Z] #38 21.18 Reading package lists... [2022-02-23T20:04:12.471Z] #21 2.050 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:04:12.522Z] #38 25.48 Building dependency tree... [2022-02-23T20:04:12.522Z] #38 ... [2022-02-23T20:04:12.522Z] [2022-02-23T20:04:12.522Z] #58 [containerd 1/3] 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-02-23T20:04:12.522Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:04:12.522Z] #58 20.89 Reading package lists... [2022-02-23T20:04:12.522Z] #58 25.26 Building dependency tree... [2022-02-23T20:04:12.729Z] #21 2.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:04:13.297Z] #21 3.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:04:13.454Z] #58 27.51 The following additional packages will be installed: [2022-02-23T20:04:13.454Z] #58 27.52 libbtrfs0 [2022-02-23T20:04:13.454Z] #58 27.64 The following NEW packages will be installed: [2022-02-23T20:04:13.454Z] #58 27.65 libbtrfs-dev libbtrfs0 [2022-02-23T20:04:13.454Z] #58 ... [2022-02-23T20:04:13.454Z] [2022-02-23T20:04:13.454Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:04:13.454Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:04:13.454Z] #47 17.34 Fetched 8508 kB in 14s (630 kB/s) [2022-02-23T20:04:13.454Z] #47 17.34 Reading package lists... [2022-02-23T20:04:13.454Z] #47 21.82 Reading package lists... [2022-02-23T20:04:13.454Z] #47 26.18 Building dependency tree... [2022-02-23T20:04:13.454Z] #47 ... [2022-02-23T20:04:13.454Z] [2022-02-23T20:04:13.454Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:13.454Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:13.454Z] #14 27.27 The following additional packages will be installed: [2022-02-23T20:04:13.454Z] #14 27.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:04:13.454Z] #14 27.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-23T20:04:13.454Z] #14 27.27 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-23T20:04:13.454Z] #14 27.27 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-23T20:04:13.454Z] #14 27.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-23T20:04:13.454Z] #14 27.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-23T20:04:13.454Z] #14 27.27 mingw-w64-common mingw-w64-x86-64-dev [2022-02-23T20:04:13.454Z] #14 27.27 Suggested packages: [2022-02-23T20:04:13.454Z] #14 27.28 gcc-10-locales seccomp wine64 [2022-02-23T20:04:14.147Z] #21 26.25 Selecting previously unselected package vim. [2022-02-23T20:04:14.147Z] #21 26.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-23T20:04:14.147Z] #21 26.27 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:14.395Z] #14 28.47 The following NEW packages will be installed: [2022-02-23T20:04:14.395Z] #14 28.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-23T20:04:14.395Z] #14 28.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-23T20:04:14.395Z] #14 28.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-23T20:04:14.395Z] #14 28.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-23T20:04:14.395Z] #14 28.48 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-23T20:04:14.395Z] #14 28.48 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-23T20:04:14.395Z] #14 28.48 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-23T20:04:14.395Z] #14 28.48 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-23T20:04:14.395Z] #14 28.49 mingw-w64-x86-64-dev [2022-02-23T20:04:14.654Z] #14 28.85 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:04:14.654Z] #14 28.85 Need to get 115 MB of archives. [2022-02-23T20:04:14.654Z] #14 28.85 After this operation, 645 MB of additional disk space will be used. [2022-02-23T20:04:14.654Z] #14 28.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-23T20:04:14.654Z] #14 28.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-02-23T20:04:14.673Z] #21 4.149 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:04:14.723Z] #21 26.74 Selecting previously unselected package xfsprogs. [2022-02-23T20:04:14.723Z] #21 26.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-23T20:04:14.723Z] #21 26.75 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T20:04:14.912Z] #14 29.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-23T20:04:14.912Z] #14 29.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-02-23T20:04:14.912Z] #14 29.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-23T20:04:14.912Z] #14 29.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-23T20:04:14.987Z] #21 27.07 Selecting previously unselected package zip. [2022-02-23T20:04:14.987Z] #21 27.09 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-23T20:04:14.987Z] #21 27.11 Unpacking zip (3.0-12) ... [2022-02-23T20:04:15.173Z] #14 29.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-23T20:04:15.249Z] #21 27.21 Selecting previously unselected package zstd. [2022-02-23T20:04:15.249Z] #21 27.21 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-23T20:04:15.249Z] #21 27.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:04:15.431Z] #14 29.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-02-23T20:04:15.431Z] #14 29.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-02-23T20:04:15.510Z] #21 27.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:15.698Z] #14 ... [2022-02-23T20:04:15.698Z] [2022-02-23T20:04:15.698Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-23T20:04:15.698Z] #53 sha256:9abb24ab6f6485ea2b1d1e2446713bdd4056b3c25dd722f44584e1f8a6f73215 [2022-02-23T20:04:15.698Z] #53 29.42 v3.0.2 [2022-02-23T20:04:15.698Z] #53 DONE 29.9s [2022-02-23T20:04:15.701Z] #14 112.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T20:04:15.701Z] #14 112.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T20:04:15.701Z] #14 112.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:04:15.701Z] #14 112.8 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T20:04:15.701Z] #14 112.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T20:04:15.701Z] #14 112.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T20:04:15.701Z] #14 112.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T20:04:15.701Z] #14 113.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T20:04:15.701Z] #14 113.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T20:04:15.701Z] #14 113.1 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T20:04:15.701Z] #14 113.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T20:04:15.701Z] #14 113.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:04:15.956Z] [2022-02-23T20:04:15.956Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:04:15.956Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:04:15.956Z] #47 28.52 The following additional packages will be installed: [2022-02-23T20:04:15.956Z] #47 28.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:04:15.956Z] #47 28.52 python3-protobuf python3-six [2022-02-23T20:04:15.956Z] #47 28.53 Suggested packages: [2022-02-23T20:04:15.956Z] #47 28.53 python3-setuptools [2022-02-23T20:04:15.956Z] #47 28.53 Recommended packages: [2022-02-23T20:04:15.956Z] #47 28.53 iproute2 | iproute [2022-02-23T20:04:15.956Z] #47 29.06 The following NEW packages will be installed: [2022-02-23T20:04:15.956Z] #47 29.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-23T20:04:15.956Z] #47 29.07 python3-protobuf python3-six [2022-02-23T20:04:15.956Z] #47 29.46 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:04:15.956Z] #47 29.46 Need to get 2292 kB of archives. [2022-02-23T20:04:15.956Z] #47 29.46 After this operation, 11.0 MB of additional disk space will be used. [2022-02-23T20:04:15.956Z] #47 29.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-23T20:04:15.956Z] #47 29.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:04:15.956Z] #47 29.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-23T20:04:15.956Z] #47 29.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-23T20:04:15.956Z] #47 29.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T20:04:15.956Z] #47 29.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T20:04:15.956Z] #47 29.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T20:04:15.962Z] #14 113.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T20:04:15.962Z] #14 113.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T20:04:15.962Z] #14 113.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:04:15.962Z] #14 113.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T20:04:15.962Z] #14 113.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:04:15.962Z] #14 113.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:04:16.049Z] #21 ... [2022-02-23T20:04:16.049Z] [2022-02-23T20:04:16.049Z] #34 [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-02-23T20:04:16.049Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:04:16.049Z] #34 DONE 113.4s [2022-02-23T20:04:16.049Z] [2022-02-23T20:04:16.049Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:04:16.049Z] #56 sha256:024c13097680d978e93627d8355824c8540f5b745b401f7f2d5b34e835de3b9c [2022-02-23T20:04:16.049Z] #56 10.05 + cd /tmp/tmp.XeI2aiZRmH/src/github.com/opencontainers/runc [2022-02-23T20:04:16.049Z] #56 10.05 + git checkout -q v1.1.0 [2022-02-23T20:04:16.049Z] #56 10.43 + '[' -z '' ']' [2022-02-23T20:04:16.049Z] #56 10.43 + target=static [2022-02-23T20:04:16.049Z] #56 10.43 + make BUILDTAGS=seccomp static [2022-02-23T20:04:16.049Z] #56 10.66 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-23T20:04:16.086Z] #21 28.21 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-23T20:04:16.087Z] #21 28.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:04:16.087Z] #21 28.26 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-23T20:04:16.087Z] #21 28.31 Setting up libicu67:arm64 (67.1-7) ... [2022-02-23T20:04:16.223Z] #14 113.5 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T20:04:16.223Z] #14 113.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T20:04:16.223Z] #14 113.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T20:04:16.223Z] #14 113.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T20:04:16.223Z] #14 113.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T20:04:16.223Z] #14 113.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T20:04:16.348Z] #21 28.32 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-23T20:04:16.348Z] #21 28.33 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-23T20:04:16.348Z] #21 28.35 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T20:04:16.348Z] #21 28.36 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:16.348Z] #21 28.37 Setting up bzip2 (1.0.8-4) ... [2022-02-23T20:04:16.348Z] #21 28.42 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-23T20:04:16.348Z] #21 28.46 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T20:04:16.484Z] #14 113.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T20:04:16.484Z] #14 113.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T20:04:16.484Z] #14 113.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T20:04:16.527Z] #47 ... [2022-02-23T20:04:16.527Z] [2022-02-23T20:04:16.527Z] #58 [containerd 1/3] 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-02-23T20:04:16.527Z] #58 sha256:e04977c0f74af35cc2bbc141b793c364acab4ac14df2d57e73d2f897424774e2 [2022-02-23T20:04:16.527Z] #58 28.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:04:16.527Z] #58 28.00 Need to get 460 kB of archives. [2022-02-23T20:04:16.527Z] #58 28.00 After this operation, 1237 kB of additional disk space will be used. [2022-02-23T20:04:16.527Z] #58 28.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T20:04:16.527Z] #58 28.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T20:04:16.527Z] #58 28.99 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:16.527Z] #58 29.16 Fetched 460 kB in 0s (1429 kB/s) [2022-02-23T20:04:16.527Z] #58 29.26 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T20:04:16.527Z] #58 29.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:04:16.527Z] #58 29.30 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T20:04:16.527Z] #58 29.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:04:16.527Z] #58 29.62 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T20:04:16.527Z] #58 29.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T20:04:16.527Z] #58 29.64 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:04:16.527Z] #58 30.09 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:04:16.527Z] #58 30.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:04:16.527Z] #58 30.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:04:16.527Z] #58 DONE 30.6s [2022-02-23T20:04:16.527Z] [2022-02-23T20:04:16.527Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-23T20:04:16.527Z] #59 sha256:1747875b5dc563b20c1ca57927acfb2beeeef89e06c1412062ccce686ec2b6a7 [2022-02-23T20:04:16.527Z] #59 DONE 0.1s [2022-02-23T20:04:16.527Z] [2022-02-23T20:04:16.527Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:04:16.527Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:04:16.764Z] #14 114.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T20:04:16.764Z] #14 114.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T20:04:16.764Z] #14 114.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T20:04:16.764Z] #14 114.2 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T20:04:16.764Z] #14 114.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T20:04:16.764Z] #14 114.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T20:04:16.764Z] #14 114.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T20:04:16.764Z] #14 114.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T20:04:16.764Z] #14 114.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T20:04:16.921Z] #21 29.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:16.921Z] #21 29.09 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-23T20:04:16.921Z] #21 29.10 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T20:04:16.921Z] #21 29.12 Setting up apparmor (2.13.6-10) ... [2022-02-23T20:04:17.355Z] #14 114.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T20:04:17.355Z] #14 114.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T20:04:17.355Z] #14 114.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T20:04:17.631Z] #14 114.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T20:04:17.631Z] #14 114.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:04:17.631Z] #14 114.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:04:17.631Z] #14 115.0 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T20:04:17.631Z] #14 115.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T20:04:17.631Z] #14 115.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T20:04:17.631Z] #14 115.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T20:04:17.631Z] #14 115.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T20:04:17.898Z] #14 115.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T20:04:17.900Z] #60 1.448 + RM_GOPATH=0 [2022-02-23T20:04:17.900Z] #60 1.448 + TMP_GOPATH= [2022-02-23T20:04:17.900Z] #60 1.448 + : /build [2022-02-23T20:04:17.900Z] #60 1.448 + '[' -z '' ']' [2022-02-23T20:04:17.901Z] #60 1.448 ++ mktemp -d [2022-02-23T20:04:17.901Z] #60 1.451 + export GOPATH=/tmp/tmp.8Nhl2Be6h3 [2022-02-23T20:04:17.901Z] #60 1.451 + GOPATH=/tmp/tmp.8Nhl2Be6h3 [2022-02-23T20:04:17.901Z] #60 1.451 + RM_GOPATH=1 [2022-02-23T20:04:17.901Z] #60 1.452 + case "$(go env GOARCH)" in [2022-02-23T20:04:17.901Z] #60 1.452 ++ go env GOARCH [2022-02-23T20:04:17.901Z] #60 1.465 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:17.901Z] #60 1.465 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:17.901Z] #60 1.465 ++ dirname /install.sh [2022-02-23T20:04:17.901Z] #60 1.468 + dir=/ [2022-02-23T20:04:17.901Z] #60 1.469 + bin=containerd [2022-02-23T20:04:17.901Z] #60 1.469 + shift [2022-02-23T20:04:17.901Z] #60 1.469 + '[' '!' -f //containerd.installer ']' [2022-02-23T20:04:17.901Z] #60 1.471 + . //containerd.installer [2022-02-23T20:04:17.901Z] #60 1.473 ++ set -e [2022-02-23T20:04:17.901Z] #60 1.473 ++ : v1.5.9 [2022-02-23T20:04:17.901Z] #60 1.477 + install_containerd [2022-02-23T20:04:17.901Z] #60 1.480 + echo 'Install containerd version v1.5.9' [2022-02-23T20:04:17.901Z] #60 1.481 Install containerd version v1.5.9 [2022-02-23T20:04:17.901Z] #60 1.481 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8Nhl2Be6h3/src/github.com/containerd/containerd [2022-02-23T20:04:17.901Z] #60 1.489 Cloning into '/tmp/tmp.8Nhl2Be6h3/src/github.com/containerd/containerd'... [2022-02-23T20:04:18.160Z] #14 115.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T20:04:18.160Z] #14 115.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T20:04:18.160Z] #14 115.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:04:18.160Z] #14 115.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T20:04:18.160Z] #14 115.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:04:18.160Z] #14 115.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T20:04:18.160Z] #14 115.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:04:18.420Z] #14 115.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:04:18.420Z] #14 115.8 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-02-23T20:04:18.420Z] #14 115.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:04:18.420Z] #14 115.8 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-02-23T20:04:18.420Z] #14 115.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:04:18.420Z] #14 115.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:04:18.420Z] #14 115.8 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-02-23T20:04:18.420Z] #14 115.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:04:18.420Z] #14 115.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:04:18.420Z] #14 115.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:04:18.420Z] #14 115.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:04:18.420Z] #14 115.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:04:18.420Z] #14 115.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:04:18.420Z] #14 115.9 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:04:18.581Z] #56 ... [2022-02-23T20:04:18.581Z] [2022-02-23T20:04:18.582Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:04:18.582Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:04:18.582Z] #21 7.945 Fetched 8505 kB in 6s (1329 kB/s) [2022-02-23T20:04:18.837Z] #21 30.69 Setting up zip (3.0-12) ... [2022-02-23T20:04:18.837Z] #21 30.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:18.837Z] #21 30.72 Setting up bash-completion (1:2.11-2) ... [2022-02-23T20:04:19.365Z] #14 DONE 116.8s [2022-02-23T20:04:19.365Z] [2022-02-23T20:04:19.365Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T20:04:19.365Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T20:04:19.626Z] #15 ... [2022-02-23T20:04:19.626Z] [2022-02-23T20:04:19.626Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T20:04:19.626Z] #55 sha256:105b996ba75e0f004f6f990215178168ed0910974d422ee2a9d94c1c00cff5ad [2022-02-23T20:04:19.626Z] #55 DONE 0.1s [2022-02-23T20:04:19.626Z] [2022-02-23T20:04:19.626Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:04:19.626Z] #56 sha256:efa9d6547c0623e1cb53b1923a7e0fd87e6722649720ba181c19b01f1a8787b9 [2022-02-23T20:04:20.204Z] Client: [2022-02-23T20:04:20.204Z] Context: default [2022-02-23T20:04:20.204Z] Debug Mode: false [2022-02-23T20:04:20.204Z] Plugins: [2022-02-23T20:04:20.204Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T20:04:20.204Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T20:04:20.204Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T20:04:20.204Z] [2022-02-23T20:04:20.204Z] Server: [2022-02-23T20:04:20.204Z] Containers: 0 [2022-02-23T20:04:20.204Z] Running: 0 [2022-02-23T20:04:20.204Z] Paused: 0 [2022-02-23T20:04:20.204Z] Stopped: 0 [2022-02-23T20:04:20.204Z] Images: 0 [2022-02-23T20:04:20.204Z] Server Version: 20.10.9 [2022-02-23T20:04:20.204Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T20:04:20.204Z] Windows: [2022-02-23T20:04:20.204Z] LCOW: [2022-02-23T20:04:20.204Z] Logging Driver: json-file [2022-02-23T20:04:20.204Z] Plugins: [2022-02-23T20:04:20.204Z] Volume: local [2022-02-23T20:04:20.204Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:04:20.204Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:04:20.204Z] Swarm: inactive [2022-02-23T20:04:20.204Z] Default Isolation: process [2022-02-23T20:04:20.204Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T20:04:20.204Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T20:04:20.204Z] OSType: windows [2022-02-23T20:04:20.204Z] Architecture: x86_64 [2022-02-23T20:04:20.204Z] CPUs: 4 [2022-02-23T20:04:20.204Z] Total Memory: 32GiB [2022-02-23T20:04:20.204Z] Name: azwin-2-b71690 [2022-02-23T20:04:20.204Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T20:04:20.204Z] Docker Root Dir: D:\docker [2022-02-23T20:04:20.204Z] Debug Mode: false [2022-02-23T20:04:20.204Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:04:20.204Z] Labels: [2022-02-23T20:04:20.204Z] Experimental: true [2022-02-23T20:04:20.204Z] Insecure Registries: [2022-02-23T20:04:20.204Z] 10.0.0.4:5000 [2022-02-23T20:04:20.204Z] 127.0.0.0/8 [2022-02-23T20:04:20.204Z] Registry Mirrors: [2022-02-23T20:04:20.204Z] http://10.0.0.4:5000/ [2022-02-23T20:04:20.204Z] Live Restore Enabled: false [2022-02-23T20:04:20.204Z] Product License: Community Engine [2022-02-23T20:04:20.204Z] [2022-02-23T20:04:20.225Z] #21 32.42 Setting up xz-utils (5.2.5-2) ... [2022-02-23T20:04:20.225Z] #21 32.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-23T20:04:20.486Z] #21 32.45 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-23T20:04:20.486Z] #21 32.47 Setting up patch (2.7.6-7) ... [2022-02-23T20:04:20.486Z] #21 32.48 Setting up sudo (1.9.5p2-3) ... [2022-02-23T20:04:20.486Z] #21 32.58 invoke-rc.d: could not determine current runlevel [2022-02-23T20:04:20.486Z] #21 32.59 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T20:04:20.486Z] #21 32.59 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T20:04:20.486Z] #21 32.61 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-23T20:04:20.486Z] #21 32.63 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T20:04:20.486Z] #21 32.65 Setting up pigz (2.6-1) ... [2022-02-23T20:04:20.486Z] #21 32.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-23T20:04:20.494Z] #21 7.945 Reading package lists... [2022-02-23T20:04:20.569Z] #56 1.134 + RM_GOPATH=0 [2022-02-23T20:04:20.569Z] #56 1.134 + TMP_GOPATH= [2022-02-23T20:04:20.569Z] #56 1.134 + : /build [2022-02-23T20:04:20.569Z] #56 1.134 + '[' -z '' ']' [2022-02-23T20:04:20.569Z] #56 1.134 ++ mktemp -d [2022-02-23T20:04:20.569Z] #56 ... [2022-02-23T20:04:20.569Z] [2022-02-23T20:04:20.569Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T20:04:20.569Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T20:04:20.569Z] #15 DONE 1.4s [2022-02-23T20:04:20.569Z] [2022-02-23T20:04:20.569Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:04:20.569Z] #56 sha256:efa9d6547c0623e1cb53b1923a7e0fd87e6722649720ba181c19b01f1a8787b9 [2022-02-23T20:04:20.569Z] #56 1.136 + export GOPATH=/tmp/tmp.Ze1fWLSdSl [2022-02-23T20:04:20.569Z] #56 1.136 + GOPATH=/tmp/tmp.Ze1fWLSdSl [2022-02-23T20:04:20.569Z] #56 1.136 + RM_GOPATH=1 [2022-02-23T20:04:20.569Z] #56 1.136 + case "$(go env GOARCH)" in [2022-02-23T20:04:20.569Z] #56 1.136 ++ go env GOARCH [2022-02-23T20:04:20.569Z] #56 1.157 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:20.569Z] #56 1.157 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:20.569Z] #56 1.158 ++ dirname /install.sh [2022-02-23T20:04:20.569Z] #56 1.160 + dir=/ [2022-02-23T20:04:20.569Z] #56 1.160 + bin=runc [2022-02-23T20:04:20.569Z] #56 1.160 + shift [2022-02-23T20:04:20.569Z] #56 1.161 + '[' '!' -f //runc.installer ']' [2022-02-23T20:04:20.569Z] #56 1.161 + . //runc.installer [2022-02-23T20:04:20.569Z] #56 1.161 ++ set -e [2022-02-23T20:04:20.569Z] #56 1.161 ++ : v1.1.0 [2022-02-23T20:04:20.569Z] #56 1.162 + install_runc [2022-02-23T20:04:20.569Z] #56 1.162 + RUNC_BUILDTAGS=seccomp [2022-02-23T20:04:20.569Z] #56 1.162 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T20:04:20.569Z] #56 1.163 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T20:04:20.569Z] #56 1.164 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ze1fWLSdSl/src/github.com/opencontainers/runc [2022-02-23T20:04:20.569Z] #56 1.169 Cloning into '/tmp/tmp.Ze1fWLSdSl/src/github.com/opencontainers/runc'... [2022-02-23T20:04:20.747Z] #21 32.69 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-23T20:04:20.748Z] #21 32.71 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T20:04:20.748Z] #21 32.73 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:21.272Z] #21 33.29 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-23T20:04:21.272Z] #21 33.33 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:04:21.608Z] #21 33.68 Setting up libelf1:arm64 (0.183-1) ... [2022-02-23T20:04:21.608Z] #21 33.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:04:21.608Z] #21 33.79 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-23T20:04:21.608Z] #21 33.81 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T20:04:21.956Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T20:04:21.956Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8963e0ed\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T20:04:21.956Z] ---------------------------------------------------------------------------- [2022-02-23T20:04:21.956Z] [2022-02-23T20:04:21.956Z] INFO: executeCI.ps1 starting at Wed Feb 23 20:04:20 CUT 2022 [2022-02-23T20:04:21.956Z] [2022-02-23T20:04:21.956Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T20:04:21.956Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T20:04:21.956Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-23T20:04:21.956Z] INFO: Environment variables: [2022-02-23T20:04:21.956Z] [2022-02-23T20:04:21.956Z] Name Value [2022-02-23T20:04:21.956Z] ---- ----- [2022-02-23T20:04:21.956Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T20:04:21.956Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T20:04:21.956Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T20:04:21.956Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T20:04:21.956Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T20:04:21.956Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T20:04:21.956Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T20:04:21.956Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T20:04:21.956Z] BRANCH_NAME PR-43277 [2022-02-23T20:04:21.956Z] BUILD_DISPLAY_NAME #6 [2022-02-23T20:04:21.956Z] BUILD_ID 6 [2022-02-23T20:04:21.956Z] BUILD_NUMBER 6 [2022-02-23T20:04:21.956Z] BUILD_TAG jenkins-moby-PR-43277-6 [2022-02-23T20:04:21.956Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/ [2022-02-23T20:04:21.956Z] CHANGE_AUTHOR thaJeztah [2022-02-23T20:04:21.956Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T20:04:21.956Z] CHANGE_BRANCH fix_kernelmem_docs_and_error [2022-02-23T20:04:21.956Z] CHANGE_FORK thaJeztah/docker [2022-02-23T20:04:21.956Z] CHANGE_ID 43277 [2022-02-23T20:04:21.956Z] CHANGE_TARGET master [2022-02-23T20:04:21.956Z] CHANGE_TITLE api: add missing docs for KernelMemoryTCP, and fix error message [2022-02-23T20:04:21.956Z] CHANGE_URL https://github.com/moby/moby/pull/43277 [2022-02-23T20:04:21.956Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:04:21.956Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T20:04:21.956Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T20:04:21.956Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T20:04:21.956Z] COMPUTERNAME azwin-2-d6b980 [2022-02-23T20:04:21.956Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T20:04:21.956Z] ConfigSequenceNumber 0 [2022-02-23T20:04:21.956Z] DOCKER_BUILDKIT 0 [2022-02-23T20:04:21.956Z] DOCKER_DUT_DEBUG 1 [2022-02-23T20:04:21.956Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T20:04:21.956Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T20:04:21.956Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-23T20:04:21.956Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T20:04:21.956Z] EXECUTOR_NUMBER 0 [2022-02-23T20:04:21.956Z] FQDN azwin-2-d6b980.westus.cloudapp.azure.com [2022-02-23T20:04:21.956Z] GIT_BRANCH PR-43277 [2022-02-23T20:04:21.956Z] GIT_COMMIT 75553039c31f0f55ca794d3c9f1b88e538b91d98 [2022-02-23T20:04:21.956Z] GIT_PREVIOUS_COMMIT a62c9c717b0db6ad75252fc81914345d55fa036a [2022-02-23T20:04:21.956Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T20:04:21.956Z] HUDSON_COOKIE 39206b33-ff36-474d-a68c-56fb10ef2d33 [2022-02-23T20:04:21.956Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T20:04:21.956Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T20:04:21.956Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T20:04:21.956Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T20:04:21.956Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T20:04:21.956Z] JENKINS_NODE_COOKIE 66cc14f6-03cd-4adb-9899-6d34bd254463 [2022-02-23T20:04:21.956Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T20:04:21.956Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T20:04:21.956Z] JOB_BASE_NAME PR-43277 [2022-02-23T20:04:21.956Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/display/redirect [2022-02-23T20:04:21.956Z] JOB_NAME moby/PR-43277 [2022-02-23T20:04:21.956Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/ [2022-02-23T20:04:21.956Z] library.jps.version master [2022-02-23T20:04:21.956Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T20:04:21.956Z] NODE_LABELS amd64 azure azwin-2-d6b980 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-23T20:04:21.956Z] NODE_NAME azwin-2-d6b980 [2022-02-23T20:04:21.956Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T20:04:21.956Z] OS Windows_NT [2022-02-23T20:04:21.956Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T20:04:21.956Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T20:04:21.956Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T20:04:21.956Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T20:04:21.956Z] PROCESSOR_LEVEL 6 [2022-02-23T20:04:21.956Z] PROCESSOR_REVISION 4f01 [2022-02-23T20:04:21.956Z] ProgramData C:\ProgramData [2022-02-23T20:04:21.957Z] ProgramFiles C:\Program Files [2022-02-23T20:04:21.957Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T20:04:21.957Z] ProgramW6432 C:\Program Files [2022-02-23T20:04:21.957Z] PROMPT $P$G [2022-02-23T20:04:21.957Z] PSExecutionPolicyPreference Bypass [2022-02-23T20:04:21.957Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T20:04:21.957Z] PUBLIC C:\Users\Public [2022-02-23T20:04:21.957Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=artif... [2022-02-23T20:04:21.957Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=changes [2022-02-23T20:04:21.957Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect [2022-02-23T20:04:21.957Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=tests [2022-02-23T20:04:21.957Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T20:04:21.957Z] SOURCES_DRIVE d [2022-02-23T20:04:21.957Z] SOURCES_SUBDIR gopath [2022-02-23T20:04:21.957Z] STAGE_NAME Run tests [2022-02-23T20:04:21.957Z] SystemDrive C: [2022-02-23T20:04:21.957Z] SystemRoot C:\Windows [2022-02-23T20:04:21.957Z] TEMP C:\Windows\TEMP [2022-02-23T20:04:21.957Z] TESTDEBUG 0 [2022-02-23T20:04:21.957Z] TESTRUN_DRIVE d [2022-02-23T20:04:21.957Z] TESTRUN_SUBDIR CI [2022-02-23T20:04:21.957Z] TIMEOUT 120m [2022-02-23T20:04:21.957Z] TMP C:\Windows\TEMP [2022-02-23T20:04:21.957Z] USERDOMAIN WORKGROUP [2022-02-23T20:04:21.957Z] USERNAME azwin-2-d6b980$ [2022-02-23T20:04:21.957Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T20:04:21.957Z] windir C:\Windows [2022-02-23T20:04:21.957Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T20:04:21.957Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-23T20:04:21.957Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T20:04:21.957Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T20:04:21.957Z] [2022-02-23T20:04:21.957Z] [2022-02-23T20:04:21.957Z] [2022-02-23T20:04:22.049Z] #56 ... [2022-02-23T20:04:22.049Z] [2022-02-23T20:04:22.049Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-23T20:04:22.049Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T20:04:22.049Z] #16 DONE 1.1s [2022-02-23T20:04:22.049Z] [2022-02-23T20:04:22.049Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T20:04:22.049Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T20:04:22.093Z] #60 ... [2022-02-23T20:04:22.093Z] [2022-02-23T20:04:22.093Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:04:22.093Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:04:22.093Z] #47 33.56 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-23T20:04:22.093Z] #47 34.73 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:22.093Z] #47 34.89 Fetched 2292 kB in 5s (477 kB/s) [2022-02-23T20:04:22.093Z] #47 34.98 Selecting previously unselected package libprotobuf23:amd64. [2022-02-23T20:04:22.093Z] #47 34.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:04:22.093Z] #47 35.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-23T20:04:22.093Z] #47 35.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T20:04:22.093Z] #47 35.80 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:04:22.093Z] #47 35.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:04:22.093Z] #47 35.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:22.093Z] #47 36.05 Selecting previously unselected package python3-six. [2022-02-23T20:04:22.093Z] #47 36.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-23T20:04:22.093Z] #47 36.07 Unpacking python3-six (1.16.0-2) ... [2022-02-23T20:04:22.093Z] #47 36.16 Selecting previously unselected package python3-protobuf. [2022-02-23T20:04:22.132Z] #21 34.19 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:22.132Z] #21 34.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T20:04:22.132Z] #21 34.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T20:04:22.132Z] #21 34.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T20:04:22.132Z] #21 34.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T20:04:22.132Z] #21 34.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T20:04:22.132Z] #21 34.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T20:04:22.132Z] #21 34.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T20:04:22.132Z] #21 34.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T20:04:22.132Z] #21 34.26 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T20:04:22.351Z] #47 36.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-23T20:04:22.351Z] #47 36.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-23T20:04:22.569Z] #21 10.11 Reading package lists... [2022-02-23T20:04:22.619Z] #47 36.60 Selecting previously unselected package libnet1:amd64. [2022-02-23T20:04:22.619Z] #47 ... [2022-02-23T20:04:22.619Z] [2022-02-23T20:04:22.619Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:04:22.619Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:04:22.619Z] #51 26.72 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-23T20:04:22.619Z] #51 26.76 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-23T20:04:22.619Z] #51 29.47 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-23T20:04:22.619Z] #51 29.47 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-23T20:04:22.619Z] #51 29.49 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-23T20:04:22.619Z] #51 29.66 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-23T20:04:22.619Z] #51 29.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-23T20:04:22.619Z] #51 29.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-23T20:04:22.619Z] #51 29.83 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-23T20:04:22.619Z] #51 29.85 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-23T20:04:22.619Z] #51 29.89 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-23T20:04:22.619Z] #51 29.96 go: downloading github.com/spf13/afero v1.6.0 [2022-02-23T20:04:22.619Z] #51 30.09 go: downloading github.com/spf13/cast v1.4.1 [2022-02-23T20:04:22.619Z] #51 30.11 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-23T20:04:22.619Z] #51 30.12 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-23T20:04:22.619Z] #51 30.16 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-23T20:04:22.619Z] #51 30.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-23T20:04:22.619Z] #51 30.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-23T20:04:22.619Z] #51 30.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-23T20:04:22.619Z] #51 30.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-23T20:04:22.619Z] #51 30.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-23T20:04:22.619Z] #51 30.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-23T20:04:22.619Z] #51 30.60 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-23T20:04:22.619Z] #51 30.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-23T20:04:22.619Z] #51 30.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-23T20:04:22.619Z] #51 30.75 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-23T20:04:22.619Z] #51 30.85 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-23T20:04:22.619Z] #51 30.87 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-23T20:04:22.619Z] #51 31.06 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-23T20:04:22.619Z] #51 31.11 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-23T20:04:22.619Z] #51 31.49 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-23T20:04:22.619Z] #51 31.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-23T20:04:22.619Z] #51 31.61 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-23T20:04:22.619Z] #51 31.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-23T20:04:22.619Z] #51 31.65 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-23T20:04:22.619Z] #51 31.69 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-23T20:04:22.619Z] #51 31.72 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-23T20:04:22.619Z] #51 31.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-23T20:04:22.619Z] #51 31.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-23T20:04:22.619Z] #51 31.82 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-23T20:04:22.619Z] #51 31.84 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-23T20:04:22.619Z] #51 31.88 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-23T20:04:22.619Z] #51 31.93 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-23T20:04:22.619Z] #51 32.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-23T20:04:22.619Z] #51 32.04 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-23T20:04:22.619Z] #51 32.07 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-23T20:04:22.619Z] #51 32.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-23T20:04:22.619Z] #51 32.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-23T20:04:22.619Z] #51 32.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-23T20:04:22.619Z] #51 32.20 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-23T20:04:22.619Z] #51 32.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-23T20:04:22.619Z] #51 32.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-23T20:04:22.619Z] #51 32.47 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-23T20:04:22.619Z] #51 32.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-23T20:04:22.619Z] #51 32.51 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-23T20:04:22.619Z] #51 32.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-23T20:04:22.619Z] #51 32.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-23T20:04:22.619Z] #51 32.61 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-23T20:04:22.619Z] #51 32.63 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-23T20:04:22.619Z] #51 32.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-23T20:04:22.619Z] #51 32.67 go: downloading github.com/julz/importas v0.1.0 [2022-02-23T20:04:22.619Z] #51 32.70 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-23T20:04:22.619Z] #51 32.74 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-23T20:04:22.619Z] #51 32.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-23T20:04:22.619Z] #51 32.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-23T20:04:22.619Z] #51 32.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-23T20:04:22.619Z] #51 32.83 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-23T20:04:22.619Z] #51 32.84 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-23T20:04:22.619Z] #51 32.90 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-23T20:04:22.619Z] #51 32.96 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-23T20:04:22.619Z] #51 33.00 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-23T20:04:22.619Z] #51 33.00 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-23T20:04:22.619Z] #51 33.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-23T20:04:22.619Z] #51 33.51 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-23T20:04:22.619Z] #51 33.55 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-23T20:04:22.619Z] #51 33.56 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-23T20:04:22.619Z] #51 33.58 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-23T20:04:22.619Z] #51 33.65 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-23T20:04:22.619Z] #51 33.69 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-23T20:04:22.619Z] #51 33.71 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-23T20:04:22.619Z] #51 33.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-23T20:04:22.619Z] #51 33.77 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-23T20:04:22.619Z] #51 34.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-23T20:04:22.619Z] #51 34.02 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-23T20:04:22.619Z] #51 34.03 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-23T20:04:22.619Z] #51 34.05 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-23T20:04:22.619Z] #51 34.06 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-23T20:04:22.619Z] #51 34.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-23T20:04:22.619Z] #51 34.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-23T20:04:22.619Z] #51 34.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-23T20:04:22.619Z] #51 34.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-23T20:04:22.619Z] #51 34.21 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-23T20:04:22.619Z] #51 34.27 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-23T20:04:22.619Z] #51 34.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-23T20:04:22.619Z] #51 34.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-23T20:04:22.619Z] #51 34.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-23T20:04:22.619Z] #51 34.50 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-23T20:04:22.619Z] #51 34.54 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-23T20:04:22.619Z] #51 34.56 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-23T20:04:22.619Z] #51 34.93 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-23T20:04:22.619Z] #51 35.04 go: downloading honnef.co/go/tools v0.2.2 [2022-02-23T20:04:22.619Z] #51 36.10 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-23T20:04:22.619Z] #51 36.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-23T20:04:22.619Z] #51 36.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-23T20:04:22.619Z] #51 36.17 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-23T20:04:22.619Z] #51 ... [2022-02-23T20:04:22.619Z] [2022-02-23T20:04:22.619Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:04:22.619Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:04:22.619Z] #47 36.62 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T20:04:22.619Z] #47 36.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:22.619Z] #47 36.73 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T20:04:22.827Z] #21 12.05 Building dependency tree... [2022-02-23T20:04:22.877Z] #47 36.73 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T20:04:22.877Z] #47 36.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:04:22.877Z] #47 36.94 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T20:04:22.877Z] #47 36.94 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T20:04:22.877Z] #47 36.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:04:22.927Z] INFO: Sources under d:\gopath\... [2022-02-23T20:04:22.927Z] INFO: Test run under d:\CI\... [2022-02-23T20:04:22.927Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T20:04:22.927Z] INFO: docker/docker repository was found [2022-02-23T20:04:22.927Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-23T20:04:22.994Z] #17 0.913 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T20:04:22.994Z] #17 DONE 1.0s [2022-02-23T20:04:22.994Z] [2022-02-23T20:04:22.994Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:04:22.994Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:04:22.994Z] #60 ... [2022-02-23T20:04:22.994Z] [2022-02-23T20:04:22.994Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T20:04:22.994Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T20:04:23.081Z] #21 35.37 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-23T20:04:23.134Z] #47 37.04 Selecting previously unselected package criu. [2022-02-23T20:04:23.134Z] #47 37.04 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-23T20:04:23.134Z] #47 37.05 Unpacking criu (3.16.1-3) ... [2022-02-23T20:04:23.342Z] #21 35.38 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-23T20:04:23.342Z] #21 35.40 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:04:23.342Z] #21 35.42 Setting up python3-pip (20.3.4-4) ... [2022-02-23T20:04:23.387Z] ltsc2022: Pulling from windows/servercore [2022-02-23T20:04:23.393Z] #21 13.05 The following additional packages will be installed: [2022-02-23T20:04:23.393Z] #21 13.06 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:04:23.393Z] #21 13.06 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T20:04:23.393Z] #21 13.06 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T20:04:23.393Z] #21 13.06 python3-pkg-resources vim-runtime xxd [2022-02-23T20:04:23.393Z] #21 13.06 Suggested packages: [2022-02-23T20:04:23.393Z] #21 13.07 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T20:04:23.393Z] #21 13.07 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T20:04:23.393Z] #21 13.07 acl attr quota [2022-02-23T20:04:23.393Z] #21 13.07 Recommended packages: [2022-02-23T20:04:23.393Z] #21 13.07 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T20:04:23.698Z] #47 37.74 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:23.698Z] #47 ... [2022-02-23T20:04:23.698Z] [2022-02-23T20:04:23.698Z] #38 [tini 1/3] 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-02-23T20:04:23.698Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:04:23.698Z] #38 28.07 The following additional packages will be installed: [2022-02-23T20:04:23.698Z] #38 28.08 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-23T20:04:23.698Z] #38 28.09 Suggested packages: [2022-02-23T20:04:23.698Z] #38 28.09 cmake-doc ninja-build lrzip [2022-02-23T20:04:23.698Z] #38 28.09 Recommended packages: [2022-02-23T20:04:23.698Z] #38 28.09 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-23T20:04:23.698Z] #38 28.76 The following NEW packages will be installed: [2022-02-23T20:04:23.698Z] #38 28.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-23T20:04:23.698Z] #38 28.79 vim-common xxd [2022-02-23T20:04:23.698Z] #38 29.16 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:04:23.698Z] #38 29.16 Need to get 17.7 MB of archives. [2022-02-23T20:04:23.698Z] #38 29.16 After this operation, 70.7 MB of additional disk space will be used. [2022-02-23T20:04:23.698Z] #38 29.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:04:23.698Z] #38 29.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:04:23.698Z] #38 29.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-23T20:04:23.698Z] #38 29.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T20:04:23.698Z] #38 29.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-23T20:04:23.698Z] #38 29.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-23T20:04:23.698Z] #38 29.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-23T20:04:23.698Z] #38 29.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-23T20:04:23.698Z] #38 29.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-23T20:04:23.698Z] #38 29.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-23T20:04:23.698Z] #38 31.32 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:23.698Z] #38 31.59 Fetched 17.7 MB in 1s (12.7 MB/s) [2022-02-23T20:04:23.698Z] #38 31.67 Selecting previously unselected package xxd. [2022-02-23T20:04:23.699Z] #38 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 ... 15709 files and directories currently installed.) [2022-02-23T20:04:23.699Z] #38 31.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:04:23.699Z] #38 31.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:23.699Z] #38 31.99 Selecting previously unselected package vim-common. [2022-02-23T20:04:23.699Z] #38 31.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:23.699Z] #38 32.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:23.699Z] #38 32.39 Selecting previously unselected package cmake-data. [2022-02-23T20:04:23.699Z] #38 32.39 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-23T20:04:23.699Z] #38 32.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:04:23.699Z] #38 34.66 Selecting previously unselected package libicu67:amd64. [2022-02-23T20:04:23.699Z] #38 34.68 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-23T20:04:23.699Z] #38 34.70 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T20:04:23.848Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T20:04:23.848Z] 898469748ff6: Pulling fs layer [2022-02-23T20:04:23.937Z] #18 DONE 1.0s [2022-02-23T20:04:23.937Z] [2022-02-23T20:04:23.937Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T20:04:23.937Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T20:04:23.956Z] #38 ... [2022-02-23T20:04:23.956Z] [2022-02-23T20:04:23.956Z] #34 [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-02-23T20:04:23.956Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:04:23.956Z] #34 37.40 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-23T20:04:23.956Z] #34 37.64 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-23T20:04:23.956Z] #34 38.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-23T20:04:24.286Z] #21 36.45 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-23T20:04:24.287Z] #21 36.48 Setting up jq (1.6-2.1) ... [2022-02-23T20:04:24.327Z] #21 14.09 The following NEW packages will be installed: [2022-02-23T20:04:24.548Z] #21 36.53 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-23T20:04:24.548Z] #21 36.56 Setting up iptables (1.8.7-1) ... [2022-02-23T20:04:24.548Z] #21 36.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:04:24.548Z] #21 36.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:04:24.548Z] #21 36.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:04:24.548Z] #21 36.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:04:24.548Z] #21 36.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T20:04:24.548Z] #21 36.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T20:04:24.548Z] #21 36.62 Setting up iproute2 (5.10.0-4) ... [2022-02-23T20:04:24.586Z] #21 14.09 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T20:04:24.586Z] #21 14.09 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:04:24.586Z] #21 14.09 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T20:04:24.586Z] #21 14.09 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T20:04:24.586Z] #21 14.09 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T20:04:24.586Z] #21 14.09 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T20:04:24.586Z] #21 14.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T20:04:24.586Z] #21 14.10 xz-utils zip zstd [2022-02-23T20:04:24.809Z] #21 36.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:04:24.844Z] #21 14.40 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:04:24.844Z] #21 14.40 Need to get 27.6 MB of archives. [2022-02-23T20:04:24.844Z] #21 14.40 After this operation, 106 MB of additional disk space will be used. [2022-02-23T20:04:24.844Z] #21 14.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T20:04:24.844Z] #21 14.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T20:04:24.844Z] #21 14.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T20:04:24.844Z] #21 14.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T20:04:24.844Z] #21 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T20:04:24.844Z] #21 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T20:04:24.844Z] #21 14.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T20:04:24.844Z] #21 14.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T20:04:24.844Z] #21 14.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:04:24.844Z] #21 14.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:04:24.844Z] #21 14.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T20:04:24.844Z] #21 14.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T20:04:24.844Z] #21 14.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T20:04:24.844Z] #21 14.52 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T20:04:24.844Z] #21 14.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T20:04:24.844Z] #21 14.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T20:04:24.844Z] #21 14.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T20:04:24.844Z] #21 14.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T20:04:24.844Z] #21 14.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T20:04:24.844Z] #21 14.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T20:04:24.844Z] #21 14.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T20:04:24.844Z] #21 14.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T20:04:24.844Z] #21 14.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T20:04:24.844Z] #21 14.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T20:04:24.844Z] #21 14.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T20:04:24.880Z] #19 DONE 1.0s [2022-02-23T20:04:24.880Z] [2022-02-23T20:04:24.880Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:04:24.880Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:04:24.880Z] #60 ... [2022-02-23T20:04:24.880Z] [2022-02-23T20:04:24.880Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T20:04:24.880Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T20:04:25.102Z] #21 14.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T20:04:25.102Z] #21 14.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T20:04:25.363Z] #21 14.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T20:04:25.363Z] #21 14.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T20:04:25.363Z] #21 14.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T20:04:25.364Z] #21 14.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T20:04:25.364Z] #21 14.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T20:04:25.364Z] #21 14.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T20:04:25.364Z] #21 14.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T20:04:25.364Z] #21 15.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T20:04:25.364Z] #21 15.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T20:04:25.364Z] #21 15.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:04:25.364Z] #21 15.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T20:04:25.364Z] #21 15.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T20:04:25.364Z] #21 15.08 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T20:04:25.364Z] #21 15.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T20:04:25.364Z] #21 15.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T20:04:25.364Z] #21 15.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T20:04:25.622Z] #21 15.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T20:04:25.622Z] #21 15.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T20:04:25.622Z] #21 15.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T20:04:25.622Z] #21 15.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T20:04:25.622Z] #21 15.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T20:04:25.824Z] #20 DONE 1.0s [2022-02-23T20:04:25.824Z] [2022-02-23T20:04:25.824Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:04:25.824Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:04:26.189Z] #21 15.89 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:26.189Z] #21 15.99 Fetched 27.6 MB in 1s (21.1 MB/s) [2022-02-23T20:04:26.447Z] #21 16.06 Selecting previously unselected package pigz. [2022-02-23T20:04:26.447Z] #21 16.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-23T20:04:26.447Z] #21 16.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T20:04:26.447Z] #21 16.11 Unpacking pigz (2.6-1) ... [2022-02-23T20:04:26.447Z] #21 16.18 Selecting previously unselected package libelf1:amd64. [2022-02-23T20:04:26.447Z] #21 16.18 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T20:04:26.447Z] #21 16.19 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T20:04:26.489Z] #34 ... [2022-02-23T20:04:26.489Z] [2022-02-23T20:04:26.489Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:26.490Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:26.490Z] #14 30.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T20:04:26.490Z] #14 31.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T20:04:26.490Z] #14 32.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-02-23T20:04:26.490Z] #14 32.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-02-23T20:04:26.490Z] #14 33.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-23T20:04:26.490Z] #14 34.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-23T20:04:26.490Z] #14 34.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-23T20:04:26.490Z] #14 34.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-23T20:04:26.490Z] #14 34.04 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-23T20:04:26.490Z] #14 34.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-23T20:04:26.490Z] #14 34.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-23T20:04:26.490Z] #14 34.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-23T20:04:26.490Z] #14 34.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-23T20:04:26.490Z] #14 34.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-23T20:04:26.490Z] #14 34.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-23T20:04:26.490Z] #14 34.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-23T20:04:26.490Z] #14 34.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-23T20:04:26.490Z] #14 34.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-23T20:04:26.490Z] #14 34.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-02-23T20:04:26.490Z] #14 34.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-23T20:04:26.490Z] #14 34.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-23T20:04:26.490Z] #14 34.98 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:26.490Z] #14 35.17 Fetched 115 MB in 6s (20.3 MB/s) [2022-02-23T20:04:26.490Z] #14 35.25 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-23T20:04:26.490Z] #14 35.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-23T20:04:26.490Z] #14 35.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T20:04:26.490Z] #14 35.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:04:26.490Z] #14 37.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-23T20:04:26.490Z] #14 37.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-23T20:04:26.490Z] #14 37.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:04:26.490Z] #14 39.60 Selecting previously unselected package binutils-mingw-w64. [2022-02-23T20:04:26.490Z] #14 39.60 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-23T20:04:26.490Z] #14 39.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:04:26.490Z] #14 39.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-23T20:04:26.490Z] #14 39.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:04:26.490Z] #14 39.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:04:26.490Z] #14 39.88 Selecting previously unselected package dmsetup. [2022-02-23T20:04:26.490Z] #14 39.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:04:26.490Z] #14 39.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:04:26.490Z] #14 40.06 Selecting previously unselected package mingw-w64-common. [2022-02-23T20:04:26.490Z] #14 40.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-23T20:04:26.490Z] #14 40.09 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-23T20:04:26.490Z] #14 ... [2022-02-23T20:04:26.490Z] [2022-02-23T20:04:26.490Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:04:26.490Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:04:26.490Z] #47 39.49 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-23T20:04:26.490Z] #47 39.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:26.490Z] #47 39.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:04:26.490Z] #47 39.53 Setting up python3-six (1.16.0-2) ... [2022-02-23T20:04:26.706Z] #21 16.32 Selecting previously unselected package libbpf0:amd64. [2022-02-23T20:04:26.706Z] #21 16.32 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T20:04:26.706Z] #21 16.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T20:04:26.706Z] #21 16.43 Selecting previously unselected package libcap2:amd64. [2022-02-23T20:04:26.706Z] #21 16.43 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T20:04:26.706Z] #21 16.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T20:04:26.706Z] #21 16.50 Selecting previously unselected package libmnl0:amd64. [2022-02-23T20:04:26.733Z] #21 DONE 38.7s [2022-02-23T20:04:26.733Z] [2022-02-23T20:04:26.733Z] #22 [dev-systemd-false 8/24] 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-02-23T20:04:26.733Z] #22 sha256:4b7dd0f15d5870e9ca07a914cd26e885e2479a66dbbfabb7411ad510ee4d5477 [2022-02-23T20:04:26.747Z] #47 40.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:04:26.747Z] #47 40.64 Setting up python3-protobuf (3.12.4-1) ... [2022-02-23T20:04:26.964Z] #21 16.50 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T20:04:26.964Z] #21 16.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T20:04:26.964Z] #21 16.59 Selecting previously unselected package libxtables12:amd64. [2022-02-23T20:04:26.964Z] #21 16.59 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T20:04:26.964Z] #21 16.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T20:04:26.964Z] #21 16.68 Selecting previously unselected package libcap2-bin. [2022-02-23T20:04:26.964Z] #21 16.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T20:04:26.964Z] #21 16.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T20:04:26.964Z] #21 16.77 Selecting previously unselected package iproute2. [2022-02-23T20:04:27.208Z] #21 1.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:04:27.208Z] #21 1.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:04:27.208Z] #21 1.282 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:04:27.222Z] #21 16.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T20:04:27.222Z] #21 16.78 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T20:04:27.306Z] #22 0.546 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T20:04:27.306Z] #22 0.550 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T20:04:27.306Z] #22 0.553 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T20:04:27.306Z] #22 DONE 0.6s [2022-02-23T20:04:27.306Z] [2022-02-23T20:04:27.306Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T20:04:27.306Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T20:04:27.469Z] #21 1.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:04:27.480Z] #21 17.20 Selecting previously unselected package xxd. [2022-02-23T20:04:27.739Z] #21 17.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:04:27.739Z] #21 17.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:27.739Z] #21 17.33 Selecting previously unselected package vim-common. [2022-02-23T20:04:27.739Z] #21 17.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:27.739Z] #21 17.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:27.997Z] #21 17.49 Selecting previously unselected package bash-completion. [2022-02-23T20:04:27.997Z] #21 17.50 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T20:04:28.041Z] #21 2.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:04:28.303Z] #21 ... [2022-02-23T20:04:28.303Z] [2022-02-23T20:04:28.303Z] #34 [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-02-23T20:04:28.303Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:04:28.303Z] #34 DONE 125.5s [2022-02-23T20:04:28.564Z] [2022-02-23T20:04:28.564Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:04:28.564Z] #56 sha256:efa9d6547c0623e1cb53b1923a7e0fd87e6722649720ba181c19b01f1a8787b9 [2022-02-23T20:04:29.374Z] #21 19.07 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T20:04:29.508Z] #56 ... [2022-02-23T20:04:29.508Z] [2022-02-23T20:04:29.508Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:04:29.508Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:04:29.508Z] #21 3.747 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:04:29.632Z] #21 19.43 Selecting previously unselected package bzip2. [2022-02-23T20:04:29.890Z] #21 19.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T20:04:29.890Z] #21 19.46 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T20:04:29.890Z] #21 19.55 Selecting previously unselected package xz-utils. [2022-02-23T20:04:29.890Z] #21 19.55 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T20:04:29.890Z] #21 19.56 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T20:04:30.027Z] #47 43.86 Setting up criu (3.16.1-3) ... [2022-02-23T20:04:30.149Z] #21 19.72 Selecting previously unselected package apparmor. [2022-02-23T20:04:30.149Z] #21 19.72 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T20:04:30.149Z] #21 19.79 Unpacking apparmor (2.13.6-10) ... [2022-02-23T20:04:30.589Z] #47 ... [2022-02-23T20:04:30.590Z] [2022-02-23T20:04:30.590Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:30.590Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:30.590Z] #14 44.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-23T20:04:30.715Z] #21 20.19 Selecting previously unselected package inetutils-ping. [2022-02-23T20:04:30.715Z] #21 20.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T20:04:30.715Z] #21 20.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T20:04:30.715Z] #21 20.33 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T20:04:30.715Z] #21 20.33 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T20:04:30.715Z] #21 20.34 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:30.715Z] #21 20.42 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T20:04:30.715Z] #21 20.42 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T20:04:30.715Z] #21 20.43 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:30.715Z] #21 20.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T20:04:30.715Z] #21 20.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T20:04:30.715Z] #21 20.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T20:04:30.715Z] #21 20.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T20:04:30.846Z] #14 44.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-23T20:04:30.846Z] #14 44.95 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:04:30.975Z] #21 20.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T20:04:30.975Z] #21 20.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T20:04:30.975Z] #21 20.62 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T20:04:30.975Z] #21 20.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T20:04:30.975Z] #21 20.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T20:04:31.234Z] #21 20.72 Selecting previously unselected package iptables. [2022-02-23T20:04:31.234Z] #21 20.73 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T20:04:31.234Z] #21 20.73 Unpacking iptables (1.8.7-1) ... [2022-02-23T20:04:31.493Z] #21 21.01 Selecting previously unselected package libonig5:amd64. [2022-02-23T20:04:31.493Z] #21 21.01 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T20:04:31.493Z] #21 21.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:04:31.493Z] #21 21.14 Selecting previously unselected package libjq1:amd64. [2022-02-23T20:04:31.493Z] #21 21.14 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T20:04:31.493Z] #21 21.15 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:04:31.493Z] #21 21.24 Selecting previously unselected package jq. [2022-02-23T20:04:31.751Z] #21 21.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T20:04:31.751Z] #21 21.25 Unpacking jq (1.6-2.1) ... [2022-02-23T20:04:31.751Z] #21 21.34 Selecting previously unselected package libaio1:amd64. [2022-02-23T20:04:31.751Z] #21 21.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T20:04:31.751Z] #21 21.36 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T20:04:31.751Z] #21 21.41 Selecting previously unselected package libgpm2:amd64. [2022-02-23T20:04:31.751Z] #21 21.41 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T20:04:31.751Z] #21 21.42 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T20:04:31.751Z] #21 21.47 Selecting previously unselected package libicu67:amd64. [2022-02-23T20:04:32.010Z] #21 21.48 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T20:04:32.010Z] #21 21.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T20:04:32.813Z] #21 6.547 Fetched 8505 kB in 6s (1528 kB/s) [2022-02-23T20:04:33.379Z] #14 ... [2022-02-23T20:04:33.379Z] [2022-02-23T20:04:33.379Z] #38 [tini 1/3] 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-02-23T20:04:33.379Z] #38 sha256:bda39fdfc950e22f55ad196f3fd0294f2a56a2435aff0b23fdfe4ad79f4d92c0 [2022-02-23T20:04:33.379Z] #38 40.20 Selecting previously unselected package libxml2:amd64. [2022-02-23T20:04:33.379Z] #38 40.20 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-23T20:04:33.379Z] #38 40.22 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:04:33.379Z] #38 40.68 Selecting previously unselected package libarchive13:amd64. [2022-02-23T20:04:33.379Z] #38 40.68 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-23T20:04:33.379Z] #38 40.69 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T20:04:33.379Z] #38 41.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-23T20:04:33.379Z] #38 41.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-23T20:04:33.379Z] #38 41.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T20:04:33.379Z] #38 41.16 Selecting previously unselected package librhash0:amd64. [2022-02-23T20:04:33.379Z] #38 41.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-23T20:04:33.379Z] #38 41.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-23T20:04:33.379Z] #38 41.34 Selecting previously unselected package libuv1:amd64. [2022-02-23T20:04:33.379Z] #38 41.35 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-23T20:04:33.379Z] #38 41.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-23T20:04:33.379Z] #38 41.52 Selecting previously unselected package cmake. [2022-02-23T20:04:33.379Z] #38 41.53 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-23T20:04:33.379Z] #38 41.54 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:04:33.379Z] #38 45.22 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T20:04:33.379Z] #38 45.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:33.379Z] #38 45.27 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-23T20:04:33.379Z] #38 45.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:33.379Z] #38 45.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-23T20:04:33.379Z] #38 45.34 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-23T20:04:33.379Z] #38 45.36 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-23T20:04:33.379Z] #38 45.38 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-23T20:04:33.379Z] #38 45.39 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-23T20:04:33.379Z] #38 45.41 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-23T20:04:33.379Z] #38 45.44 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:04:33.379Z] #38 DONE 47.5s [2022-02-23T20:04:33.379Z] [2022-02-23T20:04:33.379Z] #47 [criu 2/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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-23T20:04:33.379Z] #47 sha256:6b196adde5ec5150535e9cd03b94b310f29d21819414869615686dbdf825cc09 [2022-02-23T20:04:33.379Z] #47 45.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:04:33.379Z] #47 DONE 47.3s [2022-02-23T20:04:33.379Z] [2022-02-23T20:04:33.379Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:04:33.379Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:04:33.379Z] #51 37.61 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-23T20:04:33.379Z] #51 37.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-23T20:04:33.379Z] #51 37.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-23T20:04:33.379Z] #51 37.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-23T20:04:33.379Z] #51 37.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-23T20:04:33.379Z] #51 38.01 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-23T20:04:33.379Z] #51 38.17 go: downloading golang.org/x/text v0.3.7 [2022-02-23T20:04:33.379Z] #51 42.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-23T20:04:33.379Z] #51 43.08 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-23T20:04:33.379Z] #51 43.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-23T20:04:33.379Z] #51 43.13 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-23T20:04:33.379Z] #51 43.16 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-23T20:04:33.379Z] #51 43.19 go: downloading golang.org/x/mod v0.5.1 [2022-02-23T20:04:33.379Z] #51 43.26 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-23T20:04:33.379Z] #51 43.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-23T20:04:33.379Z] #51 43.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-23T20:04:33.379Z] #51 43.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-23T20:04:33.379Z] #51 43.47 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-23T20:04:33.380Z] #51 43.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-23T20:04:33.380Z] #51 43.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-23T20:04:33.380Z] #51 43.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-23T20:04:33.380Z] #51 44.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-23T20:04:33.380Z] #51 44.26 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-23T20:04:33.380Z] #51 44.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-23T20:04:33.380Z] #51 44.40 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-23T20:04:33.380Z] #51 44.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-23T20:04:33.380Z] #51 44.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-23T20:04:33.380Z] #51 44.47 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-23T20:04:33.380Z] #51 44.70 go: downloading github.com/prometheus/common v0.10.0 [2022-02-23T20:04:33.380Z] #51 44.83 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-23T20:04:33.380Z] #51 44.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-23T20:04:33.380Z] #51 45.04 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-23T20:04:33.380Z] #51 46.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-23T20:04:33.637Z] #51 ... [2022-02-23T20:04:33.637Z] [2022-02-23T20:04:33.637Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-23T20:04:33.637Z] #39 sha256:d8de061b30b921976ba7590cba2c953201386851028530c6a209151b2bdaa9c6 [2022-02-23T20:04:33.637Z] #39 DONE 0.3s [2022-02-23T20:04:33.637Z] [2022-02-23T20:04:33.637Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:04:33.637Z] #40 sha256:da96b6d525b71fff7b2528670cc93fda69692358c99f2b866ad76e3debedafba [2022-02-23T20:04:34.198Z] #21 6.547 Reading package lists... [2022-02-23T20:04:35.295Z] #21 24.39 Selecting previously unselected package libinih1:amd64. [2022-02-23T20:04:35.295Z] #21 24.40 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T20:04:35.295Z] #21 24.41 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T20:04:35.295Z] #21 24.47 Selecting previously unselected package libnet1:amd64. [2022-02-23T20:04:35.295Z] #21 24.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T20:04:35.295Z] #21 24.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:35.295Z] #21 24.56 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T20:04:35.295Z] #21 24.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T20:04:35.295Z] #21 24.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:04:35.295Z] #21 24.64 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T20:04:35.295Z] #21 24.65 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T20:04:35.295Z] #21 24.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:04:35.295Z] #21 24.71 Selecting previously unselected package net-tools. [2022-02-23T20:04:35.295Z] #21 24.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T20:04:35.295Z] #21 24.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:04:35.295Z] #21 24.88 Selecting previously unselected package patch. [2022-02-23T20:04:35.295Z] #21 24.88 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T20:04:35.295Z] #21 24.89 Unpacking patch (2.7.6-7) ... [2022-02-23T20:04:35.295Z] #21 24.98 Selecting previously unselected package python-pip-whl. [2022-02-23T20:04:35.295Z] #21 24.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T20:04:35.295Z] #21 24.99 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T20:04:35.450Z] #23 8.259 Collecting yamllint==1.26.1 [2022-02-23T20:04:35.536Z] #40 1.498 + RM_GOPATH=0 [2022-02-23T20:04:35.536Z] #40 1.498 + TMP_GOPATH= [2022-02-23T20:04:35.536Z] #40 1.498 + : /build [2022-02-23T20:04:35.536Z] #40 1.498 + '[' -z '' ']' [2022-02-23T20:04:35.536Z] #40 1.499 ++ mktemp -d [2022-02-23T20:04:35.536Z] #40 1.507 + export GOPATH=/tmp/tmp.6mou7IIeBN [2022-02-23T20:04:35.536Z] #40 1.507 + GOPATH=/tmp/tmp.6mou7IIeBN [2022-02-23T20:04:35.536Z] #40 1.507 + RM_GOPATH=1 [2022-02-23T20:04:35.536Z] #40 1.507 + case "$(go env GOARCH)" in [2022-02-23T20:04:35.536Z] #40 1.507 ++ go env GOARCH [2022-02-23T20:04:35.536Z] #40 1.530 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:35.536Z] #40 1.530 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:04:35.536Z] #40 1.530 ++ dirname /install.sh [2022-02-23T20:04:35.536Z] #40 1.540 + dir=/ [2022-02-23T20:04:35.536Z] #40 1.540 + bin=tini [2022-02-23T20:04:35.536Z] #40 1.540 + shift [2022-02-23T20:04:35.536Z] #40 1.540 + '[' '!' -f //tini.installer ']' [2022-02-23T20:04:35.536Z] #40 1.540 + . //tini.installer [2022-02-23T20:04:35.536Z] #40 1.540 ++ : v0.19.0 [2022-02-23T20:04:35.536Z] #40 1.540 + install_tini [2022-02-23T20:04:35.536Z] #40 1.540 + echo 'Install tini version v0.19.0' [2022-02-23T20:04:35.536Z] #40 1.540 + git clone https://github.com/krallin/tini.git /tmp/tmp.6mou7IIeBN/tini [2022-02-23T20:04:35.536Z] #40 1.540 Install tini version v0.19.0 [2022-02-23T20:04:35.536Z] #40 1.560 Cloning into '/tmp/tmp.6mou7IIeBN/tini'... [2022-02-23T20:04:35.794Z] #40 2.176 + cd /tmp/tmp.6mou7IIeBN/tini [2022-02-23T20:04:35.794Z] #40 2.176 + git checkout -q v0.19.0 [2022-02-23T20:04:35.794Z] #40 2.182 + cmake . [2022-02-23T20:04:35.861Z] #21 25.50 Selecting previously unselected package python3-lib2to3. [2022-02-23T20:04:35.861Z] #21 25.50 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T20:04:35.861Z] #21 25.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:04:36.119Z] #21 25.65 Selecting previously unselected package python3-distutils. [2022-02-23T20:04:36.119Z] #21 25.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T20:04:36.119Z] #21 25.67 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T20:04:36.119Z] #21 25.80 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:04:36.119Z] #21 25.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:04:36.119Z] #21 25.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:36.254Z] 898469748ff6: Verifying Checksum [2022-02-23T20:04:36.254Z] 898469748ff6: Download complete [2022-02-23T20:04:36.359Z] #40 ... [2022-02-23T20:04:36.359Z] [2022-02-23T20:04:36.359Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-23T20:04:36.359Z] #49 sha256:43fb401563a67815ef5aec7e67ba2fb1658eb2e75f748c9d9ed1b738970b1866 [2022-02-23T20:04:36.359Z] #49 50.29 gotestsum version dev [2022-02-23T20:04:36.359Z] #49 DONE 50.5s [2022-02-23T20:04:36.359Z] [2022-02-23T20:04:36.359Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-23T20:04:36.359Z] #40 sha256:da96b6d525b71fff7b2528670cc93fda69692358c99f2b866ad76e3debedafba [2022-02-23T20:04:36.359Z] #40 2.749 -- The C compiler identification is GNU 10.2.1 [2022-02-23T20:04:36.359Z] #40 2.853 -- Detecting C compiler ABI info [2022-02-23T20:04:36.377Z] #21 25.94 Selecting previously unselected package python3-setuptools. [2022-02-23T20:04:36.377Z] #21 25.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T20:04:36.377Z] #21 25.95 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T20:04:36.392Z] #23 9.343 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T20:04:36.635Z] #21 26.15 Selecting previously unselected package python3-wheel. [2022-02-23T20:04:36.635Z] #21 26.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T20:04:36.635Z] #21 26.16 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T20:04:36.635Z] #21 26.23 Selecting previously unselected package python3-pip. [2022-02-23T20:04:36.635Z] #21 26.23 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T20:04:36.635Z] #21 26.23 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T20:04:36.746Z] #21 8.590 Reading package lists... [2022-02-23T20:04:36.746Z] #21 10.61 Building dependency tree... [2022-02-23T20:04:36.894Z] #21 26.48 Selecting previously unselected package sudo. [2022-02-23T20:04:36.894Z] #21 26.49 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T20:04:36.894Z] #21 26.50 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T20:04:37.224Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T20:04:37.224Z] 8f616e6e9eec: Download complete [2022-02-23T20:04:37.291Z] #40 3.634 -- Detecting C compiler ABI info - done [2022-02-23T20:04:37.318Z] #21 11.63 The following additional packages will be installed: [2022-02-23T20:04:37.318Z] #21 11.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:04:37.318Z] #21 11.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T20:04:37.318Z] #21 11.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T20:04:37.318Z] #21 11.64 python3-pkg-resources vim-runtime xxd [2022-02-23T20:04:37.318Z] #21 11.64 Suggested packages: [2022-02-23T20:04:37.318Z] #21 11.64 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T20:04:37.318Z] #21 11.64 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T20:04:37.318Z] #21 11.64 acl attr quota [2022-02-23T20:04:37.318Z] #21 11.64 Recommended packages: [2022-02-23T20:04:37.318Z] #21 11.64 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T20:04:37.335Z] #23 10.22 Collecting pathspec>=0.5.3 [2022-02-23T20:04:37.460Z] #21 27.03 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T20:04:37.460Z] #21 27.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T20:04:37.460Z] #21 27.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:04:37.549Z] #40 3.788 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-23T20:04:37.549Z] #40 3.789 -- Detecting C compile features [2022-02-23T20:04:37.549Z] #40 3.791 -- Detecting C compile features - done [2022-02-23T20:04:37.549Z] #40 3.834 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-23T20:04:37.549Z] #40 4.002 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-23T20:04:37.596Z] #23 10.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T20:04:37.596Z] #23 10.51 Collecting pyyaml [2022-02-23T20:04:37.718Z] #21 27.26 Selecting previously unselected package uidmap. [2022-02-23T20:04:37.719Z] #21 27.26 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T20:04:37.719Z] #21 27.27 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T20:04:37.719Z] #21 27.37 Selecting previously unselected package vim-runtime. [2022-02-23T20:04:37.719Z] #21 27.39 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:37.719Z] #21 27.43 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T20:04:37.807Z] #40 4.075 -- Configuring done [2022-02-23T20:04:37.807Z] #40 4.086 -- Generating done [2022-02-23T20:04:37.807Z] #40 4.108 -- Build files have been written to: /tmp/tmp.6mou7IIeBN/tini [2022-02-23T20:04:37.807Z] #40 4.113 + make tini-static [2022-02-23T20:04:37.807Z] #40 4.357 Scanning dependencies of target tini-static [2022-02-23T20:04:37.857Z] #23 10.52 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-23T20:04:37.857Z] #23 10.57 Building wheels for collected packages: yamllint [2022-02-23T20:04:37.857Z] #23 10.58 Building wheel for yamllint (setup.py): started [2022-02-23T20:04:37.977Z] #21 27.46 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T20:04:37.977Z] #21 27.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:38.065Z] #40 4.433 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-23T20:04:38.431Z] #23 11.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T20:04:38.431Z] #23 11.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f71273227044aef9638a9f147ddfd02622b78cad449fe7b9d366b0ea8842b55d [2022-02-23T20:04:38.431Z] #23 11.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T20:04:38.431Z] #23 11.36 Successfully built yamllint [2022-02-23T20:04:38.431Z] #23 11.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T20:04:38.431Z] #23 ... [2022-02-23T20:04:38.431Z] [2022-02-23T20:04:38.431Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:04:38.431Z] #43 sha256:9e9ed6ccf1f05246d6eb6110a2e8f5d0ca057de1597b43dc084a95606a475081 [2022-02-23T20:04:38.431Z] #43 149.7 + dpkg --print-architecture [2022-02-23T20:04:38.703Z] #21 12.69 The following NEW packages will be installed: [2022-02-23T20:04:38.703Z] #21 12.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T20:04:38.703Z] #21 12.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:04:38.703Z] #21 12.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T20:04:38.703Z] #21 12.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T20:04:38.703Z] #21 12.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T20:04:38.703Z] #21 12.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T20:04:38.703Z] #21 12.70 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T20:04:38.703Z] #21 12.70 xz-utils zip zstd [2022-02-23T20:04:38.703Z] #21 13.01 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:04:38.703Z] #21 13.01 Need to get 27.6 MB of archives. [2022-02-23T20:04:38.703Z] #21 13.01 After this operation, 106 MB of additional disk space will be used. [2022-02-23T20:04:38.703Z] #21 13.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T20:04:38.703Z] #21 13.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T20:04:38.703Z] #21 13.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T20:04:38.703Z] #21 13.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T20:04:38.703Z] #21 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T20:04:38.703Z] #21 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T20:04:38.703Z] #21 13.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T20:04:38.703Z] #21 13.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T20:04:38.703Z] #21 13.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:04:38.704Z] #21 13.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:04:38.704Z] #21 13.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T20:04:38.704Z] #21 13.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T20:04:38.704Z] #21 13.10 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T20:04:38.964Z] #21 13.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T20:04:38.964Z] #21 13.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T20:04:38.964Z] #21 13.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T20:04:38.964Z] #21 13.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T20:04:38.964Z] #21 13.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T20:04:38.964Z] #21 13.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T20:04:38.964Z] #21 13.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T20:04:38.964Z] #21 13.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T20:04:38.964Z] #21 13.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T20:04:38.964Z] #21 13.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T20:04:38.964Z] #21 13.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T20:04:38.964Z] #21 13.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T20:04:38.964Z] #21 13.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T20:04:38.964Z] #21 13.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T20:04:38.998Z] #40 5.462 [100%] Linking C executable tini-static [2022-02-23T20:04:39.226Z] #21 13.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T20:04:39.226Z] #21 13.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T20:04:39.226Z] #21 13.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T20:04:39.226Z] #21 13.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T20:04:39.226Z] #21 13.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T20:04:39.226Z] #21 13.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T20:04:39.226Z] #21 13.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T20:04:39.226Z] #21 13.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T20:04:39.226Z] #21 13.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T20:04:39.226Z] #21 13.61 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:04:39.226Z] #21 13.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T20:04:39.226Z] #21 13.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T20:04:39.226Z] #21 13.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T20:04:39.375Z] #43 DONE 150.5s [2022-02-23T20:04:39.375Z] [2022-02-23T20:04:39.375Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T20:04:39.375Z] #23 sha256:f5964b061690044b2bb207f874f4fedcad5407373ca99d2694a15ab31b58262f [2022-02-23T20:04:39.375Z] #23 12.01 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T20:04:39.488Z] #21 13.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T20:04:39.488Z] #21 13.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T20:04:39.488Z] #21 13.71 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T20:04:39.488Z] #21 13.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T20:04:39.488Z] #21 13.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T20:04:39.563Z] #40 5.898 [100%] Built target tini-static [2022-02-23T20:04:39.564Z] #40 5.947 + mkdir -p /build [2022-02-23T20:04:39.564Z] #40 5.950 + cp tini-static /build/docker-init [2022-02-23T20:04:39.636Z] #23 DONE 12.3s [2022-02-23T20:04:39.636Z] [2022-02-23T20:04:39.636Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:04:39.636Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:04:39.749Z] #21 13.99 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T20:04:39.750Z] #21 14.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T20:04:39.750Z] #21 14.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T20:04:40.010Z] #21 ... [2022-02-23T20:04:40.010Z] [2022-02-23T20:04:40.010Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:04:40.010Z] #56 sha256:efa9d6547c0623e1cb53b1923a7e0fd87e6722649720ba181c19b01f1a8787b9 [2022-02-23T20:04:40.010Z] #56 10.37 + cd /tmp/tmp.Ze1fWLSdSl/src/github.com/opencontainers/runc [2022-02-23T20:04:40.010Z] #56 10.37 + git checkout -q v1.1.0 [2022-02-23T20:04:40.010Z] #56 10.69 + '[' -z '' ']' [2022-02-23T20:04:40.010Z] #56 10.69 + target=static [2022-02-23T20:04:40.010Z] #56 10.69 + make BUILDTAGS=seccomp static [2022-02-23T20:04:40.010Z] #56 11.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-23T20:04:40.128Z] #40 DONE 6.6s [2022-02-23T20:04:40.129Z] [2022-02-23T20:04:40.129Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:04:40.129Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:04:40.129Z] #14 51.34 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-23T20:04:40.129Z] #14 51.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:40.129Z] #14 51.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:04:40.129Z] #14 51.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-23T20:04:40.129Z] #14 51.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:40.129Z] #14 51.55 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:04:40.272Z] #56 ... [2022-02-23T20:04:40.272Z] [2022-02-23T20:04:40.272Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:04:40.272Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:04:40.272Z] #21 14.49 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:04:40.272Z] #21 14.59 Fetched 27.6 MB in 1s (21.1 MB/s) [2022-02-23T20:04:40.272Z] #21 14.64 Selecting previously unselected package pigz. [2022-02-23T20:04:40.533Z] #21 14.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 ... 24010 files and directories currently installed.) [2022-02-23T20:04:40.533Z] #21 14.69 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T20:04:40.533Z] #21 14.70 Unpacking pigz (2.6-1) ... [2022-02-23T20:04:40.533Z] #21 14.79 Selecting previously unselected package libelf1:amd64. [2022-02-23T20:04:40.533Z] #21 14.80 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T20:04:40.533Z] #21 14.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T20:04:40.795Z] #21 14.95 Selecting previously unselected package libbpf0:amd64. [2022-02-23T20:04:40.795Z] #21 14.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T20:04:40.795Z] #21 14.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T20:04:40.795Z] #21 15.06 Selecting previously unselected package libcap2:amd64. [2022-02-23T20:04:40.795Z] #21 15.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T20:04:40.795Z] #21 15.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T20:04:40.795Z] #21 15.17 Selecting previously unselected package libmnl0:amd64. [2022-02-23T20:04:41.056Z] #21 15.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T20:04:41.056Z] #21 15.17 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T20:04:41.056Z] #21 15.23 Selecting previously unselected package libxtables12:amd64. [2022-02-23T20:04:41.056Z] #21 15.24 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T20:04:41.056Z] #21 15.25 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T20:04:41.056Z] #21 15.33 Selecting previously unselected package libcap2-bin. [2022-02-23T20:04:41.056Z] #21 15.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T20:04:41.056Z] #21 15.35 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T20:04:41.056Z] #21 15.44 Selecting previously unselected package iproute2. [2022-02-23T20:04:41.295Z] #21 30.33 Selecting previously unselected package vim. [2022-02-23T20:04:41.295Z] #21 30.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:04:41.295Z] #21 30.38 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:41.317Z] #21 15.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T20:04:41.317Z] #21 15.44 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T20:04:41.554Z] #21 31.09 Selecting previously unselected package xfsprogs. [2022-02-23T20:04:41.554Z] #21 31.09 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T20:04:41.554Z] #21 31.10 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T20:04:41.578Z] #21 15.85 Selecting previously unselected package xxd. [2022-02-23T20:04:41.578Z] #21 15.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:04:41.578Z] #21 15.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:41.843Z] #21 16.00 Selecting previously unselected package vim-common. [2022-02-23T20:04:41.843Z] #21 16.01 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:41.843Z] #21 16.02 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:41.843Z] #21 16.18 Selecting previously unselected package bash-completion. [2022-02-23T20:04:41.843Z] #21 16.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T20:04:42.137Z] #21 31.58 Selecting previously unselected package zip. [2022-02-23T20:04:42.137Z] #21 31.58 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T20:04:42.137Z] #21 31.59 Unpacking zip (3.0-12) ... [2022-02-23T20:04:42.137Z] #21 31.77 Selecting previously unselected package zstd. [2022-02-23T20:04:42.137Z] #21 31.77 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T20:04:42.137Z] #21 31.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:04:42.406Z] #21 32.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:43.342Z] #21 32.96 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:43.342Z] #21 32.97 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:04:43.342Z] #21 32.99 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T20:04:43.342Z] #21 33.00 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T20:04:43.342Z] #21 33.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:43.342Z] #21 33.03 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T20:04:43.342Z] #21 33.04 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T20:04:43.404Z] #14 57.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-23T20:04:43.404Z] #14 57.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:04:43.404Z] #14 57.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:04:43.601Z] #21 33.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:43.601Z] #21 33.07 Setting up bzip2 (1.0.8-4) ... [2022-02-23T20:04:43.601Z] #21 33.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:04:43.601Z] #21 33.09 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T20:04:43.758Z] #21 17.90 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T20:04:44.019Z] #21 18.24 Selecting previously unselected package bzip2. [2022-02-23T20:04:44.019Z] #21 18.25 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T20:04:44.019Z] #21 18.26 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T20:04:44.019Z] #21 18.33 Selecting previously unselected package xz-utils. [2022-02-23T20:04:44.019Z] #21 18.34 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T20:04:44.019Z] #21 18.34 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T20:04:44.169Z] #21 33.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:44.169Z] #21 33.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T20:04:44.169Z] #21 33.73 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T20:04:44.169Z] #21 33.75 Setting up apparmor (2.13.6-10) ... [2022-02-23T20:04:44.280Z] #21 18.50 Selecting previously unselected package apparmor. [2022-02-23T20:04:44.280Z] #21 18.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T20:04:44.280Z] #21 18.54 Unpacking apparmor (2.13.6-10) ... [2022-02-23T20:04:44.541Z] #21 18.85 Selecting previously unselected package inetutils-ping. [2022-02-23T20:04:44.541Z] #21 18.85 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T20:04:44.541Z] #21 18.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T20:04:44.801Z] #21 18.97 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T20:04:44.801Z] #21 18.97 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T20:04:44.801Z] #21 18.97 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:44.801Z] #21 19.05 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T20:04:44.801Z] #21 19.05 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T20:04:44.801Z] #21 19.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:44.801Z] #21 19.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T20:04:44.801Z] #21 19.13 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T20:04:44.801Z] #21 19.13 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T20:04:45.062Z] #21 19.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T20:04:45.062Z] #21 19.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T20:04:45.062Z] #21 19.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T20:04:45.062Z] #21 19.30 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T20:04:45.062Z] #21 19.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T20:04:45.062Z] #21 19.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T20:04:45.062Z] #21 19.42 Selecting previously unselected package iptables. [2022-02-23T20:04:45.062Z] #21 19.42 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T20:04:45.324Z] #21 19.42 Unpacking iptables (1.8.7-1) ... [2022-02-23T20:04:45.324Z] #21 19.71 Selecting previously unselected package libonig5:amd64. [2022-02-23T20:04:45.546Z] #21 35.20 Setting up zip (3.0-12) ... [2022-02-23T20:04:45.546Z] #21 35.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:45.546Z] #21 35.25 Setting up bash-completion (1:2.11-2) ... [2022-02-23T20:04:45.584Z] #21 19.71 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T20:04:45.584Z] #21 19.73 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:04:45.584Z] #21 19.87 Selecting previously unselected package libjq1:amd64. [2022-02-23T20:04:45.584Z] #21 19.87 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T20:04:45.584Z] #21 19.88 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:04:45.845Z] #21 19.97 Selecting previously unselected package jq. [2022-02-23T20:04:45.845Z] #21 19.98 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T20:04:45.845Z] #21 20.00 Unpacking jq (1.6-2.1) ... [2022-02-23T20:04:45.845Z] #21 20.09 Selecting previously unselected package libaio1:amd64. [2022-02-23T20:04:45.845Z] #21 20.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T20:04:45.845Z] #21 20.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T20:04:45.845Z] #21 20.19 Selecting previously unselected package libgpm2:amd64. [2022-02-23T20:04:45.845Z] #21 20.19 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T20:04:45.845Z] #21 20.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T20:04:46.107Z] #21 20.25 Selecting previously unselected package libicu67:amd64. [2022-02-23T20:04:46.107Z] #21 20.25 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T20:04:46.107Z] #21 20.26 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T20:04:46.264Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-23T20:04:46.264Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b71b22d8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-23T20:04:46.264Z] ---------------------------------------------------------------------------- [2022-02-23T20:04:46.264Z] [2022-02-23T20:04:46.264Z] INFO: executeCI.ps1 starting at Wed Feb 23 20:04:45 CUT 2022 [2022-02-23T20:04:46.264Z] [2022-02-23T20:04:46.264Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-23T20:04:46.264Z] INFO: Running git version 2.24.1.windows.2 [2022-02-23T20:04:46.264Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-23T20:04:46.264Z] INFO: Environment variables: [2022-02-23T20:04:46.729Z] [2022-02-23T20:04:46.729Z] Name Value [2022-02-23T20:04:46.729Z] ---- ----- [2022-02-23T20:04:46.729Z] ALLUSERSPROFILE C:\ProgramData [2022-02-23T20:04:46.729Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-23T20:04:46.729Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-23T20:04:46.729Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-23T20:04:46.729Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-23T20:04:46.729Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-23T20:04:46.729Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-23T20:04:46.729Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-23T20:04:46.729Z] BRANCH_NAME PR-43277 [2022-02-23T20:04:46.729Z] BUILD_DISPLAY_NAME #6 [2022-02-23T20:04:46.729Z] BUILD_ID 6 [2022-02-23T20:04:46.729Z] BUILD_NUMBER 6 [2022-02-23T20:04:46.729Z] BUILD_TAG jenkins-moby-PR-43277-6 [2022-02-23T20:04:46.729Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/ [2022-02-23T20:04:46.729Z] CHANGE_AUTHOR thaJeztah [2022-02-23T20:04:46.729Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-23T20:04:46.729Z] CHANGE_BRANCH fix_kernelmem_docs_and_error [2022-02-23T20:04:46.729Z] CHANGE_FORK thaJeztah/docker [2022-02-23T20:04:46.729Z] CHANGE_ID 43277 [2022-02-23T20:04:46.729Z] CHANGE_TARGET master [2022-02-23T20:04:46.729Z] CHANGE_TITLE api: add missing docs for KernelMemoryTCP, and fix error message [2022-02-23T20:04:46.729Z] CHANGE_URL https://github.com/moby/moby/pull/43277 [2022-02-23T20:04:46.729Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-23T20:04:46.729Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-23T20:04:46.729Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-23T20:04:46.729Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-23T20:04:46.729Z] COMPUTERNAME azwin-2-b71690 [2022-02-23T20:04:46.729Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-23T20:04:46.729Z] ConfigSequenceNumber 0 [2022-02-23T20:04:46.729Z] DOCKER_BUILDKIT 0 [2022-02-23T20:04:46.729Z] DOCKER_DUT_DEBUG 1 [2022-02-23T20:04:46.729Z] DOCKER_EXPERIMENTAL 1 [2022-02-23T20:04:46.729Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-23T20:04:46.729Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-23T20:04:46.729Z] EXECUTOR_NUMBER 0 [2022-02-23T20:04:46.729Z] FQDN azwin-2-b71690.westus.cloudapp.azure.com [2022-02-23T20:04:46.729Z] GIT_BRANCH PR-43277 [2022-02-23T20:04:46.729Z] GIT_COMMIT 75553039c31f0f55ca794d3c9f1b88e538b91d98 [2022-02-23T20:04:46.729Z] GIT_PREVIOUS_COMMIT a62c9c717b0db6ad75252fc81914345d55fa036a [2022-02-23T20:04:46.729Z] GIT_URL https://github.com/moby/moby.git [2022-02-23T20:04:46.729Z] HUDSON_COOKIE c8abdd81-40c8-4025-9332-a6e0a6341fb1 [2022-02-23T20:04:46.729Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-23T20:04:46.729Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-23T20:04:46.729Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-23T20:04:46.729Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-23T20:04:46.729Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-23T20:04:46.729Z] JENKINS_NODE_COOKIE 369dd39b-9ebd-4dbc-becf-e5c32098490c [2022-02-23T20:04:46.729Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-23T20:04:46.729Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-23T20:04:46.729Z] JOB_BASE_NAME PR-43277 [2022-02-23T20:04:46.729Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/display/redirect [2022-02-23T20:04:46.729Z] JOB_NAME moby/PR-43277 [2022-02-23T20:04:46.729Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/ [2022-02-23T20:04:46.729Z] library.jps.version master [2022-02-23T20:04:46.729Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-23T20:04:46.729Z] NODE_LABELS amd64 azure azwin-2-b71690 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-23T20:04:46.729Z] NODE_NAME azwin-2-b71690 [2022-02-23T20:04:46.729Z] NUMBER_OF_PROCESSORS 4 [2022-02-23T20:04:46.729Z] OS Windows_NT [2022-02-23T20:04:46.729Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-23T20:04:46.729Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-23T20:04:46.729Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-23T20:04:46.729Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-23T20:04:46.729Z] PROCESSOR_LEVEL 6 [2022-02-23T20:04:46.729Z] PROCESSOR_REVISION 4f01 [2022-02-23T20:04:46.730Z] ProgramData C:\ProgramData [2022-02-23T20:04:46.730Z] ProgramFiles C:\Program Files [2022-02-23T20:04:46.730Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-23T20:04:46.730Z] ProgramW6432 C:\Program Files [2022-02-23T20:04:46.730Z] PROMPT $P$G [2022-02-23T20:04:46.730Z] PSExecutionPolicyPreference Bypass [2022-02-23T20:04:46.730Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-23T20:04:46.730Z] PUBLIC C:\Users\Public [2022-02-23T20:04:46.730Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=artif... [2022-02-23T20:04:46.730Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=changes [2022-02-23T20:04:46.730Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect [2022-02-23T20:04:46.730Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43277/6/display/redirect?page=tests [2022-02-23T20:04:46.730Z] SKIP_VALIDATION_TESTS 1 [2022-02-23T20:04:46.730Z] SOURCES_DRIVE d [2022-02-23T20:04:46.730Z] SOURCES_SUBDIR gopath [2022-02-23T20:04:46.730Z] STAGE_NAME Run tests [2022-02-23T20:04:46.730Z] SystemDrive C: [2022-02-23T20:04:46.730Z] SystemRoot C:\Windows [2022-02-23T20:04:46.730Z] TEMP C:\Windows\TEMP [2022-02-23T20:04:46.730Z] TESTDEBUG 0 [2022-02-23T20:04:46.730Z] TESTRUN_DRIVE d [2022-02-23T20:04:46.730Z] TESTRUN_SUBDIR CI [2022-02-23T20:04:46.730Z] TIMEOUT 120m [2022-02-23T20:04:46.730Z] TMP C:\Windows\TEMP [2022-02-23T20:04:46.730Z] USERDOMAIN WORKGROUP [2022-02-23T20:04:46.730Z] USERNAME azwin-2-b71690$ [2022-02-23T20:04:46.730Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-23T20:04:46.730Z] windir C:\Windows [2022-02-23T20:04:46.730Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-23T20:04:46.730Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-23T20:04:46.730Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-23T20:04:46.730Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-23T20:04:46.730Z] [2022-02-23T20:04:46.730Z] [2022-02-23T20:04:46.730Z] [2022-02-23T20:04:47.449Z] #21 37.06 Setting up xz-utils (5.2.5-2) ... [2022-02-23T20:04:47.449Z] #21 37.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T20:04:47.449Z] #21 37.11 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T20:04:47.449Z] #21 37.13 Setting up patch (2.7.6-7) ... [2022-02-23T20:04:47.449Z] #21 37.14 Setting up sudo (1.9.5p2-3) ... [2022-02-23T20:04:47.708Z] #21 37.25 invoke-rc.d: could not determine current runlevel [2022-02-23T20:04:47.708Z] #21 37.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T20:04:47.708Z] #21 37.27 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T20:04:47.708Z] #21 37.28 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T20:04:47.708Z] #21 37.29 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T20:04:47.708Z] #21 37.31 Setting up pigz (2.6-1) ... [2022-02-23T20:04:47.708Z] #21 37.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T20:04:47.708Z] #21 37.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:04:47.708Z] #21 37.35 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T20:04:47.708Z] #21 37.36 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:48.275Z] #21 38.00 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T20:04:48.275Z] #21 38.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:04:48.843Z] #21 38.46 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T20:04:48.843Z] #21 38.53 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:04:48.843Z] #21 38.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:04:48.843Z] #21 38.57 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T20:04:48.927Z] INFO: Sources under d:\gopath\... [2022-02-23T20:04:48.927Z] INFO: Test run under d:\CI\... [2022-02-23T20:04:48.927Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-23T20:04:48.927Z] INFO: docker/docker repository was found [2022-02-23T20:04:48.927Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-23T20:04:49.390Z] ltsc2019: Pulling from windows/servercore [2022-02-23T20:04:49.410Z] #21 38.97 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:49.410Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T20:04:49.410Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T20:04:49.410Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T20:04:49.410Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T20:04:49.410Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T20:04:49.410Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T20:04:49.410Z] #21 39.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T20:04:49.410Z] #21 39.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T20:04:49.410Z] #21 39.05 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T20:04:49.411Z] #21 23.31 Selecting previously unselected package libinih1:amd64. [2022-02-23T20:04:49.411Z] #21 23.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T20:04:49.411Z] #21 23.33 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T20:04:49.411Z] #21 23.38 Selecting previously unselected package libnet1:amd64. [2022-02-23T20:04:49.411Z] #21 23.39 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T20:04:49.411Z] #21 23.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:49.411Z] #21 23.50 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T20:04:49.411Z] #21 23.53 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T20:04:49.411Z] #21 23.54 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:04:49.411Z] #21 23.61 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T20:04:49.411Z] #21 23.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T20:04:49.411Z] #21 23.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:04:49.411Z] #21 23.67 Selecting previously unselected package net-tools. [2022-02-23T20:04:49.411Z] #21 23.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T20:04:49.411Z] #21 23.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:04:49.411Z] #21 23.85 Selecting previously unselected package patch. [2022-02-23T20:04:49.411Z] #21 23.85 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T20:04:49.411Z] #21 23.86 Unpacking patch (2.7.6-7) ... [2022-02-23T20:04:49.672Z] #21 23.96 Selecting previously unselected package python-pip-whl. [2022-02-23T20:04:49.672Z] #21 23.97 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T20:04:49.672Z] #21 23.98 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T20:04:49.851Z] 4612f6d0b889: Pulling fs layer [2022-02-23T20:04:49.851Z] 1bd78008c728: Pulling fs layer [2022-02-23T20:04:50.254Z] #21 24.54 Selecting previously unselected package python3-lib2to3. [2022-02-23T20:04:50.254Z] #21 24.55 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T20:04:50.254Z] #21 24.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:04:50.254Z] #21 24.68 Selecting previously unselected package python3-distutils. [2022-02-23T20:04:50.516Z] #21 24.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T20:04:50.516Z] #21 24.70 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T20:04:50.516Z] #21 24.83 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:04:50.516Z] #21 24.84 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:04:50.516Z] #21 24.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:50.516Z] #21 24.96 Selecting previously unselected package python3-setuptools. [2022-02-23T20:04:50.777Z] #21 24.97 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T20:04:50.777Z] #21 24.97 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T20:04:50.777Z] #21 25.21 Selecting previously unselected package python3-wheel. [2022-02-23T20:04:50.789Z] #21 40.46 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:04:50.789Z] #21 40.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T20:04:50.789Z] #21 40.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:04:50.789Z] #21 40.50 Setting up python3-pip (20.3.4-4) ... [2022-02-23T20:04:51.039Z] #21 25.22 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T20:04:51.039Z] #21 25.23 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T20:04:51.039Z] #21 25.29 Selecting previously unselected package python3-pip. [2022-02-23T20:04:51.039Z] #21 25.31 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T20:04:51.039Z] #21 25.31 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T20:04:51.301Z] #21 25.56 Selecting previously unselected package sudo. [2022-02-23T20:04:51.301Z] #21 25.57 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T20:04:51.301Z] #21 25.57 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T20:04:51.877Z] #21 26.02 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T20:04:51.877Z] #21 26.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T20:04:51.877Z] #21 26.03 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:04:51.877Z] #21 26.24 Selecting previously unselected package uidmap. [2022-02-23T20:04:52.139Z] #21 26.24 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T20:04:52.139Z] #21 26.25 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T20:04:52.139Z] #21 26.37 Selecting previously unselected package vim-runtime. [2022-02-23T20:04:52.139Z] #21 26.37 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:04:52.139Z] #21 26.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T20:04:52.139Z] #21 26.40 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T20:04:52.139Z] #21 26.41 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:52.165Z] #21 41.61 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T20:04:52.165Z] #21 41.62 Setting up jq (1.6-2.1) ... [2022-02-23T20:04:52.165Z] #21 41.63 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T20:04:52.165Z] #21 41.65 Setting up iptables (1.8.7-1) ... [2022-02-23T20:04:52.165Z] #21 41.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:04:52.165Z] #21 41.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:04:52.165Z] #21 41.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:04:52.165Z] #21 41.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:04:52.165Z] #21 41.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T20:04:52.165Z] #21 41.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T20:04:52.165Z] #21 41.69 Setting up iproute2 (5.10.0-4) ... [2022-02-23T20:04:52.424Z] #21 42.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:04:52.682Z] #21 DONE 42.4s [2022-02-23T20:04:52.682Z] [2022-02-23T20:04:52.682Z] #22 [dev-systemd-false 8/24] 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-02-23T20:04:52.682Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T20:04:53.363Z] #14 ... [2022-02-23T20:04:53.363Z] [2022-02-23T20:04:53.363Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:04:53.363Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:04:53.879Z] #60 36.63 Updating files: 67% (3215/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-02-23T20:04:53.879Z] #60 37.39 + cd /tmp/tmp.8Nhl2Be6h3/src/github.com/containerd/containerd [2022-02-23T20:04:53.879Z] #60 37.40 + git checkout -q v1.5.9 [2022-02-23T20:04:54.058Z] #22 1.246 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T20:04:54.058Z] #22 1.249 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T20:04:54.058Z] #22 1.253 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T20:04:54.058Z] #22 DONE 1.3s [2022-02-23T20:04:54.058Z] [2022-02-23T20:04:54.058Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T20:04:54.058Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T20:04:55.450Z] #21 29.41 Selecting previously unselected package vim. [2022-02-23T20:04:55.450Z] #21 29.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:04:55.450Z] #21 29.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:55.711Z] #21 29.92 Selecting previously unselected package xfsprogs. [2022-02-23T20:04:55.711Z] #21 29.93 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T20:04:55.711Z] #21 29.93 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T20:04:55.860Z] #60 39.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-23T20:04:55.860Z] #60 39.43 + BUILDTAGS='netgo osusergo static_build' [2022-02-23T20:04:55.860Z] #60 39.43 + export EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:04:55.860Z] #60 39.43 + EXTRA_FLAGS=-buildmode=pie [2022-02-23T20:04:55.860Z] #60 39.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-23T20:04:55.860Z] #60 39.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-23T20:04:55.860Z] #60 39.43 + '[' '' = dynamic ']' [2022-02-23T20:04:55.860Z] #60 39.43 + make [2022-02-23T20:04:56.283Z] #21 30.38 Selecting previously unselected package zip. [2022-02-23T20:04:56.283Z] #21 30.39 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T20:04:56.283Z] #21 30.40 Unpacking zip (3.0-12) ... [2022-02-23T20:04:56.283Z] #21 30.48 Selecting previously unselected package zstd. [2022-02-23T20:04:56.283Z] #21 30.49 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T20:04:56.283Z] #21 30.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:04:56.545Z] #21 30.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:04:57.117Z] #21 31.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:57.379Z] #21 31.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:04:57.379Z] #21 31.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T20:04:57.379Z] #21 31.53 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T20:04:57.379Z] #21 31.55 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T20:04:57.379Z] #21 31.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T20:04:57.379Z] #21 31.58 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T20:04:57.379Z] #21 31.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:04:57.379Z] #21 31.61 Setting up bzip2 (1.0.8-4) ... [2022-02-23T20:04:57.379Z] #21 31.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:04:57.379Z] #21 31.65 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T20:04:57.786Z] #60 40.97 + bin/ctr [2022-02-23T20:04:57.951Z] #21 32.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:57.951Z] #21 32.22 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T20:04:57.951Z] #21 32.23 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T20:04:57.951Z] #21 32.24 Setting up apparmor (2.13.6-10) ... [2022-02-23T20:04:58.042Z] 8f616e6e9eec: Pull complete [2022-02-23T20:04:59.914Z] #21 33.78 Setting up zip (3.0-12) ... [2022-02-23T20:04:59.915Z] #21 33.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:04:59.915Z] #21 33.83 Setting up bash-completion (1:2.11-2) ... [2022-02-23T20:05:01.832Z] #21 35.81 Setting up xz-utils (5.2.5-2) ... [2022-02-23T20:05:01.832Z] #21 35.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T20:05:01.832Z] #21 35.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T20:05:01.832Z] #21 35.87 Setting up patch (2.7.6-7) ... [2022-02-23T20:05:01.832Z] #21 35.88 Setting up sudo (1.9.5p2-3) ... [2022-02-23T20:05:01.832Z] #21 36.00 invoke-rc.d: could not determine current runlevel [2022-02-23T20:05:01.832Z] #21 36.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T20:05:01.832Z] #21 36.02 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T20:05:01.832Z] #21 36.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T20:05:01.832Z] #21 36.05 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T20:05:01.832Z] #21 36.07 Setting up pigz (2.6-1) ... [2022-02-23T20:05:01.832Z] #21 36.09 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T20:05:01.832Z] #21 36.10 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:05:01.832Z] #21 36.14 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T20:05:01.832Z] #21 36.20 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:05:02.406Z] #21 36.83 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T20:05:02.669Z] #21 36.86 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:05:02.930Z] #21 37.23 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T20:05:02.930Z] #21 37.36 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:05:02.930Z] #21 37.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:05:03.191Z] #21 37.39 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T20:05:03.453Z] #21 37.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:05:03.715Z] #21 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T20:05:03.715Z] #21 37.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T20:05:03.715Z] #21 37.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T20:05:03.715Z] #21 37.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T20:05:03.715Z] #21 37.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T20:05:03.715Z] #21 37.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T20:05:03.715Z] #21 37.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T20:05:03.715Z] #21 37.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T20:05:03.715Z] #21 37.91 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T20:05:04.037Z] #23 9.667 Collecting yamllint==1.26.1 [2022-02-23T20:05:04.336Z] #60 ... [2022-02-23T20:05:04.336Z] [2022-02-23T20:05:04.336Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:05:04.336Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:05:04.336Z] #14 67.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-23T20:05:04.336Z] #14 67.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:05:04.336Z] #14 67.79 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:05:04.336Z] #14 72.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-23T20:05:04.336Z] #14 72.56 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:05:04.336Z] #14 72.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:05:04.336Z] #14 77.84 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-23T20:05:04.336Z] #14 77.84 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:05:04.336Z] #14 77.86 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:05:04.974Z] #23 10.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T20:05:05.105Z] #21 39.15 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:05:05.105Z] #21 39.17 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T20:05:05.105Z] #21 39.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:05:05.105Z] #21 39.20 Setting up python3-pip (20.3.4-4) ... [2022-02-23T20:05:05.911Z] #23 11.69 Collecting pathspec>=0.5.3 [2022-02-23T20:05:05.912Z] #23 11.70 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T20:05:06.050Z] #21 40.44 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T20:05:06.170Z] #23 12.08 Collecting pyyaml [2022-02-23T20:05:06.170Z] #23 12.10 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-23T20:05:06.170Z] #23 12.13 Building wheels for collected packages: yamllint [2022-02-23T20:05:06.170Z] #23 12.14 Building wheel for yamllint (setup.py): started [2022-02-23T20:05:06.311Z] #21 40.45 Setting up jq (1.6-2.1) ... [2022-02-23T20:05:06.311Z] #21 40.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T20:05:06.311Z] #21 40.49 Setting up iptables (1.8.7-1) ... [2022-02-23T20:05:06.311Z] #21 40.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:05:06.311Z] #21 40.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:05:06.311Z] #21 40.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:05:06.311Z] #21 40.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:05:06.311Z] #21 40.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T20:05:06.311Z] #21 40.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T20:05:06.311Z] #21 40.55 Setting up iproute2 (5.10.0-4) ... [2022-02-23T20:05:06.883Z] #21 40.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:05:07.106Z] #23 13.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T20:05:07.107Z] #23 13.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=537bb59c480f462d295e00d74cd8d3d40f301ace4d7db3f225929dc6bc7bb4cf [2022-02-23T20:05:07.107Z] #23 13.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T20:05:07.107Z] #23 13.08 Successfully built yamllint [2022-02-23T20:05:07.107Z] #23 13.09 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T20:05:07.678Z] #23 13.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T20:05:08.247Z] #23 DONE 13.9s [2022-02-23T20:05:08.247Z] [2022-02-23T20:05:08.247Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T20:05:08.247Z] #27 sha256:ce919eca9161391b997090f00f26b8f04ec9c1506ba9f5a1ea3011e700ca86f9 [2022-02-23T20:05:08.272Z] #21 DONE 42.3s [2022-02-23T20:05:08.272Z] [2022-02-23T20:05:08.273Z] #22 [dev-systemd-false 8/24] 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-02-23T20:05:08.273Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T20:05:08.510Z] #27 DONE 0.5s [2022-02-23T20:05:08.510Z] [2022-02-23T20:05:08.510Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:05:08.510Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:05:08.510Z] #43 ... [2022-02-23T20:05:08.510Z] [2022-02-23T20:05:08.510Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T20:05:08.510Z] #32 sha256:8ccdea9f851d0f1be639fb933381501cc2025c887d5a68e3e21ac5094c8fbf55 [2022-02-23T20:05:08.848Z] #22 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T20:05:08.848Z] #22 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T20:05:08.848Z] #22 0.915 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T20:05:08.848Z] #22 DONE 1.0s [2022-02-23T20:05:08.848Z] [2022-02-23T20:05:08.848Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T20:05:08.848Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T20:05:09.446Z] #32 DONE 0.9s [2022-02-23T20:05:09.446Z] [2022-02-23T20:05:09.446Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:05:09.446Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:05:09.446Z] #43 ... [2022-02-23T20:05:09.446Z] [2022-02-23T20:05:09.446Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T20:05:09.446Z] #35 sha256:5d2605f18ee01c977dbdac4cfa8e222d8324d30210cd9591ef32c809e0cf3c5b [2022-02-23T20:05:09.705Z] #35 DONE 0.2s [2022-02-23T20:05:09.705Z] [2022-02-23T20:05:09.705Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T20:05:09.705Z] #37 sha256:32f5ec5418b6435e783338e81c416922e3be01e532ab36779be7ee08ef6380e9 [2022-02-23T20:05:09.705Z] #37 DONE 0.1s [2022-02-23T20:05:09.705Z] [2022-02-23T20:05:09.705Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T20:05:09.705Z] #41 sha256:07a4b2e026183066f0a596f8b60d7cb5fd1022c252960b23c7913066944b74c3 [2022-02-23T20:05:09.705Z] #41 DONE 0.1s [2022-02-23T20:05:09.705Z] [2022-02-23T20:05:09.705Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:09.705Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:05:10.137Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:05:10.137Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:05:10.137Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:05:10.137Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:05:10.137Z] [2022-02-23T20:05:10.137Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-23T20:05:10.137Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-23T20:05:10.137Z] Using test binary docker [2022-02-23T20:05:10.137Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T20:05:10.137Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T20:05:10.137Z] INFO: Waiting for daemon to start... [2022-02-23T20:05:10.137Z] Starting dockerd [2022-02-23T20:05:11.502Z] . [2022-02-23T20:05:11.502Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-23T20:05:11.609Z] #60 ... [2022-02-23T20:05:11.610Z] [2022-02-23T20:05:11.610Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:05:11.610Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:05:11.610Z] #43 169.3 + dpkg --print-architecture [2022-02-23T20:05:11.610Z] #43 169.3 + git checkout -q v2.1.0 [2022-02-23T20:05:11.868Z] #43 169.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T20:05:11.868Z] #43 169.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T20:05:12.433Z] #14 ... [2022-02-23T20:05:12.433Z] [2022-02-23T20:05:12.433Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-23T20:05:12.433Z] #63 sha256:615fefb73877a63f4e727e571be7484fca5e514534c9f91a01450a7a186e4d1f [2022-02-23T20:05:12.433Z] #63 86.39 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-23T20:05:12.433Z] #63 86.39 + GOBIN=/build [2022-02-23T20:05:12.433Z] #63 86.39 + GO111MODULE=on [2022-02-23T20:05:12.433Z] #63 86.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-23T20:05:17.689Z] #63 91.13 rootlesskit version 0.14.6 [2022-02-23T20:05:17.689Z] #63 91.16 Usage of /build/rootlesskit-docker-proxy: [2022-02-23T20:05:17.689Z] #63 91.16 -container-ip string [2022-02-23T20:05:17.689Z] #63 91.16 container ip [2022-02-23T20:05:17.689Z] #63 91.16 -container-port int [2022-02-23T20:05:17.689Z] #63 91.16 container port (default -1) [2022-02-23T20:05:17.689Z] #63 91.16 -host-ip string [2022-02-23T20:05:17.689Z] #63 91.16 host ip [2022-02-23T20:05:17.689Z] #63 91.16 -host-port int [2022-02-23T20:05:17.689Z] #63 91.16 host port (default -1) [2022-02-23T20:05:17.689Z] #63 91.16 -proto string [2022-02-23T20:05:17.689Z] #63 91.16 proxy protocol (default "tcp") [2022-02-23T20:05:18.854Z] #23 8.925 Collecting yamllint==1.26.1 [2022-02-23T20:05:19.116Z] #23 9.998 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T20:05:20.059Z] #23 11.08 Collecting pathspec>=0.5.3 [2022-02-23T20:05:20.059Z] #23 11.09 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T20:05:20.320Z] #23 11.47 Collecting pyyaml [2022-02-23T20:05:20.581Z] #23 11.49 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-23T20:05:20.581Z] #23 11.62 Building wheels for collected packages: yamllint [2022-02-23T20:05:20.581Z] #23 11.62 Building wheel for yamllint (setup.py): started [2022-02-23T20:05:21.526Z] #23 12.52 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T20:05:21.526Z] #23 12.52 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=532cf6fb9757ca5e73b55e0e45d33e6b6eae3f0d3937da1b19e4ae6da7e27e2f [2022-02-23T20:05:21.526Z] #23 12.52 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T20:05:21.526Z] #23 12.52 Successfully built yamllint [2022-02-23T20:05:21.526Z] #23 12.56 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T20:05:21.787Z] #23 12.88 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T20:05:21.869Z] #63 DONE 95.6s [2022-02-23T20:05:21.869Z] [2022-02-23T20:05:21.869Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-23T20:05:21.869Z] #64 sha256:51fea267fd0c8fa26f4c92997886a2a82b36611a2f9dcf407fc1d8a724ea4a5f [2022-02-23T20:05:21.869Z] #64 DONE 0.1s [2022-02-23T20:05:21.869Z] [2022-02-23T20:05:21.869Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-23T20:05:21.869Z] #65 sha256:a61a6e59d340614b4045d6f84563a5b6abb476eedc244e4cc84069207a39bed8 [2022-02-23T20:05:21.869Z] #65 DONE 0.1s [2022-02-23T20:05:21.869Z] [2022-02-23T20:05:21.869Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2022-02-23T20:05:21.869Z] #14 sha256:3eaa513a24198bcb05ab8634a0ee1e8abb81da2d6a6c6c88d373df34a448d98d [2022-02-23T20:05:21.869Z] #14 88.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-23T20:05:21.869Z] #14 88.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-23T20:05:21.869Z] #14 88.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:05:21.869Z] #14 94.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-23T20:05:21.869Z] #14 94.61 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-23T20:05:21.869Z] #14 94.90 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:05:21.869Z] #14 95.73 Selecting previously unselected package libapparmor1:amd64. [2022-02-23T20:05:21.869Z] #14 95.73 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-23T20:05:21.869Z] #14 95.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T20:05:21.869Z] #14 95.92 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-23T20:05:21.869Z] #14 95.94 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-23T20:05:21.869Z] #14 95.99 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T20:05:21.869Z] #14 96.24 Selecting previously unselected package libbtrfs0:amd64. [2022-02-23T20:05:22.127Z] #14 96.24 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-23T20:05:22.127Z] #14 96.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:05:22.360Z] #23 DONE 13.4s [2022-02-23T20:05:22.360Z] [2022-02-23T20:05:22.360Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T20:05:22.360Z] #27 sha256:28fb133e02cf037ba791ed3bb77062c2abd1dd7ab0e857ae5a81dfb0088afcb5 [2022-02-23T20:05:22.384Z] #14 96.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-23T20:05:22.384Z] #14 96.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-23T20:05:22.384Z] #14 96.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:05:22.642Z] #14 96.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-23T20:05:22.642Z] #14 96.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:05:22.642Z] #14 96.88 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:05:22.642Z] #14 96.95 Selecting previously unselected package libudev-dev:amd64. [2022-02-23T20:05:22.642Z] #14 96.97 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-23T20:05:22.642Z] #14 96.99 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-23T20:05:22.899Z] #14 97.20 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-23T20:05:23.156Z] #14 97.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-23T20:05:23.156Z] #14 97.30 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T20:05:23.304Z] #27 DONE 0.6s [2022-02-23T20:05:23.304Z] [2022-02-23T20:05:23.304Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T20:05:23.304Z] #32 sha256:86762dee40f1c1ef55696561837f31a54fd01f17a601254e9e0db823334795e2 [2022-02-23T20:05:23.417Z] #14 97.49 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-23T20:05:23.417Z] #14 97.50 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-23T20:05:23.417Z] #14 97.50 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T20:05:23.417Z] #14 97.66 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-23T20:05:23.417Z] #14 97.66 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-23T20:05:23.417Z] #14 97.66 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T20:05:23.674Z] #14 97.78 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-23T20:05:23.674Z] #14 97.79 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-23T20:05:23.674Z] #14 97.79 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T20:05:23.674Z] #14 97.87 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-23T20:05:23.674Z] #14 97.87 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-23T20:05:23.674Z] #14 97.88 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T20:05:23.877Z] #32 DONE 0.8s [2022-02-23T20:05:23.877Z] [2022-02-23T20:05:23.877Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T20:05:23.877Z] #35 sha256:55ef0dc8bc338725b2121588392ab46f580bcfcc677be1d2f2e460370297094f [2022-02-23T20:05:23.932Z] #14 98.22 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-23T20:05:23.932Z] #14 98.23 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-23T20:05:23.932Z] #14 98.24 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T20:05:24.139Z] #35 DONE 0.4s [2022-02-23T20:05:24.139Z] [2022-02-23T20:05:24.139Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T20:05:24.139Z] #37 sha256:827aae92c53aee0c17e45bb25ef33f84a7e8c299f324e94bff972908520c53a9 [2022-02-23T20:05:24.139Z] #37 DONE 0.1s [2022-02-23T20:05:24.139Z] [2022-02-23T20:05:24.139Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:05:24.139Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:05:24.189Z] #14 98.41 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-23T20:05:24.189Z] #14 98.43 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-23T20:05:24.189Z] #14 98.44 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:05:24.189Z] #14 98.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-23T20:05:24.189Z] #14 98.50 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-23T20:05:24.189Z] #14 98.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T20:05:24.400Z] #43 ... [2022-02-23T20:05:24.400Z] [2022-02-23T20:05:24.400Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T20:05:24.400Z] #41 sha256:67d4eb0f0189462778aa59b4ef0467fb56ff68d4c4e55667ca5dae46ca2ef502 [2022-02-23T20:05:24.400Z] #41 DONE 0.1s [2022-02-23T20:05:24.400Z] [2022-02-23T20:05:24.400Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:24.400Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:05:24.447Z] #14 98.60 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-23T20:05:24.447Z] #14 98.60 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-23T20:05:24.447Z] #14 98.61 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T20:05:24.704Z] #14 98.99 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-23T20:05:24.704Z] #14 99.00 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-23T20:05:24.704Z] #14 99.02 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-23T20:05:24.704Z] #14 99.03 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-23T20:05:24.704Z] #14 99.04 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-23T20:05:24.704Z] #14 99.05 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-23T20:05:24.704Z] #14 99.07 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-23T20:05:24.704Z] #14 99.08 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-23T20:05:24.704Z] #14 99.09 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-23T20:05:24.704Z] #14 99.10 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-23T20:05:24.961Z] #14 99.11 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-23T20:05:24.961Z] #14 99.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-23T20:05:24.961Z] #14 99.14 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-23T20:05:24.961Z] #14 99.15 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-23T20:05:24.961Z] #14 99.16 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-23T20:05:24.961Z] #14 99.18 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-23T20:05:24.961Z] #14 99.19 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-23T20:05:24.961Z] #14 99.21 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-23T20:05:24.961Z] #14 99.24 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-23T20:05:24.961Z] #14 99.26 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-23T20:05:24.961Z] #14 99.27 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:05:24.961Z] #14 99.29 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-02-23T20:05:24.961Z] #14 99.29 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:05:24.961Z] #14 99.30 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-02-23T20:05:24.961Z] #14 99.31 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-23T20:05:25.219Z] #14 99.32 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-23T20:05:25.219Z] #14 99.33 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-02-23T20:05:25.219Z] #14 99.34 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-23T20:05:25.219Z] #14 99.36 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-23T20:05:25.219Z] #14 99.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:05:25.219Z] #14 99.39 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-23T20:05:25.219Z] #14 99.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:05:25.219Z] #14 99.42 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-23T20:05:25.219Z] #14 99.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:05:25.476Z] #14 DONE 99.7s [2022-02-23T20:05:25.476Z] [2022-02-23T20:05:25.476Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-23T20:05:25.476Z] #55 sha256:d48810201ab4cb9ca07a9cac064743186103710f70ccc74dffdab8f116d43bcb [2022-02-23T20:05:25.476Z] #55 DONE 0.1s [2022-02-23T20:05:25.476Z] [2022-02-23T20:05:25.477Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-23T20:05:25.477Z] #15 sha256:a5470ca893da517d4017e3546fa8394b508bb1ca0fe6cb0d53e792c80d0218da [2022-02-23T20:05:26.364Z] #60 ... [2022-02-23T20:05:26.364Z] [2022-02-23T20:05:26.364Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-02-23T20:05:26.364Z] #26 sha256:15407bd4dc2a7d5b07bf7c05d93a69f754f0c1c36d5df1ba02a09edf4250c6d4 [2022-02-23T20:05:26.364Z] #26 197.0 + return [2022-02-23T20:05:26.849Z] #15 DONE 1.4s [2022-02-23T20:05:26.849Z] [2022-02-23T20:05:26.849Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:05:26.849Z] #56 sha256:3e33e925601d22eebf36caaa9a2fe7d3fe2c91d60ea65e7d17ea289cc874eb06 [2022-02-23T20:05:26.849Z] #56 1.159 + RM_GOPATH=0 [2022-02-23T20:05:26.849Z] #56 1.160 + TMP_GOPATH= [2022-02-23T20:05:26.849Z] #56 1.161 + : /build [2022-02-23T20:05:26.849Z] #56 1.161 + '[' -z '' ']' [2022-02-23T20:05:26.849Z] #56 1.162 ++ mktemp -d [2022-02-23T20:05:26.849Z] #56 1.163 + export GOPATH=/tmp/tmp.J2ihJoGTrN [2022-02-23T20:05:26.849Z] #56 1.163 + GOPATH=/tmp/tmp.J2ihJoGTrN [2022-02-23T20:05:26.849Z] #56 1.163 + RM_GOPATH=1 [2022-02-23T20:05:26.849Z] #56 1.164 + case "$(go env GOARCH)" in [2022-02-23T20:05:26.849Z] #56 1.165 ++ go env GOARCH [2022-02-23T20:05:26.849Z] #56 1.181 + export GO_BUILDMODE=-buildmode=pie [2022-02-23T20:05:26.849Z] #56 1.182 + GO_BUILDMODE=-buildmode=pie [2022-02-23T20:05:26.849Z] #56 1.182 ++ dirname /install.sh [2022-02-23T20:05:26.849Z] #56 1.183 + dir=/ [2022-02-23T20:05:26.849Z] #56 1.183 + bin=runc [2022-02-23T20:05:26.849Z] #56 1.183 + shift [2022-02-23T20:05:26.849Z] #56 1.183 + '[' '!' -f //runc.installer ']' [2022-02-23T20:05:26.849Z] #56 1.183 + . //runc.installer [2022-02-23T20:05:26.849Z] #56 1.183 ++ set -e [2022-02-23T20:05:26.849Z] #56 1.183 ++ : v1.1.0 [2022-02-23T20:05:26.849Z] #56 1.183 + install_runc [2022-02-23T20:05:26.849Z] #56 1.183 + RUNC_BUILDTAGS=seccomp [2022-02-23T20:05:26.849Z] #56 1.183 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-23T20:05:26.849Z] #56 1.183 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J2ihJoGTrN/src/github.com/opencontainers/runc [2022-02-23T20:05:26.849Z] #56 1.183 Install runc version v1.1.0 (build tags: seccomp) [2022-02-23T20:05:26.849Z] #56 1.187 Cloning into '/tmp/tmp.J2ihJoGTrN/src/github.com/opencontainers/runc'... [2022-02-23T20:05:26.948Z] #60 ... [2022-02-23T20:05:26.948Z] [2022-02-23T20:05:26.948Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:05:26.948Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:05:26.948Z] #43 183.7 + dpkg --print-architecture [2022-02-23T20:05:26.948Z] #43 183.7 + git checkout -q v2.1.0 [2022-02-23T20:05:26.948Z] #43 183.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T20:05:26.948Z] #43 183.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T20:05:27.751Z] #26 DONE 198.8s [2022-02-23T20:05:27.751Z] [2022-02-23T20:05:27.751Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:27.751Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:05:27.782Z] #56 ... [2022-02-23T20:05:27.782Z] [2022-02-23T20:05:27.782Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-23T20:05:27.782Z] #16 sha256:07c672a05c16c1486e7ee925bccf2ccd06e16687828ccd1f32de0c0e667e1c1e [2022-02-23T20:05:27.782Z] #16 DONE 1.0s [2022-02-23T20:05:28.039Z] [2022-02-23T20:05:28.039Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-23T20:05:28.039Z] #17 sha256:9eb94f453307c171ab68dc6396cf9b1711f009bc7fb5556e99fff98c66f1923d [2022-02-23T20:05:28.973Z] #17 0.852 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-23T20:05:28.973Z] #17 DONE 1.0s [2022-02-23T20:05:28.973Z] [2022-02-23T20:05:28.973Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-23T20:05:28.973Z] #18 sha256:de0bae700dd0a197fc226bfe810ca9d30aa192edd27e89a0f6086cf13214ce3f [2022-02-23T20:05:29.137Z] #60 ... [2022-02-23T20:05:29.137Z] [2022-02-23T20:05:29.137Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T20:05:29.137Z] #27 sha256:38e79786be12b49e1dc6549dfe31cf45b1249c28d3c452799735ce8a7a9d9592 [2022-02-23T20:05:29.906Z] #18 DONE 1.0s [2022-02-23T20:05:29.906Z] [2022-02-23T20:05:29.906Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-23T20:05:29.906Z] #19 sha256:fb94e2aae9c89978fd9757b918db54a6c06c96a37c01a6d2a28873c06200e86f [2022-02-23T20:05:30.529Z] #27 DONE 1.4s [2022-02-23T20:05:30.529Z] [2022-02-23T20:05:30.529Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T20:05:30.529Z] #32 sha256:0c9e0d01d95b83b79c06d465ff2e24b984bfbd9839971a20ab1adb4ebf0fd2c8 [2022-02-23T20:05:30.846Z] #19 DONE 1.0s [2022-02-23T20:05:30.846Z] [2022-02-23T20:05:30.846Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:05:30.846Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:05:31.104Z] #43 ... [2022-02-23T20:05:31.104Z] [2022-02-23T20:05:31.104Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-23T20:05:31.104Z] #20 sha256:507c60dffb7dae186d6ebe140864ec3909cdef7764bbd813996cee037d3c6132 [2022-02-23T20:05:31.915Z] #32 DONE 1.2s [2022-02-23T20:05:31.915Z] [2022-02-23T20:05:31.915Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T20:05:31.915Z] #35 sha256:6b4088c0b0ec31ce5f44ca51d4ed48b45e4a731da3bebdd0c7c5c00cad30c348 [2022-02-23T20:05:32.036Z] #20 DONE 1.0s [2022-02-23T20:05:32.036Z] [2022-02-23T20:05:32.036Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:05:32.036Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:05:32.487Z] #35 DONE 0.6s [2022-02-23T20:05:32.487Z] [2022-02-23T20:05:32.487Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T20:05:32.487Z] #37 sha256:af56a4c9e41ef1bcb2c6d7a9832257cace379e2a3af258ee02e2b257da1ba487 [2022-02-23T20:05:32.487Z] #37 DONE 0.1s [2022-02-23T20:05:32.487Z] [2022-02-23T20:05:32.487Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:32.487Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:05:32.487Z] #60 173.7 + bin/containerd [2022-02-23T20:05:32.487Z] #60 ... [2022-02-23T20:05:32.487Z] [2022-02-23T20:05:32.487Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T20:05:32.487Z] #41 sha256:020eed589ff4b3ea3c129fb28a50357e6ee11decf1edb0aa86c0fa3177f9ef88 [2022-02-23T20:05:32.487Z] #41 DONE 0.1s [2022-02-23T20:05:32.748Z] [2022-02-23T20:05:32.748Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T20:05:32.748Z] #44 sha256:4f4cce05e68ec233e751fd3e3f7181d234e901c474e1acf7502ad86ab152abea [2022-02-23T20:05:33.408Z] #21 1.465 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-23T20:05:33.408Z] #21 1.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-23T20:05:33.666Z] #21 1.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-23T20:05:33.808Z] #43 DONE 189.6s [2022-02-23T20:05:33.808Z] [2022-02-23T20:05:33.808Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:33.808Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:05:33.926Z] #21 1.902 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-23T20:05:34.490Z] #21 2.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [120 kB] [2022-02-23T20:05:34.746Z] #60 ... [2022-02-23T20:05:34.746Z] [2022-02-23T20:05:34.746Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T20:05:34.746Z] #44 sha256:9ea8d5942141a0880074b4f8d688a64e7d3bcb827c88ac7aee354853553fa2b4 [2022-02-23T20:05:35.685Z] #44 DONE 1.0s [2022-02-23T20:05:35.685Z] [2022-02-23T20:05:35.685Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T20:05:35.685Z] #48 sha256:5ca987029177bf63b0950a034f63d9fac7e0a99005f74ef468068e7bb9e75142 [2022-02-23T20:05:35.685Z] #48 DONE 0.1s [2022-02-23T20:05:35.685Z] [2022-02-23T20:05:35.685Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T20:05:35.685Z] #50 sha256:de55c3c240f3536dddf7998061750936323807e101ab9baa83e7ba8be8d44274 [2022-02-23T20:05:35.864Z] #21 3.766 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-23T20:05:35.944Z] #50 DONE 0.1s [2022-02-23T20:05:35.945Z] [2022-02-23T20:05:35.945Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:05:35.945Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:05:36.961Z] #44 DONE 4.2s [2022-02-23T20:05:36.961Z] [2022-02-23T20:05:36.961Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T20:05:36.961Z] #48 sha256:d04876ce00a31d95e1c3ae065de7828c778432e90fd1b068e07ef3d3be86475d [2022-02-23T20:05:38.352Z] #48 DONE 1.5s [2022-02-23T20:05:38.352Z] [2022-02-23T20:05:38.352Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:05:38.352Z] #56 sha256:0f2a1d00701c07bd80149558c5cf2bfa74b58685771e9cc37aa07732ff7c2fc0 [2022-02-23T20:05:38.352Z] #56 114.9 + mkdir -p /build [2022-02-23T20:05:38.352Z] #56 114.9 + cp runc /build/runc [2022-02-23T20:05:38.352Z] #56 DONE 117.5s [2022-02-23T20:05:38.352Z] [2022-02-23T20:05:38.352Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:05:38.352Z] #51 sha256:ec1a2c91c2622cf78bcf438efb1f9a3f2cf86cf4b60f00ff0b76ecc7c079fdeb [2022-02-23T20:05:38.352Z] #51 208.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T20:05:38.352Z] #51 DONE 209.6s [2022-02-23T20:05:38.352Z] [2022-02-23T20:05:38.352Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:38.352Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:05:38.352Z] #60 ... [2022-02-23T20:05:38.352Z] [2022-02-23T20:05:38.352Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T20:05:38.352Z] #50 sha256:6445e03ec0fe68cefa2098debc0b10f33dc816521b72eb618b26c1271758908e [2022-02-23T20:05:38.613Z] #50 DONE 0.2s [2022-02-23T20:05:38.613Z] [2022-02-23T20:05:38.613Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:38.613Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:05:39.141Z] #21 ... [2022-02-23T20:05:39.141Z] [2022-02-23T20:05:39.141Z] #34 [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-02-23T20:05:39.141Z] #34 sha256:daffcb12c1650deef77c07848ff64bbdd4bdfa53e647429282187d41fa3cd995 [2022-02-23T20:05:39.141Z] #34 DONE 112.9s [2022-02-23T20:05:39.141Z] [2022-02-23T20:05:39.141Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:05:39.141Z] #56 sha256:3e33e925601d22eebf36caaa9a2fe7d3fe2c91d60ea65e7d17ea289cc874eb06 [2022-02-23T20:05:39.141Z] #56 10.05 + cd /tmp/tmp.J2ihJoGTrN/src/github.com/opencontainers/runc [2022-02-23T20:05:39.141Z] #56 10.05 + git checkout -q v1.1.0 [2022-02-23T20:05:39.141Z] #56 10.38 + '[' -z '' ']' [2022-02-23T20:05:39.141Z] #56 10.38 + target=static [2022-02-23T20:05:39.141Z] #56 10.38 + make BUILDTAGS=seccomp static [2022-02-23T20:05:39.141Z] #56 10.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-23T20:05:40.047Z] #60 ... [2022-02-23T20:05:40.047Z] [2022-02-23T20:05:40.047Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T20:05:40.047Z] #52 sha256:1cd7e6018430e8c59468db9ef9c95131811589c80f75e396e34064c212f19187 [2022-02-23T20:05:40.623Z] 1bd78008c728: Verifying Checksum [2022-02-23T20:05:40.623Z] 1bd78008c728: Download complete [2022-02-23T20:05:40.991Z] #52 DONE 1.2s [2022-02-23T20:05:40.991Z] [2022-02-23T20:05:40.991Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T20:05:40.991Z] #54 sha256:2ec97af65d250c97a2cbd3a46003beef0d26362ad1874cfa44b8947efcd6dc11 [2022-02-23T20:05:40.991Z] #54 DONE 0.0s [2022-02-23T20:05:40.991Z] [2022-02-23T20:05:40.991Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T20:05:40.991Z] #57 sha256:8cec0ae9adbbd2e9c74b7c6829eb868374d1f9ea7247529399bbaf785fb1940e [2022-02-23T20:05:41.562Z] #57 DONE 0.6s [2022-02-23T20:05:41.562Z] [2022-02-23T20:05:41.562Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:41.562Z] #60 sha256:2b5c540940dbe8c46c4ad257689e0f75bbafdb0ef049d481adec7b9c19887047 [2022-02-23T20:05:44.400Z] #56 ... [2022-02-23T20:05:44.400Z] [2022-02-23T20:05:44.400Z] #21 [dev-systemd-false 7/24] 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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2022-02-23T20:05:44.400Z] #21 sha256:ee8f53feb3d87966d88732fb6bed4485ea53736962e2e3b15aa7e3d401e31586 [2022-02-23T20:05:44.400Z] #21 7.089 Fetched 8505 kB in 6s (1403 kB/s) [2022-02-23T20:05:44.400Z] #21 7.089 Reading package lists... [2022-02-23T20:05:44.400Z] #21 9.365 Reading package lists... [2022-02-23T20:05:44.400Z] #21 11.17 Building dependency tree... [2022-02-23T20:05:44.400Z] #21 12.16 The following additional packages will be installed: [2022-02-23T20:05:44.400Z] #21 12.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:05:44.400Z] #21 12.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-23T20:05:44.400Z] #21 12.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-23T20:05:44.400Z] #21 12.16 python3-pkg-resources vim-runtime xxd [2022-02-23T20:05:44.400Z] #21 12.17 Suggested packages: [2022-02-23T20:05:44.400Z] #21 12.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-23T20:05:44.400Z] #21 12.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-23T20:05:44.400Z] #21 12.17 acl attr quota [2022-02-23T20:05:44.400Z] #21 12.17 Recommended packages: [2022-02-23T20:05:44.400Z] #21 12.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-23T20:05:45.332Z] #21 13.35 The following NEW packages will be installed: [2022-02-23T20:05:45.332Z] #21 13.36 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-23T20:05:45.332Z] #21 13.36 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-23T20:05:45.332Z] #21 13.36 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-23T20:05:45.332Z] #21 13.36 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-23T20:05:45.332Z] #21 13.36 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-23T20:05:45.332Z] #21 13.36 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-23T20:05:45.332Z] #21 13.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-23T20:05:45.332Z] #21 13.36 xz-utils zip zstd [2022-02-23T20:05:45.593Z] #21 13.70 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:05:45.593Z] #21 13.70 Need to get 27.6 MB of archives. [2022-02-23T20:05:45.593Z] #21 13.70 After this operation, 106 MB of additional disk space will be used. [2022-02-23T20:05:45.593Z] #21 13.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-23T20:05:45.593Z] #21 13.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-23T20:05:45.593Z] #21 13.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-23T20:05:45.593Z] #21 13.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-23T20:05:45.593Z] #21 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-23T20:05:45.593Z] #21 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-23T20:05:45.593Z] #21 13.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-23T20:05:45.593Z] #21 13.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-23T20:05:45.593Z] #21 13.75 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-23T20:05:45.593Z] #21 13.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-23T20:05:45.593Z] #21 13.76 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-23T20:05:45.851Z] #21 13.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-23T20:05:45.851Z] #21 13.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-23T20:05:45.851Z] #21 13.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-23T20:05:45.851Z] #21 13.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-23T20:05:45.851Z] #21 13.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-23T20:05:45.851Z] #21 13.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-23T20:05:45.851Z] #21 13.82 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-23T20:05:45.851Z] #21 13.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-23T20:05:45.851Z] #21 13.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-23T20:05:45.851Z] #21 13.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-23T20:05:45.851Z] #21 13.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-23T20:05:45.851Z] #21 13.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-23T20:05:45.851Z] #21 13.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-23T20:05:45.851Z] #21 13.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-23T20:05:45.851Z] #21 13.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-23T20:05:45.851Z] #21 13.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-23T20:05:46.108Z] #21 14.18 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-23T20:05:46.108Z] #21 14.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-23T20:05:46.108Z] #21 14.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-23T20:05:46.108Z] #21 14.18 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-23T20:05:46.108Z] #21 14.18 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-23T20:05:46.108Z] #21 14.19 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-23T20:05:46.108Z] #21 14.19 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-23T20:05:46.108Z] #21 14.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-23T20:05:46.108Z] #21 14.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-23T20:05:46.108Z] #21 14.24 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-23T20:05:46.108Z] #21 14.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-23T20:05:46.108Z] #21 14.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-23T20:05:46.108Z] #21 14.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-23T20:05:46.108Z] #21 14.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-23T20:05:46.365Z] #21 14.30 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-23T20:05:46.366Z] #21 14.32 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-23T20:05:46.366Z] #21 14.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-23T20:05:46.366Z] #21 14.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-23T20:05:46.623Z] #21 14.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-23T20:05:46.623Z] #21 14.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-23T20:05:46.623Z] #21 14.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-23T20:05:46.879Z] #21 15.08 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:05:47.136Z] #21 15.21 Fetched 27.6 MB in 1s (22.5 MB/s) [2022-02-23T20:05:47.136Z] #21 15.26 Selecting previously unselected package pigz. [2022-02-23T20:05:47.136Z] #21 15.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-23T20:05:47.136Z] #21 15.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-23T20:05:47.136Z] #21 15.30 Unpacking pigz (2.6-1) ... [2022-02-23T20:05:47.136Z] #21 15.36 Selecting previously unselected package libelf1:amd64. [2022-02-23T20:05:47.393Z] #21 15.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-23T20:05:47.393Z] #21 15.38 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-23T20:05:47.393Z] #21 15.52 Selecting previously unselected package libbpf0:amd64. [2022-02-23T20:05:47.393Z] #21 15.52 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-23T20:05:47.393Z] #21 15.53 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-23T20:05:47.393Z] #21 15.61 Selecting previously unselected package libcap2:amd64. [2022-02-23T20:05:47.393Z] #21 15.62 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-23T20:05:47.651Z] #21 15.62 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-23T20:05:47.651Z] #21 15.69 Selecting previously unselected package libmnl0:amd64. [2022-02-23T20:05:47.651Z] #21 15.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-23T20:05:47.651Z] #21 15.70 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-23T20:05:47.651Z] #21 15.76 Selecting previously unselected package libxtables12:amd64. [2022-02-23T20:05:47.651Z] #21 15.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-23T20:05:47.651Z] #21 15.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-23T20:05:47.651Z] #21 15.83 Selecting previously unselected package libcap2-bin. [2022-02-23T20:05:47.651Z] #21 15.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-23T20:05:47.651Z] #21 15.84 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-23T20:05:47.908Z] #21 15.92 Selecting previously unselected package iproute2. [2022-02-23T20:05:47.908Z] #21 15.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-23T20:05:47.908Z] #21 15.94 Unpacking iproute2 (5.10.0-4) ... [2022-02-23T20:05:48.473Z] #21 16.41 Selecting previously unselected package xxd. [2022-02-23T20:05:48.473Z] #21 16.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:05:48.473Z] #21 16.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:05:48.473Z] #21 16.55 Selecting previously unselected package vim-common. [2022-02-23T20:05:48.473Z] #21 16.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:05:48.473Z] #21 16.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:05:48.730Z] #21 16.75 Selecting previously unselected package bash-completion. [2022-02-23T20:05:48.730Z] #21 16.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-23T20:05:48.923Z] #43 DONE 204.6s [2022-02-23T20:05:48.923Z] [2022-02-23T20:05:48.923Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:48.923Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:05:48.923Z] #60 ... [2022-02-23T20:05:48.923Z] [2022-02-23T20:05:48.923Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T20:05:48.923Z] #44 sha256:332621f24c1bca9ebb7d072e065f31406bc9660935a3d147a1f207f9ae48958c [2022-02-23T20:05:49.184Z] #44 DONE 0.7s [2022-02-23T20:05:49.184Z] [2022-02-23T20:05:49.184Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T20:05:49.184Z] #48 sha256:494e85bccfa3520ce550ae8d8332c486031cfc3e66fde3bb3a96637f746b15ab [2022-02-23T20:05:49.445Z] #48 DONE 0.2s [2022-02-23T20:05:49.445Z] [2022-02-23T20:05:49.445Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T20:05:49.445Z] #50 sha256:f08dea4bbe58ab20fef80e9423a2539109c13bfa8726dd14b8902f68aef5ed28 [2022-02-23T20:05:49.445Z] #50 DONE 0.1s [2022-02-23T20:05:49.445Z] [2022-02-23T20:05:49.445Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:05:49.445Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:05:50.624Z] #21 18.43 Unpacking bash-completion (1:2.11-2) ... [2022-02-23T20:05:50.624Z] #21 18.87 Selecting previously unselected package bzip2. [2022-02-23T20:05:50.881Z] #21 18.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-23T20:05:50.881Z] #21 18.89 Unpacking bzip2 (1.0.8-4) ... [2022-02-23T20:05:50.881Z] #21 18.95 Selecting previously unselected package xz-utils. [2022-02-23T20:05:50.881Z] #21 18.96 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-23T20:05:50.881Z] #21 18.96 Unpacking xz-utils (5.2.5-2) ... [2022-02-23T20:05:50.881Z] #21 19.13 Selecting previously unselected package apparmor. [2022-02-23T20:05:51.138Z] #21 19.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-23T20:05:51.138Z] #21 19.18 Unpacking apparmor (2.13.6-10) ... [2022-02-23T20:05:51.395Z] #21 19.53 Selecting previously unselected package inetutils-ping. [2022-02-23T20:05:51.395Z] #21 19.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-23T20:05:51.395Z] #21 19.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-23T20:05:51.395Z] #21 19.66 Selecting previously unselected package libip4tc2:amd64. [2022-02-23T20:05:51.651Z] #21 19.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-23T20:05:51.651Z] #21 19.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T20:05:51.651Z] #21 19.74 Selecting previously unselected package libip6tc2:amd64. [2022-02-23T20:05:51.651Z] #21 19.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-23T20:05:51.651Z] #21 19.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T20:05:51.908Z] #21 19.81 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-23T20:05:51.908Z] #21 19.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-23T20:05:51.908Z] #21 19.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T20:05:51.908Z] #21 19.88 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-23T20:05:51.908Z] #21 19.89 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-23T20:05:51.908Z] #21 19.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T20:05:51.908Z] #21 19.95 Selecting previously unselected package libnftnl11:amd64. [2022-02-23T20:05:51.908Z] #21 19.95 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-23T20:05:51.908Z] #21 19.97 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T20:05:51.908Z] #21 20.04 Selecting previously unselected package iptables. [2022-02-23T20:05:52.166Z] #21 20.05 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-23T20:05:52.166Z] #21 20.06 Unpacking iptables (1.8.7-1) ... [2022-02-23T20:05:52.166Z] #21 20.30 Selecting previously unselected package libonig5:amd64. [2022-02-23T20:05:52.166Z] #21 20.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-23T20:05:52.166Z] #21 20.32 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:05:52.424Z] #21 20.44 Selecting previously unselected package libjq1:amd64. [2022-02-23T20:05:52.424Z] #21 20.44 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-23T20:05:52.424Z] #21 20.45 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:05:52.424Z] #21 20.55 Selecting previously unselected package jq. [2022-02-23T20:05:52.424Z] #21 20.56 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-23T20:05:52.424Z] #21 20.57 Unpacking jq (1.6-2.1) ... [2022-02-23T20:05:52.424Z] #21 20.64 Selecting previously unselected package libaio1:amd64. [2022-02-23T20:05:52.424Z] #21 20.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-23T20:05:52.424Z] #21 20.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-23T20:05:52.681Z] #21 20.73 Selecting previously unselected package libgpm2:amd64. [2022-02-23T20:05:52.681Z] #21 20.73 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-23T20:05:52.681Z] #21 20.74 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-23T20:05:52.681Z] #21 20.81 Selecting previously unselected package libicu67:amd64. [2022-02-23T20:05:52.681Z] #21 20.81 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-23T20:05:52.681Z] #21 20.81 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-23T20:05:55.957Z] #21 23.77 Selecting previously unselected package libinih1:amd64. [2022-02-23T20:05:55.957Z] #21 23.77 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-23T20:05:55.957Z] #21 23.78 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-23T20:05:55.957Z] #21 23.85 Selecting previously unselected package libnet1:amd64. [2022-02-23T20:05:55.957Z] #21 23.86 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-23T20:05:55.957Z] #21 23.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:05:55.957Z] #21 23.96 Selecting previously unselected package libnl-3-200:amd64. [2022-02-23T20:05:55.957Z] #21 23.96 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-23T20:05:55.957Z] #21 23.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:05:55.957Z] #21 24.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-23T20:05:55.957Z] #21 24.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-23T20:05:55.957Z] #21 24.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:05:56.214Z] #21 24.12 Selecting previously unselected package net-tools. [2022-02-23T20:05:56.214Z] #21 24.13 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-23T20:05:56.214Z] #21 24.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:05:56.214Z] #21 24.30 Selecting previously unselected package patch. [2022-02-23T20:05:56.214Z] #21 24.31 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-23T20:05:56.214Z] #21 24.32 Unpacking patch (2.7.6-7) ... [2022-02-23T20:05:56.471Z] #21 24.41 Selecting previously unselected package python-pip-whl. [2022-02-23T20:05:56.471Z] #21 24.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-23T20:05:56.471Z] #21 24.43 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-23T20:05:56.730Z] #21 24.96 Selecting previously unselected package python3-lib2to3. [2022-02-23T20:05:56.987Z] #21 24.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-23T20:05:56.987Z] #21 24.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:05:56.987Z] #21 25.10 Selecting previously unselected package python3-distutils. [2022-02-23T20:05:56.987Z] #21 25.11 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-23T20:05:56.987Z] #21 25.12 Unpacking python3-distutils (3.9.2-1) ... [2022-02-23T20:05:57.245Z] #21 25.24 Selecting previously unselected package python3-pkg-resources. [2022-02-23T20:05:57.245Z] #21 25.25 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-23T20:05:57.245Z] #21 25.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:05:57.502Z] #21 25.41 Selecting previously unselected package python3-setuptools. [2022-02-23T20:05:57.502Z] #21 25.43 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-23T20:05:57.502Z] #21 25.43 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-23T20:05:57.502Z] #21 25.69 Selecting previously unselected package python3-wheel. [2022-02-23T20:05:57.760Z] #21 25.69 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-23T20:05:57.760Z] #21 25.69 Unpacking python3-wheel (0.34.2-1) ... [2022-02-23T20:05:57.760Z] #21 25.75 Selecting previously unselected package python3-pip. [2022-02-23T20:05:57.760Z] #21 25.75 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-23T20:05:57.760Z] #21 25.75 Unpacking python3-pip (20.3.4-4) ... [2022-02-23T20:05:58.017Z] #21 26.01 Selecting previously unselected package sudo. [2022-02-23T20:05:58.017Z] #21 26.01 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-23T20:05:58.017Z] #21 26.02 Unpacking sudo (1.9.5p2-3) ... [2022-02-23T20:05:58.136Z] sha256:bdc01d2a644c1f7d5ae0486896d2abb0792ae9174d413513fa0999ffc8efdfde [2022-02-23T20:05:58.136Z] INFO: Starting docker-py tests... [2022-02-23T20:05:58.136Z] ============================= test session starts ============================== [2022-02-23T20:05:58.136Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-23T20:05:58.136Z] rootdir: /src, inifile: pytest.ini [2022-02-23T20:05:58.136Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-23T20:05:58.136Z] collected 395 items / 2 deselected / 393 selected [2022-02-23T20:05:58.136Z] [2022-02-23T20:05:58.308Z] #21 26.57 Selecting previously unselected package thin-provisioning-tools. [2022-02-23T20:05:58.591Z] #21 26.59 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-23T20:05:58.591Z] #21 26.59 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:05:58.591Z] #21 26.82 Selecting previously unselected package uidmap. [2022-02-23T20:05:58.849Z] #21 26.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-23T20:05:58.849Z] #21 26.84 Unpacking uidmap (1:4.8.1-1) ... [2022-02-23T20:05:58.849Z] #21 26.97 Selecting previously unselected package vim-runtime. [2022-02-23T20:05:58.849Z] #21 26.97 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-23T20:05:58.849Z] #21 27.00 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-23T20:05:58.849Z] #21 27.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-23T20:05:58.849Z] #21 27.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:06:02.143Z] #21 29.96 Selecting previously unselected package vim. [2022-02-23T20:06:02.143Z] #21 29.98 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-23T20:06:02.143Z] #21 29.99 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:06:02.400Z] #21 30.48 Selecting previously unselected package xfsprogs. [2022-02-23T20:06:02.400Z] #21 30.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-23T20:06:02.400Z] #21 30.49 Unpacking xfsprogs (5.10.0-4) ... [2022-02-23T20:06:02.508Z] #51 ... [2022-02-23T20:06:02.508Z] [2022-02-23T20:06:02.508Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:02.508Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:06:02.508Z] #60 187.4 + bin/containerd [2022-02-23T20:06:02.916Z] #21 30.86 Selecting previously unselected package zip. [2022-02-23T20:06:02.916Z] #21 30.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-23T20:06:02.916Z] #21 30.88 Unpacking zip (3.0-12) ... [2022-02-23T20:06:02.916Z] #21 31.00 Selecting previously unselected package zstd. [2022-02-23T20:06:02.916Z] #21 31.00 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-23T20:06:02.916Z] #21 31.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:06:03.174Z] #21 31.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-23T20:06:03.305Z] 8f616e6e9eec: Pull complete [2022-02-23T20:06:03.528Z] #60 205.6 # github.com/containerd/containerd/cmd/containerd [2022-02-23T20:06:03.529Z] #60 205.6 /usr/bin/ld: /tmp/go-link-4231868046/000019.o: in function `New': [2022-02-23T20:06:03.529Z] #60 205.6 /tmp/tmp.D1q7Jxpkuy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-23T20:06:03.529Z] #60 205.7 + bin/containerd-stress [2022-02-23T20:06:03.529Z] #60 206.8 + bin/containerd-shim [2022-02-23T20:06:04.104Z] #21 32.11 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-23T20:06:04.104Z] #21 32.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-23T20:06:04.104Z] #21 32.13 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-23T20:06:04.104Z] #21 32.14 Setting up libicu67:amd64 (67.1-7) ... [2022-02-23T20:06:04.104Z] #21 32.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-23T20:06:04.104Z] #21 32.18 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-23T20:06:04.104Z] #21 32.19 Setting up uidmap (1:4.8.1-1) ... [2022-02-23T20:06:04.104Z] #21 32.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-23T20:06:04.104Z] #21 32.23 Setting up bzip2 (1.0.8-4) ... [2022-02-23T20:06:04.104Z] #21 32.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-23T20:06:04.361Z] #21 32.26 Setting up python3-wheel (0.34.2-1) ... [2022-02-23T20:06:04.925Z] #21 32.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:06:04.925Z] #21 32.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-23T20:06:04.925Z] #21 32.90 Setting up libcap2-bin (1:2.44-1) ... [2022-02-23T20:06:04.925Z] #21 32.92 Setting up apparmor (2.13.6-10) ... [2022-02-23T20:06:06.821Z] #21 34.54 Setting up zip (3.0-12) ... [2022-02-23T20:06:06.821Z] #21 34.55 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:06:06.821Z] #21 34.58 Setting up bash-completion (1:2.11-2) ... [2022-02-23T20:06:07.783Z] #60 ... [2022-02-23T20:06:07.783Z] [2022-02-23T20:06:07.783Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:06:07.783Z] #56 sha256:024c13097680d978e93627d8355824c8540f5b745b401f7f2d5b34e835de3b9c [2022-02-23T20:06:07.783Z] #56 126.5 + mkdir -p /build [2022-02-23T20:06:07.783Z] #56 126.5 + cp runc /build/runc [2022-02-23T20:06:08.191Z] #21 36.31 Setting up xz-utils (5.2.5-2) ... [2022-02-23T20:06:08.191Z] #21 36.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-23T20:06:08.191Z] #21 36.33 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-23T20:06:08.191Z] #21 36.35 Setting up patch (2.7.6-7) ... [2022-02-23T20:06:08.191Z] #21 36.36 Setting up sudo (1.9.5p2-3) ... [2022-02-23T20:06:08.448Z] #21 36.44 invoke-rc.d: could not determine current runlevel [2022-02-23T20:06:08.448Z] #21 36.45 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T20:06:08.448Z] #21 36.46 Setting up xfsprogs (5.10.0-4) ... [2022-02-23T20:06:08.448Z] #21 36.47 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-23T20:06:08.448Z] #21 36.49 Setting up inetutils-ping (2:2.0-1) ... [2022-02-23T20:06:08.448Z] #21 36.50 Setting up pigz (2.6-1) ... [2022-02-23T20:06:08.448Z] #21 36.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-23T20:06:08.448Z] #21 36.52 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-23T20:06:08.448Z] #21 36.55 Setting up python-pip-whl (20.3.4-4) ... [2022-02-23T20:06:08.448Z] #21 36.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:06:09.380Z] #21 37.33 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-23T20:06:09.380Z] #21 37.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-23T20:06:09.637Z] #21 37.74 Setting up libelf1:amd64 (0.183-1) ... [2022-02-23T20:06:09.637Z] #21 37.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-23T20:06:09.637Z] #21 37.82 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-23T20:06:09.637Z] #21 37.83 Setting up python3-distutils (3.9.2-1) ... [2022-02-23T20:06:10.117Z] #60 212.8 + bin/containerd-shim-runc-v1 [2022-02-23T20:06:10.201Z] #21 38.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-23T20:06:10.201Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-23T20:06:10.201Z] #21 38.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-23T20:06:10.201Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-23T20:06:10.201Z] #21 38.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-23T20:06:10.201Z] #21 38.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-23T20:06:10.201Z] #21 38.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-23T20:06:10.201Z] #21 38.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-23T20:06:10.201Z] #21 38.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-23T20:06:10.201Z] #21 38.40 Setting up python3-setuptools (52.0.0-4) ... [2022-02-23T20:06:10.319Z] #56 DONE 130.1s [2022-02-23T20:06:10.319Z] [2022-02-23T20:06:10.319Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:10.319Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:06:11.570Z] #21 39.67 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-23T20:06:11.571Z] #21 39.68 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-23T20:06:11.571Z] #21 39.69 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-23T20:06:11.571Z] #21 39.71 Setting up python3-pip (20.3.4-4) ... [2022-02-23T20:06:11.578Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-23T20:06:11.693Z] #60 ... [2022-02-23T20:06:11.693Z] [2022-02-23T20:06:11.693Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:06:11.693Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:06:11.693Z] #51 229.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T20:06:11.693Z] #51 DONE 229.6s [2022-02-23T20:06:11.693Z] [2022-02-23T20:06:11.693Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:11.693Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:06:12.395Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-23T20:06:12.940Z] #21 40.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-23T20:06:12.940Z] #21 40.86 Setting up jq (1.6-2.1) ... [2022-02-23T20:06:12.940Z] #21 40.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-23T20:06:12.940Z] #21 40.89 Setting up iptables (1.8.7-1) ... [2022-02-23T20:06:12.940Z] #21 40.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:06:12.940Z] #21 40.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:06:12.940Z] #21 40.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-23T20:06:12.940Z] #21 40.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-23T20:06:12.940Z] #21 40.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-23T20:06:12.940Z] #21 40.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-23T20:06:12.940Z] #21 40.94 Setting up iproute2 (5.10.0-4) ... [2022-02-23T20:06:13.156Z] #60 ... [2022-02-23T20:06:13.156Z] [2022-02-23T20:06:13.156Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T20:06:13.156Z] #52 sha256:2cd8ded936cb4235fca35798af5acb97ea5cca0ab30ed5c696ab115defcd8c01 [2022-02-23T20:06:13.198Z] #21 41.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:06:13.474Z] #60 217.0 + bin/containerd-shim-runc-v2 [2022-02-23T20:06:13.945Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-23T20:06:14.045Z] #60 217.6 + binaries [2022-02-23T20:06:14.045Z] #60 217.6 + install -D bin/containerd /build/containerd [2022-02-23T20:06:14.045Z] #60 217.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T20:06:14.045Z] #60 217.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T20:06:14.045Z] #60 217.6 + install -D bin/ctr /build/ctr [2022-02-23T20:06:14.093Z] #52 DONE 1.0s [2022-02-23T20:06:14.094Z] [2022-02-23T20:06:14.094Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T20:06:14.094Z] #54 sha256:1fcf9464d46c2cb5c70cff687d96631d34759cf48cfd51c4328c10197ec24713 [2022-02-23T20:06:14.353Z] #54 DONE 0.1s [2022-02-23T20:06:14.353Z] [2022-02-23T20:06:14.353Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T20:06:14.353Z] #57 sha256:b3b03356bd846e70a03d9d1d20aeda7ee79a643e2d42b325ef46dc6aa942489d [2022-02-23T20:06:14.578Z] #21 DONE 42.5s [2022-02-23T20:06:14.578Z] [2022-02-23T20:06:14.578Z] #22 [dev-systemd-false 8/24] 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-02-23T20:06:14.578Z] #22 sha256:756c10d86a9fdab5e54bd0062a601d405c3763e39304cde45c4c53f32cf44a64 [2022-02-23T20:06:14.923Z] #57 DONE 0.5s [2022-02-23T20:06:14.923Z] [2022-02-23T20:06:14.923Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:14.923Z] #60 sha256:db0c2bdf12adb0f9922257c9e3e3df21b2afd5043607519ad02746c2ab91257f [2022-02-23T20:06:15.512Z] #22 0.844 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-23T20:06:15.512Z] #22 0.848 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-23T20:06:15.512Z] #22 0.860 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-23T20:06:15.512Z] #22 DONE 0.9s [2022-02-23T20:06:15.512Z] [2022-02-23T20:06:15.512Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-23T20:06:15.512Z] #23 sha256:29a869c85d7589d8f4de10eea9f5ca06cfe8cc648755ef857dc8598e00f53fb1 [2022-02-23T20:06:20.629Z] #60 DONE 223.1s [2022-02-23T20:06:20.629Z] [2022-02-23T20:06:20.629Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T20:06:20.629Z] #61 sha256:911f370a6ce6b50bad19eca838f582d8f3af4bfcc274d525e34e1918b875ea01 [2022-02-23T20:06:21.566Z] #60 187.3 + bin/containerd [2022-02-23T20:06:22.541Z] #61 DONE 1.9s [2022-02-23T20:06:22.541Z] [2022-02-23T20:06:22.541Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T20:06:22.541Z] #66 sha256:120ea720ae23a6bb12990d26aff600d63fe11bcd80c43180c34a8cc3e8eb6f24 [2022-02-23T20:06:22.541Z] #66 DONE 0.4s [2022-02-23T20:06:22.541Z] [2022-02-23T20:06:22.541Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T20:06:22.541Z] #71 sha256:72086356c64f4c1d4ba7712fab1de60c4749e4cd60e7d9e6876cb529a0a5784b [2022-02-23T20:06:23.479Z] #60 ... [2022-02-23T20:06:23.479Z] [2022-02-23T20:06:23.479Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:06:23.479Z] #56 sha256:efa9d6547c0623e1cb53b1923a7e0fd87e6722649720ba181c19b01f1a8787b9 [2022-02-23T20:06:23.479Z] #56 123.8 + mkdir -p /build [2022-02-23T20:06:23.479Z] #56 123.8 + cp runc /build/runc [2022-02-23T20:06:25.082Z] #71 DONE 2.3s [2022-02-23T20:06:25.082Z] [2022-02-23T20:06:25.082Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T20:06:25.082Z] #72 sha256:693d448f9f4263c0630fd3cbce128360f34eff20b7c87cf88bb6370fedb9f6aa [2022-02-23T20:06:25.082Z] #72 DONE 0.0s [2022-02-23T20:06:25.082Z] [2022-02-23T20:06:25.082Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T20:06:25.082Z] #73 sha256:7c57a283cd5dfe7369782737102728453ee822b85005cc1975a8dfb221bd8dcb [2022-02-23T20:06:25.471Z] #23 9.151 Collecting yamllint==1.26.1 [2022-02-23T20:06:25.471Z] #23 10.19 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-23T20:06:25.654Z] #73 DONE 0.9s [2022-02-23T20:06:25.916Z] [2022-02-23T20:06:25.916Z] #74 exporting to image [2022-02-23T20:06:25.916Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T20:06:25.916Z] #74 exporting layers [2022-02-23T20:06:26.780Z] #56 DONE 127.0s [2022-02-23T20:06:26.780Z] [2022-02-23T20:06:26.780Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:26.780Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:06:26.843Z] #23 11.37 Collecting pathspec>=0.5.3 [2022-02-23T20:06:26.843Z] #23 11.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-23T20:06:27.101Z] #23 11.71 Collecting pyyaml [2022-02-23T20:06:27.101Z] #23 11.73 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-02-23T20:06:27.101Z] #23 11.81 Building wheels for collected packages: yamllint [2022-02-23T20:06:27.101Z] #23 11.81 Building wheel for yamllint (setup.py): started [2022-02-23T20:06:28.033Z] #23 12.64 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-23T20:06:28.033Z] #23 12.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=efa465a04dcb525ad963f58b18f918d0c7fa247e203e3284cd8dc282487a5593 [2022-02-23T20:06:28.033Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-23T20:06:28.033Z] #23 12.64 Successfully built yamllint [2022-02-23T20:06:28.033Z] #23 12.67 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-23T20:06:28.168Z] #60 ... [2022-02-23T20:06:28.168Z] [2022-02-23T20:06:28.168Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:06:28.168Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:06:28.168Z] #51 245.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T20:06:28.168Z] #51 DONE 245.6s [2022-02-23T20:06:28.168Z] [2022-02-23T20:06:28.168Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:28.168Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:06:28.290Z] #23 13.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-23T20:06:28.855Z] #23 DONE 13.5s [2022-02-23T20:06:28.856Z] [2022-02-23T20:06:28.856Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-23T20:06:28.856Z] #27 sha256:5bb7063f131c7a22203370a7db62072a5070243adf142795ab736dc10db2a2a3 [2022-02-23T20:06:29.113Z] #27 DONE 0.4s [2022-02-23T20:06:29.113Z] [2022-02-23T20:06:29.113Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:06:29.113Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:06:29.216Z] #74 exporting layers 3.3s done [2022-02-23T20:06:29.216Z] #74 writing image sha256:d67fd13106d2bd83c1a991c86acc10ffbe9c9617e90ccde789e257bb03db8791 done [2022-02-23T20:06:29.216Z] #74 naming to docker.io/library/docker:4bedd66264e1034e737bf8a794564918e9992952 done [2022-02-23T20:06:29.216Z] #74 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T20:06:29.370Z] #51 ... [2022-02-23T20:06:29.370Z] [2022-02-23T20:06:29.370Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-23T20:06:29.370Z] #32 sha256:ff598d16a71205dd40fc5e1151eb369920f522f330a9cb11adc91cd669e20129 [2022-02-23T20:06:29.552Z] + sudo modprobe ip6table_filter [2022-02-23T20:06:29.554Z] #60 ... [2022-02-23T20:06:29.554Z] [2022-02-23T20:06:29.554Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T20:06:29.554Z] #52 sha256:ecb9eb65e98c2368691d6687fdfa715420df836678cbb7ec536b2f9428252fb6 [Pipeline] sh [2022-02-23T20:06:29.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bedd66264e1034e737bf8a794564918e9992952 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bedd66264e1034e737bf8a794564918e9992952 hack/test/unit [2022-02-23T20:06:29.934Z] #32 DONE 0.5s [2022-02-23T20:06:29.934Z] [2022-02-23T20:06:29.934Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-23T20:06:29.934Z] #35 sha256:c9ee99906dc7a0921a3078f987bc9e65918bffdb78d3fc70bf58d1e082612f9c [2022-02-23T20:06:30.125Z] #52 DONE 0.8s [2022-02-23T20:06:30.125Z] [2022-02-23T20:06:30.125Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T20:06:30.125Z] #54 sha256:b78438cfd73d23ee018005f60f2c9894955b26b562e2f93575dec1b65acb7e4a [2022-02-23T20:06:30.191Z] #35 DONE 0.3s [2022-02-23T20:06:30.192Z] [2022-02-23T20:06:30.192Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-23T20:06:30.192Z] #37 sha256:8aada9ae0927efbcda750ba5d99fa6a1435f471fc5f17c05616fe775b979de46 [2022-02-23T20:06:30.192Z] #37 DONE 0.1s [2022-02-23T20:06:30.192Z] [2022-02-23T20:06:30.192Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-23T20:06:30.192Z] #41 sha256:7a20498b75efe133b30ef3ce7a9533f921b2a84150c27cea6523c8ea7037fb5e [2022-02-23T20:06:30.192Z] #41 DONE 0.0s [2022-02-23T20:06:30.192Z] [2022-02-23T20:06:30.192Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:06:30.192Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:06:30.386Z] #54 DONE 0.1s [2022-02-23T20:06:30.386Z] [2022-02-23T20:06:30.386Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T20:06:30.386Z] #57 sha256:4499e81a69db1a4203e2268e3f80610207d05545f40b336f98e0ef1e64d40b92 [2022-02-23T20:06:30.646Z] #57 DONE 0.3s [2022-02-23T20:06:30.647Z] [2022-02-23T20:06:30.647Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:30.647Z] #60 sha256:d435cd1fd704d48c14da7c304ce665e9026359c6b4d88f7a73c2bba4de36f462 [2022-02-23T20:06:31.389Z] 4612f6d0b889: Verifying Checksum [2022-02-23T20:06:31.389Z] 4612f6d0b889: Download complete [2022-02-23T20:06:31.754Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T20:06:31.754Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T20:06:31.754Z] + TESTDIRS=./... [2022-02-23T20:06:31.754Z] + exclude_paths='/vendor/|/integration' [2022-02-23T20:06:31.754Z] ++ go list ./... [2022-02-23T20:06:31.754Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T20:06:32.698Z] + pkg_list='github.com/docker/docker/api [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/backend [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/container [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/events [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/filters [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/image [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/mount [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/network [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/registry [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/time [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/versions [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:06:32.698Z] github.com/docker/docker/api/types/volume [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:06:32.698Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:06:32.698Z] github.com/docker/docker/cli [2022-02-23T20:06:32.698Z] github.com/docker/docker/cli/config [2022-02-23T20:06:32.698Z] github.com/docker/docker/cli/debug [2022-02-23T20:06:32.698Z] github.com/docker/docker/client [2022-02-23T20:06:32.698Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:06:32.698Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:06:32.698Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:06:32.698Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:06:32.698Z] github.com/docker/docker/container [2022-02-23T20:06:32.698Z] github.com/docker/docker/container/stream [2022-02-23T20:06:32.698Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:06:32.698Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:06:32.698Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/config [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/events [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/exec [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/images [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/links [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/names [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/network [2022-02-23T20:06:32.698Z] github.com/docker/docker/daemon/stats [2022-02-23T20:06:32.698Z] github.com/docker/docker/distribution [2022-02-23T20:06:32.698Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:06:32.698Z] github.com/docker/docker/distribution/utils [2022-02-23T20:06:32.698Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:06:32.698Z] github.com/docker/docker/dockerversion [2022-02-23T20:06:32.698Z] github.com/docker/docker/errdefs [2022-02-23T20:06:32.698Z] github.com/docker/docker/image [2022-02-23T20:06:32.698Z] github.com/docker/docker/image/cache [2022-02-23T20:06:32.698Z] github.com/docker/docker/image/tarexport [2022-02-23T20:06:32.698Z] github.com/docker/docker/image/v1 [2022-02-23T20:06:32.698Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:06:32.698Z] github.com/docker/docker/layer [2022-02-23T20:06:32.698Z] github.com/docker/docker/libcontainerd [2022-02-23T20:06:32.698Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:06:32.698Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:06:32.698Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:06:32.698Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:06:32.698Z] github.com/docker/docker/libnetwork/types [2022-02-23T20:06:32.698Z] github.com/docker/docker/oci [2022-02-23T20:06:32.698Z] github.com/docker/docker/oci/caps [2022-02-23T20:06:32.698Z] github.com/docker/docker/opts [2022-02-23T20:06:32.698Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:06:32.698Z] github.com/docker/docker/pkg/archive [2022-02-23T20:06:32.698Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/directory [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/locker [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/mount [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/platform [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/pools [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/progress [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/signal [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/stack [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/system [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/term [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:06:32.699Z] github.com/docker/docker/plugin [2022-02-23T20:06:32.699Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:06:32.699Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:06:32.699Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:06:32.699Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:06:32.699Z] github.com/docker/docker/quota [2022-02-23T20:06:32.699Z] github.com/docker/docker/reference [2022-02-23T20:06:32.699Z] github.com/docker/docker/registry [2022-02-23T20:06:32.699Z] github.com/docker/docker/registry/resumable [2022-02-23T20:06:32.699Z] github.com/docker/docker/restartmanager [2022-02-23T20:06:32.699Z] github.com/docker/docker/rootless [2022-02-23T20:06:32.699Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:06:32.699Z] github.com/docker/docker/runconfig [2022-02-23T20:06:32.699Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/environment [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/registry [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/request [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/drivers [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/local [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/mounts [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/service [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:06:32.699Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T20:06:32.699Z] ++ echo 'github.com/docker/docker/api [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/backend [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/container [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/events [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/filters [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/image [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/mount [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/network [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/registry [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/time [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/versions [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:06:32.699Z] github.com/docker/docker/api/types/volume [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:06:32.699Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:06:32.699Z] github.com/docker/docker/cli [2022-02-23T20:06:32.699Z] github.com/docker/docker/cli/config [2022-02-23T20:06:32.699Z] github.com/docker/docker/cli/debug [2022-02-23T20:06:32.699Z] github.com/docker/docker/client [2022-02-23T20:06:32.699Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:06:32.699Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:06:32.699Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:06:32.699Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:06:32.699Z] github.com/docker/docker/container [2022-02-23T20:06:32.699Z] github.com/docker/docker/container/stream [2022-02-23T20:06:32.699Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:06:32.699Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:06:32.699Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/config [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/events [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/exec [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/images [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/links [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/names [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/network [2022-02-23T20:06:32.699Z] github.com/docker/docker/daemon/stats [2022-02-23T20:06:32.699Z] github.com/docker/docker/distribution [2022-02-23T20:06:32.699Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:06:32.699Z] github.com/docker/docker/distribution/utils [2022-02-23T20:06:32.699Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:06:32.699Z] github.com/docker/docker/dockerversion [2022-02-23T20:06:32.699Z] github.com/docker/docker/errdefs [2022-02-23T20:06:32.699Z] github.com/docker/docker/image [2022-02-23T20:06:32.699Z] github.com/docker/docker/image/cache [2022-02-23T20:06:32.699Z] github.com/docker/docker/image/tarexport [2022-02-23T20:06:32.699Z] github.com/docker/docker/image/v1 [2022-02-23T20:06:32.699Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:06:32.699Z] github.com/docker/docker/layer [2022-02-23T20:06:32.699Z] github.com/docker/docker/libcontainerd [2022-02-23T20:06:32.699Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:06:32.699Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:06:32.699Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:06:32.699Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/libnetwork/types [2022-02-23T20:06:32.699Z] github.com/docker/docker/oci [2022-02-23T20:06:32.699Z] github.com/docker/docker/oci/caps [2022-02-23T20:06:32.699Z] github.com/docker/docker/opts [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/archive [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/directory [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/locker [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/mount [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/platform [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/pools [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/progress [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/signal [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/stack [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/system [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/term [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:06:32.699Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:06:32.699Z] github.com/docker/docker/plugin [2022-02-23T20:06:32.699Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:06:32.699Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:06:32.699Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:06:32.699Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:06:32.699Z] github.com/docker/docker/quota [2022-02-23T20:06:32.699Z] github.com/docker/docker/reference [2022-02-23T20:06:32.699Z] github.com/docker/docker/registry [2022-02-23T20:06:32.699Z] github.com/docker/docker/registry/resumable [2022-02-23T20:06:32.699Z] github.com/docker/docker/restartmanager [2022-02-23T20:06:32.699Z] github.com/docker/docker/rootless [2022-02-23T20:06:32.699Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:06:32.699Z] github.com/docker/docker/runconfig [2022-02-23T20:06:32.699Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/environment [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/registry [2022-02-23T20:06:32.699Z] github.com/docker/docker/testutil/request [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/drivers [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/local [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/mounts [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/service [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:06:32.699Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:06:32.700Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/backend [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/events [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/filters [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/image [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/mount [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/network [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/registry [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/time [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/versions [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/volume [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:06:32.700Z] github.com/docker/docker/cli [2022-02-23T20:06:32.700Z] github.com/docker/docker/cli/config [2022-02-23T20:06:32.700Z] github.com/docker/docker/cli/debug [2022-02-23T20:06:32.700Z] github.com/docker/docker/client [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:06:32.700Z] github.com/docker/docker/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/container/stream [2022-02-23T20:06:32.700Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:06:32.700Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:06:32.700Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/config [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/events [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/exec [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/images [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/links [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/names [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/network [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/stats [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution/utils [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:06:32.700Z] github.com/docker/docker/dockerversion [2022-02-23T20:06:32.700Z] github.com/docker/docker/errdefs [2022-02-23T20:06:32.700Z] github.com/docker/docker/image [2022-02-23T20:06:32.700Z] github.com/docker/docker/image/cache [2022-02-23T20:06:32.700Z] github.com/docker/docker/image/tarexport [2022-02-23T20:06:32.700Z] github.com/docker/docker/image/v1 [2022-02-23T20:06:32.700Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:06:32.700Z] github.com/docker/docker/layer [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:06:32.700Z] github.com/docker/docker/oci [2022-02-23T20:06:32.700Z] github.com/docker/docker/oci/caps [2022-02-23T20:06:32.700Z] github.com/docker/docker/opts [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/archive [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/directory [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/locker [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/mount [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/platform [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/pools [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/progress [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/signal [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/stack [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/system [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/term [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:06:32.700Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:06:32.700Z] github.com/docker/docker/plugin [2022-02-23T20:06:32.700Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:06:32.700Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:06:32.700Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:06:32.700Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:06:32.700Z] github.com/docker/docker/quota [2022-02-23T20:06:32.700Z] github.com/docker/docker/reference [2022-02-23T20:06:32.700Z] github.com/docker/docker/registry [2022-02-23T20:06:32.700Z] github.com/docker/docker/registry/resumable [2022-02-23T20:06:32.700Z] github.com/docker/docker/restartmanager [2022-02-23T20:06:32.700Z] github.com/docker/docker/rootless [2022-02-23T20:06:32.700Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:06:32.700Z] github.com/docker/docker/runconfig [2022-02-23T20:06:32.700Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/environment [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/registry [2022-02-23T20:06:32.700Z] github.com/docker/docker/testutil/request [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume/drivers [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume/local [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume/mounts [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume/service [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:06:32.700Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:06:32.700Z] ++ grep --fixed-strings /libnetwork [2022-02-23T20:06:32.700Z] ++ echo 'github.com/docker/docker/api [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/backend [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/events [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/filters [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/image [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/mount [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/network [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/registry [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/time [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/versions [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:06:32.700Z] github.com/docker/docker/api/types/volume [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:06:32.700Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:06:32.700Z] github.com/docker/docker/cli [2022-02-23T20:06:32.700Z] github.com/docker/docker/cli/config [2022-02-23T20:06:32.700Z] github.com/docker/docker/cli/debug [2022-02-23T20:06:32.700Z] github.com/docker/docker/client [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:06:32.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:06:32.700Z] github.com/docker/docker/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/container/stream [2022-02-23T20:06:32.700Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:06:32.700Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:06:32.700Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/config [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/events [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/exec [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/images [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/links [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/names [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/network [2022-02-23T20:06:32.700Z] github.com/docker/docker/daemon/stats [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution/utils [2022-02-23T20:06:32.700Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:06:32.700Z] github.com/docker/docker/dockerversion [2022-02-23T20:06:32.700Z] github.com/docker/docker/errdefs [2022-02-23T20:06:32.700Z] github.com/docker/docker/image [2022-02-23T20:06:32.700Z] github.com/docker/docker/image/cache [2022-02-23T20:06:32.700Z] github.com/docker/docker/image/tarexport [2022-02-23T20:06:32.700Z] github.com/docker/docker/image/v1 [2022-02-23T20:06:32.700Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:06:32.700Z] github.com/docker/docker/layer [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:06:32.700Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:06:32.700Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/types [2022-02-23T20:06:32.701Z] github.com/docker/docker/oci [2022-02-23T20:06:32.701Z] github.com/docker/docker/oci/caps [2022-02-23T20:06:32.701Z] github.com/docker/docker/opts [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/archive [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/directory [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/locker [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/mount [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/platform [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/pools [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/progress [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/signal [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/stack [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/system [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/term [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:06:32.701Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:06:32.701Z] github.com/docker/docker/plugin [2022-02-23T20:06:32.701Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:06:32.701Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:06:32.701Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:06:32.701Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:06:32.701Z] github.com/docker/docker/quota [2022-02-23T20:06:32.701Z] github.com/docker/docker/reference [2022-02-23T20:06:32.701Z] github.com/docker/docker/registry [2022-02-23T20:06:32.701Z] github.com/docker/docker/registry/resumable [2022-02-23T20:06:32.701Z] github.com/docker/docker/restartmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/rootless [2022-02-23T20:06:32.701Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:06:32.701Z] github.com/docker/docker/runconfig [2022-02-23T20:06:32.701Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/environment [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/registry [2022-02-23T20:06:32.701Z] github.com/docker/docker/testutil/request [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume/drivers [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume/local [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume/mounts [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume/service [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:06:32.701Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:06:32.701Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/types' [2022-02-23T20:06:32.701Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T20:06:32.701Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/types' [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:06:32.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:06:32.701Z] + type docker-proxy [2022-02-23T20:06:32.701Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T20:06:32.701Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T20:06:32.701Z] [2022-02-23T20:06:32.701Z] Removing bundles/ [2022-02-23T20:06:32.701Z] [2022-02-23T20:06:32.701Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T20:06:32.701Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T20:06:32.701Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:06:34.370Z] #51 ... [2022-02-23T20:06:34.370Z] [2022-02-23T20:06:34.370Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-02-23T20:06:34.370Z] #43 sha256:43f24ac9ca7f81923ccb4e73e4b26fbd3eb18b58eef53c93c82ab7f1cb60a024 [2022-02-23T20:06:34.370Z] #43 168.1 + dpkg --print-architecture [2022-02-23T20:06:34.370Z] #43 168.1 + git checkout -q v2.1.0 [2022-02-23T20:06:34.629Z] #43 168.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-23T20:06:34.629Z] #43 168.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-23T20:06:39.300Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T20:06:39.300Z] [2022-02-23T20:06:39.300Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T20:06:39.300Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T20:06:39.300Z] [2022-02-23T20:06:39.300Z] + mkdir -p bundles [2022-02-23T20:06:39.300Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/backend [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/container [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/events [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/filters [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/image [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/mount [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/network [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/registry [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/time [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/versions [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:06:39.300Z] github.com/docker/docker/api/types/volume [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:06:39.300Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:06:39.300Z] github.com/docker/docker/cli [2022-02-23T20:06:39.300Z] github.com/docker/docker/cli/config [2022-02-23T20:06:39.300Z] github.com/docker/docker/cli/debug [2022-02-23T20:06:39.300Z] github.com/docker/docker/client [2022-02-23T20:06:39.300Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:06:39.300Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:06:39.300Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:06:39.300Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:06:39.300Z] github.com/docker/docker/container [2022-02-23T20:06:39.300Z] github.com/docker/docker/container/stream [2022-02-23T20:06:39.300Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:06:39.300Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:06:39.300Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/config [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/events [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/exec [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/images [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/links [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/names [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/network [2022-02-23T20:06:39.300Z] github.com/docker/docker/daemon/stats [2022-02-23T20:06:39.300Z] github.com/docker/docker/distribution [2022-02-23T20:06:39.300Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:06:39.300Z] github.com/docker/docker/distribution/utils [2022-02-23T20:06:39.300Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:06:39.300Z] github.com/docker/docker/dockerversion [2022-02-23T20:06:39.300Z] github.com/docker/docker/errdefs [2022-02-23T20:06:39.300Z] github.com/docker/docker/image [2022-02-23T20:06:39.300Z] github.com/docker/docker/image/cache [2022-02-23T20:06:39.300Z] github.com/docker/docker/image/tarexport [2022-02-23T20:06:39.300Z] github.com/docker/docker/image/v1 [2022-02-23T20:06:39.300Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:06:39.300Z] github.com/docker/docker/layer [2022-02-23T20:06:39.300Z] github.com/docker/docker/libcontainerd [2022-02-23T20:06:39.300Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:06:39.300Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:06:39.300Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:06:39.300Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:06:39.300Z] github.com/docker/docker/oci [2022-02-23T20:06:39.300Z] github.com/docker/docker/oci/caps [2022-02-23T20:06:39.300Z] github.com/docker/docker/opts [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/archive [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/directory [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/locker [2022-02-23T20:06:39.300Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/mount [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/platform [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/pools [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/progress [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/signal [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/stack [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/system [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/term [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:06:39.301Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:06:39.301Z] github.com/docker/docker/plugin [2022-02-23T20:06:39.301Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:06:39.301Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:06:39.301Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:06:39.301Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:06:39.301Z] github.com/docker/docker/quota [2022-02-23T20:06:39.301Z] github.com/docker/docker/reference [2022-02-23T20:06:39.301Z] github.com/docker/docker/registry [2022-02-23T20:06:39.301Z] github.com/docker/docker/registry/resumable [2022-02-23T20:06:39.301Z] github.com/docker/docker/restartmanager [2022-02-23T20:06:39.301Z] github.com/docker/docker/rootless [2022-02-23T20:06:39.301Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:06:39.301Z] github.com/docker/docker/runconfig [2022-02-23T20:06:39.301Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/environment [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/registry [2022-02-23T20:06:39.301Z] github.com/docker/docker/testutil/request [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume/drivers [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume/local [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume/mounts [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume/service [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:06:39.301Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T20:06:39.301Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator 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/stack 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/apparmor 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/rootless/specconv 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-02-23T20:06:39.301Z] ? github.com/docker/docker/api [no test files] [2022-02-23T20:06:41.529Z] #60 225.4 # github.com/containerd/containerd/cmd/containerd [2022-02-23T20:06:41.529Z] #60 225.4 /usr/bin/ld: /tmp/go-link-1301144921/000019.o: in function `New': [2022-02-23T20:06:41.529Z] #60 225.4 /tmp/tmp.UyvBjDDlUY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-23T20:06:41.529Z] #60 225.4 + bin/containerd-stress [2022-02-23T20:06:41.529Z] #60 226.5 + bin/containerd-shim [2022-02-23T20:06:44.044Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-23T20:06:49.652Z] #60 233.6 + bin/containerd-shim-runc-v1 [2022-02-23T20:06:51.543Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-02-23T20:06:53.836Z] #60 238.7 + bin/containerd-shim-runc-v2 [2022-02-23T20:06:54.094Z] #60 239.3 + binaries [2022-02-23T20:06:54.094Z] #60 239.3 + install -D bin/containerd /build/containerd [2022-02-23T20:06:54.094Z] #60 239.3 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T20:06:54.094Z] #60 239.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T20:06:54.094Z] #60 239.3 + install -D bin/ctr /build/ctr [2022-02-23T20:06:54.665Z] 898469748ff6: Pull complete [2022-02-23T20:06:54.665Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T20:06:54.665Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:06:54.665Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T20:06:54.665Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T20:06:54.665Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T20:06:54.665Z] WARN: Skipping validation tests [2022-02-23T20:06:54.665Z] INFO: Running unit tests at 02/23/2022 20:06:40... [2022-02-23T20:06:54.666Z] INFO: make.ps1 starting at 02/23/2022 20:06:44 [2022-02-23T20:06:54.666Z] INFO: Git commit (44de301657) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T20:06:54.666Z] INFO: Invoking autogen... [2022-02-23T20:06:54.666Z] INFO: Running unit tests... [2022-02-23T20:06:54.666Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/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/stack 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-02-23T20:06:56.542Z] #43 DONE 188.9s [2022-02-23T20:06:56.542Z] [2022-02-23T20:06:56.542Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:06:56.542Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:06:56.542Z] #51 ... [2022-02-23T20:06:56.542Z] [2022-02-23T20:06:56.542Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-23T20:06:56.542Z] #44 sha256:6dca2287607368b31e287642c5822835315192e17248ebc8cb04fa33a6562926 [2022-02-23T20:06:56.800Z] #44 DONE 0.5s [2022-02-23T20:06:56.800Z] [2022-02-23T20:06:56.800Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:06:56.800Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:06:56.800Z] #60 ... [2022-02-23T20:06:56.800Z] [2022-02-23T20:06:56.800Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-23T20:06:56.800Z] #48 sha256:f36f579f4a0e62e3b0a0990802bdfae6483d5e0ec282420e3c61400257da62a6 [2022-02-23T20:06:56.800Z] #48 DONE 0.0s [2022-02-23T20:06:56.800Z] [2022-02-23T20:06:56.800Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-23T20:06:56.800Z] #50 sha256:2cfd2a8f2d01122d006d199c194c5e997ae3724d3200ec302fde30c711c35bdd [2022-02-23T20:06:56.800Z] #50 DONE 0.1s [2022-02-23T20:06:57.057Z] [2022-02-23T20:06:57.057Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:06:57.057Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:06:57.317Z] #60 225.9 # github.com/containerd/containerd/cmd/containerd [2022-02-23T20:06:57.317Z] #60 225.9 /usr/bin/ld: /tmp/go-link-3262408739/000019.o: in function `New': [2022-02-23T20:06:57.317Z] #60 225.9 /tmp/tmp.NiHK2Ev1QI/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-23T20:06:57.317Z] #60 226.0 + bin/containerd-stress [2022-02-23T20:06:57.317Z] #60 227.1 + bin/containerd-shim [2022-02-23T20:07:00.656Z] #60 DONE 245.2s [2022-02-23T20:07:00.656Z] [2022-02-23T20:07:00.656Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T20:07:00.656Z] #61 sha256:e628eca9e505fec3bb94d9108b5c211830cceab692e217ee6fac19a940a78ec2 [2022-02-23T20:07:02.031Z] #61 DONE 1.0s [2022-02-23T20:07:02.031Z] [2022-02-23T20:07:02.031Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T20:07:02.031Z] #66 sha256:ac375d6acb5149bb1ad40e7330768f45606fbedf9cbd06d0ecc4ceb335b765b1 [2022-02-23T20:07:02.031Z] #66 DONE 0.3s [2022-02-23T20:07:02.031Z] [2022-02-23T20:07:02.031Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T20:07:02.031Z] #71 sha256:33a9ab4caa9641e93ea143f4651cfc6c1eda29c7c3f6148847e55cce514b399c [2022-02-23T20:07:03.403Z] #71 DONE 1.2s [2022-02-23T20:07:03.403Z] [2022-02-23T20:07:03.403Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T20:07:03.403Z] #72 sha256:10c5b47bece084dcfb5036e475b9c677fde92be5f2ae86b397d7a4a476c8e06a [2022-02-23T20:07:03.403Z] #72 DONE 0.0s [2022-02-23T20:07:03.403Z] [2022-02-23T20:07:03.403Z] #73 [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-02-23T20:07:03.403Z] #73 sha256:09c1c75932a8b8a6a888891f2bb3281d58f7c848afe65412eb40a77e2645a2a8 [2022-02-23T20:07:03.970Z] #73 0.701 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-23T20:07:03.970Z] #73 0.777 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-23T20:07:04.229Z] #73 0.892 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-23T20:07:04.797Z] #73 0.970 Reading package lists... [2022-02-23T20:07:05.032Z] ? github.com/docker/docker/api [no test files] [2022-02-23T20:07:05.365Z] #73 1.456 Reading package lists... [2022-02-23T20:07:05.365Z] #73 1.934 Building dependency tree... [2022-02-23T20:07:05.365Z] #73 2.040 Reading state information... [2022-02-23T20:07:05.365Z] #73 2.150 The following additional packages will be installed: [2022-02-23T20:07:05.365Z] #73 2.151 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-23T20:07:05.365Z] #73 2.151 systemd-timesyncd [2022-02-23T20:07:05.365Z] #73 2.152 Suggested packages: [2022-02-23T20:07:05.365Z] #73 2.152 systemd-container policykit-1 [2022-02-23T20:07:05.365Z] #73 2.152 Recommended packages: [2022-02-23T20:07:05.365Z] #73 2.152 libnss-systemd [2022-02-23T20:07:05.365Z] #73 2.228 The following NEW packages will be installed: [2022-02-23T20:07:05.365Z] #73 2.229 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-23T20:07:05.365Z] #73 2.229 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-23T20:07:05.457Z] #60 234.4 + bin/containerd-shim-runc-v1 [2022-02-23T20:07:05.931Z] #73 2.496 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-23T20:07:05.931Z] #73 2.496 Need to get 5941 kB of archives. [2022-02-23T20:07:05.931Z] #73 2.496 After this operation, 19.5 MB of additional disk space will be used. [2022-02-23T20:07:05.931Z] #73 2.496 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-23T20:07:05.931Z] #73 2.498 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-23T20:07:05.931Z] #73 2.504 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-02-23T20:07:05.931Z] #73 2.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-23T20:07:05.931Z] #73 2.506 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-23T20:07:05.931Z] #73 2.508 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-23T20:07:05.931Z] #73 2.597 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-23T20:07:05.931Z] #73 2.600 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-23T20:07:05.931Z] #73 2.601 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-23T20:07:05.931Z] #73 2.603 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-23T20:07:05.931Z] #73 2.605 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-23T20:07:05.931Z] #73 2.772 debconf: delaying package configuration, since apt-utils is not installed [2022-02-23T20:07:05.931Z] #73 2.802 Fetched 5941 kB in 0s (16.0 MB/s) [2022-02-23T20:07:05.931Z] #73 2.828 Selecting previously unselected package libargon2-1:amd64. [2022-02-23T20:07:05.931Z] #73 2.828 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-02-23T20:07:05.931Z] #73 2.842 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-23T20:07:05.931Z] #73 2.851 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T20:07:06.192Z] #73 2.888 Selecting previously unselected package libjson-c5:amd64. [2022-02-23T20:07:06.192Z] #73 2.891 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-23T20:07:06.192Z] #73 2.896 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-23T20:07:06.192Z] #73 2.934 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-23T20:07:06.192Z] #73 2.936 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-23T20:07:06.192Z] #73 2.940 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T20:07:06.192Z] #73 2.996 Selecting previously unselected package libkmod2:amd64. [2022-02-23T20:07:06.192Z] #73 2.999 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-23T20:07:06.192Z] #73 3.004 Unpacking libkmod2:amd64 (28-1) ... [2022-02-23T20:07:06.192Z] #73 3.048 Selecting previously unselected package systemd-timesyncd. [2022-02-23T20:07:06.192Z] #73 3.050 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-23T20:07:06.192Z] #73 3.054 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-23T20:07:06.192Z] #73 3.119 Selecting previously unselected package systemd. [2022-02-23T20:07:06.451Z] #73 3.121 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-23T20:07:06.451Z] #73 3.159 Unpacking systemd (247.3-6) ... [2022-02-23T20:07:07.025Z] #73 3.657 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-23T20:07:07.025Z] #73 3.671 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-23T20:07:07.025Z] #73 3.685 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-23T20:07:07.025Z] #73 3.698 Setting up libkmod2:amd64 (28-1) ... [2022-02-23T20:07:07.025Z] #73 3.710 Setting up systemd (247.3-6) ... [2022-02-23T20:07:07.025Z] #73 3.754 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-23T20:07:07.025Z] #73 3.756 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-23T20:07:07.025Z] #73 3.758 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-23T20:07:07.284Z] #73 4.104 Setting up systemd-timesyncd (247.3-6) ... [2022-02-23T20:07:07.543Z] #73 4.330 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T20:07:07.543Z] #73 4.330 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-23T20:07:07.543Z] #73 4.396 Selecting previously unselected package systemd-sysv. [2022-02-23T20:07:07.802Z] #73 4.396 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-02-23T20:07:07.802Z] #73 4.410 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-23T20:07:07.802Z] #73 4.415 Unpacking systemd-sysv (247.3-6) ... [2022-02-23T20:07:07.802Z] #73 4.470 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-23T20:07:07.802Z] #73 4.473 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-23T20:07:07.802Z] #73 4.478 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T20:07:07.802Z] #73 4.550 Selecting previously unselected package dbus. [2022-02-23T20:07:07.802Z] #73 4.553 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-23T20:07:07.802Z] #73 4.564 Unpacking dbus (1.12.20-2) ... [2022-02-23T20:07:07.802Z] #73 4.637 Selecting previously unselected package libpam-systemd:amd64. [2022-02-23T20:07:07.802Z] #73 4.640 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-23T20:07:07.802Z] #73 4.645 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-23T20:07:08.060Z] #73 4.700 Selecting previously unselected package dbus-user-session. [2022-02-23T20:07:08.060Z] #73 4.703 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-23T20:07:08.060Z] #73 4.707 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-23T20:07:08.060Z] #73 4.793 Setting up systemd-sysv (247.3-6) ... [2022-02-23T20:07:08.060Z] #73 4.808 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-23T20:07:08.060Z] #73 4.822 Setting up dbus (1.12.20-2) ... [2022-02-23T20:07:08.320Z] #73 4.969 invoke-rc.d: could not determine current runlevel [2022-02-23T20:07:08.320Z] #73 4.972 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-23T20:07:08.320Z] #73 4.977 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-23T20:07:08.320Z] #73 5.123 Setting up dbus-user-session (1.12.20-2) ... [2022-02-23T20:07:08.320Z] #73 5.142 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-23T20:07:08.578Z] #73 DONE 5.3s [2022-02-23T20:07:08.578Z] [2022-02-23T20:07:08.578Z] #74 [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-02-23T20:07:08.578Z] #74 sha256:541b71abaf75a623ca12897de0ef17d26dc3ba4fead634c07e707c16609e7ad8 [2022-02-23T20:07:09.094Z] #74 0.385 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-23T20:07:09.094Z] #74 0.386 Dload Upload Total Spent Left Speed [2022-02-23T20:07:09.094Z] #74 0.387 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8400 0 --:--:-- --:--:-- --:--:-- 8400 [2022-02-23T20:07:09.094Z] #74 DONE 0.6s [2022-02-23T20:07:09.352Z] [2022-02-23T20:07:09.352Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T20:07:09.352Z] #75 sha256:7e91295315a091d6894d6f2a24a7c5f0275400fa9c8fdb932ef4f3b5217caf0b [2022-02-23T20:07:09.660Z] #60 239.4 + bin/containerd-shim-runc-v2 [2022-02-23T20:07:10.234Z] #60 240.0 + binaries [2022-02-23T20:07:10.234Z] #60 240.0 + install -D bin/containerd /build/containerd [2022-02-23T20:07:10.234Z] #60 240.1 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T20:07:10.234Z] #60 240.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T20:07:10.287Z] #75 DONE 0.9s [2022-02-23T20:07:10.287Z] [2022-02-23T20:07:10.287Z] #76 exporting to image [2022-02-23T20:07:10.287Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T20:07:10.287Z] #76 exporting layers [2022-02-23T20:07:10.497Z] #60 240.1 + install -D bin/ctr /build/ctr [2022-02-23T20:07:13.038Z] #60 DONE 242.6s [2022-02-23T20:07:13.980Z] [2022-02-23T20:07:13.980Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T20:07:13.980Z] #61 sha256:d236df311fbbb01d7bb7f12048761fcd342d5e68c693ab98487199ab4513e386 [2022-02-23T20:07:14.550Z] #61 DONE 0.9s [2022-02-23T20:07:14.550Z] [2022-02-23T20:07:14.550Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T20:07:14.550Z] #66 sha256:1875232c556037abd3f9225c56e1adabe1109687d61c99e54e0e6afdf60a63c2 [2022-02-23T20:07:14.810Z] #66 DONE 0.2s [2022-02-23T20:07:14.810Z] [2022-02-23T20:07:14.810Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T20:07:14.810Z] #71 sha256:8a7c2f5382cd0ff17715c31a9b112784d8300b5d84c2076de4023eab2d1fbe43 [2022-02-23T20:07:15.749Z] #71 DONE 1.1s [2022-02-23T20:07:16.009Z] [2022-02-23T20:07:16.009Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T20:07:16.009Z] #72 sha256:275454bb1833619dc5cbdd55494b33fce46d4047d92f8687809a8f80938f2d81 [2022-02-23T20:07:16.009Z] #72 DONE 0.0s [2022-02-23T20:07:16.009Z] [2022-02-23T20:07:16.009Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T20:07:16.009Z] #73 sha256:3088b8a2e490bcef73f6db2442583c7813328cdcd4a972a6317651b4eed735ec [2022-02-23T20:07:16.847Z] #76 exporting layers 6.2s done [2022-02-23T20:07:16.847Z] #76 writing image sha256:6636fe8a68410a27115f873c436c07e933f20400aa223aa9c25660092355cc43 [2022-02-23T20:07:16.847Z] #76 writing image sha256:6636fe8a68410a27115f873c436c07e933f20400aa223aa9c25660092355cc43 done [2022-02-23T20:07:16.847Z] #76 naming to docker.io/library/docker:d1a74785d05434ab472572a361975ba2f3a61655 done [2022-02-23T20:07:16.847Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T20:07:17.193Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=d1a74785d05434ab472572a361975ba2f3a61655 -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=master docker:d1a74785d05434ab472572a361975ba2f3a61655 hack/make.sh dynbinary test-integration [2022-02-23T20:07:17.392Z] #73 DONE 1.5s [2022-02-23T20:07:17.392Z] [2022-02-23T20:07:17.392Z] #74 exporting to image [2022-02-23T20:07:17.392Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T20:07:17.392Z] #74 exporting layers [2022-02-23T20:07:18.567Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-23T20:07:18.567Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-23T20:07:18.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-23T20:07:18.567Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-23T20:07:18.567Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-02-23T20:07:18.567Z] Detected virtualization docker. [2022-02-23T20:07:18.567Z] Detected architecture x86-64. [2022-02-23T20:07:18.567Z] Set hostname to <8a31c28814e7>. [2022-02-23T20:07:18.567Z] modprobe@configfs.service: Succeeded. [2022-02-23T20:07:18.567Z] modprobe@drm.service: Succeeded. [2022-02-23T20:07:18.567Z] modprobe@fuse.service: Succeeded. [2022-02-23T20:07:18.567Z] + source /etc/docker-entrypoint-cmd [2022-02-23T20:07:18.567Z] ++ hack/make.sh dynbinary test-integration [2022-02-23T20:07:18.567Z] [2022-02-23T20:07:18.567Z] Removing bundles/ [2022-02-23T20:07:18.567Z] [2022-02-23T20:07:18.567Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T20:07:18.567Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:07:18.567Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:07:23.973Z] #74 exporting layers 5.9s done [2022-02-23T20:07:23.973Z] #74 writing image sha256:5bcf0e81c6d34d2c6ed79037c9355ca86f8179f978f5087dab169555755228cb done [2022-02-23T20:07:23.973Z] #74 naming to docker.io/library/docker:20c9233ec9b4a491a5689fb40a24e39575399f1d done [2022-02-23T20:07:23.973Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-23T20:07:24.311Z] + trap exit INT TERM [2022-02-23T20:07:24.311Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-23T20:07:24.311Z] + CONTAINER_NAME=docker-pr6 [2022-02-23T20:07:24.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43277/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d -e DOCKER_GRAPHDRIVER docker:20c9233ec9b4a491a5689fb40a24e39575399f1d hack/make.sh dynbinary [2022-02-23T20:07:26.175Z] === RUN TestMiddlewares [2022-02-23T20:07:26.175Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T20:07:26.175Z] PASS [2022-02-23T20:07:26.175Z] coverage: 9.0% of statements [2022-02-23T20:07:26.175Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2022-02-23T20:07:26.222Z] [2022-02-23T20:07:26.222Z] Removing bundles/ [2022-02-23T20:07:26.222Z] [2022-02-23T20:07:26.222Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T20:07:26.222Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:07:26.222Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:07:29.113Z] #51 ... [2022-02-23T20:07:29.113Z] [2022-02-23T20:07:29.113Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:07:29.113Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:07:29.113Z] #60 189.0 + bin/containerd [2022-02-23T20:07:31.645Z] #60 ... [2022-02-23T20:07:31.645Z] [2022-02-23T20:07:31.645Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-23T20:07:31.645Z] #56 sha256:3e33e925601d22eebf36caaa9a2fe7d3fe2c91d60ea65e7d17ea289cc874eb06 [2022-02-23T20:07:31.645Z] #56 125.7 + mkdir -p /build [2022-02-23T20:07:31.645Z] #56 125.7 + cp runc /build/runc [2022-02-23T20:07:33.539Z] #56 DONE 128.0s [2022-02-23T20:07:33.539Z] [2022-02-23T20:07:33.539Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-23T20:07:33.539Z] #51 sha256:c4314f9afb2a551f3c35ade83571afbf0887de6d2ff91d6019f6af268507a0d5 [2022-02-23T20:07:35.435Z] #51 229.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-23T20:07:35.693Z] #51 DONE 229.9s [2022-02-23T20:07:35.693Z] [2022-02-23T20:07:35.693Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:07:35.693Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:07:37.403Z] .........................xx.................... [ 29%] [2022-02-23T20:07:37.588Z] #60 ... [2022-02-23T20:07:37.588Z] [2022-02-23T20:07:37.588Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-23T20:07:37.588Z] #52 sha256:41603bee68b14eeda942e1f206015d9eda0c45c85113a13e53edf0f3211802b0 [2022-02-23T20:07:37.588Z] #52 DONE 0.6s [2022-02-23T20:07:37.588Z] [2022-02-23T20:07:37.588Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:07:37.588Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:07:37.845Z] #60 ... [2022-02-23T20:07:37.845Z] [2022-02-23T20:07:37.845Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-23T20:07:37.845Z] #54 sha256:3c1e039c5e47e0c9a72acc1c52d0a755cfce6e6a40dd11b887cbcf971f927abe [2022-02-23T20:07:37.845Z] #54 DONE 0.0s [2022-02-23T20:07:37.845Z] [2022-02-23T20:07:37.845Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-23T20:07:37.845Z] #57 sha256:b0b6086f1849dae24ef929e16f6f52c26c3eefc3b9ce98b6f91e9a576c722773 [2022-02-23T20:07:37.845Z] #57 DONE 0.2s [2022-02-23T20:07:37.845Z] [2022-02-23T20:07:37.845Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-23T20:07:37.845Z] #60 sha256:64f16e06100aa735affef87bd89062384ecf48e6a77c505f75afdea096dba5e2 [2022-02-23T20:07:44.576Z] 898469748ff6: Pull complete [2022-02-23T20:07:44.576Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T20:07:44.576Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:07:44.576Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:07:44.576Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-23T20:07:44.576Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-23T20:07:44.576Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-23T20:07:44.576Z] INFO: Docker version of control daemon [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] Client: [2022-02-23T20:07:44.576Z] Version: 20.10.9 [2022-02-23T20:07:44.576Z] API version: 1.41 [2022-02-23T20:07:44.576Z] Go version: go1.16.8 [2022-02-23T20:07:44.576Z] Git commit: c2ea9bc [2022-02-23T20:07:44.576Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T20:07:44.576Z] OS/Arch: windows/amd64 [2022-02-23T20:07:44.576Z] Context: default [2022-02-23T20:07:44.576Z] Experimental: true [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] Server: Docker Engine - Community [2022-02-23T20:07:44.576Z] Engine: [2022-02-23T20:07:44.576Z] Version: 20.10.9 [2022-02-23T20:07:44.576Z] API version: 1.41 (minimum version 1.24) [2022-02-23T20:07:44.576Z] Go version: go1.16.8 [2022-02-23T20:07:44.576Z] Git commit: 79ea9d3 [2022-02-23T20:07:44.576Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T20:07:44.576Z] OS/Arch: windows/amd64 [2022-02-23T20:07:44.576Z] Experimental: true [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] INFO: Docker info of control daemon [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] Client: [2022-02-23T20:07:44.576Z] Context: default [2022-02-23T20:07:44.576Z] Debug Mode: false [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] Server: [2022-02-23T20:07:44.576Z] Containers: 0 [2022-02-23T20:07:44.576Z] Running: 0 [2022-02-23T20:07:44.576Z] Paused: 0 [2022-02-23T20:07:44.576Z] Stopped: 0 [2022-02-23T20:07:44.576Z] Images: 1 [2022-02-23T20:07:44.576Z] Server Version: 20.10.9 [2022-02-23T20:07:44.576Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-23T20:07:44.576Z] LCOW: [2022-02-23T20:07:44.576Z] Windows: [2022-02-23T20:07:44.576Z] Logging Driver: json-file [2022-02-23T20:07:44.576Z] Plugins: [2022-02-23T20:07:44.576Z] Volume: local [2022-02-23T20:07:44.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:07:44.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:07:44.576Z] Swarm: inactive [2022-02-23T20:07:44.576Z] Default Isolation: process [2022-02-23T20:07:44.576Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T20:07:44.576Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T20:07:44.576Z] OSType: windows [2022-02-23T20:07:44.576Z] Architecture: x86_64 [2022-02-23T20:07:44.576Z] CPUs: 4 [2022-02-23T20:07:44.576Z] Total Memory: 32GiB [2022-02-23T20:07:44.576Z] Name: azwin-2-d6b980 [2022-02-23T20:07:44.576Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-23T20:07:44.576Z] Docker Root Dir: D:\docker [2022-02-23T20:07:44.576Z] Debug Mode: false [2022-02-23T20:07:44.576Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:07:44.576Z] Labels: [2022-02-23T20:07:44.576Z] Experimental: true [2022-02-23T20:07:44.576Z] Insecure Registries: [2022-02-23T20:07:44.576Z] 10.0.0.4:5000 [2022-02-23T20:07:44.576Z] 127.0.0.0/8 [2022-02-23T20:07:44.576Z] Registry Mirrors: [2022-02-23T20:07:44.576Z] http://10.0.0.4:5000/ [2022-02-23T20:07:44.576Z] Live Restore Enabled: false [2022-02-23T20:07:44.576Z] Product License: Community Engine [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] INFO: Commit hash is 75553039c3 [2022-02-23T20:07:44.576Z] INFO: Nuke-Everything... [2022-02-23T20:07:44.576Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T20:07:44.576Z] INFO: Nuking d:\CI [2022-02-23T20:07:44.576Z] INFO: Zapped successfully [2022-02-23T20:07:44.576Z] INFO: Location for testing is d:\CI\PR-43277\6 [2022-02-23T20:07:44.576Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:44.576Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 20:07:43... [2022-02-23T20:07:44.576Z] [2022-02-23T20:07:50.350Z] Sending build context to Docker daemon 62.61MB [2022-02-23T20:07:50.350Z] [2022-02-23T20:07:50.350Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T20:07:50.350Z] ---> bdeb13086b9f [2022-02-23T20:07:50.350Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T20:07:50.350Z] ---> Running in b069e704cabc [2022-02-23T20:07:50.807Z] Removing intermediate container b069e704cabc [2022-02-23T20:07:50.807Z] ---> aeca16d74d29 [2022-02-23T20:07:50.807Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T20:07:50.807Z] ---> Running in 3b3532673e5d [2022-02-23T20:07:51.266Z] Removing intermediate container 3b3532673e5d [2022-02-23T20:07:51.266Z] ---> 2d9544dd72e5 [2022-02-23T20:07:51.266Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T20:07:51.266Z] ---> Running in ff8d50d85525 [2022-02-23T20:07:51.266Z] Removing intermediate container ff8d50d85525 [2022-02-23T20:07:51.266Z] ---> 2d24040a6874 [2022-02-23T20:07:51.266Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T20:07:51.266Z] ---> Running in 4bded32683e2 [2022-02-23T20:07:51.723Z] Removing intermediate container 4bded32683e2 [2022-02-23T20:07:51.723Z] ---> 53d26967c8fb [2022-02-23T20:07:51.723Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-23T20:07:51.723Z] ---> Running in 7c2c23abc99b [2022-02-23T20:07:52.179Z] Removing intermediate container 7c2c23abc99b [2022-02-23T20:07:52.179Z] ---> 929d0144a27a [2022-02-23T20:07:52.180Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-02-23T20:07:52.180Z] ---> Running in b109733e12a1 [2022-02-23T20:07:54.098Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-23T20:07:56.925Z] [2022-02-23T20:07:56.925Z] SUCCESS: Specified value was saved. [2022-02-23T20:07:57.889Z] INFO: Downloading git... [2022-02-23T20:07:58.872Z] INFO: Downloading go... [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 77.3% of statements [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 49.3% of statements [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/builder/remotecontext 0.075s coverage: 13.7% of statements [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/builder/remotecontext/git 0.908s coverage: 86.3% of statements [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T20:07:59.350Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T20:07:59.350Z] ok github.com/docker/docker/cmd/docker-proxy 0.341s coverage: 67.6% of statements [2022-02-23T20:08:00.734Z] ok github.com/docker/docker/client 0.142s coverage: 75.8% of statements [2022-02-23T20:08:01.516Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-23T20:08:01.767Z] INFO: Downloading compiler 1 of 3... [2022-02-23T20:08:02.735Z] INFO: Downloading compiler 2 of 3... [2022-02-23T20:08:03.191Z] INFO: Downloading compiler 3 of 3... [2022-02-23T20:08:04.154Z] INFO: Extracting git... [2022-02-23T20:08:06.421Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-23T20:08:09.936Z] #60 228.3 # github.com/containerd/containerd/cmd/containerd [2022-02-23T20:08:09.936Z] #60 228.3 /usr/bin/ld: /tmp/go-link-2379811748/000019.o: in function `New': [2022-02-23T20:08:09.936Z] #60 228.3 /tmp/tmp.8Nhl2Be6h3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-23T20:08:09.936Z] #60 228.3 + bin/containerd-stress [2022-02-23T20:08:09.936Z] #60 229.4 + bin/containerd-shim [2022-02-23T20:08:13.206Z] #60 236.6 + bin/containerd-shim-runc-v1 [2022-02-23T20:08:18.457Z] #60 241.7 + bin/containerd-shim-runc-v2 [2022-02-23T20:08:18.714Z] #60 242.3 + binaries [2022-02-23T20:08:18.714Z] #60 242.3 + install -D bin/containerd /build/containerd [2022-02-23T20:08:18.714Z] #60 242.3 + install -D bin/containerd-shim /build/containerd-shim [2022-02-23T20:08:18.714Z] #60 242.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-23T20:08:18.714Z] #60 242.3 + install -D bin/ctr /build/ctr [2022-02-23T20:08:18.937Z] INFO: Expanding go... [2022-02-23T20:08:20.604Z] #60 DONE 244.1s [2022-02-23T20:08:21.541Z] [2022-02-23T20:08:21.541Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-23T20:08:21.541Z] #61 sha256:833ce90fa43e7beb5ca43419cdd7f2d84ea795eed5dcc0be20230ed2c1131801 [2022-02-23T20:08:22.102Z] #61 DONE 0.7s [2022-02-23T20:08:22.102Z] [2022-02-23T20:08:22.102Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-23T20:08:22.102Z] #66 sha256:415d41b78d506a90bc46e252ea81a8cccbe20903af24e42a2662fbe54496dfcc [2022-02-23T20:08:22.102Z] #66 DONE 0.2s [2022-02-23T20:08:22.360Z] [2022-02-23T20:08:22.360Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-23T20:08:22.360Z] #71 sha256:67d9059a5908e1f370f1f9f43f15c6ff90f4287b725c7679f9b83dadc8bb6490 [2022-02-23T20:08:22.926Z] #71 DONE 0.8s [2022-02-23T20:08:22.926Z] [2022-02-23T20:08:22.926Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-23T20:08:22.926Z] #72 sha256:f3b0df2a3c805b6560fc5615925c4017046087c89ef96276037d59d032611bda [2022-02-23T20:08:22.926Z] #72 DONE 0.0s [2022-02-23T20:08:22.939Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-23T20:08:23.182Z] [2022-02-23T20:08:23.182Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-23T20:08:23.182Z] #73 sha256:d34edd7affdf9a6963dbde2028559d797c333bdc3c39adaa1962ee6ec3f2a952 [2022-02-23T20:08:24.110Z] #73 DONE 0.8s [2022-02-23T20:08:24.110Z] [2022-02-23T20:08:24.110Z] #74 exporting to image [2022-02-23T20:08:24.110Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-23T20:08:24.110Z] #74 exporting layers [2022-02-23T20:08:26.817Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T20:08:26.818Z] === RUN TestBoolValue [2022-02-23T20:08:26.818Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestBoolValueOrDefault [2022-02-23T20:08:26.818Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestInt64ValueOrZero [2022-02-23T20:08:26.818Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestInt64ValueOrDefault [2022-02-23T20:08:26.818Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T20:08:26.818Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestJsonContentType [2022-02-23T20:08:26.818Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 14.7% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/server/httputils 0.077s coverage: 14.7% of statements [2022-02-23T20:08:26.818Z] === RUN TestMaskSecretKeys [2022-02-23T20:08:26.818Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T20:08:26.818Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T20:08:26.818Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T20:08:26.818Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T20:08:26.818Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T20:08:26.818Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T20:08:26.818Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestVersionMiddlewareVersion [2022-02-23T20:08:26.818Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T20:08:26.818Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 37.7% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/server/middleware 0.116s coverage: 37.7% of statements [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T20:08:26.818Z] === RUN TestAdjustForAPIVersion [2022-02-23T20:08:26.818Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 5.7% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T20:08:26.818Z] === RUN TestToJSON [2022-02-23T20:08:26.818Z] --- PASS: TestToJSON (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestToParamWithVersion [2022-02-23T20:08:26.818Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestFromJSON [2022-02-23T20:08:26.818Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestEmpty [2022-02-23T20:08:26.818Z] --- PASS: TestEmpty (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T20:08:26.818Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestArgsMatchKVList [2022-02-23T20:08:26.818Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestArgsMatch [2022-02-23T20:08:26.818Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestAdd [2022-02-23T20:08:26.818Z] --- PASS: TestAdd (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestDel [2022-02-23T20:08:26.818Z] --- PASS: TestDel (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestLen [2022-02-23T20:08:26.818Z] --- PASS: TestLen (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestExactMatch [2022-02-23T20:08:26.818Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestOnlyOneExactMatch [2022-02-23T20:08:26.818Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestContains [2022-02-23T20:08:26.818Z] --- PASS: TestContains (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestValidate [2022-02-23T20:08:26.818Z] --- PASS: TestValidate (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestWalkValues [2022-02-23T20:08:26.818Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestFuzzyMatch [2022-02-23T20:08:26.818Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestClone [2022-02-23T20:08:26.818Z] --- PASS: TestClone (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 92.2% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T20:08:26.818Z] === RUN TestStrSliceMarshalJSON [2022-02-23T20:08:26.818Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T20:08:26.818Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestStrSliceUnmarshalString [2022-02-23T20:08:26.818Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T20:08:26.818Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 90.0% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T20:08:26.818Z] === RUN TestDurationToSecondsString [2022-02-23T20:08:26.818Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T20:08:26.818Z] === RUN TestGetTimestamp [2022-02-23T20:08:26.818Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-23T20:08:26.818Z] === RUN TestParseTimestamps [2022-02-23T20:08:26.818Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 100.0% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/types/time 0.252s coverage: 100.0% of statements [2022-02-23T20:08:26.818Z] === RUN TestCompareVersion [2022-02-23T20:08:26.818Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T20:08:26.818Z] PASS [2022-02-23T20:08:26.818Z] coverage: 77.3% of statements [2022-02-23T20:08:26.818Z] ok github.com/docker/docker/api/types/versions 0.073s coverage: 77.3% of statements [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T20:08:26.818Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T20:08:27.793Z] === RUN TestParseRemoteURL [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T20:08:28.254Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T20:08:28.254Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T20:08:28.254Z] === RUN TestCloneArgsSmartHttp [2022-02-23T20:08:28.254Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-02-23T20:08:28.254Z] === RUN TestCloneArgsDumbHttp [2022-02-23T20:08:28.254Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T20:08:28.254Z] === RUN TestCloneArgsGit [2022-02-23T20:08:28.254Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T20:08:28.254Z] === RUN TestCheckoutGit [2022-02-23T20:08:29.800Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T20:08:29.800Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T20:08:30.262Z] === RUN TestProcessNoDockerignore [2022-02-23T20:08:30.262Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-23T20:08:30.262Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T20:08:30.262Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-23T20:08:30.262Z] === RUN TestDetectContentType [2022-02-23T20:08:30.262Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T20:08:30.262Z] === RUN TestSelectAcceptableMIME [2022-02-23T20:08:30.262Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T20:08:30.262Z] === RUN TestInspectEmptyResponse [2022-02-23T20:08:30.263Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestInspectResponseBinary [2022-02-23T20:08:30.263Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestResponseUnsupportedContentType [2022-02-23T20:08:30.263Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestInspectResponseTextSimple [2022-02-23T20:08:30.263Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T20:08:30.263Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestUnknownContentLength [2022-02-23T20:08:30.263Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestDownloadRemote [2022-02-23T20:08:30.263Z] === RUN TestEnable [2022-02-23T20:08:30.263Z] --- PASS: TestEnable (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestDisable [2022-02-23T20:08:30.263Z] --- PASS: TestDisable (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestEnabled [2022-02-23T20:08:30.263Z] --- PASS: TestEnabled (0.00s) [2022-02-23T20:08:30.263Z] PASS [2022-02-23T20:08:30.263Z] coverage: 100.0% of statements [2022-02-23T20:08:30.263Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-02-23T20:08:30.263Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-23T20:08:30.263Z] === RUN TestGetWithStatusError [2022-02-23T20:08:30.263Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestCloseRootDirectory [2022-02-23T20:08:30.263Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:08:30.263Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestHashFile [2022-02-23T20:08:30.263Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:08:30.263Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T20:08:30.263Z] === RUN TestHashSubdir [2022-02-23T20:08:30.263Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:08:30.263Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T20:08:30.263Z] === RUN TestRemoveDirectory [2022-02-23T20:08:30.263Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:08:30.263Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-23T20:08:30.263Z] PASS [2022-02-23T20:08:30.263Z] coverage: 9.3% of statements [2022-02-23T20:08:30.263Z] ok github.com/docker/docker/builder/remotecontext 0.270s coverage: 9.3% of statements [2022-02-23T20:08:30.654Z] #74 exporting layers 6.0s done [2022-02-23T20:08:30.654Z] #74 writing image sha256:2d22938610ddda35c8bf9fa48e2b70f5161d7e48f83409c626d812cf40dc63f0 done [2022-02-23T20:08:30.654Z] #74 naming to docker.io/library/docker:42fe847a0b0532f5b1df002150a121d144b2f0a0 done [2022-02-23T20:08:30.654Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-02-23T20:08:30.724Z] === RUN TestGetAllAllowed [2022-02-23T20:08:30.724Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestGetAllMeta [2022-02-23T20:08:30.724Z] --- PASS: TestGetAllMeta (0.01s) [2022-02-23T20:08:30.724Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T20:08:30.724Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T20:08:30.724Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestIsExistingDirectory [2022-02-23T20:08:30.724Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T20:08:30.724Z] === RUN TestGetFilenameForDownload [2022-02-23T20:08:30.724Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestEnv2Variables [2022-02-23T20:08:30.724Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T20:08:30.724Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestMaintainer [2022-02-23T20:08:30.724Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestLabel [2022-02-23T20:08:30.724Z] --- PASS: TestLabel (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestFromScratch [2022-02-23T20:08:30.724Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestFromWithArg [2022-02-23T20:08:30.724Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T20:08:30.724Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestFromWithUndefinedArg [2022-02-23T20:08:30.724Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T20:08:30.724Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestOnbuild [2022-02-23T20:08:30.724Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestWorkdir [2022-02-23T20:08:30.724Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestCmd [2022-02-23T20:08:30.724Z] --- PASS: TestCmd (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestHealthcheckNone [2022-02-23T20:08:30.724Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestHealthcheckCmd [2022-02-23T20:08:30.724Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestEntrypoint [2022-02-23T20:08:30.724Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestExpose [2022-02-23T20:08:30.724Z] --- PASS: TestExpose (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestUser [2022-02-23T20:08:30.724Z] --- PASS: TestUser (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestVolume [2022-02-23T20:08:30.724Z] --- PASS: TestVolume (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestStopSignal [2022-02-23T20:08:30.724Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T20:08:30.724Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestArg [2022-02-23T20:08:30.724Z] --- PASS: TestArg (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestShell [2022-02-23T20:08:30.724Z] --- PASS: TestShell (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestPrependEnvOnCmd [2022-02-23T20:08:30.724Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestRunWithBuildArgs [2022-02-23T20:08:30.724Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T20:08:30.724Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T20:08:30.724Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T20:08:30.724Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T20:08:30.724Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T20:08:30.724Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestNormalizeWorkdir [2022-02-23T20:08:30.724Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestDispatch [2022-02-23T20:08:30.724Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T20:08:30.724Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T20:08:30.724Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T20:08:30.724Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T20:08:30.724Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T20:08:30.724Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T20:08:30.724Z] === RUN TestDispatch/COPY_url [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch (0.08s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-02-23T20:08:30.724Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T20:08:30.724Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T20:08:30.724Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T20:08:30.724Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T20:08:30.724Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T20:08:30.724Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestEmptyDockerfile [2022-02-23T20:08:30.724Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T20:08:30.724Z] === RUN TestSymlinkDockerfile [2022-02-23T20:08:30.724Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-02-23T20:08:30.724Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T20:08:30.724Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestNonExistingDockerfile [2022-02-23T20:08:30.724Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestCopyRunConfig [2022-02-23T20:08:30.724Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestDeepCopyRunConfig [2022-02-23T20:08:30.724Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestExportImage [2022-02-23T20:08:30.724Z] --- PASS: TestExportImage (0.00s) [2022-02-23T20:08:30.724Z] === RUN TestNormalizeDest [2022-02-23T20:08:30.724Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T20:08:30.724Z] PASS [2022-02-23T20:08:30.724Z] coverage: 46.7% of statements [2022-02-23T20:08:30.724Z] ok github.com/docker/docker/builder/dockerfile 0.252s coverage: 46.7% of statements [Pipeline] sh [2022-02-23T20:08:30.999Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=42fe847a0b0532f5b1df002150a121d144b2f0a0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:42fe847a0b0532f5b1df002150a121d144b2f0a0 hack/make.sh dynbinary test-integration [2022-02-23T20:08:31.185Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T20:08:31.185Z] === RUN TestTCP4Proxy [2022-02-23T20:08:31.185Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T20:08:31.185Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T20:08:31.185Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T20:08:31.185Z] === RUN TestTCP6Proxy [2022-02-23T20:08:31.185Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:08:31.185Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T20:08:31.185Z] === RUN TestTCPDualStackProxy [2022-02-23T20:08:31.185Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:08:31.185Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T20:08:31.647Z] === RUN TestUDP4Proxy [2022-02-23T20:08:31.647Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T20:08:31.647Z] === RUN TestUDP6Proxy [2022-02-23T20:08:31.647Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:08:31.647Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T20:08:31.647Z] === RUN TestUDPWriteError [2022-02-23T20:08:31.647Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T20:08:31.647Z] === RUN TestSCTP4Proxy [2022-02-23T20:08:31.647Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T20:08:31.647Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-02-23T20:08:31.647Z] === RUN TestSCTP6Proxy [2022-02-23T20:08:31.647Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:08:31.647Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T20:08:31.647Z] PASS [2022-02-23T20:08:31.647Z] coverage: 49.4% of statements [2022-02-23T20:08:31.647Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-02-23T20:08:32.366Z] [2022-02-23T20:08:32.366Z] Removing bundles/ [2022-02-23T20:08:32.366Z] [2022-02-23T20:08:32.366Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T20:08:32.366Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:08:32.366Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:08:32.855Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-23T20:08:33.425Z] ok github.com/docker/docker/container 0.126s coverage: 34.8% of statements [2022-02-23T20:08:33.425Z] ok github.com/docker/docker/cmd/dockerd/trap 2.399s coverage: 0.0% of statements [2022-02-23T20:08:33.425Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T20:08:33.425Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T20:08:33.425Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T20:08:33.425Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T20:08:33.425Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T20:08:33.459Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-23T20:08:34.644Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-23T20:08:37.633Z] ok github.com/docker/docker/daemon/cluster 0.042s coverage: 0.5% of statements [2022-02-23T20:08:38.978Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-23T20:08:40.183Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-02-23T20:08:41.128Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 35.9% of statements [2022-02-23T20:08:43.221Z] 4612f6d0b889: Pull complete [2022-02-23T20:08:44.039Z] INFO: Expanding compiler 1 of 3... [2022-02-23T20:08:44.040Z] INFO: Expanding compiler 2 of 3... [2022-02-23T20:08:44.068Z] === RUN TestCheckpointCreateError [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCheckpointCreate [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCheckpointDeleteError [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCheckpointDelete [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCheckpointListError [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCheckpointList [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T20:08:44.068Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T20:08:44.068Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T20:08:44.068Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestGetAPIPath [2022-02-23T20:08:44.068Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestParseHostURL [2022-02-23T20:08:44.068Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T20:08:44.068Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T20:08:44.068Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNegotiateAPIVersion [2022-02-23T20:08:44.068Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T20:08:44.068Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T20:08:44.068Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T20:08:44.068Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T20:08:44.068Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestClientRedirect [2022-02-23T20:08:44.068Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigCreateUnsupported [2022-02-23T20:08:44.068Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigCreateError [2022-02-23T20:08:44.068Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigCreate [2022-02-23T20:08:44.068Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigInspectNotFound [2022-02-23T20:08:44.068Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T20:08:44.068Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigInspectUnsupported [2022-02-23T20:08:44.068Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigInspectError [2022-02-23T20:08:44.068Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T20:08:44.068Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigInspect [2022-02-23T20:08:44.068Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigListUnsupported [2022-02-23T20:08:44.068Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigListError [2022-02-23T20:08:44.068Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigList [2022-02-23T20:08:44.068Z] --- PASS: TestConfigList (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigRemoveUnsupported [2022-02-23T20:08:44.068Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigRemoveError [2022-02-23T20:08:44.068Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigRemove [2022-02-23T20:08:44.068Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigUpdateUnsupported [2022-02-23T20:08:44.068Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigUpdateError [2022-02-23T20:08:44.068Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestConfigUpdate [2022-02-23T20:08:44.068Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerCommitError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerCommitError (0.01s) [2022-02-23T20:08:44.068Z] === RUN TestContainerCommit [2022-02-23T20:08:44.068Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStatPathError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStatPath [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyToContainerError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyToContainer [2022-02-23T20:08:44.068Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyFromContainerError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T20:08:44.068Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestCopyFromContainer [2022-02-23T20:08:44.068Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerCreateError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerCreateImageNotFound [2022-02-23T20:08:44.068Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerCreateWithName [2022-02-23T20:08:44.068Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerCreateAutoRemove [2022-02-23T20:08:44.068Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerDiffError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerDiff [2022-02-23T20:08:44.068Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecCreateError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecCreate [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecStartError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecStart [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecInspectError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecInspect [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExportError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExport [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerInspectError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T20:08:44.068Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T20:08:44.068Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerInspect [2022-02-23T20:08:44.068Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerInspectNode [2022-02-23T20:08:44.068Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerKillError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerKill [2022-02-23T20:08:44.068Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerListError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerList [2022-02-23T20:08:44.068Z] --- PASS: TestContainerList (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerLogsNotFoundError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerLogsError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerLogs [2022-02-23T20:08:44.068Z] --- PASS: TestContainerLogs (0.25s) [2022-02-23T20:08:44.068Z] === RUN TestContainerPauseError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerPause [2022-02-23T20:08:44.068Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainersPruneError [2022-02-23T20:08:44.068Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainersPrune [2022-02-23T20:08:44.068Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRemoveError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRemove [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRenameError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRename [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerResizeError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecResizeError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerResize [2022-02-23T20:08:44.068Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerExecResize [2022-02-23T20:08:44.068Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRestartError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerRestart [2022-02-23T20:08:44.068Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStartError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStart [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStatsError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStats [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStopError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerStop [2022-02-23T20:08:44.068Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerTopError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerTop [2022-02-23T20:08:44.068Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T20:08:44.068Z] === RUN TestContainerUnpauseError [2022-02-23T20:08:44.068Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestContainerUnpause [2022-02-23T20:08:44.069Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestContainerUpdateError [2022-02-23T20:08:44.069Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestContainerUpdate [2022-02-23T20:08:44.069Z] --- PASS: TestContainerUpdate (0.01s) [2022-02-23T20:08:44.069Z] === RUN TestContainerWaitError [2022-02-23T20:08:44.069Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestContainerWait [2022-02-23T20:08:44.069Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestDiskUsageError [2022-02-23T20:08:44.069Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestDiskUsage [2022-02-23T20:08:44.069Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestDistributionInspectUnsupported [2022-02-23T20:08:44.069Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T20:08:44.069Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestEventsErrorInOptions [2022-02-23T20:08:44.069Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestEventsErrorFromServer [2022-02-23T20:08:44.069Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestEvents [2022-02-23T20:08:44.069Z] --- PASS: TestEvents (0.02s) [2022-02-23T20:08:44.069Z] === RUN TestTLSCloseWriter [2022-02-23T20:08:44.069Z] === PAUSE TestTLSCloseWriter [2022-02-23T20:08:44.069Z] === RUN TestImageBuildError [2022-02-23T20:08:44.069Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageBuild [2022-02-23T20:08:44.069Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestGetDockerOS [2022-02-23T20:08:44.069Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageCreateError [2022-02-23T20:08:44.069Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageCreate [2022-02-23T20:08:44.069Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageHistoryError [2022-02-23T20:08:44.069Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageHistory [2022-02-23T20:08:44.069Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageImportError [2022-02-23T20:08:44.069Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageImport [2022-02-23T20:08:44.069Z] --- PASS: TestImageImport (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageInspectError [2022-02-23T20:08:44.069Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageInspectImageNotFound [2022-02-23T20:08:44.069Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageInspectWithEmptyID [2022-02-23T20:08:44.069Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageInspect [2022-02-23T20:08:44.069Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageListError [2022-02-23T20:08:44.069Z] --- PASS: TestImageListError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageList [2022-02-23T20:08:44.069Z] --- PASS: TestImageList (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageListApiBefore125 [2022-02-23T20:08:44.069Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageLoadError [2022-02-23T20:08:44.069Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageLoad [2022-02-23T20:08:44.069Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagesPruneError [2022-02-23T20:08:44.069Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagesPrune [2022-02-23T20:08:44.069Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullReferenceParseError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullAnyError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePullWithoutErrors [2022-02-23T20:08:44.069Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushReferenceError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushAnyError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithoutErrors [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T20:08:44.069Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageRemoveError [2022-02-23T20:08:44.069Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageRemoveImageNotFound [2022-02-23T20:08:44.069Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageRemove [2022-02-23T20:08:44.069Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSaveError [2022-02-23T20:08:44.069Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSave [2022-02-23T20:08:44.069Z] --- PASS: TestImageSave (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSearchAnyError [2022-02-23T20:08:44.069Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T20:08:44.069Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:08:44.069Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:08:44.069Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T20:08:44.069Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageSearchWithoutErrors [2022-02-23T20:08:44.069Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageTagError [2022-02-23T20:08:44.069Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageTagInvalidReference [2022-02-23T20:08:44.069Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T20:08:44.069Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageTagHexSource [2022-02-23T20:08:44.069Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestImageTag [2022-02-23T20:08:44.069Z] --- PASS: TestImageTag (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestInfoServerError [2022-02-23T20:08:44.069Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T20:08:44.069Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestInfo [2022-02-23T20:08:44.069Z] --- PASS: TestInfo (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkConnectError [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkConnect [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkCreateError [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkCreate [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkDisconnectError [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkDisconnect [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect/no_options [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect/verbose [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect/global_scope [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T20:08:44.069Z] === RUN TestNetworkInspect/server_error [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkListError [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkList [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworksPruneError [2022-02-23T20:08:44.069Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworksPrune [2022-02-23T20:08:44.069Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkRemoveError [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNetworkRemove [2022-02-23T20:08:44.069Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeInspectError [2022-02-23T20:08:44.069Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T20:08:44.069Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T20:08:44.069Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeInspect [2022-02-23T20:08:44.069Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeListError [2022-02-23T20:08:44.069Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeList [2022-02-23T20:08:44.069Z] --- PASS: TestNodeList (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeRemoveError [2022-02-23T20:08:44.069Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeRemove [2022-02-23T20:08:44.069Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeUpdateError [2022-02-23T20:08:44.069Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestNodeUpdate [2022-02-23T20:08:44.069Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestOptionWithHostFromEnv [2022-02-23T20:08:44.069Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestOptionWithTimeout [2022-02-23T20:08:44.069Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T20:08:44.069Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPingFail [2022-02-23T20:08:44.069Z] --- PASS: TestPingFail (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPingWithError [2022-02-23T20:08:44.069Z] 2022/02/23 20:08:42 RoundTripper returned a response & error; ignoring response [2022-02-23T20:08:44.069Z] 2022/02/23 20:08:42 RoundTripper returned a response & error; ignoring response [2022-02-23T20:08:44.069Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPingSuccess [2022-02-23T20:08:44.069Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPingHeadFallback [2022-02-23T20:08:44.069Z] === RUN TestPingHeadFallback/OK [2022-02-23T20:08:44.069Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T20:08:44.069Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T20:08:44.069Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T20:08:44.069Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T20:08:44.069Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginDisableError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginDisable [2022-02-23T20:08:44.069Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginEnableError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginEnable [2022-02-23T20:08:44.069Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginInspectError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T20:08:44.069Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginInspect [2022-02-23T20:08:44.069Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginListError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginList [2022-02-23T20:08:44.069Z] --- PASS: TestPluginList (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginPushError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginPush [2022-02-23T20:08:44.069Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginRemoveError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginRemove [2022-02-23T20:08:44.069Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginSetError [2022-02-23T20:08:44.069Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPluginSet [2022-02-23T20:08:44.069Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSetHostHeader [2022-02-23T20:08:44.069Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestPlainTextError [2022-02-23T20:08:44.069Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestInfiniteError [2022-02-23T20:08:44.069Z] --- PASS: TestInfiniteError (0.03s) [2022-02-23T20:08:44.069Z] === RUN TestCanceledContext [2022-02-23T20:08:44.069Z] 2022/02/23 20:08:42 RoundTripper returned a response & error; ignoring response [2022-02-23T20:08:44.069Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestDeadlineExceededContext [2022-02-23T20:08:44.069Z] 2022/02/23 20:08:42 RoundTripper returned a response & error; ignoring response [2022-02-23T20:08:44.069Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretCreateUnsupported [2022-02-23T20:08:44.069Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretCreateError [2022-02-23T20:08:44.069Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretCreate [2022-02-23T20:08:44.069Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretInspectUnsupported [2022-02-23T20:08:44.069Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretInspectError [2022-02-23T20:08:44.069Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T20:08:44.069Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T20:08:44.069Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretInspect [2022-02-23T20:08:44.069Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretListUnsupported [2022-02-23T20:08:44.069Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretListError [2022-02-23T20:08:44.069Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretList [2022-02-23T20:08:44.069Z] --- PASS: TestSecretList (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretRemoveUnsupported [2022-02-23T20:08:44.069Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretRemoveError [2022-02-23T20:08:44.069Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretRemove [2022-02-23T20:08:44.069Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretUpdateUnsupported [2022-02-23T20:08:44.069Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T20:08:44.069Z] === RUN TestSecretUpdateError [2022-02-23T20:08:44.070Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSecretUpdate [2022-02-23T20:08:44.070Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceCreateError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceCreate [2022-02-23T20:08:44.070Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T20:08:44.070Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceCreateDigestPinning [2022-02-23T20:08:44.070Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceInspectError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T20:08:44.070Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T20:08:44.070Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceInspect [2022-02-23T20:08:44.070Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceListError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceList [2022-02-23T20:08:44.070Z] --- PASS: TestServiceList (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceLogsError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceLogs [2022-02-23T20:08:44.070Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceRemoveError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceRemove [2022-02-23T20:08:44.070Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceUpdateError [2022-02-23T20:08:44.070Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestServiceUpdate [2022-02-23T20:08:44.070Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmGetUnlockKey [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmInitError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmInit [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmInspectError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmInspect [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmJoinError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmJoin [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmLeaveError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmLeave [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmUnlockError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmUnlock [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmUpdateError [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestSwarmUpdate [2022-02-23T20:08:44.070Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestTaskInspectError [2022-02-23T20:08:44.070Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T20:08:44.070Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestTaskInspect [2022-02-23T20:08:44.070Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestTaskListError [2022-02-23T20:08:44.070Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestTaskList [2022-02-23T20:08:44.070Z] --- PASS: TestTaskList (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeCreateError [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeCreate [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeInspectError [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeInspectNotFound [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeInspect [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeListError [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeList [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeRemoveError [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T20:08:44.070Z] === RUN TestVolumeRemove [2022-02-23T20:08:44.070Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T20:08:44.070Z] === CONT TestTLSCloseWriter [2022-02-23T20:08:44.070Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T20:08:44.070Z] PASS [2022-02-23T20:08:44.070Z] coverage: 75.3% of statements [2022-02-23T20:08:44.070Z] ok github.com/docker/docker/client 0.532s coverage: 75.3% of statements [2022-02-23T20:08:48.731Z] INFO: Expanding compiler 3 of 3... [2022-02-23T20:08:48.731Z] INFO: Removing downloaded files... [2022-02-23T20:08:48.731Z] INFO: Downloading containerd [2022-02-23T20:08:49.270Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-02-23T20:08:49.270Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-02-23T20:08:49.270Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-23T20:08:50.210Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-23T20:08:50.781Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.010s coverage: 4.2% of statements [2022-02-23T20:08:51.723Z] ok github.com/docker/docker/daemon 10.113s coverage: 17.2% of statements [2022-02-23T20:08:51.723Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T20:08:51.723Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T20:08:51.723Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T20:08:51.723Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T20:08:52.298Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-02-23T20:08:52.871Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.329s coverage: 56.2% of statements [2022-02-23T20:08:54.259Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-02-23T20:08:54.586Z] ............................ [ 66%] [2022-02-23T20:08:55.012Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:08:55.012Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:08:55.012Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:08:55.012Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:08:55.012Z] [2022-02-23T20:08:55.012Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T20:08:55.012Z] DOCKER_SYSTEMD=1 [2022-02-23T20:08:55.012Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T20:08:55.012Z] HOSTNAME=8a31c28814e7 [2022-02-23T20:08:55.012Z] DEST=bundles/test-integration [2022-02-23T20:08:55.012Z] PWD=/go/src/github.com/docker/docker [2022-02-23T20:08:55.012Z] DOCKER_GITCOMMIT=d1a74785d05434ab472572a361975ba2f3a61655 [2022-02-23T20:08:55.012Z] container=docker [2022-02-23T20:08:55.012Z] HOME=/root [2022-02-23T20:08:55.012Z] LANG=C.UTF-8 [2022-02-23T20:08:55.012Z] INVOCATION_ID=4761126c059949ef8b0677b7f57bfb21 [2022-02-23T20:08:55.012Z] GOLANG_VERSION=1.17.7 [2022-02-23T20:08:55.012Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T20:08:55.012Z] VALIDATE_BRANCH=master [2022-02-23T20:08:55.012Z] TERM=xterm [2022-02-23T20:08:55.012Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T20:08:55.012Z] SHLVL=3 [2022-02-23T20:08:55.012Z] TIMEOUT=120m [2022-02-23T20:08:55.012Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T20:08:55.012Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T20:08:55.012Z] GO111MODULE=off [2022-02-23T20:08:55.012Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T20:08:55.012Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T20:08:55.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T20:08:55.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T20:08:55.012Z] GOPATH=/go [2022-02-23T20:08:55.012Z] PKG_CONFIG=pkg-config [2022-02-23T20:08:55.012Z] _=/usr/bin/env [2022-02-23T20:08:55.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T20:08:55.644Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.148s coverage: 50.5% of statements [2022-02-23T20:08:57.029Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.046s coverage: 45.9% of statements [2022-02-23T20:08:57.029Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T20:08:57.599Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.745s coverage: 58.0% of statements [2022-02-23T20:08:57.599Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T20:08:57.599Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T20:08:57.858Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-02-23T20:08:58.800Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-02-23T20:08:59.062Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-02-23T20:08:59.633Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.8% of statements [2022-02-23T20:08:59.633Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T20:08:59.633Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T20:09:00.205Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.5% of statements [2022-02-23T20:09:01.149Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 80.2% of statements [2022-02-23T20:09:01.149Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 33.6% of statements [2022-02-23T20:09:01.149Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T20:09:01.410Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-02-23T20:09:01.671Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-02-23T20:09:01.933Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-02-23T20:09:02.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 69.9% of statements [2022-02-23T20:09:02.728Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:09:02.728Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:09:02.728Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:09:02.728Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:09:02.728Z] [2022-02-23T20:09:02.728Z] + TEST_INTEGRATION_DEST=2 [2022-02-23T20:09:02.728Z] + CONTAINER_NAME=docker-pr6-2 [2022-02-23T20:09:02.728Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T20:09:02.728Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-23T20:09:02.728Z] + run_tests [2022-02-23T20:09:02.728Z] + c=0 [2022-02-23T20:09:02.728Z] + '[' -n 0 ']' [2022-02-23T20:09:02.728Z] + rm= [2022-02-23T20:09:02.728Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43277/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43277/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20c9233ec9b4a491a5689fb40a24e39575399f1d hack/make.sh '' test-integration [2022-02-23T20:09:02.728Z] ++ jobs -p [2022-02-23T20:09:02.728Z] + TEST_INTEGRATION_DEST=3 [2022-02-23T20:09:02.728Z] + CONTAINER_NAME=docker-pr6-3 [2022-02-23T20:09:02.728Z] + TEST_SKIP_INTEGRATION=1 [2022-02-23T20:09:02.728Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-23T20:09:02.728Z] + run_tests [2022-02-23T20:09:02.728Z] + '[' -n 0 ']' [2022-02-23T20:09:02.728Z] + rm= [2022-02-23T20:09:02.728Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43277/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43277/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20c9233ec9b4a491a5689fb40a24e39575399f1d hack/make.sh '' test-integration [2022-02-23T20:09:02.728Z] + TEST_INTEGRATION_DEST=1 [2022-02-23T20:09:02.728Z] + CONTAINER_NAME=docker-pr6-1 [2022-02-23T20:09:02.728Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T20:09:02.728Z] + run_tests test-integration-flaky [2022-02-23T20:09:02.728Z] + '[' -n 0 ']' [2022-02-23T20:09:02.728Z] + rm= [2022-02-23T20:09:02.728Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43277/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43277/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20c9233ec9b4a491a5689fb40a24e39575399f1d hack/make.sh test-integration-flaky test-integration [2022-02-23T20:09:02.728Z] + for job in $(jobs -p) [2022-02-23T20:09:02.728Z] + wait 6494 [2022-02-23T20:09:02.728Z] [2022-02-23T20:09:02.728Z] [2022-02-23T20:09:02.728Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T20:09:02.728Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T20:09:02.728Z] HOSTNAME=315254c580f5 [2022-02-23T20:09:02.728Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T20:09:02.728Z] TESTDEBUG=0 [2022-02-23T20:09:02.728Z] DEST=bundles/test-integration [2022-02-23T20:09:02.728Z] PWD=/go/src/github.com/docker/docker [2022-02-23T20:09:02.728Z] KEEPBUNDLE=1 [2022-02-23T20:09:02.728Z] DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d [2022-02-23T20:09:02.728Z] container=docker [2022-02-23T20:09:02.728Z] HOME=/root [2022-02-23T20:09:02.728Z] GOLANG_VERSION=1.17.7 [2022-02-23T20:09:02.728Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T20:09:02.728Z] VALIDATE_BRANCH=master [2022-02-23T20:09:02.728Z] TERM=xterm [2022-02-23T20:09:02.728Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T20:09:02.728Z] SHLVL=1 [2022-02-23T20:09:02.728Z] TIMEOUT=120m [2022-02-23T20:09:02.728Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T20:09:02.728Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T20:09:02.728Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-23T20:09:02.728Z] GO111MODULE=off [2022-02-23T20:09:02.728Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T20:09:02.728Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T20:09:02.728Z] GOPATH=/go [2022-02-23T20:09:02.728Z] PKG_CONFIG=pkg-config [2022-02-23T20:09:02.728Z] _=/usr/bin/env [2022-02-23T20:09:02.728Z] Building test suite binary ./integration-cli/test.main [2022-02-23T20:09:02.728Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T20:09:02.728Z] [2022-02-23T20:09:02.728Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T20:09:02.728Z] HOSTNAME=40cdda0024d8 [2022-02-23T20:09:02.728Z] TEST_SKIP_INTEGRATION=1 [2022-02-23T20:09:02.728Z] TESTDEBUG=0 [2022-02-23T20:09:02.728Z] DEST=bundles/test-integration [2022-02-23T20:09:02.728Z] PWD=/go/src/github.com/docker/docker [2022-02-23T20:09:02.728Z] KEEPBUNDLE=1 [2022-02-23T20:09:02.728Z] DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d [2022-02-23T20:09:02.728Z] container=docker [2022-02-23T20:09:02.728Z] HOME=/root [2022-02-23T20:09:02.728Z] GOLANG_VERSION=1.17.7 [2022-02-23T20:09:02.728Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T20:09:02.728Z] VALIDATE_BRANCH=master [2022-02-23T20:09:02.728Z] TERM=xterm [2022-02-23T20:09:02.728Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T20:09:02.728Z] SHLVL=1 [2022-02-23T20:09:02.728Z] TIMEOUT=120m [2022-02-23T20:09:02.728Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T20:09:02.728Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T20:09:02.728Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-23T20:09:02.728Z] GO111MODULE=off [2022-02-23T20:09:02.728Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T20:09:02.728Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T20:09:02.728Z] GOPATH=/go [2022-02-23T20:09:02.728Z] PKG_CONFIG=pkg-config [2022-02-23T20:09:02.728Z] _=/usr/bin/env [2022-02-23T20:09:02.728Z] Building test suite binary ./integration-cli/test.main [2022-02-23T20:09:02.728Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-23T20:09:02.728Z] No new tests added to integration. [2022-02-23T20:09:02.728Z] [2022-02-23T20:09:02.728Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T20:09:02.768Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 78.7% of statements [2022-02-23T20:09:02.768Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T20:09:02.989Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T20:09:02.989Z] HOSTNAME=5b26cce33099 [2022-02-23T20:09:02.989Z] TESTDEBUG=0 [2022-02-23T20:09:02.989Z] DEST=bundles/test-integration [2022-02-23T20:09:02.989Z] PWD=/go/src/github.com/docker/docker [2022-02-23T20:09:02.989Z] KEEPBUNDLE=1 [2022-02-23T20:09:02.989Z] DOCKER_GITCOMMIT=20c9233ec9b4a491a5689fb40a24e39575399f1d [2022-02-23T20:09:02.989Z] container=docker [2022-02-23T20:09:02.989Z] HOME=/root [2022-02-23T20:09:02.989Z] GOLANG_VERSION=1.17.7 [2022-02-23T20:09:02.989Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T20:09:02.989Z] VALIDATE_BRANCH=master [2022-02-23T20:09:02.989Z] TERM=xterm [2022-02-23T20:09:02.989Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T20:09:02.989Z] SHLVL=1 [2022-02-23T20:09:02.989Z] TIMEOUT=120m [2022-02-23T20:09:02.989Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T20:09:02.989Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T20:09:02.989Z] GO111MODULE=off [2022-02-23T20:09:02.989Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T20:09:02.989Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T20:09:02.989Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T20:09:02.989Z] GOPATH=/go [2022-02-23T20:09:02.989Z] PKG_CONFIG=pkg-config [2022-02-23T20:09:02.989Z] _=/usr/bin/env [2022-02-23T20:09:02.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T20:09:03.028Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 58.2% of statements [2022-02-23T20:09:03.512Z] [2022-02-23T20:09:03.512Z] Name Version Source Summary [2022-02-23T20:09:03.512Z] ---- ------- ------ ------- [2022-02-23T20:09:03.512Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T20:09:03.601Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-02-23T20:09:04.173Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-02-23T20:09:04.435Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-23T20:09:05.008Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-23T20:09:05.044Z] [2022-02-23T20:09:05.044Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T20:09:05.044Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T20:09:05.044Z] PSChildName : containerd [2022-02-23T20:09:05.044Z] PSDrive : C [2022-02-23T20:09:05.044Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T20:09:05.044Z] PSIsContainer : True [2022-02-23T20:09:05.044Z] Name : containerd [2022-02-23T20:09:05.044Z] FullName : C:\containerd [2022-02-23T20:09:05.044Z] Parent : [2022-02-23T20:09:05.044Z] Exists : True [2022-02-23T20:09:05.044Z] Root : C:\ [2022-02-23T20:09:05.044Z] Extension : [2022-02-23T20:09:05.044Z] CreationTime : 2/23/2022 8:09:04 PM [2022-02-23T20:09:05.044Z] CreationTimeUtc : 2/23/2022 8:09:04 PM [2022-02-23T20:09:05.044Z] LastAccessTime : 2/23/2022 8:09:04 PM [2022-02-23T20:09:05.044Z] LastAccessTimeUtc : 2/23/2022 8:09:04 PM [2022-02-23T20:09:05.044Z] LastWriteTime : 2/23/2022 8:09:04 PM [2022-02-23T20:09:05.044Z] LastWriteTimeUtc : 2/23/2022 8:09:04 PM [2022-02-23T20:09:05.044Z] Attributes : Directory [2022-02-23T20:09:05.044Z] Mode : d----- [2022-02-23T20:09:05.044Z] BaseName : containerd [2022-02-23T20:09:05.044Z] Target : {} [2022-02-23T20:09:05.044Z] LinkType : [2022-02-23T20:09:05.044Z] [2022-02-23T20:09:05.220Z] --- PASS: TestCheckoutGit (36.13s) [2022-02-23T20:09:05.220Z] === RUN TestValidGitTransport [2022-02-23T20:09:05.220Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T20:09:05.220Z] === RUN TestGitInvalidRef [2022-02-23T20:09:05.220Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-23T20:09:05.220Z] PASS [2022-02-23T20:09:05.220Z] coverage: 86.3% of statements [2022-02-23T20:09:05.220Z] ok github.com/docker/docker/builder/remotecontext/git 36.419s coverage: 86.3% of statements [2022-02-23T20:09:05.684Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T20:09:05.684Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T20:09:05.951Z] ok github.com/docker/docker/daemon/logger/splunk 1.595s coverage: 82.5% of statements [2022-02-23T20:09:05.951Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T20:09:05.951Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T20:09:06.212Z] ok github.com/docker/docker/distribution 0.123s coverage: 26.3% of statements [2022-02-23T20:09:06.594Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T20:09:06.594Z] INFO: Configuring git core.autocrlf... [2022-02-23T20:09:06.594Z] [2022-02-23T20:09:06.594Z] [2022-02-23T20:09:06.782Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2022-02-23T20:09:06.782Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T20:09:07.353Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-23T20:09:07.924Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-02-23T20:09:08.184Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-23T20:09:08.755Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T20:09:09.016Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.4% of statements [2022-02-23T20:09:09.016Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T20:09:09.277Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2022-02-23T20:09:09.277Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T20:09:09.538Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-02-23T20:09:10.494Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2022-02-23T20:09:11.071Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2022-02-23T20:09:11.071Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T20:09:11.505Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-02-23T20:09:11.505Z] === RUN TestConfigureDaemonLogs [2022-02-23T20:09:11.505Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T20:09:11.505Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T20:09:11.505Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T20:09:11.505Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T20:09:11.505Z] PASS [2022-02-23T20:09:11.505Z] coverage: 18.7% of statements [2022-02-23T20:09:11.505Z] ok github.com/docker/docker/cmd/dockerd 0.258s coverage: 18.7% of statements [2022-02-23T20:09:11.505Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T20:09:11.505Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T20:09:12.479Z] === RUN TestContainerStopSignal [2022-02-23T20:09:12.479Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestContainerStopTimeout [2022-02-23T20:09:12.479Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T20:09:12.479Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T20:09:12.479Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T20:09:12.479Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-02-23T20:09:12.479Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T20:09:12.479Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T20:09:12.479Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestNewMemoryStore [2022-02-23T20:09:12.479Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestAddContainers [2022-02-23T20:09:12.479Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestGetContainer [2022-02-23T20:09:12.479Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestDeleteContainer [2022-02-23T20:09:12.479Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestListContainers [2022-02-23T20:09:12.479Z] --- PASS: TestListContainers (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestFirstContainer [2022-02-23T20:09:12.479Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestApplyAllContainer [2022-02-23T20:09:12.479Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestIsValidHealthString [2022-02-23T20:09:12.479Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestStateRunStop [2022-02-23T20:09:12.479Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T20:09:12.479Z] === RUN TestStateTimeoutWait [2022-02-23T20:09:12.941Z] state_test.go:141: Stop callback fired [2022-02-23T20:09:12.941Z] state_test.go:165: Stop callback fired [2022-02-23T20:09:12.941Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T20:09:12.941Z] === RUN TestIsValidStateString [2022-02-23T20:09:12.941Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T20:09:12.941Z] === RUN TestViewSaveDelete [2022-02-23T20:09:12.941Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T20:09:12.941Z] === RUN TestViewAll [2022-02-23T20:09:12.941Z] --- PASS: TestViewAll (0.01s) [2022-02-23T20:09:12.941Z] === RUN TestViewGet [2022-02-23T20:09:12.941Z] --- PASS: TestViewGet (0.01s) [2022-02-23T20:09:12.941Z] === RUN TestNames [2022-02-23T20:09:12.941Z] --- PASS: TestNames (0.00s) [2022-02-23T20:09:12.941Z] === RUN TestViewWithHealthCheck [2022-02-23T20:09:12.941Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T20:09:12.941Z] PASS [2022-02-23T20:09:12.941Z] coverage: 41.7% of statements [2022-02-23T20:09:12.941Z] ok github.com/docker/docker/container 0.246s coverage: 41.7% of statements [2022-02-23T20:09:12.941Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T20:09:12.941Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T20:09:12.941Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T20:09:12.941Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T20:09:12.983Z] ok github.com/docker/docker/pkg/archive 0.281s coverage: 82.6% of statements [2022-02-23T20:09:13.555Z] ok github.com/docker/docker/pkg/authorization 0.219s coverage: 68.3% of statements [2022-02-23T20:09:13.555Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-02-23T20:09:13.816Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-23T20:09:13.915Z] === RUN TestPrepare [2022-02-23T20:09:13.915Z] --- PASS: TestPrepare (0.00s) [2022-02-23T20:09:13.915Z] === RUN TestStart [2022-02-23T20:09:13.915Z] --- PASS: TestStart (0.00s) [2022-02-23T20:09:13.915Z] === RUN TestWaitCancel [2022-02-23T20:09:13.915Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T20:09:13.915Z] === RUN TestWaitDisabled [2022-02-23T20:09:13.915Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T20:09:13.915Z] === RUN TestWaitEnabled [2022-02-23T20:09:13.915Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T20:09:13.915Z] === RUN TestRemove [2022-02-23T20:09:13.915Z] --- PASS: TestRemove (0.00s) [2022-02-23T20:09:13.915Z] PASS [2022-02-23T20:09:13.915Z] coverage: 65.3% of statements [2022-02-23T20:09:13.915Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-02-23T20:09:16.303Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T20:09:16.303Z] === RUN TestNewListSecretsFilters [2022-02-23T20:09:16.303Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestNewListConfigsFilters [2022-02-23T20:09:16.303Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T20:09:16.303Z] PASS [2022-02-23T20:09:16.303Z] coverage: 0.5% of statements [2022-02-23T20:09:16.303Z] ok github.com/docker/docker/daemon/cluster 0.499s coverage: 0.5% of statements [2022-02-23T20:09:16.303Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.27s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T20:09:16.303Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T20:09:16.303Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T20:09:16.303Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T20:09:16.303Z] PASS [2022-02-23T20:09:16.303Z] coverage: 35.9% of statements [2022-02-23T20:09:17.012Z] ok github.com/docker/docker/daemon/cluster/convert 0.473s coverage: 35.9% of statements [2022-02-23T20:09:17.117Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 43.5% of statements [2022-02-23T20:09:17.117Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-02-23T20:09:17.117Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-23T20:09:18.058Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T20:09:18.059Z] ok github.com/docker/docker/layer 7.564s coverage: 68.9% of statements [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T20:09:18.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T20:09:18.320Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-02-23T20:09:18.581Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-23T20:09:18.581Z] ok github.com/docker/docker/pkg/fsutils 0.151s coverage: 85.1% of statements [2022-02-23T20:09:19.524Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.5% of statements [2022-02-23T20:09:19.524Z] ok github.com/docker/docker/pkg/ioutils 0.344s coverage: 71.5% of statements [2022-02-23T20:09:19.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-02-23T20:09:19.786Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T20:09:19.786Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-23T20:09:19.786Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T20:09:19.786Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T20:09:20.019Z] === RUN TestBuilderGC [2022-02-23T20:09:20.020Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T20:09:20.020Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T20:09:20.020Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestFindConfigurationConflicts [2022-02-23T20:09:20.020Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T20:09:20.020Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T20:09:20.020Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T20:09:20.020Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T20:09:20.020Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T20:09:20.020Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T20:09:20.020Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T20:09:20.047Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-02-23T20:09:20.047Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-02-23T20:09:20.308Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-02-23T20:09:20.308Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2022-02-23T20:09:20.482Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T20:09:20.482Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T20:09:20.482Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T20:09:20.482Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T20:09:20.482Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-23T20:09:20.482Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T20:09:20.482Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T20:09:20.482Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T20:09:20.482Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T20:09:20.483Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T20:09:20.483Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T20:09:20.483Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_label [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T20:09:20.483Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration (0.05s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T20:09:20.483Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T20:09:20.483Z] time="2022-02-23T20:09:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T20:09:20.483Z] --- PASS: TestReloadSetConfigFileNotExist (0.26s) [2022-02-23T20:09:20.483Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T20:09:20.483Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:09:20.483Z] --- SKIP: TestReloadDefaultConfigNotExist (0.03s) [2022-02-23T20:09:20.483Z] === RUN TestReloadBadDefaultConfig [2022-02-23T20:09:20.483Z] time="2022-02-23T20:09:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-789781977" [2022-02-23T20:09:20.483Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestReloadWithConflictingLabels [2022-02-23T20:09:20.483Z] time="2022-02-23T20:09:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1431361164" [2022-02-23T20:09:20.483Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T20:09:20.483Z] time="2022-02-23T20:09:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4054631738" [2022-02-23T20:09:20.483Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestMaskURLCredentials [2022-02-23T20:09:20.483Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T20:09:20.483Z] === RUN TestDaemonConfigurationMerge [2022-02-23T20:09:20.483Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T20:09:20.483Z] PASS [2022-02-23T20:09:20.483Z] coverage: 79.2% of statements [2022-02-23T20:09:20.483Z] ok github.com/docker/docker/daemon/config 0.763s coverage: 79.2% of statements [2022-02-23T20:09:20.570Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2022-02-23T20:09:20.570Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T20:09:20.570Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T20:09:20.831Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-02-23T20:09:20.945Z] === RUN TestEventsLog [2022-02-23T20:09:20.945Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T20:09:20.945Z] === RUN TestEventsLogTimeout [2022-02-23T20:09:20.945Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T20:09:20.945Z] === RUN TestLogEvents [2022-02-23T20:09:20.945Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T20:09:20.945Z] === RUN TestLoadBufferedEvents [2022-02-23T20:09:20.945Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-02-23T20:09:20.945Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T20:09:20.945Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T20:09:20.945Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T20:09:20.945Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T20:09:20.945Z] PASS [2022-02-23T20:09:20.945Z] coverage: 50.0% of statements [2022-02-23T20:09:20.945Z] ok github.com/docker/docker/daemon/events 0.352s coverage: 50.0% of statements [2022-02-23T20:09:21.406Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T20:09:21.407Z] === RUN TestWaitNodeAttachment [2022-02-23T20:09:21.668Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-23T20:09:21.668Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-23T20:09:21.868Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T20:09:21.868Z] === RUN TestIsolationConversion [2022-02-23T20:09:21.868Z] === RUN TestIsolationConversion/default [2022-02-23T20:09:21.868Z] === RUN TestIsolationConversion/process [2022-02-23T20:09:21.868Z] === RUN TestIsolationConversion/hyperv [2022-02-23T20:09:21.868Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T20:09:21.868Z] === RUN TestContainerLabels [2022-02-23T20:09:21.868Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T20:09:21.868Z] === RUN TestCredentialSpecConversion [2022-02-23T20:09:21.868Z] === RUN TestCredentialSpecConversion/none [2022-02-23T20:09:21.868Z] === RUN TestCredentialSpecConversion/config [2022-02-23T20:09:21.868Z] === RUN TestCredentialSpecConversion/file [2022-02-23T20:09:21.868Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T20:09:21.868Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T20:09:21.868Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T20:09:21.868Z] === RUN TestControllerValidateMountBind [2022-02-23T20:09:21.868Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-23T20:09:21.868Z] === RUN TestControllerValidateMountVolume [2022-02-23T20:09:21.868Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T20:09:21.868Z] === RUN TestControllerValidateMountTarget [2022-02-23T20:09:21.868Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2022-02-23T20:09:21.868Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T20:09:21.868Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T20:09:21.868Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T20:09:21.868Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T20:09:21.868Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T20:09:21.868Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T20:09:21.868Z] PASS [2022-02-23T20:09:21.868Z] coverage: 11.0% of statements [2022-02-23T20:09:21.868Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.622s coverage: 11.0% of statements [2022-02-23T20:09:22.329Z] === RUN TestIsEmptyDir [2022-02-23T20:09:22.329Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T20:09:22.329Z] PASS [2022-02-23T20:09:22.329Z] coverage: 2.3% of statements [2022-02-23T20:09:22.329Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-02-23T20:09:22.791Z] === RUN TestLinkNaming [2022-02-23T20:09:22.791Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestLinkNew [2022-02-23T20:09:22.791Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestLinkEnv [2022-02-23T20:09:22.791Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestLinkMultipleEnv [2022-02-23T20:09:22.791Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestLinkPortRangeEnv [2022-02-23T20:09:22.791Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T20:09:22.791Z] PASS [2022-02-23T20:09:22.791Z] coverage: 93.0% of statements [2022-02-23T20:09:22.791Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2022-02-23T20:09:22.791Z] === RUN TestVerifyNetworkingConfig [2022-02-23T20:09:22.791Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestGetContainer [2022-02-23T20:09:22.791Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestValidContainerNames [2022-02-23T20:09:22.791Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestContainerInitDNS [2022-02-23T20:09:22.791Z] daemon_test.go:145: root required [2022-02-23T20:09:22.791Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestMerge [2022-02-23T20:09:22.791Z] --- PASS: TestMerge (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestValidateContainerIsolation [2022-02-23T20:09:22.791Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestFindNetworkErrorType [2022-02-23T20:09:22.791Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestEnsureServicesExist [2022-02-23T20:09:22.791Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestEnsureServicesExistErrors [2022-02-23T20:09:22.791Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T20:09:22.791Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T20:09:22.791Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T20:09:22.791Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T20:09:22.791Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T20:09:22.791Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T20:09:22.791Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestContainerDelete [2022-02-23T20:09:22.791Z] --- PASS: TestContainerDelete (0.01s) [2022-02-23T20:09:22.791Z] === RUN TestContainerDoubleDelete [2022-02-23T20:09:22.791Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T20:09:22.791Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T20:09:22.791Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestNoneHealthcheck [2022-02-23T20:09:22.791Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T20:09:22.791Z] === RUN TestHealthStates [2022-02-23T20:09:23.050Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] time="2022-02-23T20:09:22Z" 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-02-23T20:09:23.253Z] --- PASS: TestHealthStates (0.21s) [2022-02-23T20:09:23.253Z] === RUN TestGetInspectData [2022-02-23T20:09:23.253Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T20:09:23.253Z] === RUN TestFillLicense [2022-02-23T20:09:23.253Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T20:09:23.253Z] === RUN TestListInvalidFilter [2022-02-23T20:09:23.253Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T20:09:23.253Z] === RUN TestNameFilter [2022-02-23T20:09:23.253Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T20:09:23.253Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T20:09:23.253Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T20:09:23.253Z] === 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-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T20:09:23.253Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T20:09:23.310Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-02-23T20:09:23.310Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T20:09:23.575Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-23T20:09:23.715Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T20:09:23.715Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T20:09:23.715Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T20:09:23.715Z] --- 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-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T20:09:23.715Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestDaemonReloadLabels [2022-02-23T20:09:23.715Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T20:09:23.715Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestDaemonReloadMirrors [2022-02-23T20:09:23.715Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T20:09:23.715Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T20:09:23.715Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T20:09:23.715Z] reload_test.go:342: root required [2022-02-23T20:09:23.715Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T20:09:23.715Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T20:09:23.715Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.12s) [2022-02-23T20:09:23.715Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T20:09:23.715Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.08s) [2022-02-23T20:09:23.715Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T20:09:23.715Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.10s) [2022-02-23T20:09:23.715Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T20:09:23.715Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T20:09:23.715Z] === RUN TestParseVolumesFrom [2022-02-23T20:09:23.715Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T20:09:23.715Z] PASS [2022-02-23T20:09:23.715Z] coverage: 8.6% of statements [2022-02-23T20:09:23.715Z] ok github.com/docker/docker/daemon 0.831s coverage: 8.6% of statements [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T20:09:23.715Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T20:09:23.836Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-23T20:09:23.836Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T20:09:24.409Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-23T20:09:24.981Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-23T20:09:24.981Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-02-23T20:09:25.260Z] === RUN TestAdapterReadLogs [2022-02-23T20:09:25.260Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestCopier [2022-02-23T20:09:25.260Z] --- PASS: TestCopier (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestCopierLongLines [2022-02-23T20:09:25.260Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestCopierSlow [2022-02-23T20:09:25.260Z] --- PASS: TestCopierSlow (0.20s) [2022-02-23T20:09:25.260Z] === RUN TestCopierWithSized [2022-02-23T20:09:25.260Z] === RUN TestCopierWithSized/as_is [2022-02-23T20:09:25.260Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T20:09:25.260Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T20:09:25.260Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-23T20:09:25.260Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestCopierWithPartial [2022-02-23T20:09:25.260Z] --- PASS: TestCopierWithPartial (0.02s) [2022-02-23T20:09:25.260Z] === RUN TestRingLogger [2022-02-23T20:09:25.260Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestRingCap [2022-02-23T20:09:25.260Z] --- PASS: TestRingCap (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestRingClose [2022-02-23T20:09:25.260Z] --- PASS: TestRingClose (0.00s) [2022-02-23T20:09:25.260Z] === RUN TestRingDrain [2022-02-23T20:09:25.260Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T20:09:25.260Z] PASS [2022-02-23T20:09:25.260Z] coverage: 43.8% of statements [2022-02-23T20:09:25.260Z] ok github.com/docker/docker/daemon/logger 0.348s coverage: 43.8% of statements [2022-02-23T20:09:25.552Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-23T20:09:25.552Z] coverage: [no statements] [2022-02-23T20:09:25.552Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/defaults [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T20:09:25.722Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T20:09:25.722Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T20:09:25.722Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T20:09:25.722Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T20:09:25.722Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T20:09:25.722Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T20:09:25.722Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T20:09:25.722Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T20:09:25.722Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T20:09:25.722Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T20:09:25.722Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T20:09:26.122Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T20:09:26.122Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-23T20:09:26.122Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T20:09:26.184Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-23T20:09:26.184Z] === RUN TestCreateSuccess [2022-02-23T20:09:26.184Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCreateStreamSkipped [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T20:09:26.184Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCreateLogGroupSuccess [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T20:09:26.184Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCreateError [2022-02-23T20:09:26.184Z] --- PASS: TestCreateError (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCreateAlreadyExists [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T20:09:26.184Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestLogClosed [2022-02-23T20:09:26.184Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestLogBlocking [2022-02-23T20:09:26.184Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T20:09:26.184Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T20:09:26.184Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestPublishBatchSuccess [2022-02-23T20:09:26.184Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestPublishBatchError [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=error msg=error [2022-02-23T20:09:26.184Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T20:09:26.184Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T20:09:26.184Z] time="2022-02-23T20:09:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T20:09:26.184Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchSimple [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchTicker [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchClose [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen/3/���� [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T20:09:26.184Z] === RUN TestEffectiveLen/5/ [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/0/ [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: He [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/6/a� [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: a [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: � [2022-02-23T20:09:26.184Z] === RUN TestFindValidSplit/7/a� [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T20:09:26.184Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestProcessEventEmoji [2022-02-23T20:09:26.184Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchLineSplit [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMaxEvents [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T20:09:26.184Z] PASS [2022-02-23T20:09:26.184Z] coverage: 33.6% of statements [2022-02-23T20:09:26.184Z] ok github.com/docker/docker/daemon/logger/fluentd 0.151s coverage: 33.6% of statements [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T20:09:26.184Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T20:09:26.184Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T20:09:26.184Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsFormat [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T20:09:26.184Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T20:09:26.184Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestCreateTagSuccess [2022-02-23T20:09:26.184Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T20:09:26.184Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T20:09:26.184Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T20:09:26.184Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T20:09:26.184Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T20:09:26.184Z] PASS [2022-02-23T20:09:26.184Z] coverage: 80.2% of statements [2022-02-23T20:09:26.184Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T20:09:26.184Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestSearchRegistryForImages [2022-02-23T20:09:26.184Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T20:09:26.184Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T20:09:26.185Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T20:09:26.185Z] === RUN TestImageDelete [2022-02-23T20:09:26.185Z] === RUN TestImageDelete/no_lease [2022-02-23T20:09:26.185Z] ok github.com/docker/docker/daemon/logger/awslogs 0.611s coverage: 80.2% of statements [2022-02-23T20:09:26.185Z] === RUN TestImageDelete/lease_exists [2022-02-23T20:09:26.185Z] --- PASS: TestImageDelete (0.04s) [2022-02-23T20:09:26.185Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T20:09:26.185Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-02-23T20:09:26.185Z] === RUN TestContentStoreForPull [2022-02-23T20:09:26.646Z] --- PASS: TestContentStoreForPull (0.27s) [2022-02-23T20:09:26.646Z] PASS [2022-02-23T20:09:26.646Z] coverage: 6.8% of statements [2022-02-23T20:09:26.646Z] ok github.com/docker/docker/daemon/images 0.442s coverage: 6.8% of statements [2022-02-23T20:09:26.646Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T20:09:26.646Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T20:09:26.646Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T20:09:26.646Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T20:09:26.646Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T20:09:26.646Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T20:09:27.108Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T20:09:27.108Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T20:09:27.108Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T20:09:27.108Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-23T20:09:27.108Z] === RUN TestFastTimeMarshalJSON [2022-02-23T20:09:27.108Z] === RUN TestJSONFileLogger [2022-02-23T20:09:27.108Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T20:09:27.108Z] PASS [2022-02-23T20:09:27.108Z] coverage: 87.2% of statements [2022-02-23T20:09:27.108Z] --- PASS: TestJSONFileLogger (0.01s) [2022-02-23T20:09:27.108Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T20:09:27.108Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T20:09:27.108Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T20:09:27.108Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.269s coverage: 87.2% of statements [2022-02-23T20:09:27.108Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-23T20:09:27.108Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T20:09:27.570Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.03s) [2022-02-23T20:09:27.570Z] === RUN TestEncodeDecode [2022-02-23T20:09:27.570Z] === PAUSE TestEncodeDecode [2022-02-23T20:09:27.570Z] === RUN TestUnexpectedEOF [2022-02-23T20:09:27.570Z] time="2022-02-23T20:09:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T20:09:27.570Z] time="2022-02-23T20:09:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T20:09:27.570Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-23T20:09:27.570Z] === CONT TestEncodeDecode [2022-02-23T20:09:27.570Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T20:09:27.570Z] PASS [2022-02-23T20:09:27.570Z] coverage: 69.9% of statements [2022-02-23T20:09:27.570Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.334s coverage: 69.9% of statements [2022-02-23T20:09:28.032Z] === RUN TestWriteLog [2022-02-23T20:09:28.032Z] === PAUSE TestWriteLog [2022-02-23T20:09:28.032Z] === RUN TestReadLog [2022-02-23T20:09:28.032Z] === PAUSE TestReadLog [2022-02-23T20:09:28.032Z] === RUN TestDecode [2022-02-23T20:09:28.032Z] --- PASS: TestDecode (0.03s) [2022-02-23T20:09:28.036Z] ok github.com/docker/docker/plugin 0.514s coverage: 23.2% of statements [2022-02-23T20:09:28.297Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-23T20:09:28.495Z] === CONT TestWriteLog [2022-02-23T20:09:28.495Z] --- PASS: TestWriteLog (0.00s) [2022-02-23T20:09:28.495Z] === CONT TestReadLog [2022-02-23T20:09:28.495Z] === RUN TestReadLog/tail_exact [2022-02-23T20:09:28.495Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T20:09:28.495Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T20:09:28.495Z] --- PASS: TestReadLog (0.26s) [2022-02-23T20:09:28.495Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-02-23T20:09:28.495Z] --- PASS: TestReadLog/tail_less_than_available (0.03s) [2022-02-23T20:09:28.495Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T20:09:28.495Z] PASS [2022-02-23T20:09:28.495Z] coverage: 78.7% of statements [2022-02-23T20:09:28.495Z] ok github.com/docker/docker/daemon/logger/local 0.399s coverage: 78.7% of statements [2022-02-23T20:09:28.495Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T20:09:28.558Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-23T20:09:28.960Z] === RUN TestOpenFileDelete [2022-02-23T20:09:28.960Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestOpenFileRename [2022-02-23T20:09:28.960Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestHandleDecoderErr [2022-02-23T20:09:28.960Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestParseLogTagDefaultTag [2022-02-23T20:09:28.960Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestParseLogTag [2022-02-23T20:09:28.960Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestParseLogTagEmptyTag [2022-02-23T20:09:28.960Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestTailFiles [2022-02-23T20:09:28.960Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestFollowLogsConsumerGone [2022-02-23T20:09:28.960Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T20:09:28.960Z] === RUN TestFollowLogsProducerGone [2022-02-23T20:09:28.960Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T20:09:28.960Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T20:09:28.960Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-23T20:09:28.960Z] === RUN TestCheckCapacityAndRotate [2022-02-23T20:09:28.960Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T20:09:28.960Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T20:09:28.960Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2022-02-23T20:09:28.960Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-02-23T20:09:28.960Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2022-02-23T20:09:28.960Z] PASS [2022-02-23T20:09:28.960Z] coverage: 53.4% of statements [2022-02-23T20:09:28.960Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.206s coverage: 53.4% of statements [2022-02-23T20:09:28.960Z] === RUN TestLog [2022-02-23T20:09:28.960Z] --- PASS: TestLog (0.03s) [2022-02-23T20:09:28.960Z] PASS [2022-02-23T20:09:28.960Z] coverage: 31.5% of statements [2022-02-23T20:09:28.960Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-02-23T20:09:29.935Z] === RUN TestNewParse [2022-02-23T20:09:29.935Z] --- PASS: TestNewParse (0.00s) [2022-02-23T20:09:29.935Z] PASS [2022-02-23T20:09:29.935Z] coverage: 8.3% of statements [2022-02-23T20:09:29.935Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-23T20:09:29.935Z] === RUN TestValidateLogOpt [2022-02-23T20:09:29.935Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestNewMissedConfig [2022-02-23T20:09:29.935Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestNewMissedUrl [2022-02-23T20:09:29.935Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestNewMissedToken [2022-02-23T20:09:29.935Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestNewWithProxy [2022-02-23T20:09:29.935Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestDefault [2022-02-23T20:09:29.935Z] --- PASS: TestDefault (0.01s) [2022-02-23T20:09:29.935Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T20:09:29.935Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestJsonFormat [2022-02-23T20:09:29.935Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T20:09:29.935Z] === RUN TestRawFormat [2022-02-23T20:09:29.935Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestRawFormatWithLabels [2022-02-23T20:09:29.935Z] === RUN TestParseLogFormat [2022-02-23T20:09:29.935Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-02-23T20:09:29.935Z] === RUN TestRawFormatWithoutTag [2022-02-23T20:09:29.935Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestValidateLogOptEmpty [2022-02-23T20:09:29.935Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestValidateSyslogAddress [2022-02-23T20:09:29.935Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestParseAddressDefaultPort [2022-02-23T20:09:29.935Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestValidateSyslogFacility [2022-02-23T20:09:29.935Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T20:09:29.935Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestValidateLogOpt [2022-02-23T20:09:29.935Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T20:09:29.935Z] === RUN TestBatching [2022-02-23T20:09:29.935Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T20:09:29.935Z] PASS [2022-02-23T20:09:29.935Z] coverage: 46.8% of statements [2022-02-23T20:09:29.935Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2022-02-23T20:09:29.941Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-02-23T20:09:29.941Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T20:09:30.397Z] --- PASS: TestBatching (0.24s) [2022-02-23T20:09:30.397Z] === RUN TestFrequency [2022-02-23T20:09:30.397Z] --- PASS: TestFrequency (0.22s) [2022-02-23T20:09:30.397Z] === RUN TestOneMessagePerRequest [2022-02-23T20:09:30.397Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T20:09:30.862Z] === RUN TestVerify [2022-02-23T20:09:30.862Z] --- PASS: TestVerify (0.00s) [2022-02-23T20:09:30.862Z] === RUN TestSkipVerify [2022-02-23T20:09:30.862Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:30.862Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:30.862Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:30.862Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:30.883Z] ok github.com/docker/docker/registry 0.082s coverage: 58.3% of statements [2022-02-23T20:09:31.323Z] --- PASS: TestSkipVerify (0.63s) [2022-02-23T20:09:31.323Z] === RUN TestBufferMaximum [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.892819\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.323Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.892819\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.323Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T20:09:31.323Z] === RUN TestServerAlwaysDown [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.899791\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.899791\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.899791\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.900790\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.324Z] time="2022-02-23T20:09:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645646970.900790\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:31.324Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T20:09:31.324Z] === RUN TestCannotSendAfterClose [2022-02-23T20:09:31.324Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T20:09:31.324Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T20:09:31.454Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-23T20:09:31.454Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-23T20:09:32.025Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-23T20:09:32.285Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T20:09:32.304Z] === RUN TestV1IDService [2022-02-23T20:09:32.304Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T20:09:32.304Z] === RUN TestV2MetadataService [2022-02-23T20:09:32.304Z] time="2022-02-23T20:09:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T20:09:32.304Z] time="2022-02-23T20:09:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9a7e9966e458\"}'" [2022-02-23T20:09:32.304Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T20:09:32.304Z] PASS [2022-02-23T20:09:32.304Z] coverage: 82.5% of statements [2022-02-23T20:09:32.304Z] ok github.com/docker/docker/daemon/logger/splunk 2.200s coverage: 82.5% of statements [2022-02-23T20:09:32.304Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T20:09:32.304Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T20:09:32.304Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T20:09:32.304Z] === RUN TestSuccessfulDownload [2022-02-23T20:09:32.304Z] download_test.go:267: Needs fixing on Windows [2022-02-23T20:09:32.304Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T20:09:32.304Z] === RUN TestCancelledDownload [2022-02-23T20:09:32.304Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T20:09:32.304Z] === RUN TestMaxDownloadAttempts [2022-02-23T20:09:32.304Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:09:32.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:09:32.304Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:09:32.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:09:32.304Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:09:32.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:09:32.304Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:09:32.304Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:09:32.304Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:09:32.304Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:09:32.304Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:09:32.304Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:09:32.768Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T20:09:32.768Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T20:09:32.768Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T20:09:32.768Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T20:09:32.768Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T20:09:32.768Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T20:09:32.768Z] === RUN TestManifestStore [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2988787521\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/no_local_cache [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/with_local_cache [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="reference for unknown type: " [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="reference for unknown type: " [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="reference for unknown type: " [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="reference for unknown type: " [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:09:32.768Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-02-23T20:09:32.768Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-02-23T20:09:32.768Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-02-23T20:09:32.768Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-02-23T20:09:32.768Z] === RUN TestTransfer [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="reference for unknown type: " [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T20:09:32.768Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T20:09:32.768Z] time="2022-02-23T20:09:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore (0.36s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T20:09:32.768Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T20:09:32.768Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T20:09:32.769Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T20:09:32.769Z] === RUN TestFixManifestLayers [2022-02-23T20:09:32.769Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T20:09:32.769Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T20:09:32.769Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T20:09:32.769Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T20:09:32.769Z] === RUN TestFixManifestLayersBadParent [2022-02-23T20:09:32.769Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T20:09:32.769Z] === RUN TestValidateManifest [2022-02-23T20:09:32.769Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T20:09:32.769Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T20:09:32.769Z] === RUN TestFormatPlatform [2022-02-23T20:09:32.769Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T20:09:32.769Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T20:09:33.233Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T20:09:33.233Z] === RUN TestLayerAlreadyExists [2022-02-23T20:09:33.233Z] 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-02-23T20:09:33.233Z] 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-02-23T20:09:33.233Z] 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-02-23T20:09:33.233Z] 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-02-23T20:09:33.233Z] 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-02-23T20:09:33.233Z] 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-02-23T20:09:33.233Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T20:09:33.233Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T20:09:33.233Z] --- PASS: TestV2MetadataService (0.92s) [2022-02-23T20:09:33.233Z] PASS [2022-02-23T20:09:33.233Z] coverage: 48.2% of statements [2022-02-23T20:09:33.233Z] --- PASS: TestTransfer (0.12s) [2022-02-23T20:09:33.233Z] === RUN TestConcurrencyLimit [2022-02-23T20:09:33.233Z] ok github.com/docker/docker/distribution/metadata 1.012s coverage: 48.2% of statements [2022-02-23T20:09:33.233Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-02-23T20:09:33.233Z] === RUN TestInactiveJobs [2022-02-23T20:09:33.563Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-23T20:09:33.694Z] === RUN TestNotFound [2022-02-23T20:09:33.694Z] --- PASS: TestNotFound (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestConflict [2022-02-23T20:09:33.694Z] --- PASS: TestConflict (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestForbidden [2022-02-23T20:09:33.694Z] --- PASS: TestForbidden (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestInvalidParameter [2022-02-23T20:09:33.694Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestNotImplemented [2022-02-23T20:09:33.694Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestNotModified [2022-02-23T20:09:33.694Z] --- PASS: TestNotModified (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestUnauthorized [2022-02-23T20:09:33.694Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestUnknown [2022-02-23T20:09:33.694Z] --- PASS: TestUnknown (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestCancelled [2022-02-23T20:09:33.694Z] --- PASS: TestCancelled (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestDeadline [2022-02-23T20:09:33.694Z] --- PASS: TestDeadline (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestDataLoss [2022-02-23T20:09:33.694Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestUnavailable [2022-02-23T20:09:33.694Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T20:09:33.694Z] === RUN TestSystem [2022-02-23T20:09:33.695Z] --- PASS: TestSystem (0.00s) [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Conflict [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T20:09:33.695Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T20:09:33.695Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T20:09:33.695Z] PASS [2022-02-23T20:09:33.695Z] coverage: 53.1% of statements [2022-02-23T20:09:33.695Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-02-23T20:09:33.695Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-23T20:09:33.695Z] === RUN TestWatchRelease [2022-02-23T20:09:33.695Z] --- PASS: TestWatchRelease (0.08s) [2022-02-23T20:09:33.695Z] === RUN TestWatchFinishedTransfer [2022-02-23T20:09:33.695Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T20:09:33.695Z] === RUN TestDuplicateTransfer [2022-02-23T20:09:33.695Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-02-23T20:09:33.695Z] === RUN TestSuccessfulUpload [2022-02-23T20:09:33.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T20:09:33.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T20:09:34.156Z] time="2022-02-23T20:09:33Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T20:09:34.156Z] --- PASS: TestWhenEmptyAuthConfig (1.28s) [2022-02-23T20:09:34.156Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T20:09:34.156Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T20:09:34.156Z] === RUN TestTokenPassThru [2022-02-23T20:09:34.156Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-02-23T20:09:34.156Z] === RUN TestCancelledUpload [2022-02-23T20:09:34.156Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T20:09:34.156Z] PASS [2022-02-23T20:09:34.156Z] coverage: 77.1% of statements [2022-02-23T20:09:34.156Z] --- PASS: TestTokenPassThru (0.02s) [2022-02-23T20:09:34.156Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T20:09:34.156Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 77.1% of statements [2022-02-23T20:09:34.156Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-02-23T20:09:34.156Z] PASS [2022-02-23T20:09:34.156Z] coverage: 24.6% of statements [2022-02-23T20:09:34.156Z] ok github.com/docker/docker/distribution 1.804s coverage: 24.6% of statements [2022-02-23T20:09:34.618Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T20:09:34.618Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T20:09:34.618Z] === RUN TestCompare [2022-02-23T20:09:34.618Z] --- PASS: TestCompare (0.00s) [2022-02-23T20:09:34.618Z] PASS [2022-02-23T20:09:34.618Z] coverage: 19.2% of statements [2022-02-23T20:09:34.618Z] ok github.com/docker/docker/image/cache 0.109s coverage: 19.2% of statements [2022-02-23T20:09:34.830Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-23T20:09:35.082Z] === RUN TestFSGetInvalidData [2022-02-23T20:09:35.082Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-23T20:09:35.082Z] === RUN TestFSInvalidSet [2022-02-23T20:09:35.082Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-23T20:09:35.082Z] === RUN TestFSInvalidRoot [2022-02-23T20:09:35.082Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T20:09:35.082Z] === RUN TestFSMetadataGetSet [2022-02-23T20:09:35.082Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-02-23T20:09:35.082Z] === RUN TestFSInvalidWalker [2022-02-23T20:09:35.082Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T20:09:35.082Z] === RUN TestFSGetSet [2022-02-23T20:09:35.082Z] --- PASS: TestFSGetSet (0.04s) [2022-02-23T20:09:35.082Z] === RUN TestFSGetUnsetKey [2022-02-23T20:09:35.082Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T20:09:35.082Z] === RUN TestFSGetEmptyData [2022-02-23T20:09:35.082Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T20:09:35.082Z] === RUN TestFSDelete [2022-02-23T20:09:35.082Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T20:09:35.082Z] === RUN TestFSWalker [2022-02-23T20:09:35.082Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T20:09:35.082Z] === RUN TestFSWalkerStopOnError [2022-02-23T20:09:35.082Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T20:09:35.082Z] === RUN TestNewFromJSON [2022-02-23T20:09:35.082Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T20:09:35.082Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T20:09:35.082Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T20:09:35.082Z] === RUN TestMarshalKeyOrder [2022-02-23T20:09:35.082Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T20:09:35.082Z] === RUN TestHistoryEqual [2022-02-23T20:09:35.082Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-23T20:09:35.082Z] === RUN TestImage [2022-02-23T20:09:35.082Z] --- PASS: TestImage (0.00s) [2022-02-23T20:09:35.082Z] === RUN TestImageOSNotEmpty [2022-02-23T20:09:35.082Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T20:09:35.082Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T20:09:35.082Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T20:09:35.082Z] === RUN TestCreate [2022-02-23T20:09:35.082Z] --- PASS: TestCreate (0.01s) [2022-02-23T20:09:35.404Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-02-23T20:09:35.545Z] === RUN TestRestore [2022-02-23T20:09:35.545Z] time="2022-02-23T20:09:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T20:09:35.545Z] --- PASS: TestRestore (0.03s) [2022-02-23T20:09:35.545Z] === RUN TestAddDelete [2022-02-23T20:09:35.545Z] --- PASS: TestAddDelete (0.03s) [2022-02-23T20:09:35.545Z] === RUN TestSearchAfterDelete [2022-02-23T20:09:35.545Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-23T20:09:35.545Z] === RUN TestParentReset [2022-02-23T20:09:35.545Z] --- PASS: TestParentReset (0.06s) [2022-02-23T20:09:35.545Z] === RUN TestGetAndSetLastUpdated [2022-02-23T20:09:35.545Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-23T20:09:35.545Z] === RUN TestStoreLen [2022-02-23T20:09:35.545Z] --- PASS: TestStoreLen (0.05s) [2022-02-23T20:09:35.545Z] PASS [2022-02-23T20:09:35.545Z] coverage: 86.9% of statements [2022-02-23T20:09:35.545Z] ok github.com/docker/docker/image 0.733s coverage: 86.9% of statements [2022-02-23T20:09:35.545Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T20:09:35.545Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T20:09:35.545Z] PASS [2022-02-23T20:09:35.545Z] coverage: 25.0% of statements [2022-02-23T20:09:35.545Z] ok github.com/docker/docker/image/v1 0.072s coverage: 25.0% of statements [2022-02-23T20:09:35.665Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-02-23T20:09:36.007Z] === RUN TestValidateManifest [2022-02-23T20:09:36.007Z] === RUN TestValidateManifest/nil [2022-02-23T20:09:36.007Z] === RUN TestValidateManifest/non-nil [2022-02-23T20:09:36.007Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T20:09:36.007Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T20:09:36.007Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T20:09:36.007Z] PASS [2022-02-23T20:09:36.007Z] coverage: 0.7% of statements [2022-02-23T20:09:36.007Z] ok github.com/docker/docker/image/tarexport 0.101s coverage: 0.7% of statements [2022-02-23T20:09:36.007Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T20:09:37.049Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-02-23T20:09:37.557Z] === RUN TestSerialization [2022-02-23T20:09:37.557Z] --- PASS: TestSerialization (0.02s) [2022-02-23T20:09:37.557Z] PASS [2022-02-23T20:09:37.557Z] coverage: 100.0% of statements [2022-02-23T20:09:37.557Z] ok github.com/docker/docker/libcontainerd/queue 0.108s coverage: 100.0% of statements [2022-02-23T20:09:37.557Z] === RUN TestEmptyLayer [2022-02-23T20:09:37.557Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T20:09:37.557Z] === RUN TestCommitFailure [2022-02-23T20:09:37.557Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T20:09:37.557Z] === RUN TestStartTransactionFailure [2022-02-23T20:09:37.557Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-23T20:09:37.557Z] === RUN TestGetOrphan [2022-02-23T20:09:37.557Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T20:09:37.557Z] === RUN TestMountAndRegister [2022-02-23T20:09:37.557Z] layer_test.go:258: Layer size: 14 [2022-02-23T20:09:37.557Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-23T20:09:37.557Z] === RUN TestLayerRelease [2022-02-23T20:09:37.557Z] layer_test.go:291: Failing on Windows [2022-02-23T20:09:37.557Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T20:09:37.557Z] === RUN TestStoreRestore [2022-02-23T20:09:37.557Z] layer_test.go:340: Failing on Windows [2022-02-23T20:09:37.557Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T20:09:37.557Z] === RUN TestTarStreamStability [2022-02-23T20:09:37.557Z] layer_test.go:455: Failing on Windows [2022-02-23T20:09:37.557Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T20:09:37.557Z] === RUN TestRegisterExistingLayer [2022-02-23T20:09:37.557Z] === RUN TestEnvironmentParsing [2022-02-23T20:09:37.557Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T20:09:37.557Z] PASS [2022-02-23T20:09:37.557Z] coverage: 1.2% of statements [2022-02-23T20:09:38.019Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-02-23T20:09:38.019Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-02-23T20:09:38.019Z] === RUN TestTarStreamVerification [2022-02-23T20:09:38.019Z] layer_test.go:684: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T20:09:38.019Z] === RUN TestLayerMigration [2022-02-23T20:09:38.019Z] migration_test.go:45: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T20:09:38.019Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T20:09:38.019Z] migration_test.go:181: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T20:09:38.019Z] === RUN TestMountInit [2022-02-23T20:09:38.019Z] mount_test.go:17: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T20:09:38.019Z] === RUN TestMountSize [2022-02-23T20:09:38.019Z] mount_test.go:76: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T20:09:38.019Z] === RUN TestMountChanges [2022-02-23T20:09:38.019Z] mount_test.go:125: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T20:09:38.019Z] === RUN TestMountApply [2022-02-23T20:09:38.019Z] mount_test.go:212: Failing on Windows [2022-02-23T20:09:38.019Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T20:09:38.019Z] PASS [2022-02-23T20:09:38.019Z] coverage: 30.2% of statements [2022-02-23T20:09:38.019Z] ok github.com/docker/docker/layer 0.328s coverage: 30.2% of statements [2022-02-23T20:09:38.019Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T20:09:38.019Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T20:09:38.019Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T20:09:38.019Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T20:09:38.995Z] === RUN TestSequenceGetAvailableBit [2022-02-23T20:09:38.995Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T20:09:38.995Z] === RUN TestSequenceEqual [2022-02-23T20:09:38.995Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T20:09:38.995Z] === RUN TestSequenceCopy [2022-02-23T20:09:38.995Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T20:09:38.995Z] === RUN TestGetFirstAvailable [2022-02-23T20:09:38.995Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestFindSequence [2022-02-23T20:09:39.462Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestCheckIfAvailable [2022-02-23T20:09:39.462Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestMergeSequences [2022-02-23T20:09:39.462Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestPushReservation [2022-02-23T20:09:39.462Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestSerializeDeserialize [2022-02-23T20:09:39.462Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestSet [2022-02-23T20:09:39.462Z] --- PASS: TestSet (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestSetUnset [2022-02-23T20:09:39.462Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestOffsetSetUnset [2022-02-23T20:09:39.462Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestSetInRange [2022-02-23T20:09:39.462Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestSetAnyInRange [2022-02-23T20:09:39.462Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestMethods [2022-02-23T20:09:39.462Z] --- PASS: TestMethods (0.00s) [2022-02-23T20:09:39.462Z] === RUN TestRandomAllocateDeallocate [2022-02-23T20:09:41.008Z] === RUN TestInvalidConfig [2022-02-23T20:09:41.008Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T20:09:41.008Z] === RUN TestConfig [2022-02-23T20:09:41.008Z] --- PASS: TestConfig (0.00s) [2022-02-23T20:09:41.008Z] === RUN TestOptionsLabels [2022-02-23T20:09:41.008Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T20:09:41.008Z] === RUN TestValidName [2022-02-23T20:09:41.008Z] --- PASS: TestValidName (0.00s) [2022-02-23T20:09:41.008Z] PASS [2022-02-23T20:09:41.008Z] coverage: 19.7% of statements [2022-02-23T20:09:41.008Z] ok github.com/docker/docker/libnetwork/config 0.084s coverage: 19.7% of statements [2022-02-23T20:09:41.473Z] === RUN TestKey [2022-02-23T20:09:41.474Z] --- PASS: TestKey (0.00s) [2022-02-23T20:09:41.474Z] === RUN TestParseKey [2022-02-23T20:09:41.474Z] --- PASS: TestParseKey (0.00s) [2022-02-23T20:09:41.474Z] === RUN TestInvalidDataStore [2022-02-23T20:09:41.474Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T20:09:41.474Z] === RUN TestKVObjectFlatKey [2022-02-23T20:09:41.474Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T20:09:41.474Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T20:09:41.474Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T20:09:41.474Z] PASS [2022-02-23T20:09:41.474Z] coverage: 21.9% of statements [2022-02-23T20:09:41.474Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2022-02-23T20:09:41.474Z] === RUN TestErrorInterfaces [2022-02-23T20:09:41.474Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T20:09:41.474Z] === RUN TestNetworkMarshalling [2022-02-23T20:09:41.939Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-23T20:09:41.939Z] === RUN TestEndpointMarshalling [2022-02-23T20:09:41.939Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestAuxAddresses [2022-02-23T20:09:41.939Z] time="2022-02-23T20:09:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:09:41.939Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-23T20:09:41.939Z] === RUN TestSRVServiceQuery [2022-02-23T20:09:41.939Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T20:09:41.939Z] === RUN TestServiceVIPReuse [2022-02-23T20:09:41.939Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-23T20:09:41.939Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T20:09:41.939Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestDNSIPQuery [2022-02-23T20:09:41.939Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestDNSProxyServFail [2022-02-23T20:09:41.939Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestSandboxAddEmpty [2022-02-23T20:09:41.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestSandboxAddMultiPrio [2022-02-23T20:09:41.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestSandboxAddSamePrio [2022-02-23T20:09:41.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestCleanupServiceDiscovery [2022-02-23T20:09:41.939Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestDNSOptions [2022-02-23T20:09:41.939Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:09:41.939Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T20:09:41.939Z] time="2022-02-23T20:09:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:09:41.939Z] time="2022-02-23T20:09:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:09:41.939Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-23T20:09:41.939Z] PASS [2022-02-23T20:09:41.939Z] coverage: 8.5% of statements [2022-02-23T20:09:41.939Z] ok github.com/docker/docker/libnetwork 0.365s coverage: 8.5% of statements [2022-02-23T20:09:41.939Z] === RUN TestIPDataMarshalling [2022-02-23T20:09:41.939Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T20:09:41.939Z] === RUN TestValidateAndIsV6 [2022-02-23T20:09:41.939Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T20:09:41.939Z] PASS [2022-02-23T20:09:41.939Z] coverage: 68.9% of statements [2022-02-23T20:09:41.939Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-02-23T20:09:42.920Z] === RUN TestDriver [2022-02-23T20:09:42.920Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:09:42.920Z] PASS [2022-02-23T20:09:42.920Z] coverage: 34.8% of statements [2022-02-23T20:09:42.920Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-02-23T20:09:42.920Z] === RUN TestDriver [2022-02-23T20:09:42.920Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:09:42.920Z] PASS [2022-02-23T20:09:42.920Z] coverage: 34.8% of statements [2022-02-23T20:09:42.920Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-02-23T20:09:43.385Z] === RUN TestNetworkAllocateFree [2022-02-23T20:09:43.385Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T20:09:43.385Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T20:09:43.385Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T20:09:43.385Z] PASS [2022-02-23T20:09:43.385Z] coverage: 63.6% of statements [2022-02-23T20:09:43.385Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.085s coverage: 63.6% of statements [2022-02-23T20:09:43.851Z] === RUN TestGetEmptyCapabilities [2022-02-23T20:09:43.851Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T20:09:43.851Z] === RUN TestGetExtraCapabilities [2022-02-23T20:09:43.851Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T20:09:43.851Z] === RUN TestGetInvalidCapabilities [2022-02-23T20:09:43.851Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T20:09:43.851Z] === RUN TestRemoteDriver [2022-02-23T20:09:43.851Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T20:09:43.851Z] === RUN TestDriverError [2022-02-23T20:09:43.851Z] --- PASS: TestDriverError (0.00s) [2022-02-23T20:09:43.851Z] === RUN TestMissingValues [2022-02-23T20:09:43.851Z] --- PASS: TestMissingValues (0.00s) [2022-02-23T20:09:43.851Z] === RUN TestRollback [2022-02-23T20:09:43.851Z] --- PASS: TestRollback (0.00s) [2022-02-23T20:09:43.851Z] PASS [2022-02-23T20:09:43.851Z] coverage: 57.4% of statements [2022-02-23T20:09:43.851Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-02-23T20:09:44.317Z] --- PASS: TestRandomAllocateDeallocate (5.25s) [2022-02-23T20:09:44.317Z] === RUN TestAllocateRandomDeallocate [2022-02-23T20:09:44.317Z] === RUN TestNAT [2022-02-23T20:09:44.317Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T20:09:44.317Z] --- SKIP: TestNAT (0.00s) [2022-02-23T20:09:44.317Z] === RUN TestTransparent [2022-02-23T20:09:44.317Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T20:09:44.317Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T20:09:44.317Z] PASS [2022-02-23T20:09:44.317Z] coverage: 0.0% of statements [2022-02-23T20:09:44.317Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.079s coverage: 0.0% of statements [2022-02-23T20:09:44.783Z] === RUN TestBuildDefault [2022-02-23T20:09:44.783Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestBuildHostnameDomainname [2022-02-23T20:09:44.783Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestBuildHostname [2022-02-23T20:09:44.783Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestBuildHostnameFQDN [2022-02-23T20:09:44.783Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestBuildNoIP [2022-02-23T20:09:44.783Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestUpdate [2022-02-23T20:09:44.783Z] --- PASS: TestUpdate (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T20:09:44.783Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T20:09:44.783Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestAddEmpty [2022-02-23T20:09:44.783Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestAdd [2022-02-23T20:09:44.783Z] --- PASS: TestAdd (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestDeleteEmpty [2022-02-23T20:09:44.783Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestDeleteNewline [2022-02-23T20:09:44.783Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestDelete [2022-02-23T20:09:44.783Z] --- PASS: TestDelete (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestConcurrentWrites [2022-02-23T20:09:44.783Z] === RUN TestNew [2022-02-23T20:09:44.783Z] --- PASS: TestNew (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestAddDriver [2022-02-23T20:09:44.783Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestAddDuplicateDriver [2022-02-23T20:09:44.783Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T20:09:44.783Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T20:09:44.783Z] === RUN TestDriver [2022-02-23T20:09:45.254Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestIPAM [2022-02-23T20:09:45.254Z] --- PASS: TestIPAM (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestWalkIPAMs [2022-02-23T20:09:45.254Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestWalkDrivers [2022-02-23T20:09:45.254Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T20:09:45.254Z] PASS [2022-02-23T20:09:45.254Z] coverage: 82.4% of statements [2022-02-23T20:09:45.254Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-02-23T20:09:45.254Z] --- PASS: TestConcurrentWrites (0.27s) [2022-02-23T20:09:45.254Z] PASS [2022-02-23T20:09:45.254Z] coverage: 81.2% of statements [2022-02-23T20:09:45.254Z] ok github.com/docker/docker/libnetwork/etchosts 0.346s coverage: 81.2% of statements [2022-02-23T20:09:45.254Z] === RUN TestNew [2022-02-23T20:09:45.254Z] --- PASS: TestNew (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestAllocate [2022-02-23T20:09:45.254Z] --- PASS: TestAllocate (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestUninitialized [2022-02-23T20:09:45.254Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestAllocateInRange [2022-02-23T20:09:45.254Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T20:09:45.254Z] === RUN TestAllocateSerial [2022-02-23T20:09:45.254Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T20:09:45.254Z] PASS [2022-02-23T20:09:45.254Z] coverage: 87.5% of statements [2022-02-23T20:09:45.254Z] ok github.com/docker/docker/libnetwork/idm 0.050s coverage: 87.5% of statements [2022-02-23T20:09:45.722Z] --- PASS: TestAllocateRandomDeallocate (1.16s) [2022-02-23T20:09:45.722Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T20:09:45.722Z] === RUN TestCaller [2022-02-23T20:09:45.722Z] --- PASS: TestCaller (0.00s) [2022-02-23T20:09:45.722Z] PASS [2022-02-23T20:09:45.722Z] coverage: 100.0% of statements [2022-02-23T20:09:45.722Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-02-23T20:09:46.188Z] === RUN TestSetSerialInsertDelete [2022-02-23T20:09:46.188Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T20:09:46.188Z] === RUN TestSetParallelInsertDelete [2022-02-23T20:09:46.654Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2022-02-23T20:09:46.654Z] === RUN TestRetrieveFromStore [2022-02-23T20:09:47.119Z] --- PASS: TestRetrieveFromStore (0.51s) [2022-02-23T20:09:47.119Z] === RUN TestIsCorrupted [2022-02-23T20:09:47.119Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T20:09:47.119Z] === RUN TestSetRollover [2022-02-23T20:09:47.119Z] === RUN TestInt2IP2IntConversion [2022-02-23T20:09:48.100Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-02-23T20:09:48.100Z] === RUN TestGetAddressVersion [2022-02-23T20:09:48.100Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T20:09:48.100Z] === RUN TestKeyString [2022-02-23T20:09:48.100Z] --- PASS: TestKeyString (0.00s) [2022-02-23T20:09:48.100Z] === RUN TestPoolDataMarshal [2022-02-23T20:09:48.100Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T20:09:48.100Z] === RUN TestSubnetsMarshal [2022-02-23T20:09:48.100Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-02-23T20:09:48.100Z] === RUN TestAddSubnets [2022-02-23T20:09:48.100Z] --- PASS: TestAddSubnets (0.05s) [2022-02-23T20:09:48.100Z] === RUN TestDoublePoolRelease [2022-02-23T20:09:48.100Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-23T20:09:48.100Z] === RUN TestAddReleasePoolID [2022-02-23T20:09:48.100Z] === RUN TestPoolRequest [2022-02-23T20:09:48.100Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T20:09:48.100Z] === RUN TestOtherRequests [2022-02-23T20:09:48.100Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T20:09:48.100Z] PASS [2022-02-23T20:09:48.100Z] coverage: 57.1% of statements [2022-02-23T20:09:48.100Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-23T20:09:48.100Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-23T20:09:48.100Z] === RUN TestPredefinedPool [2022-02-23T20:09:48.100Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-23T20:09:48.100Z] === RUN TestRemoveSubnet [2022-02-23T20:09:48.100Z] --- PASS: TestRemoveSubnet (0.22s) [2022-02-23T20:09:48.100Z] === RUN TestGetSameAddress [2022-02-23T20:09:48.100Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-23T20:09:48.100Z] === RUN TestPoolAllocationReuse [2022-02-23T20:09:48.566Z] --- PASS: TestSetRollover (1.38s) [2022-02-23T20:09:48.566Z] === RUN TestSetRolloverSerial [2022-02-23T20:09:49.031Z] === RUN TestGetCapabilities [2022-02-23T20:09:49.031Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T20:09:49.031Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T20:09:49.031Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-23T20:09:49.031Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T20:09:49.031Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T20:09:49.031Z] === RUN TestRemoteDriver [2022-02-23T20:09:49.031Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T20:09:49.031Z] PASS [2022-02-23T20:09:49.031Z] coverage: 47.4% of statements [2022-02-23T20:09:49.031Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.074s coverage: 47.4% of statements [2022-02-23T20:09:50.014Z] --- PASS: TestPoolAllocationReuse (1.48s) [2022-02-23T20:09:50.014Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T20:09:50.014Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-23T20:09:50.014Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T20:09:50.014Z] --- PASS: TestSetRolloverSerial (1.36s) [2022-02-23T20:09:50.014Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T20:09:50.014Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T20:09:50.014Z] PASS [2022-02-23T20:09:50.014Z] coverage: 84.4% of statements [2022-02-23T20:09:50.014Z] ok github.com/docker/docker/libnetwork/bitseq 10.995s coverage: 84.4% of statements [2022-02-23T20:09:50.014Z] === RUN TestWindowsIPAM [2022-02-23T20:09:50.014Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T20:09:50.014Z] PASS [2022-02-23T20:09:50.014Z] coverage: 71.4% of statements [2022-02-23T20:09:50.014Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-23T20:09:50.997Z] === RUN TestDefaultNetwork [2022-02-23T20:09:51.462Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-23T20:09:51.462Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T20:09:51.462Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-02-23T20:09:51.462Z] === RUN TestInitAddressPools [2022-02-23T20:09:51.462Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T20:09:51.462Z] PASS [2022-02-23T20:09:51.462Z] coverage: 74.0% of statements [2022-02-23T20:09:51.462Z] ok github.com/docker/docker/libnetwork/ipamutils 0.651s coverage: 74.0% of statements [2022-02-23T20:09:51.604Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-23T20:09:51.604Z] tests/integration/client_test.py ..... [ 75%] [2022-02-23T20:09:51.604Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-23T20:09:51.604Z] tests/integration/errors_test.py . [ 76%] [2022-02-23T20:09:51.928Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.05s) [2022-02-23T20:09:51.928Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T20:09:52.394Z] === RUN TestKeyValue [2022-02-23T20:09:52.395Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T20:09:52.395Z] PASS [2022-02-23T20:09:52.395Z] coverage: 60.0% of statements [2022-02-23T20:09:52.395Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-23T20:09:54.599Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.56s) [2022-02-23T20:09:54.599Z] === RUN TestGetAddress [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T20:09:55.066Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T20:09:55.158Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T20:09:55.158Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === Skipped [2022-02-23T20:09:55.158Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T20:09:55.158Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T20:09:55.158Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T20:09:55.158Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T20:09:55.158Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-23T20:09:55.158Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.158Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-23T20:09:55.158Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.158Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-23T20:09:55.158Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.158Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.158Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-23T20:09:55.158Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.158Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.158Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-23T20:09:55.159Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:50Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-23T20:09:55.159Z] aufs_test.go:37: driver not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:71: No driver to put! [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T20:09:55.159Z] time="2022-02-23T20:08:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:71: No driver to put! [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T20:09:55.159Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T20:09:55.159Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T20:09:55.159Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:09:55.159Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T20:09:55.159Z] graphtest_unix.go:71: No driver to put! [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T20:09:55.159Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T20:09:55.159Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T20:09:55.159Z] [2022-02-23T20:09:55.159Z] DONE 2317 tests, 53 skipped in 196.479s [2022-02-23T20:09:55.159Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:09:55.159Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T20:09:55.159Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-02-23T20:09:55.531Z] === RUN TestNetworkDBSimple [2022-02-23T20:09:55.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T20:09:55.997Z] === RUN TestGenerate [2022-02-23T20:09:55.997Z] --- PASS: TestGenerate (0.00s) [2022-02-23T20:09:55.997Z] === RUN TestGeneratePtr [2022-02-23T20:09:55.997Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T20:09:55.997Z] === RUN TestGenerateMissingField [2022-02-23T20:09:55.997Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T20:09:55.997Z] === RUN TestFieldCannotBeSet [2022-02-23T20:09:55.997Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T20:09:55.997Z] === RUN TestTypeMismatchError [2022-02-23T20:09:55.997Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T20:09:55.997Z] PASS [2022-02-23T20:09:55.997Z] coverage: 100.0% of statements [2022-02-23T20:09:55.997Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-02-23T20:09:55.997Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T20:09:55.997Z] PASS [2022-02-23T20:09:55.997Z] coverage: 100.0% of statements [2022-02-23T20:09:55.997Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-02-23T20:09:56.463Z] 2022/02/23 20:09:56 Closing DB instances... [2022-02-23T20:09:56.463Z] testing: warning: no tests to run [2022-02-23T20:09:56.463Z] PASS [2022-02-23T20:09:56.463Z] coverage: 0.0% of statements [2022-02-23T20:09:56.463Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-02-23T20:09:56.929Z] === RUN TestRequestNewPort [2022-02-23T20:09:56.929Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestRequestSpecificPort [2022-02-23T20:09:56.929Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestReleasePort [2022-02-23T20:09:56.929Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestReuseReleasedPort [2022-02-23T20:09:56.929Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestReleaseUnreadledPort [2022-02-23T20:09:56.929Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestUnknowProtocol [2022-02-23T20:09:56.929Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestAllocateAllPorts [2022-02-23T20:09:56.929Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestPortAllocation [2022-02-23T20:09:56.929Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T20:09:56.929Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T20:09:56.929Z] === RUN TestNoDuplicateBPR [2022-02-23T20:09:56.930Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T20:09:56.930Z] === RUN TestChangePortRange [2022-02-23T20:09:56.930Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T20:09:56.930Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T20:09:56.930Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T20:09:56.930Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T20:09:56.930Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T20:09:56.930Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T20:09:56.930Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T20:09:56.930Z] PASS [2022-02-23T20:09:56.930Z] coverage: 88.6% of statements [2022-02-23T20:09:56.930Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2022-02-23T20:09:57.395Z] testing: warning: no tests to run [2022-02-23T20:09:57.395Z] PASS [2022-02-23T20:09:57.395Z] coverage: 0.0% of statements [2022-02-23T20:09:57.395Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-23T20:09:57.863Z] === RUN TestHashData [2022-02-23T20:09:57.863Z] --- PASS: TestHashData (0.00s) [2022-02-23T20:09:57.863Z] PASS [2022-02-23T20:09:57.863Z] coverage: 2.8% of statements [2022-02-23T20:09:57.863Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-02-23T20:09:57.863Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-23T20:09:57.863Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T20:09:58.328Z] === RUN TestErrorConstructors [2022-02-23T20:09:58.328Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T20:09:58.328Z] === RUN TestCompareIPMask [2022-02-23T20:09:58.328Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T20:09:58.328Z] === RUN TestUtilGetHostPartIP [2022-02-23T20:09:58.328Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T20:09:58.328Z] === RUN TestUtilGetBroadcastIP [2022-02-23T20:09:58.328Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T20:09:58.328Z] === RUN TestParseCIDR [2022-02-23T20:09:58.328Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T20:09:58.328Z] PASS [2022-02-23T20:09:58.328Z] coverage: 37.3% of statements [2022-02-23T20:09:58.328Z] ok github.com/docker/docker/libnetwork/types 0.057s coverage: 37.3% of statements [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T20:09:58.795Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T20:09:58.795Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T20:09:58.795Z] PASS [2022-02-23T20:09:58.795Z] coverage: 50.0% of statements [2022-02-23T20:09:58.795Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2022-02-23T20:09:59.262Z] 2022/02/23 20:09:58 Closing DB instances... [2022-02-23T20:09:59.728Z] === RUN TestParseVersion [2022-02-23T20:09:59.728Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T20:09:59.728Z] PASS [2022-02-23T20:09:59.728Z] coverage: 52.9% of statements [2022-02-23T20:09:59.728Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-02-23T20:09:59.728Z] === RUN TestAddressPoolOpt [2022-02-23T20:09:59.728Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/a [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/something [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/_=a [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/PATH [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/=a [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/PATH= [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/PATH=something [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/1asd [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/123 [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/some_space [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/= [2022-02-23T20:09:59.728Z] === RUN TestValidateEnv/PaTh [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestParseHost [2022-02-23T20:09:59.728Z] --- PASS: TestParseHost (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestParseDockerDaemonHost [2022-02-23T20:09:59.728Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestParseTCP [2022-02-23T20:09:59.728Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T20:09:59.728Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestValidateExtraHosts [2022-02-23T20:09:59.728Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestIpOptString [2022-02-23T20:09:59.728Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T20:09:59.728Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T20:09:59.728Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestIpOptSetInvalidVal [2022-02-23T20:09:59.728Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestValidateIPAddress [2022-02-23T20:09:59.728Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestMapOpts [2022-02-23T20:09:59.728Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestListOptsWithoutValidator [2022-02-23T20:09:59.728Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestListOptsWithValidator [2022-02-23T20:09:59.728Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestValidateDNSSearch [2022-02-23T20:09:59.728Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T20:09:59.728Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T20:09:59.728Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T20:09:59.729Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T20:09:59.729Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestNamedListOpts [2022-02-23T20:09:59.729Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestNamedMapOpts [2022-02-23T20:09:59.729Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestParseLink [2022-02-23T20:09:59.729Z] --- PASS: TestParseLink (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T20:09:59.729Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T20:09:59.729Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T20:09:59.729Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T20:09:59.729Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T20:09:59.729Z] === RUN TestUlimitOpt [2022-02-23T20:09:59.729Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T20:09:59.729Z] PASS [2022-02-23T20:09:59.729Z] coverage: 67.4% of statements [2022-02-23T20:09:59.729Z] ok github.com/docker/docker/opts 0.082s coverage: 67.4% of statements [2022-02-23T20:10:01.286Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.06s) [2022-02-23T20:10:01.286Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T20:10:01.752Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T20:10:02.217Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T20:10:02.217Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T20:10:02.217Z] --- PASS: TestPeerCertificateMarshalJSON (0.37s) [2022-02-23T20:10:02.217Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T20:10:02.217Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T20:10:02.217Z] === RUN TestMiddleware [2022-02-23T20:10:02.217Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T20:10:02.217Z] === RUN TestNewResponseModifier [2022-02-23T20:10:02.217Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T20:10:02.217Z] PASS [2022-02-23T20:10:02.217Z] coverage: 26.8% of statements [2022-02-23T20:10:02.217Z] ok github.com/docker/docker/pkg/authorization 0.417s coverage: 26.8% of statements [2022-02-23T20:10:02.217Z] === RUN TestIsArchivePathDir [2022-02-23T20:10:02.217Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-23T20:10:02.217Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T20:10:02.217Z] 2022/02/23 20:10:01 Closing DB instances... [2022-02-23T20:10:02.217Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-23T20:10:02.217Z] === RUN TestIsArchivePathTar [2022-02-23T20:10:02.683Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-02-23T20:10:02.683Z] === RUN TestDecompressStreamGzip [2022-02-23T20:10:02.683Z] === RUN TestUnbuffered [2022-02-23T20:10:02.683Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T20:10:02.683Z] === RUN TestRaceUnbuffered [2022-02-23T20:10:02.683Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T20:10:02.683Z] PASS [2022-02-23T20:10:02.683Z] coverage: 100.0% of statements [2022-02-23T20:10:02.683Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-02-23T20:10:02.683Z] --- PASS: TestDecompressStreamGzip (0.25s) [2022-02-23T20:10:02.683Z] === RUN TestDecompressStreamBzip2 [2022-02-23T20:10:03.149Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-23T20:10:03.149Z] === RUN TestDecompressStreamXz [2022-02-23T20:10:03.149Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T20:10:03.149Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestDecompressStreamZstd [2022-02-23T20:10:03.149Z] archive_test.go:140: zstd not installed [2022-02-23T20:10:03.149Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T20:10:03.149Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T20:10:03.149Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T20:10:03.149Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestCompressStreamInvalid [2022-02-23T20:10:03.149Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestExtensionInvalid [2022-02-23T20:10:03.149Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestExtensionUncompressed [2022-02-23T20:10:03.149Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestExtensionBzip2 [2022-02-23T20:10:03.149Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestExtensionGzip [2022-02-23T20:10:03.149Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestExtensionXz [2022-02-23T20:10:03.149Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestExtensionZstd [2022-02-23T20:10:03.149Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestCmdStreamLargeStderr [2022-02-23T20:10:03.149Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-23T20:10:03.149Z] === RUN TestCmdStreamBad [2022-02-23T20:10:03.149Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T20:10:03.149Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestCmdStreamGood [2022-02-23T20:10:03.149Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T20:10:03.149Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T20:10:03.149Z] --- PASS: TestUntarPathWithInvalidDest (0.16s) [2022-02-23T20:10:03.149Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T20:10:03.149Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T20:10:03.149Z] === RUN TestUntarPath [2022-02-23T20:10:03.149Z] === RUN TestMatch [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[foo]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[]#01 [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[qux]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T20:10:03.149Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T20:10:03.149Z] --- PASS: TestMatch (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T20:10:03.149Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T20:10:03.149Z] PASS [2022-02-23T20:10:03.149Z] coverage: 87.5% of statements [2022-02-23T20:10:03.149Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-23T20:10:03.149Z] --- PASS: TestUntarPath (0.08s) [2022-02-23T20:10:03.149Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T20:10:03.617Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-23T20:10:03.617Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T20:10:03.617Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-23T20:10:03.617Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T20:10:03.617Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T20:10:03.617Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T20:10:03.617Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T20:10:03.617Z] === RUN TestCopyWithTarSrcFile [2022-02-23T20:10:03.617Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T20:10:03.617Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T20:10:03.617Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T20:10:03.617Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T20:10:03.617Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T20:10:03.617Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T20:10:03.617Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T20:10:03.617Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T20:10:03.617Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T20:10:03.617Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T20:10:03.617Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T20:10:03.617Z] === RUN TestTarFiles [2022-02-23T20:10:03.617Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.78s) [2022-02-23T20:10:03.617Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T20:10:03.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T20:10:04.598Z] === RUN TestChrootTarUntar [2022-02-23T20:10:04.599Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T20:10:04.599Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T20:10:04.599Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T20:10:04.599Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootCopyWithTar [2022-02-23T20:10:04.599Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootCopyFileWithTar [2022-02-23T20:10:04.599Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootUntarPath [2022-02-23T20:10:04.599Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T20:10:04.599Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T20:10:04.599Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:10:04.599Z] === RUN TestChrootApplyDotDotFile [2022-02-23T20:10:04.599Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:04.599Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T20:10:04.599Z] PASS [2022-02-23T20:10:04.599Z] coverage: 15.1% of statements [2022-02-23T20:10:04.599Z] ok github.com/docker/docker/pkg/chrootarchive 0.096s coverage: 15.1% of statements [2022-02-23T20:10:05.579Z] === RUN TestSizeEmpty [2022-02-23T20:10:05.579Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T20:10:05.579Z] === RUN TestSizeEmptyFile [2022-02-23T20:10:05.580Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T20:10:05.580Z] === RUN TestSizeNonemptyFile [2022-02-23T20:10:05.580Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T20:10:05.580Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T20:10:05.580Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T20:10:05.580Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T20:10:05.580Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T20:10:05.580Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T20:10:05.580Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T20:10:05.580Z] === RUN TestMoveToSubdir [2022-02-23T20:10:05.580Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-23T20:10:05.580Z] === RUN TestSizeNonExistingDirectory [2022-02-23T20:10:05.580Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T20:10:05.580Z] PASS [2022-02-23T20:10:05.580Z] coverage: 80.0% of statements [2022-02-23T20:10:05.580Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-02-23T20:10:06.045Z] 2022/02/23 20:10:05 Closing DB instances... [2022-02-23T20:10:06.045Z] === RUN TestPollerAddRemove [2022-02-23T20:10:06.045Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T20:10:06.045Z] === RUN TestPollerEvent [2022-02-23T20:10:06.045Z] poller_test.go:40: No chmod on Windows [2022-02-23T20:10:06.045Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T20:10:06.045Z] === RUN TestPollerClose [2022-02-23T20:10:06.045Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T20:10:06.045Z] PASS [2022-02-23T20:10:06.045Z] coverage: 45.7% of statements [2022-02-23T20:10:06.045Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-02-23T20:10:07.602Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T20:10:07.602Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T20:10:07.602Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T20:10:07.602Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T20:10:07.602Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCopyFile [2022-02-23T20:10:07.602Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T20:10:07.602Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T20:10:07.602Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T20:10:07.602Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T20:10:07.602Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T20:10:07.602Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestWildcardMatches [2022-02-23T20:10:07.602Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestPatternMatches [2022-02-23T20:10:07.602Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T20:10:07.602Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T20:10:07.602Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T20:10:07.602Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T20:10:07.602Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T20:10:07.602Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T20:10:07.602Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestSingleExclamationError [2022-02-23T20:10:07.602Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestMatchesWithNoPatterns [2022-02-23T20:10:07.602Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T20:10:07.602Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestMatches [2022-02-23T20:10:07.602Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T20:10:07.602Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T20:10:07.602Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T20:10:07.602Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T20:10:07.602Z] --- PASS: TestMatches (0.01s) [2022-02-23T20:10:07.602Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T20:10:07.602Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T20:10:07.602Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T20:10:07.602Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCleanPatterns [2022-02-23T20:10:07.602Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T20:10:07.602Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T20:10:07.602Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T20:10:07.602Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T20:10:07.602Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T20:10:07.602Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCreateIfNotExistsDir [2022-02-23T20:10:07.602Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-23T20:10:07.602Z] === RUN TestCreateIfNotExistsFile [2022-02-23T20:10:07.602Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T20:10:07.602Z] === RUN TestMatch [2022-02-23T20:10:07.602Z] --- PASS: TestMatch (0.00s) [2022-02-23T20:10:07.602Z] === RUN TestCompile [2022-02-23T20:10:07.602Z] === RUN TestCompile/slash [2022-02-23T20:10:07.602Z] === RUN TestCompile/backslash [2022-02-23T20:10:07.602Z] --- PASS: TestCompile (0.00s) [2022-02-23T20:10:07.602Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T20:10:07.602Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T20:10:07.602Z] PASS [2022-02-23T20:10:07.602Z] coverage: 84.7% of statements [2022-02-23T20:10:07.602Z] ok github.com/docker/docker/pkg/fileutils 0.116s coverage: 84.7% of statements [2022-02-23T20:10:08.068Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2022-02-23T20:10:08.068Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T20:10:08.068Z] === RUN TestGet [2022-02-23T20:10:08.068Z] --- PASS: TestGet (0.00s) [2022-02-23T20:10:08.068Z] === RUN TestGetShortcutString [2022-02-23T20:10:08.068Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T20:10:08.068Z] PASS [2022-02-23T20:10:08.068Z] coverage: 42.9% of statements [2022-02-23T20:10:08.068Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-02-23T20:10:08.769Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:10:08.769Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:10:08.769Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:10:08.769Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:10:08.769Z] [2022-02-23T20:10:08.769Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T20:10:08.769Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T20:10:08.769Z] HOSTNAME=0e1f16ad21b6 [2022-02-23T20:10:08.769Z] DEST=bundles/test-integration [2022-02-23T20:10:08.769Z] PWD=/go/src/github.com/docker/docker [2022-02-23T20:10:08.769Z] DOCKER_ROOTLESS=1 [2022-02-23T20:10:08.770Z] DOCKER_GITCOMMIT=42fe847a0b0532f5b1df002150a121d144b2f0a0 [2022-02-23T20:10:08.770Z] container=docker [2022-02-23T20:10:08.770Z] HOME=/root [2022-02-23T20:10:08.770Z] GOLANG_VERSION=1.17.7 [2022-02-23T20:10:08.770Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T20:10:08.770Z] VALIDATE_BRANCH=master [2022-02-23T20:10:08.770Z] TERM=xterm [2022-02-23T20:10:08.770Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T20:10:08.770Z] SHLVL=1 [2022-02-23T20:10:08.770Z] TIMEOUT=120m [2022-02-23T20:10:08.770Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T20:10:08.770Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T20:10:08.770Z] GO111MODULE=off [2022-02-23T20:10:08.770Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T20:10:08.770Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T20:10:08.770Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T20:10:08.770Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T20:10:08.770Z] GOPATH=/go [2022-02-23T20:10:08.770Z] PKG_CONFIG=pkg-config [2022-02-23T20:10:08.770Z] _=/usr/bin/env [2022-02-23T20:10:08.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T20:10:09.050Z] === RUN TestCreateIDMapOrder [2022-02-23T20:10:09.050Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T20:10:09.050Z] PASS [2022-02-23T20:10:09.050Z] coverage: 7.2% of statements [2022-02-23T20:10:09.050Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2022-02-23T20:10:09.516Z] --- PASS: TestTarFiles (5.80s) [2022-02-23T20:10:09.516Z] === RUN TestDetectCompressionZstd [2022-02-23T20:10:09.516Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T20:10:09.516Z] === RUN TestTarUntar [2022-02-23T20:10:09.516Z] --- PASS: TestTarUntar (0.07s) [2022-02-23T20:10:09.516Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T20:10:09.516Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-23T20:10:09.516Z] === RUN TestTarWithOptions [2022-02-23T20:10:09.516Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-23T20:10:09.516Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T20:10:09.516Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T20:10:09.516Z] === RUN TestUntarUstarGnuConflict [2022-02-23T20:10:09.516Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T20:10:09.516Z] === RUN TestUntarInvalidFilenames [2022-02-23T20:10:09.516Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2735340717\\dest" [2022-02-23T20:10:09.516Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-23T20:10:09.516Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T20:10:09.516Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T20:10:09.516Z] === RUN TestUntarInvalidHardlink [2022-02-23T20:10:09.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2470375253\\victim\\hello" -> "../victim/hello" [2022-02-23T20:10:09.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1331453554\\victim\\hello" -> "/../victim/hello" [2022-02-23T20:10:09.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4190644145\\victim" -> "../victim" [2022-02-23T20:10:09.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink176662034\\victim" -> "../victim" [2022-02-23T20:10:09.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink268136321\\victim" -> "../victim" [2022-02-23T20:10:09.516Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2644659909\\victim" -> "../victim" [2022-02-23T20:10:09.516Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T20:10:09.516Z] === RUN TestUntarInvalidSymlink [2022-02-23T20:10:09.516Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2667084467\\dest\\dotdot" -> "../victim/hello" [2022-02-23T20:10:09.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1869691912\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T20:10:09.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1742173384\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:09.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink44147229\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:09.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3124559299\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:09.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1576623570\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:09.981Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2515748098\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T20:10:09.981Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-23T20:10:09.981Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T20:10:09.981Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T20:10:09.981Z] === RUN TestXGlobalNoParent [2022-02-23T20:10:09.981Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T20:10:09.981Z] === RUN TestReplaceFileTarWrapper [2022-02-23T20:10:09.981Z] 2022/02/23 20:10:09 Closing DB instances... [2022-02-23T20:10:09.981Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-02-23T20:10:09.981Z] === RUN TestPrefixHeaderReadable [2022-02-23T20:10:09.981Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T20:10:09.981Z] === RUN TestDisablePigz [2022-02-23T20:10:09.981Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T20:10:09.981Z] --- PASS: TestDisablePigz (0.17s) [2022-02-23T20:10:09.981Z] === RUN TestPigz [2022-02-23T20:10:10.341Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-23T20:10:10.448Z] === RUN TestFixedBufferCap [2022-02-23T20:10:10.448Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestFixedBufferLen [2022-02-23T20:10:10.448Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestFixedBufferString [2022-02-23T20:10:10.448Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestFixedBufferWrite [2022-02-23T20:10:10.448Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestFixedBufferRead [2022-02-23T20:10:10.448Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestBytesPipeRead [2022-02-23T20:10:10.448Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestBytesPipeWrite [2022-02-23T20:10:10.448Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T20:10:10.448Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T20:10:10.448Z] --- PASS: TestPigz (0.20s) [2022-02-23T20:10:10.448Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T20:10:10.448Z] archive_windows_test.go:16: Currently fails [2022-02-23T20:10:10.448Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestCanonicalTarNameForPath [2022-02-23T20:10:10.448Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestCanonicalTarName [2022-02-23T20:10:10.448Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChmodTarEntry [2022-02-23T20:10:10.448Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestHardLinkOrder [2022-02-23T20:10:10.448Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-23T20:10:10.448Z] === RUN TestChangeString [2022-02-23T20:10:10.448Z] --- PASS: TestChangeString (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesWithNoChanges [2022-02-23T20:10:10.448Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T20:10:10.448Z] === RUN TestChangesWithChanges [2022-02-23T20:10:10.448Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T20:10:10.448Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T20:10:10.448Z] changes_test.go:195: needs more investigation [2022-02-23T20:10:10.448Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesDirsEmpty [2022-02-23T20:10:10.448Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:10:10.448Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesDirsMutated [2022-02-23T20:10:10.448Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:10:10.448Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestApplyLayer [2022-02-23T20:10:10.448Z] changes_test.go:432: needs further investigation [2022-02-23T20:10:10.448Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T20:10:10.448Z] changes_test.go:468: needs further investigation [2022-02-23T20:10:10.448Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T20:10:10.448Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T20:10:10.448Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestChangesSize [2022-02-23T20:10:10.448Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T20:10:10.448Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T20:10:10.448Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames292164047\\dest" [2022-02-23T20:10:10.448Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T20:10:10.448Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T20:10:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2975436851\\victim\\hello" -> "../victim/hello" [2022-02-23T20:10:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3847318836\\victim\\hello" -> "/../victim/hello" [2022-02-23T20:10:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3918883664\\victim" -> "../victim" [2022-02-23T20:10:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2733446986\\victim" -> "../victim" [2022-02-23T20:10:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1933238547\\victim" -> "../victim" [2022-02-23T20:10:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1737916703\\victim" -> "../victim" [2022-02-23T20:10:10.448Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-23T20:10:10.448Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T20:10:10.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2311045881\\dest\\dotdot" -> "../victim/hello" [2022-02-23T20:10:10.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1574256917\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T20:10:10.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3075068256\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:10.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4155836258\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:10.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1161755645\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:10.448Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1882509823\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:10:10.914Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T20:10:10.914Z] === RUN TestApplyLayerWhiteouts [2022-02-23T20:10:10.914Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-23T20:10:10.914Z] === RUN TestGenerateEmptyFile [2022-02-23T20:10:10.914Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T20:10:10.914Z] === RUN TestGenerateWithContent [2022-02-23T20:10:10.914Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T20:10:10.914Z] PASS [2022-02-23T20:10:10.914Z] coverage: 62.0% of statements [2022-02-23T20:10:10.914Z] ok github.com/docker/docker/pkg/archive 8.646s coverage: 62.0% of statements [2022-02-23T20:10:10.914Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-02-23T20:10:10.914Z] === RUN TestAtomicWriteToFile [2022-02-23T20:10:10.914Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T20:10:10.914Z] === RUN TestAtomicWriteSetCommit [2022-02-23T20:10:10.914Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T20:10:10.914Z] === RUN TestAtomicWriteSetCancel [2022-02-23T20:10:10.914Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T20:10:10.914Z] === RUN TestReadCloserWrapperClose [2022-02-23T20:10:10.914Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T20:10:10.914Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T20:10:10.914Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T20:10:10.914Z] === RUN TestReaderErrWrapperRead [2022-02-23T20:10:10.915Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T20:10:10.915Z] === RUN TestCancelReadCloser [2022-02-23T20:10:10.915Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T20:10:10.915Z] === RUN TestWriteCloserWrapperClose [2022-02-23T20:10:10.915Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T20:10:10.915Z] === RUN TestNopWriteCloser [2022-02-23T20:10:10.915Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T20:10:10.915Z] === RUN TestNopWriter [2022-02-23T20:10:10.915Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T20:10:10.915Z] === RUN TestWriteCounter [2022-02-23T20:10:10.915Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T20:10:10.915Z] PASS [2022-02-23T20:10:10.915Z] coverage: 70.1% of statements [2022-02-23T20:10:10.915Z] ok github.com/docker/docker/pkg/ioutils 0.699s coverage: 70.1% of statements [2022-02-23T20:10:10.915Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-02-23T20:10:10.915Z] === RUN TestNetworkDBNodeLeave [2022-02-23T20:10:11.896Z] === RUN TestError [2022-02-23T20:10:11.896Z] --- PASS: TestError (0.00s) [2022-02-23T20:10:11.896Z] === RUN TestProgressString [2022-02-23T20:10:11.896Z] === RUN TestProgressString/no_progress [2022-02-23T20:10:11.896Z] === RUN TestProgressString/progress_1 [2022-02-23T20:10:11.896Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T20:10:11.896Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T20:10:11.896Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T20:10:11.896Z] === RUN TestProgressString/with_units [2022-02-23T20:10:11.896Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T20:10:11.896Z] === RUN TestProgressString/hide_counts [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T20:10:11.896Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T20:10:11.896Z] === RUN TestJSONMessageDisplay [2022-02-23T20:10:11.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T20:10:12.361Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-23T20:10:12.361Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T20:10:12.361Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T20:10:12.361Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T20:10:12.361Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T20:10:12.361Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T20:10:12.361Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T20:10:12.361Z] PASS [2022-02-23T20:10:12.361Z] coverage: 91.7% of statements [2022-02-23T20:10:12.361Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2022-02-23T20:10:12.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T20:10:13.343Z] === RUN TestStandardLongPath [2022-02-23T20:10:13.343Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T20:10:13.343Z] === RUN TestUNCLongPath [2022-02-23T20:10:13.343Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T20:10:13.343Z] PASS [2022-02-23T20:10:13.343Z] coverage: 100.0% of statements [2022-02-23T20:10:13.343Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-02-23T20:10:13.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T20:10:13.809Z] === RUN TestNameFormat [2022-02-23T20:10:13.809Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T20:10:13.809Z] === RUN TestNameRetries [2022-02-23T20:10:13.809Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T20:10:13.809Z] PASS [2022-02-23T20:10:13.809Z] coverage: 85.7% of statements [2022-02-23T20:10:13.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-02-23T20:10:14.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T20:10:14.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T20:10:14.275Z] --- PASS: TestNetworkDBNodeLeave (2.95s) [2022-02-23T20:10:14.275Z] === RUN TestNetworkDBWatch [2022-02-23T20:10:14.743Z] === RUN TestParseKeyValueOpt [2022-02-23T20:10:14.743Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T20:10:14.743Z] === RUN TestParseUintList [2022-02-23T20:10:14.743Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T20:10:14.743Z] === RUN TestParseUintListMaximumLimits [2022-02-23T20:10:14.743Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T20:10:14.743Z] PASS [2022-02-23T20:10:14.743Z] coverage: 97.0% of statements [2022-02-23T20:10:14.743Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-02-23T20:10:14.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T20:10:15.208Z] === RUN TestNewAndRemove [2022-02-23T20:10:15.208Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T20:10:15.208Z] === RUN TestRemoveInvalidPath [2022-02-23T20:10:15.208Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T20:10:15.208Z] PASS [2022-02-23T20:10:15.208Z] coverage: 82.6% of statements [2022-02-23T20:10:15.208Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2022-02-23T20:10:15.674Z] 2022/02/23 20:10:15 Closing DB instances... [2022-02-23T20:10:17.231Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-23T20:10:17.231Z] === RUN TestNetworkDBBulkSync [2022-02-23T20:10:17.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T20:10:17.696Z] === RUN TestFailedConnection [2022-02-23T20:10:18.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T20:10:18.678Z] 2022/02/23 20:10:18 Closing DB instances... [2022-02-23T20:10:18.678Z] --- PASS: TestGetAddress (24.21s) [2022-02-23T20:10:18.678Z] === RUN TestRequestSyntaxCheck [2022-02-23T20:10:18.678Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-23T20:10:18.678Z] === RUN TestRequest [2022-02-23T20:10:18.738Z] Removing intermediate container b109733e12a1 [2022-02-23T20:10:18.738Z] ---> 0b9991210f51 [2022-02-23T20:10:18.738Z] Step 8/11 : 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-02-23T20:10:18.738Z] ---> Running in d1bbf89a991f [2022-02-23T20:10:19.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T20:10:19.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T20:10:19.659Z] --- PASS: TestFailedConnection (2.09s) [2022-02-23T20:10:19.659Z] === RUN TestFailOnce [2022-02-23T20:10:19.659Z] 2022/02/23 20:10:19 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-02-23T20:10:19.659Z] goroutine 9 [running]: [2022-02-23T20:10:19.659Z] net/http.(*conn).serve.func1() [2022-02-23T20:10:19.659Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T20:10:19.659Z] panic({0x98a8e0, 0xa9e260}) [2022-02-23T20:10:19.659Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T20:10:19.659Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x426bf093280eb2d}, 0xc000051a98) [2022-02-23T20:10:19.659Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T20:10:19.659Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xaab140, 0xc0001a2000}, 0x8c1146) [2022-02-23T20:10:19.659Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T20:10:19.659Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xaab140, 0xc0001a2000}, 0xc000198100) [2022-02-23T20:10:19.659Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T20:10:19.659Z] net/http.serverHandler.ServeHTTP({0xaa9830}, {0xaab140, 0xc0001a2000}, 0xc000198100) [2022-02-23T20:10:19.659Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T20:10:19.659Z] net/http.(*conn).serve(0xc000062d20, {0xaad140, 0xc0002020c0}) [2022-02-23T20:10:19.659Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T20:10:19.659Z] created by net/http.(*Server).Serve [2022-02-23T20:10:19.659Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T20:10:19.659Z] time="2022-02-23T20:10:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T20:10:20.125Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-23T20:10:20.125Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T20:10:20.280Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T20:10:20.280Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T20:10:20.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T20:10:20.592Z] --- PASS: TestFailOnce (1.19s) [2022-02-23T20:10:20.592Z] === RUN TestEchoInputOutput [2022-02-23T20:10:20.592Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T20:10:20.592Z] === RUN TestBackoff [2022-02-23T20:10:20.592Z] --- PASS: TestBackoff (0.00s) [2022-02-23T20:10:20.592Z] === RUN TestAbortRetry [2022-02-23T20:10:20.592Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T20:10:20.592Z] === RUN TestClientScheme [2022-02-23T20:10:20.592Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T20:10:20.592Z] === RUN TestNewClientWithTimeout [2022-02-23T20:10:20.741Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T20:10:20.741Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T20:10:20.741Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T20:10:20.741Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T20:10:20.741Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T20:10:20.741Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T20:10:20.741Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T20:10:20.741Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T20:10:21.057Z] time="2022-02-23T20:10:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T20:10:21.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T20:10:21.209Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T20:10:21.209Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T20:10:21.209Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T20:10:21.209Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T20:10:22.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T20:10:22.182Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T20:10:22.182Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T20:10:22.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T20:10:22.621Z] time="2022-02-23T20:10:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T20:10:23.087Z] 2022/02/23 20:10:22 Closing DB instances... [2022-02-23T20:10:23.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T20:10:24.457Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T20:10:24.457Z] Using test binary docker [2022-02-23T20:10:24.457Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T20:10:24.457Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-23T20:10:24.457Z] Starting dockerd [2022-02-23T20:10:24.457Z] INFO: Waiting for daemon to start... [2022-02-23T20:10:25.294Z] time="2022-02-23T20:10:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T20:10:25.759Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s) [2022-02-23T20:10:25.759Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T20:10:26.626Z] ......... [ 85%] [2022-02-23T20:10:26.741Z] 2022/02/23 20:10:26 Closing DB instances... [2022-02-23T20:10:26.741Z] --- PASS: TestRequest (8.30s) [2022-02-23T20:10:26.741Z] === RUN TestOverlappingRequests [2022-02-23T20:10:27.207Z] --- PASS: TestOverlappingRequests (0.41s) [2022-02-23T20:10:27.207Z] === RUN TestRelease [2022-02-23T20:10:28.764Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-23T20:10:28.764Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T20:10:28.764Z] --- PASS: TestRelease (1.56s) [2022-02-23T20:10:28.764Z] === RUN TestAllocateRandomDeallocate [2022-02-23T20:10:29.718Z] . [2022-02-23T20:10:29.718Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T20:10:29.718Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T20:10:29.718Z] Error: No such image: emptyfs [2022-02-23T20:10:29.718Z] Running integration-test (iteration 1) [2022-02-23T20:10:29.718Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T20:10:29.718Z] Loaded image: busybox:latest [2022-02-23T20:10:29.718Z] Loaded image: busybox:glibc [2022-02-23T20:10:29.744Z] time="2022-02-23T20:10:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T20:10:30.652Z] Loaded image: debian:bullseye-slim [2022-02-23T20:10:30.910Z] Loaded image: hello-world:latest [2022-02-23T20:10:30.910Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:10:30.910Z] INFO: Testing against a local daemon [2022-02-23T20:10:30.910Z] === RUN TestCgroupNamespacesBuild [2022-02-23T20:10:31.448Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-23T20:10:32.634Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-23T20:10:32.809Z] --- PASS: TestCgroupNamespacesBuild (1.56s) [2022-02-23T20:10:32.809Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T20:10:33.520Z] --- PASS: TestAllocateRandomDeallocate (4.34s) [2022-02-23T20:10:33.520Z] === RUN TestRetrieveFromStore [2022-02-23T20:10:33.744Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-02-23T20:10:33.744Z] === RUN TestBuildWithSession [2022-02-23T20:10:33.744Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:10:33.744Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:10:33.744Z] === RUN TestBuildSquashParent [2022-02-23T20:10:33.986Z] === RUN TestParseEmptyInterface [2022-02-23T20:10:33.986Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestParseNonInterfaceType [2022-02-23T20:10:33.986Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestParseWithOneFunction [2022-02-23T20:10:33.986Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestParseWithMultipleFuncs [2022-02-23T20:10:33.986Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestParseWithUnnamedReturn [2022-02-23T20:10:33.986Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestEmbeddedInterface [2022-02-23T20:10:33.986Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestParsedImports [2022-02-23T20:10:33.986Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T20:10:33.986Z] === RUN TestAliasedImports [2022-02-23T20:10:33.986Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T20:10:33.986Z] PASS [2022-02-23T20:10:33.986Z] coverage: 56.8% of statements [2022-02-23T20:10:33.986Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-02-23T20:10:34.969Z] --- PASS: TestRetrieveFromStore (1.55s) [2022-02-23T20:10:34.969Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T20:10:34.969Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T20:10:34.969Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T20:10:34.969Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T20:10:34.969Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T20:10:34.969Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T20:10:34.969Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T20:10:34.969Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T20:10:34.969Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T20:10:34.969Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T20:10:34.969Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T20:10:34.969Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T20:10:34.969Z] === RUN TestDebug [2022-02-23T20:10:34.969Z] --- PASS: TestDebug (0.00s) [2022-02-23T20:10:34.969Z] === RUN TestRequestPoolParallel [2022-02-23T20:10:34.969Z] === RUN TestHTTPTransport [2022-02-23T20:10:34.969Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T20:10:34.969Z] PASS [2022-02-23T20:10:34.969Z] coverage: 85.7% of statements [2022-02-23T20:10:34.969Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-02-23T20:10:35.435Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-02-23T20:10:35.435Z] === RUN TestFullAllocateRelease [2022-02-23T20:10:35.435Z] --- PASS: TestFullAllocateRelease (0.40s) [2022-02-23T20:10:35.435Z] === RUN TestOddAllocateRelease [2022-02-23T20:10:35.900Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T20:10:35.900Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T20:10:35.900Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T20:10:35.900Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T20:10:35.900Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T20:10:35.900Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T20:10:35.900Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T20:10:35.900Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T20:10:35.900Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T20:10:35.900Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T20:10:35.900Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T20:10:35.900Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T20:10:35.900Z] === RUN TestBufferPoolPutAndGet [2022-02-23T20:10:35.900Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T20:10:35.900Z] PASS [2022-02-23T20:10:35.900Z] coverage: 88.2% of statements [2022-02-23T20:10:35.900Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-02-23T20:10:35.900Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-23T20:10:35.900Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T20:10:35.900Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-23T20:10:35.900Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T20:10:35.900Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-23T20:10:35.900Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T20:10:35.900Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T20:10:35.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T20:10:35.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:10:35.900Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T20:10:35.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:10:35.900Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:10:35.900Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T20:10:35.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:10:35.900Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:10:35.900Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T20:10:35.900Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:10:35.900Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:10:35.900Z] PASS [2022-02-23T20:10:35.900Z] coverage: 85.3% of statements [2022-02-23T20:10:35.900Z] ok github.com/docker/docker/libnetwork/ipam 48.882s coverage: 85.3% of statements [2022-02-23T20:10:36.366Z] === RUN TestOutputOnPrematureClose [2022-02-23T20:10:36.366Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T20:10:36.366Z] === RUN TestCompleteSilently [2022-02-23T20:10:36.366Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T20:10:36.366Z] PASS [2022-02-23T20:10:36.366Z] coverage: 75.9% of statements [2022-02-23T20:10:36.366Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-02-23T20:10:36.831Z] === RUN TestSendToOneSub [2022-02-23T20:10:36.831Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T20:10:36.831Z] === RUN TestSendToMultipleSubs [2022-02-23T20:10:36.831Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T20:10:36.831Z] === RUN TestEvictOneSub [2022-02-23T20:10:36.831Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T20:10:36.831Z] === RUN TestClosePublisher [2022-02-23T20:10:36.831Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T20:10:36.831Z] === RUN TestPubSubRace [2022-02-23T20:10:37.813Z] --- PASS: TestPubSubRace (1.06s) [2022-02-23T20:10:37.813Z] PASS [2022-02-23T20:10:37.813Z] coverage: 75.0% of statements [2022-02-23T20:10:37.813Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2022-02-23T20:10:38.278Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T20:10:38.278Z] === RUN TestClientStream [2022-02-23T20:10:38.278Z] --- PASS: TestClientStream (0.00s) [2022-02-23T20:10:38.278Z] === RUN TestClientSendFile [2022-02-23T20:10:38.278Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T20:10:38.278Z] === RUN TestClientWithRequestTimeout [2022-02-23T20:10:38.278Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T20:10:38.278Z] === RUN TestFileSpecPlugin [2022-02-23T20:10:38.278Z] === RUN TestRegister [2022-02-23T20:10:38.278Z] --- PASS: TestRegister (0.00s) [2022-02-23T20:10:38.278Z] === RUN TestCommand [2022-02-23T20:10:38.278Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T20:10:38.278Z] === RUN TestFileJSONSpecPlugin [2022-02-23T20:10:38.278Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-23T20:10:38.278Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T20:10:38.278Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T20:10:38.278Z] === RUN TestPluginAddHandler [2022-02-23T20:10:38.278Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T20:10:38.278Z] === RUN TestPluginWaitBadPlugin [2022-02-23T20:10:38.278Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T20:10:38.278Z] === RUN TestGet [2022-02-23T20:10:38.278Z] time="2022-02-23T20:10:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T20:10:38.278Z] --- PASS: TestCommand (0.03s) [2022-02-23T20:10:38.278Z] === RUN TestNaiveSelf [2022-02-23T20:10:38.278Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-23T20:10:38.278Z] PASS [2022-02-23T20:10:38.278Z] coverage: 82.4% of statements [2022-02-23T20:10:38.278Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-02-23T20:10:39.008Z] --- PASS: TestBuildSquashParent (4.69s) [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:10:39.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:10:39.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:10:39.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:10:39.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:10:39.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:10:39.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:10:39.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:10:39.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:10:39.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:10:39.196Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-23T20:10:39.196Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-23T20:10:39.259Z] === RUN TestDump [2022-02-23T20:10:39.259Z] goroutine 6 [running]: [2022-02-23T20:10:39.259Z] github.com/docker/docker/pkg/stack.dump(0x4fb6b7) [2022-02-23T20:10:39.259Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T20:10:39.259Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T20:10:39.260Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T20:10:39.260Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T20:10:39.260Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T20:10:39.260Z] testing.tRunner(0xc00015a1a0, 0x668ef8) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:10:39.260Z] created by testing.(*T).Run [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T20:10:39.260Z] [2022-02-23T20:10:39.260Z] goroutine 1 [chan receive]: [2022-02-23T20:10:39.260Z] testing.(*T).Run(0xc00015a000, {0x65a531, 0x4da413}, 0x668ef8) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T20:10:39.260Z] testing.runTests.func1(0xc000068840) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T20:10:39.260Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:10:39.260Z] testing.runTests(0xc000076080, {0x7ccbe0, 0x3, 0x3}, {0x4fa90d, 0x65c22b, 0x7d1680}) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T20:10:39.260Z] testing.(*M).Run(0xc000076080) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T20:10:39.260Z] main.main() [2022-02-23T20:10:39.260Z] _testmain.go:95 +0x1f5 [2022-02-23T20:10:39.260Z] --- PASS: TestDump (0.00s) [2022-02-23T20:10:39.260Z] === RUN TestDumpToFile [2022-02-23T20:10:39.260Z] --- PASS: TestDumpToFile (0.16s) [2022-02-23T20:10:39.260Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T20:10:39.260Z] goroutine 8 [running]: [2022-02-23T20:10:39.260Z] github.com/docker/docker/pkg/stack.dump(0x568894) [2022-02-23T20:10:39.260Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T20:10:39.260Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x568c40}) [2022-02-23T20:10:39.260Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T20:10:39.260Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-02-23T20:10:39.260Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T20:10:39.260Z] testing.tRunner(0xc00015a680, 0x668ee8) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:10:39.260Z] created by testing.(*T).Run [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T20:10:39.260Z] [2022-02-23T20:10:39.260Z] goroutine 1 [chan receive]: [2022-02-23T20:10:39.260Z] testing.(*T).Run(0xc00015a000, {0x661316, 0x4da413}, 0x668ee8) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T20:10:39.260Z] testing.runTests.func1(0xc000068840) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T20:10:39.260Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:10:39.260Z] testing.runTests(0xc000076080, {0x7ccbe0, 0x3, 0x3}, {0x4fa90d, 0x65c22b, 0x7d1680}) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T20:10:39.260Z] testing.(*M).Run(0xc000076080) [2022-02-23T20:10:39.260Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T20:10:39.260Z] main.main() [2022-02-23T20:10:39.260Z] _testmain.go:95 +0x1f5 [2022-02-23T20:10:39.260Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T20:10:39.260Z] PASS [2022-02-23T20:10:39.260Z] coverage: 90.9% of statements [2022-02-23T20:10:39.260Z] ok github.com/docker/docker/pkg/stack 0.192s coverage: 90.9% of statements [2022-02-23T20:10:39.260Z] time="2022-02-23T20:10:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T20:10:39.725Z] === RUN TestNewStdWriter [2022-02-23T20:10:39.725Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T20:10:39.725Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestWriteWithNilBytes [2022-02-23T20:10:39.725Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestWrite [2022-02-23T20:10:39.725Z] --- PASS: TestWrite (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestWriteWithWriterError [2022-02-23T20:10:39.725Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T20:10:39.725Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyWriteAndRead [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T20:10:39.725Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T20:10:39.725Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T20:10:39.725Z] PASS [2022-02-23T20:10:39.725Z] coverage: 100.0% of statements [2022-02-23T20:10:39.725Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2022-02-23T20:10:39.887Z] Removing intermediate container d1bbf89a991f [2022-02-23T20:10:39.887Z] ---> 2006e7a066d1 [2022-02-23T20:10:39.887Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T20:10:39.887Z] ---> Running in f7d2be0e120e [2022-02-23T20:10:39.943Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:10:40.191Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T20:10:40.191Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T20:10:40.191Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestFormatStatus [2022-02-23T20:10:40.191Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestFormatError [2022-02-23T20:10:40.191Z] --- PASS: TestFormatError (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestFormatJSONError [2022-02-23T20:10:40.191Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T20:10:40.191Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T20:10:40.191Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestNewJSONProgressOutput [2022-02-23T20:10:40.191Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestAuxFormatterEmit [2022-02-23T20:10:40.191Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestStreamWriterStdout [2022-02-23T20:10:40.191Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T20:10:40.191Z] === RUN TestStreamWriterStderr [2022-02-23T20:10:40.191Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T20:10:40.191Z] PASS [2022-02-23T20:10:40.191Z] coverage: 66.2% of statements [2022-02-23T20:10:40.191Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2022-02-23T20:10:40.201Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:10:40.346Z] Removing intermediate container f7d2be0e120e [2022-02-23T20:10:40.346Z] ---> f382a622efcc [2022-02-23T20:10:40.346Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T20:10:40.346Z] ---> Running in b21524579eb6 [2022-02-23T20:10:40.657Z] === RUN TestGenerateRandomID [2022-02-23T20:10:40.657Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T20:10:40.657Z] === RUN TestShortenId [2022-02-23T20:10:40.657Z] --- PASS: TestShortenId (0.00s) [2022-02-23T20:10:40.657Z] === RUN TestShortenSha256Id [2022-02-23T20:10:40.657Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T20:10:40.657Z] === RUN TestShortenIdEmpty [2022-02-23T20:10:40.657Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T20:10:40.657Z] === RUN TestShortenIdInvalid [2022-02-23T20:10:40.657Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T20:10:40.657Z] === RUN TestIsShortIDNonHex [2022-02-23T20:10:40.657Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T20:10:40.657Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T20:10:40.657Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T20:10:40.657Z] PASS [2022-02-23T20:10:40.657Z] coverage: 70.6% of statements [2022-02-23T20:10:40.657Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-02-23T20:10:40.806Z] Removing intermediate container b21524579eb6 [2022-02-23T20:10:40.806Z] ---> 49231a4a58d5 [2022-02-23T20:10:40.806Z] Step 11/11 : COPY . . [2022-02-23T20:10:40.943Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-23T20:10:41.138Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:10:41.637Z] time="2022-02-23T20:10:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T20:10:41.637Z] === RUN TestIsCpusetListAvailable [2022-02-23T20:10:41.637Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T20:10:41.637Z] PASS [2022-02-23T20:10:41.637Z] coverage: 39.4% of statements [2022-02-23T20:10:41.637Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-02-23T20:10:41.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:10:41.874Z] ok github.com/docker/docker/libnetwork 37.192s coverage: 40.7% of statements [2022-02-23T20:10:41.874Z] ok github.com/docker/docker/libnetwork/bitseq 0.128s coverage: 84.4% of statements [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T20:10:41.874Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-23T20:10:41.874Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T20:10:41.874Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T20:10:41.874Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T20:10:42.135Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.266s coverage: 59.9% of statements [2022-02-23T20:10:42.135Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T20:10:42.501Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T20:10:43.072Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.060s coverage: 4.0% of statements [2022-02-23T20:10:43.072Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s) [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.27s) [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.39s) [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-02-23T20:10:43.085Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-02-23T20:10:43.085Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:10:43.085Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:10:43.229Z] === RUN TestChtimes [2022-02-23T20:10:43.229Z] --- PASS: TestChtimes (0.00s) [2022-02-23T20:10:43.229Z] === RUN TestChtimesWindows [2022-02-23T20:10:43.229Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T20:10:43.229Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T20:10:43.229Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T20:10:43.229Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T20:10:43.229Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T20:10:43.229Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T20:10:43.229Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T20:10:43.229Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T20:10:43.229Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T20:10:43.229Z] PASS [2022-02-23T20:10:43.229Z] coverage: 12.9% of statements [2022-02-23T20:10:43.229Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-02-23T20:10:43.645Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-02-23T20:10:43.645Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T20:10:43.694Z] === RUN TestTailFile [2022-02-23T20:10:43.694Z] --- PASS: TestTailFile (0.00s) [2022-02-23T20:10:43.694Z] === RUN TestTailFileManyLines [2022-02-23T20:10:43.694Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T20:10:43.694Z] === RUN TestTailEmptyFile [2022-02-23T20:10:43.694Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T20:10:43.694Z] === RUN TestTailNegativeN [2022-02-23T20:10:43.694Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T20:10:43.694Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:10:43.694Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:43.695Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:43.695Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:43.695Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:43.695Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:43.695Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:43.695Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:43.866Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-23T20:10:43.866Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-23T20:10:43.906Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.161Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.161Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.161Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.162Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:10:44.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.164Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.164Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.165Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:10:44.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.631Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:10:44.632Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T20:10:44.632Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:10:44.633Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.634Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:10:44.635Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:10:44.719Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:10:44.977Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:10:45.100Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:10:45.100Z] PASS [2022-02-23T20:10:45.100Z] coverage: 88.6% of statements [2022-02-23T20:10:45.100Z] ok github.com/docker/docker/pkg/tailfile 0.527s coverage: 88.6% of statements [2022-02-23T20:10:45.236Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-02-23T20:10:45.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.39s) [2022-02-23T20:10:45.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-23T20:10:45.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-02-23T20:10:45.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-02-23T20:10:45.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-02-23T20:10:45.236Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:10:45.565Z] time="2022-02-23T20:10:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T20:10:45.565Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T20:10:45.565Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestTarSumRemove [2022-02-23T20:10:45.565Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestSortFileInfoSums [2022-02-23T20:10:45.565Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T20:10:45.565Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestNewTarSumForLabel [2022-02-23T20:10:45.565Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestEmptyTar [2022-02-23T20:10:45.565Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestTarSumsReadSize [2022-02-23T20:10:45.565Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestTarSums [2022-02-23T20:10:45.565Z] --- PASS: TestTarSums (0.08s) [2022-02-23T20:10:45.565Z] === RUN TestIteration [2022-02-23T20:10:45.565Z] --- PASS: TestIteration (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestVersionLabelForChecksum [2022-02-23T20:10:45.565Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestVersion [2022-02-23T20:10:45.565Z] --- PASS: TestVersion (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestGetVersion [2022-02-23T20:10:45.565Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T20:10:45.565Z] === RUN TestGetVersions [2022-02-23T20:10:45.565Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T20:10:45.565Z] PASS [2022-02-23T20:10:45.565Z] coverage: 89.3% of statements [2022-02-23T20:10:45.565Z] ok github.com/docker/docker/pkg/tarsum 0.140s coverage: 89.3% of statements [2022-02-23T20:10:45.802Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-02-23T20:10:45.802Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:10:46.545Z] testing: warning: no tests to run [2022-02-23T20:10:46.545Z] PASS [2022-02-23T20:10:46.545Z] coverage: [no statements] [2022-02-23T20:10:46.545Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2022-02-23T20:10:47.010Z] === RUN TestTruncIndex [2022-02-23T20:10:47.010Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T20:10:47.010Z] PASS [2022-02-23T20:10:47.010Z] coverage: 91.5% of statements [2022-02-23T20:10:47.010Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-02-23T20:10:47.177Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-02-23T20:10:47.177Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:10:47.435Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-02-23T20:10:47.435Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:10:47.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T20:10:47.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T20:10:47.643Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-23T20:10:47.993Z] === RUN TestIsGIT [2022-02-23T20:10:47.993Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T20:10:47.993Z] === RUN TestIsTransport [2022-02-23T20:10:47.993Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T20:10:47.993Z] PASS [2022-02-23T20:10:47.993Z] coverage: 100.0% of statements [2022-02-23T20:10:47.993Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-02-23T20:10:47.993Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T20:10:47.993Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T20:10:47.993Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T20:10:47.993Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T20:10:47.993Z] === RUN TestVersionInfo [2022-02-23T20:10:47.993Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T20:10:47.993Z] === RUN TestAppendVersions [2022-02-23T20:10:47.993Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T20:10:47.993Z] PASS [2022-02-23T20:10:47.993Z] coverage: 88.9% of statements [2022-02-23T20:10:47.993Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-02-23T20:10:48.155Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-23T20:10:48.155Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-23T20:10:48.155Z] [2022-02-23T20:10:48.155Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-23T20:10:48.155Z] =========================== short test summary info ============================ [2022-02-23T20:10:48.155Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-23T20:10:48.155Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-23T20:10:48.155Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-23T20:10:48.155Z] Not supported on most drivers [2022-02-23T20:10:48.155Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-23T20:10:48.155Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T20:10:48.155Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-23T20:10:48.155Z] Output of docker top depends on host distro, and is not formalized. [2022-02-23T20:10:48.155Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-23T20:10:48.155Z] Can fail if eth0 has multiple IP addresses [2022-02-23T20:10:48.155Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-23T20:10:48.155Z] This doesn't seem to be taken into account by the engine [2022-02-23T20:10:48.155Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-23T20:10:48.155Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-23T20:10:48.155Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.71 seconds == [2022-02-23T20:10:48.411Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-23T20:10:49.338Z] --- PASS: TestBuildMultiStageOnBuild (1.67s) [2022-02-23T20:10:49.338Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:10:49.552Z] === RUN TestNewSettable [2022-02-23T20:10:49.552Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T20:10:49.552Z] === RUN TestIsSettable [2022-02-23T20:10:49.552Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T20:10:49.552Z] === RUN TestUpdateSettingsEnv [2022-02-23T20:10:49.552Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T20:10:49.552Z] PASS [2022-02-23T20:10:49.552Z] coverage: 20.0% of statements [2022-02-23T20:10:49.552Z] ok github.com/docker/docker/plugin/v2 0.057s coverage: 20.0% of statements [2022-02-23T20:10:49.598Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-02-23T20:10:49.598Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:10:50.018Z] === RUN TestValidatePrivileges [2022-02-23T20:10:50.018Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T20:10:50.018Z] === RUN TestFilterByCapNeg [2022-02-23T20:10:50.018Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T20:10:50.018Z] === RUN TestFilterByCapPos [2022-02-23T20:10:50.018Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T20:10:50.018Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T20:10:50.018Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T20:10:50.018Z] PASS [2022-02-23T20:10:50.018Z] coverage: 12.0% of statements [2022-02-23T20:10:50.018Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-02-23T20:10:51.001Z] === RUN TestLoad [2022-02-23T20:10:51.001Z] --- PASS: TestLoad (0.00s) [2022-02-23T20:10:51.001Z] === RUN TestSave [2022-02-23T20:10:51.001Z] --- PASS: TestSave (0.03s) [2022-02-23T20:10:51.001Z] === RUN TestAddDeleteGet [2022-02-23T20:10:51.001Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-23T20:10:51.001Z] === RUN TestInvalidTags [2022-02-23T20:10:51.001Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T20:10:51.001Z] PASS [2022-02-23T20:10:51.001Z] coverage: 83.7% of statements [2022-02-23T20:10:51.001Z] ok github.com/docker/docker/reference 0.142s coverage: 83.7% of statements [2022-02-23T20:10:51.501Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-02-23T20:10:51.501Z] === RUN TestBuildWithHugeFile [2022-02-23T20:10:51.985Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T20:10:51.985Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T20:10:51.985Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T20:10:51.985Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T20:10:51.985Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T20:10:51.985Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T20:10:51.985Z] === RUN TestValidateMirror [2022-02-23T20:10:51.985Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T20:10:51.985Z] === RUN TestLoadInsecureRegistries [2022-02-23T20:10:52.450Z] time="2022-02-23T20:10:51Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T20:10:52.450Z] time="2022-02-23T20:10:51Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T20:10:52.450Z] time="2022-02-23T20:10:51Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T20:10:52.450Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-02-23T20:10:52.450Z] === RUN TestNewServiceConfig [2022-02-23T20:10:52.450Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T20:10:52.450Z] === RUN TestValidateIndexName [2022-02-23T20:10:52.450Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T20:10:52.450Z] === RUN TestValidateIndexNameWithError [2022-02-23T20:10:52.450Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T20:10:52.450Z] === RUN TestEndpointParse [2022-02-23T20:10:52.450Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T20:10:52.450Z] === RUN TestEndpointParseInvalid [2022-02-23T20:10:52.450Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T20:10:52.450Z] === RUN TestValidateEndpoint [2022-02-23T20:10:52.450Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T20:10:52.450Z] === RUN TestPing [2022-02-23T20:10:52.451Z] --- PASS: TestPing (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestPingRegistryEndpoint [2022-02-23T20:10:52.451Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:52.451Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T20:10:52.451Z] === RUN TestEndpoint [2022-02-23T20:10:52.451Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:52.451Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestParseRepositoryInfo [2022-02-23T20:10:52.451Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestNewIndexInfo [2022-02-23T20:10:52.451Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestMirrorEndpointLookup [2022-02-23T20:10:52.451Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:10:52.451Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestSearchRepositories [2022-02-23T20:10:52.451Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T20:10:52.451Z] Host: 127.0.0.1:49335 [2022-02-23T20:10:52.451Z] User-Agent: docker test client [2022-02-23T20:10:52.451Z] Authorization: Token fake-token [2022-02-23T20:10:52.451Z] X-Docker-Token: true [2022-02-23T20:10:52.451Z] Accept-Encoding: gzip [2022-02-23T20:10:52.451Z] [2022-02-23T20:10:52.451Z] [2022-02-23T20:10:52.451Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T20:10:52.451Z] Connection: close [2022-02-23T20:10:52.451Z] Content-Length: 144 [2022-02-23T20:10:52.451Z] Cache-Control: no-cache [2022-02-23T20:10:52.451Z] Content-Type: application/json [2022-02-23T20:10:52.451Z] Date: Wed, 23 Feb 2022 20:10:52 GMT [2022-02-23T20:10:52.451Z] Expires: -1 [2022-02-23T20:10:52.451Z] Pragma: no-cache [2022-02-23T20:10:52.451Z] Server: docker-tests/mock [2022-02-23T20:10:52.451Z] X-Docker-Registry-Config: mock [2022-02-23T20:10:52.451Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T20:10:52.451Z] [2022-02-23T20:10:52.451Z] [2022-02-23T20:10:52.451Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T20:10:52.451Z] === RUN TestTrustedLocation [2022-02-23T20:10:52.451Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T20:10:52.451Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T20:10:52.451Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestIsSecureIndex [2022-02-23T20:10:52.451Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T20:10:52.451Z] PASS [2022-02-23T20:10:52.451Z] coverage: 51.2% of statements [2022-02-23T20:10:52.451Z] ok github.com/docker/docker/registry 0.296s coverage: 51.2% of statements [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T20:10:52.451Z] time="2022-02-23T20:10:52Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestReader [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T20:10:52.451Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T20:10:52.451Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T20:10:52.451Z] PASS [2022-02-23T20:10:52.451Z] coverage: 100.0% of statements [2022-02-23T20:10:52.451Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2022-02-23T20:10:52.917Z] === RUN TestRestartManagerTimeout [2022-02-23T20:10:52.917Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T20:10:52.917Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T20:10:52.917Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T20:10:52.917Z] PASS [2022-02-23T20:10:52.917Z] coverage: 50.9% of statements [2022-02-23T20:10:52.917Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2022-02-23T20:10:53.383Z] --- PASS: TestGet (15.01s) [2022-02-23T20:10:53.383Z] === RUN TestPluginWithNoManifest [2022-02-23T20:10:53.383Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T20:10:53.383Z] === RUN TestGetAll [2022-02-23T20:10:53.383Z] --- PASS: TestGetAll (0.00s) [2022-02-23T20:10:53.383Z] PASS [2022-02-23T20:10:53.383Z] coverage: 73.2% of statements [2022-02-23T20:10:53.383Z] ok github.com/docker/docker/pkg/plugins 35.997s coverage: 73.2% of statements [2022-02-23T20:10:53.383Z] === RUN TestDecodeContainerConfig [2022-02-23T20:10:53.383Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T20:10:53.383Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T20:10:53.383Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T20:10:53.383Z] === RUN TestValidatePrivileged [2022-02-23T20:10:53.383Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T20:10:53.383Z] PASS [2022-02-23T20:10:53.383Z] coverage: 52.6% of statements [2022-02-23T20:10:53.383Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.6% of statements [2022-02-23T20:10:53.849Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T20:10:53.849Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T20:10:53.849Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T20:10:53.849Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T20:10:53.849Z] PASS [2022-02-23T20:10:53.849Z] coverage: 62.5% of statements [2022-02-23T20:10:53.849Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-02-23T20:10:53.943Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.688s coverage: 7.2% of statements [2022-02-23T20:10:53.943Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T20:10:53.943Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T20:10:53.943Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-23T20:10:53.943Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T20:10:53.943Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T20:10:53.943Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T20:10:53.943Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-23T20:10:54.203Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-02-23T20:10:54.464Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T20:10:54.464Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-23T20:10:56.789Z] === RUN TestGetDriver [2022-02-23T20:10:56.789Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T20:10:56.789Z] === RUN TestVolumeRequestError [2022-02-23T20:10:56.789Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T20:10:56.789Z] PASS [2022-02-23T20:10:56.789Z] coverage: 36.1% of statements [2022-02-23T20:10:56.789Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-02-23T20:10:57.255Z] === RUN TestGetAddress [2022-02-23T20:10:57.255Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T20:10:57.255Z] === RUN TestRemove [2022-02-23T20:10:57.255Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T20:10:57.255Z] --- SKIP: TestRemove (0.00s) [2022-02-23T20:10:57.255Z] === RUN TestInitializeWithVolumes [2022-02-23T20:10:57.255Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T20:10:57.255Z] === RUN TestCreate [2022-02-23T20:10:57.722Z] --- PASS: TestCreate (0.01s) [2022-02-23T20:10:57.722Z] === RUN TestValidateName [2022-02-23T20:10:57.722Z] --- PASS: TestValidateName (0.00s) [2022-02-23T20:10:57.722Z] === RUN TestCreateWithOpts [2022-02-23T20:10:57.722Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T20:10:57.722Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T20:10:57.722Z] === RUN TestRelaodNoOpts [2022-02-23T20:10:57.722Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T20:10:57.722Z] PASS [2022-02-23T20:10:57.722Z] coverage: 41.5% of statements [2022-02-23T20:10:57.722Z] ok github.com/docker/docker/volume/local 0.169s coverage: 41.5% of statements [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRaw [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T20:10:58.188Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T20:10:58.188Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRaw [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T20:10:58.189Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestConvertTmpfsOptions [2022-02-23T20:10:58.189Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T20:10:58.189Z] linux_parser_test.go:209: data="ro" [2022-02-23T20:10:58.189Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestParseMountSpec [2022-02-23T20:10:58.189Z] parser_test.go:62: case 0 [2022-02-23T20:10:58.189Z] parser_test.go:62: case 1 [2022-02-23T20:10:58.189Z] parser_test.go:62: case 2 [2022-02-23T20:10:58.189Z] parser_test.go:62: case 3 [2022-02-23T20:10:58.189Z] parser_test.go:62: case 4 [2022-02-23T20:10:58.189Z] parser_test.go:62: case 5 [2022-02-23T20:10:58.189Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestValidateMount [2022-02-23T20:10:58.189Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRaw [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T20:10:58.189Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T20:10:58.189Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T20:10:58.189Z] PASS [2022-02-23T20:10:58.189Z] coverage: 67.6% of statements [2022-02-23T20:10:58.189Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.6% of statements [2022-02-23T20:10:59.170Z] === RUN TestSetGetMeta [2022-02-23T20:10:59.170Z] === PAUSE TestSetGetMeta [2022-02-23T20:10:59.170Z] === RUN TestRestore [2022-02-23T20:10:59.170Z] === PAUSE TestRestore [2022-02-23T20:10:59.170Z] === RUN TestServiceCreate [2022-02-23T20:10:59.170Z] === PAUSE TestServiceCreate [2022-02-23T20:10:59.170Z] === RUN TestServiceList [2022-02-23T20:10:59.170Z] === PAUSE TestServiceList [2022-02-23T20:10:59.170Z] === RUN TestServiceRemove [2022-02-23T20:10:59.170Z] === PAUSE TestServiceRemove [2022-02-23T20:10:59.170Z] === RUN TestServiceGet [2022-02-23T20:10:59.170Z] === PAUSE TestServiceGet [2022-02-23T20:10:59.170Z] === RUN TestServicePrune [2022-02-23T20:10:59.170Z] === PAUSE TestServicePrune [2022-02-23T20:10:59.170Z] === RUN TestCreate [2022-02-23T20:10:59.170Z] === PAUSE TestCreate [2022-02-23T20:10:59.170Z] === RUN TestRemove [2022-02-23T20:10:59.170Z] === PAUSE TestRemove [2022-02-23T20:10:59.170Z] === RUN TestList [2022-02-23T20:10:59.170Z] === PAUSE TestList [2022-02-23T20:10:59.170Z] === RUN TestFindByDriver [2022-02-23T20:10:59.170Z] === PAUSE TestFindByDriver [2022-02-23T20:10:59.170Z] === RUN TestFindByReferenced [2022-02-23T20:10:59.170Z] === PAUSE TestFindByReferenced [2022-02-23T20:10:59.170Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T20:10:59.170Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T20:10:59.170Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:10:59.170Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:10:59.170Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T20:10:59.170Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T20:10:59.170Z] === RUN TestRefDerefRemove [2022-02-23T20:10:59.170Z] === PAUSE TestRefDerefRemove [2022-02-23T20:10:59.170Z] === RUN TestGet [2022-02-23T20:10:59.170Z] === PAUSE TestGet [2022-02-23T20:10:59.170Z] === RUN TestGetWithReference [2022-02-23T20:10:59.170Z] === PAUSE TestGetWithReference [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:10:59.170Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T20:10:59.170Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:10:59.170Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T20:10:59.170Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T20:10:59.170Z] === CONT TestSetGetMeta [2022-02-23T20:10:59.170Z] === CONT TestList [2022-02-23T20:10:59.170Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T20:10:59.170Z] === CONT TestGet [2022-02-23T20:10:59.170Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-23T20:10:59.170Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:10:59.170Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T20:10:59.170Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T20:10:59.170Z] --- PASS: TestGet (0.03s) [2022-02-23T20:10:59.170Z] === CONT TestFindByReferenced [2022-02-23T20:10:59.170Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-23T20:10:59.170Z] === CONT TestFindByDriver [2022-02-23T20:10:59.170Z] --- PASS: TestList (0.05s) [2022-02-23T20:10:59.170Z] === CONT TestRemove [2022-02-23T20:10:59.170Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-23T20:10:59.170Z] === CONT TestCreate [2022-02-23T20:10:59.170Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-23T20:10:59.170Z] === CONT TestServicePrune [2022-02-23T20:10:59.170Z] --- PASS: TestRemove (0.03s) [2022-02-23T20:10:59.170Z] === CONT TestServiceGet [2022-02-23T20:10:59.170Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T20:10:59.170Z] === CONT TestServiceRemove [2022-02-23T20:10:59.170Z] --- PASS: TestCreate (0.02s) [2022-02-23T20:10:59.170Z] === CONT TestServiceList [2022-02-23T20:10:59.170Z] --- PASS: TestServiceGet (0.17s) [2022-02-23T20:10:59.170Z] === CONT TestServiceCreate [2022-02-23T20:10:59.170Z] time="2022-02-23T20:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:10:59.170Z] --- PASS: TestServiceRemove (0.18s) [2022-02-23T20:10:59.170Z] === CONT TestRestore [2022-02-23T20:10:59.170Z] time="2022-02-23T20:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:10:59.170Z] --- PASS: TestServiceList (0.17s) [2022-02-23T20:10:59.170Z] === CONT TestRefDerefRemove [2022-02-23T20:10:59.170Z] time="2022-02-23T20:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:10:59.170Z] time="2022-02-23T20:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T20:10:59.170Z] --- PASS: TestServiceCreate (0.03s) [2022-02-23T20:10:59.170Z] === CONT TestGetWithReference [2022-02-23T20:10:59.170Z] time="2022-02-23T20:10:58Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:10:59.170Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-23T20:10:59.170Z] --- PASS: TestRestore (0.03s) [2022-02-23T20:10:59.170Z] --- PASS: TestServicePrune (0.21s) [2022-02-23T20:10:59.170Z] --- PASS: TestGetWithReference (0.02s) [2022-02-23T20:10:59.170Z] PASS [2022-02-23T20:10:59.170Z] coverage: 69.0% of statements [2022-02-23T20:10:59.170Z] ok github.com/docker/docker/volume/service 0.342s coverage: 69.0% of statements [2022-02-23T20:11:00.574Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T20:11:00.574Z] [2022-02-23T20:11:00.574Z] Unloading profiles will leave already running processes permanently [2022-02-23T20:11:00.574Z] unconfined, which can lead to unexpected situations. [2022-02-23T20:11:00.574Z] [2022-02-23T20:11:00.574Z] To set a process to complain mode, use the command line tool [2022-02-23T20:11:00.574Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T20:11:00.574Z] Post stage [Pipeline] junit [2022-02-23T20:11:00.584Z] Recording test results [2022-02-23T20:11:00.605Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-23T20:11:00.922Z] + echo Ensuring container killed. [2022-02-23T20:11:00.922Z] Ensuring container killed. [2022-02-23T20:11:00.922Z] + docker rm -vf docker-pr6 [2022-02-23T20:11:00.922Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-02-23T20:11:01.239Z] + echo Chowning /workspace to jenkins user [2022-02-23T20:11:01.239Z] Chowning /workspace to jenkins user [2022-02-23T20:11:01.239Z] + id -u [2022-02-23T20:11:01.239Z] + id -g [2022-02-23T20:11:01.239Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T20:11:02.131Z] + bundleName=docker-py [2022-02-23T20:11:02.131Z] + echo Creating docker-py-bundles.tar.gz [2022-02-23T20:11:02.131Z] Creating docker-py-bundles.tar.gz [2022-02-23T20:11:02.131Z] + 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-02-23T20:11:02.159Z] Archiving artifacts [2022-02-23T20:11:02.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-23T20:11:02.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=8038b3fc67fa4db19ef5dd649d4790c41bb00034 -e DOCKER_GRAPHDRIVER docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 hack/make.sh binary [2022-02-23T20:11:03.124Z] [2022-02-23T20:11:03.380Z] Removing bundles/ [2022-02-23T20:11:03.380Z] [2022-02-23T20:11:03.380Z] ---> Making bundle: binary (in bundles/binary) [2022-02-23T20:11:03.380Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-23T20:11:03.380Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:11:06.696Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-23T20:11:09.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T20:11:09.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T20:11:10.916Z] ---> 4985cbea8d68 [2022-02-23T20:11:10.916Z] Successfully built 4985cbea8d68 [2022-02-23T20:11:10.916Z] Successfully tagged docker:latest [2022-02-23T20:11:10.916Z] INFO: Image build ended at 02/23/2022 20:11:07. Duration:00:03:24.0634983 [2022-02-23T20:11:10.916Z] [2022-02-23T20:11:10.916Z] [2022-02-23T20:11:10.916Z] INFO: Building the test binaries at 02/23/2022 20:11:07... [2022-02-23T20:11:10.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T20:11:11.887Z] INFO: make.ps1 starting at 02/23/2022 20:11:11 [2022-02-23T20:11:12.347Z] INFO: Git commit (75553039c3) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T20:11:12.347Z] INFO: Invoking autogen... [2022-02-23T20:11:12.807Z] INFO: Building daemon... [2022-02-23T20:11:15.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T20:11:21.599Z] ok github.com/docker/docker/libnetwork/ipam 15.632s coverage: 85.3% of statements [2022-02-23T20:11:21.599Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T20:11:21.599Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T20:11:21.599Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T20:11:21.599Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-23T20:11:21.599Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T20:11:21.859Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T20:11:22.430Z] ok github.com/docker/docker/libnetwork/ipamutils 0.279s coverage: 74.0% of statements [2022-02-23T20:11:23.002Z] ok github.com/docker/docker/libnetwork/iptables 0.132s coverage: 45.1% of statements [2022-02-23T20:11:23.002Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-23T20:11:23.262Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-23T20:11:24.403Z] 2022/02/23 20:11:20 Closing DB instances... [2022-02-23T20:11:24.403Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-23T20:11:24.403Z] === RUN TestFindNode [2022-02-23T20:11:24.403Z] 2022/02/23 20:11:22 Closing DB instances... [2022-02-23T20:11:24.403Z] --- PASS: TestFindNode (0.02s) [2022-02-23T20:11:24.403Z] === RUN TestChangeNodeState [2022-02-23T20:11:24.403Z] 2022/02/23 20:11:22 Closing DB instances... [2022-02-23T20:11:24.403Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T20:11:24.403Z] === RUN TestNodeReincarnation [2022-02-23T20:11:24.403Z] 2022/02/23 20:11:22 Closing DB instances... [2022-02-23T20:11:25.569Z] 1bd78008c728: Pull complete [2022-02-23T20:11:25.569Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T20:11:25.569Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:11:25.569Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:11:25.569Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-23T20:11:25.569Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-23T20:11:25.569Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-23T20:11:25.569Z] INFO: Docker version of control daemon [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] Client: [2022-02-23T20:11:25.569Z] Version: 20.10.9 [2022-02-23T20:11:25.569Z] API version: 1.41 [2022-02-23T20:11:25.569Z] Go version: go1.16.8 [2022-02-23T20:11:25.569Z] Git commit: c2ea9bc [2022-02-23T20:11:25.569Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-23T20:11:25.569Z] OS/Arch: windows/amd64 [2022-02-23T20:11:25.569Z] Context: default [2022-02-23T20:11:25.569Z] Experimental: true [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] Server: Docker Engine - Community [2022-02-23T20:11:25.569Z] Engine: [2022-02-23T20:11:25.569Z] Version: 20.10.9 [2022-02-23T20:11:25.569Z] API version: 1.41 (minimum version 1.24) [2022-02-23T20:11:25.569Z] Go version: go1.16.8 [2022-02-23T20:11:25.569Z] Git commit: 79ea9d3 [2022-02-23T20:11:25.569Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-23T20:11:25.569Z] OS/Arch: windows/amd64 [2022-02-23T20:11:25.569Z] Experimental: true [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] INFO: Docker info of control daemon [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] Client: [2022-02-23T20:11:25.569Z] Context: default [2022-02-23T20:11:25.569Z] Debug Mode: false [2022-02-23T20:11:25.569Z] Plugins: [2022-02-23T20:11:25.569Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-23T20:11:25.569Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-23T20:11:25.569Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] Server: [2022-02-23T20:11:25.569Z] Containers: 0 [2022-02-23T20:11:25.569Z] Running: 0 [2022-02-23T20:11:25.569Z] Paused: 0 [2022-02-23T20:11:25.569Z] Stopped: 0 [2022-02-23T20:11:25.569Z] Images: 1 [2022-02-23T20:11:25.569Z] Server Version: 20.10.9 [2022-02-23T20:11:25.569Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-23T20:11:25.569Z] Windows: [2022-02-23T20:11:25.569Z] LCOW: [2022-02-23T20:11:25.569Z] Logging Driver: json-file [2022-02-23T20:11:25.569Z] Plugins: [2022-02-23T20:11:25.569Z] Volume: local [2022-02-23T20:11:25.569Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:11:25.569Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:11:25.569Z] Swarm: inactive [2022-02-23T20:11:25.569Z] Default Isolation: process [2022-02-23T20:11:25.569Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T20:11:25.569Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T20:11:25.569Z] OSType: windows [2022-02-23T20:11:25.569Z] Architecture: x86_64 [2022-02-23T20:11:25.569Z] CPUs: 4 [2022-02-23T20:11:25.569Z] Total Memory: 32GiB [2022-02-23T20:11:25.569Z] Name: azwin-2-b71690 [2022-02-23T20:11:25.569Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-23T20:11:25.569Z] Docker Root Dir: D:\docker [2022-02-23T20:11:25.569Z] Debug Mode: false [2022-02-23T20:11:25.569Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:11:25.569Z] Labels: [2022-02-23T20:11:25.569Z] Experimental: true [2022-02-23T20:11:25.569Z] Insecure Registries: [2022-02-23T20:11:25.569Z] 10.0.0.4:5000 [2022-02-23T20:11:25.569Z] 127.0.0.0/8 [2022-02-23T20:11:25.569Z] Registry Mirrors: [2022-02-23T20:11:25.569Z] http://10.0.0.4:5000/ [2022-02-23T20:11:25.569Z] Live Restore Enabled: false [2022-02-23T20:11:25.569Z] Product License: Community Engine [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] INFO: Commit hash is 75553039c3 [2022-02-23T20:11:25.569Z] INFO: Nuke-Everything... [2022-02-23T20:11:25.569Z] INFO: Container count on control daemon to delete is 0 [2022-02-23T20:11:25.569Z] INFO: Nuking d:\CI [2022-02-23T20:11:25.569Z] INFO: Zapped successfully [2022-02-23T20:11:25.569Z] INFO: Location for testing is d:\CI\PR-43277\6 [2022-02-23T20:11:25.569Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] INFO: Building the image from Dockerfile.windows at 02/23/2022 20:11:18... [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.569Z] Sending build context to Docker daemon 62.61MB [2022-02-23T20:11:25.569Z] [2022-02-23T20:11:25.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T20:11:25.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T20:11:26.045Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-23T20:11:26.046Z] ---> c703d4d60533 [2022-02-23T20:11:26.046Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-23T20:11:26.046Z] ---> Running in 3d814989d86c [2022-02-23T20:11:26.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T20:11:26.522Z] Removing intermediate container 3d814989d86c [2022-02-23T20:11:26.522Z] ---> 429b2a7132a1 [2022-02-23T20:11:26.522Z] Step 3/11 : ARG GO_VERSION=1.17.7 [2022-02-23T20:11:26.522Z] ---> Running in e9905ae9ac59 [2022-02-23T20:11:26.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T20:11:27.001Z] Removing intermediate container e9905ae9ac59 [2022-02-23T20:11:27.001Z] ---> 15e2e86a4b89 [2022-02-23T20:11:27.001Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-23T20:11:27.001Z] ---> Running in f9f588c84353 [2022-02-23T20:11:27.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T20:11:27.478Z] Removing intermediate container f9f588c84353 [2022-02-23T20:11:27.478Z] ---> aad0abe092cb [2022-02-23T20:11:27.478Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-23T20:11:27.478Z] ---> Running in 6cbc6a379108 [2022-02-23T20:11:27.954Z] Removing intermediate container 6cbc6a379108 [2022-02-23T20:11:27.954Z] ---> b126f72fb256 [2022-02-23T20:11:27.954Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-23T20:11:27.954Z] ---> Running in 0a6a799e268b [2022-02-23T20:11:28.151Z] time="2022-02-23T20:11:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T20:11:28.152Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T20:11:28.152Z] === RUN TestParallelCreate [2022-02-23T20:11:28.152Z] 2022/02/23 20:11:27 Closing DB instances... [2022-02-23T20:11:28.152Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T20:11:28.152Z] === RUN TestParallelDelete [2022-02-23T20:11:28.152Z] 2022/02/23 20:11:27 Closing DB instances... [2022-02-23T20:11:28.152Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T20:11:28.152Z] === RUN TestNetworkDBIslands [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:34288a6aa269 with config:&{NodeID:34288a6aa269 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 34288a6aa269/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 34288a6aa269/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:880ed06cb8b7 with config:&{NodeID:880ed06cb8b7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 34288a6aa269/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=info msg="Node 34288a6aa269/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T20:11:28.152Z] time="2022-02-23T20:11:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-02-23T20:11:28.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T20:11:28.433Z] Removing intermediate container 0a6a799e268b [2022-02-23T20:11:28.433Z] ---> 991b66db2844 [2022-02-23T20:11:28.433Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-02-23T20:11:28.433Z] ---> Running in d06c64b8481b [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f73ff8b616db with config:&{NodeID:f73ff8b616db Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node 34288a6aa269/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node 34288a6aa269/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, added to nodes list" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:28.613Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.074Z] time="2022-02-23T20:11:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:db3dd0576865 with config:&{NodeID:db3dd0576865 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:29.074Z] time="2022-02-23T20:11:28Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.074Z] time="2022-02-23T20:11:28Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.074Z] time="2022-02-23T20:11:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T20:11:29.074Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node f73ff8b616db/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node 34288a6aa269/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=info msg="Node 34288a6aa269/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:29Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:29Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:29Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.075Z] time="2022-02-23T20:11:29Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fa1554c5a301 with config:&{NodeID:fa1554c5a301 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node f73ff8b616db/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node f73ff8b616db/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node 34288a6aa269/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node 34288a6aa269/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:29.536Z] time="2022-02-23T20:11:29Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:29.997Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=info msg="The new bootstrap node list is:[172.24.215.174:10033 172.24.215.174:10034 172.24.215.174:10035]" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49376" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10033" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49377" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10034" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10035" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49378" [2022-02-23T20:11:29.997Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=info msg="The new bootstrap node list is:[172.24.215.174:10033 172.24.215.174:10034 172.24.215.174:10035]" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10033" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49379" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10034" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49380" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10035" [2022-02-23T20:11:29.997Z] time="2022-02-23T20:11:29Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49381" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="node 0 leaving" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="node3(f73ff8b616db): Node leave event for 34288a6aa269/172.24.215.174" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="node4(db3dd0576865): Node leave event for 34288a6aa269/172.24.215.174" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="node2(880ed06cb8b7): Node leave event for 34288a6aa269/172.24.215.174" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="node5(fa1554c5a301): Node leave event for 34288a6aa269/172.24.215.174" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="node1(34288a6aa269): Node leave event for 34288a6aa269/172.24.215.174" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.459Z] time="2022-02-23T20:11:30Z" level=info msg="Node 34288a6aa269/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="node 1 leaving" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="node3(f73ff8b616db): Node leave event for 880ed06cb8b7/172.24.215.174" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7 change state NodeActive --> NodeFailed" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, added to failed nodes list" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="node5(fa1554c5a301): Node leave event for 880ed06cb8b7/172.24.215.174" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7 change state NodeActive --> NodeLeft" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="node4(db3dd0576865): Node leave event for 880ed06cb8b7/172.24.215.174" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=error msg="node: 880ed06cb8b7 is unknown to memberlist" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, left gossip cluster" [2022-02-23T20:11:30.920Z] time="2022-02-23T20:11:30Z" level=info msg="Node 880ed06cb8b7/172.24.215.174, left gossip cluster" [2022-02-23T20:11:31.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:30Z" level=info msg="node 2 leaving" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=info msg="Node f73ff8b616db change state NodeActive --> NodeLeft" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=info msg="node4(db3dd0576865): Node leave event for f73ff8b616db/172.24.215.174" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=info msg="Node f73ff8b616db change state NodeActive --> NodeLeft" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=info msg="node5(fa1554c5a301): Node leave event for f73ff8b616db/172.24.215.174" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=info msg="Node f73ff8b616db change state NodeActive --> NodeLeft" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=info msg="node3(f73ff8b616db): Node leave event for f73ff8b616db/172.24.215.174" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=debug msg="memberlist: Failed ping: 880ed06cb8b7 (timeout reached)" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.215.174:10037: use of closed network connection" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.215.174:10035: use of closed network connection" [2022-02-23T20:11:31.382Z] time="2022-02-23T20:11:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.215.174:10036: use of closed network connection" [2022-02-23T20:11:31.842Z] time="2022-02-23T20:11:31Z" level=info msg="Node f73ff8b616db/172.24.215.174, left gossip cluster" [2022-02-23T20:11:31.843Z] time="2022-02-23T20:11:31Z" level=info msg="Node f73ff8b616db/172.24.215.174, left gossip cluster" [2022-02-23T20:11:31.843Z] time="2022-02-23T20:11:31Z" level=info msg="Node f73ff8b616db/172.24.215.174, left gossip cluster" [2022-02-23T20:11:31.843Z] time="2022-02-23T20:11:31Z" level=info msg="memberlist: Suspect 880ed06cb8b7 has failed, no acks received" [2022-02-23T20:11:32.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T20:11:32.304Z] networkdb_test.go:867: node5: OK [2022-02-23T20:11:32.304Z] networkdb_test.go:867: node4: OK [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="node 0 coming back" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:04d4e2aed0b4 with config:&{NodeID:04d4e2aed0b4 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, added to nodes list" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="node 1 coming back" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3553d0025fe0 with config:&{NodeID:3553d0025fe0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="Node 3553d0025fe0/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="Node 3553d0025fe0/172.24.215.174, added to nodes list" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="node 2 coming back" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e55dca9978c9 with config:&{NodeID:e55dca9978c9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="Node e55dca9978c9/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:32.304Z] time="2022-02-23T20:11:31Z" level=info msg="Node e55dca9978c9/172.24.215.174, added to nodes list" [2022-02-23T20:11:32.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T20:11:33.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T20:11:34.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T20:11:35.220Z] time="2022-02-23T20:11:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.215.174:10033 172.24.215.174:10034 172.24.215.174:10035]" [2022-02-23T20:11:35.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T20:11:35.681Z] time="2022-02-23T20:11:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.215.174:10033 172.24.215.174:10034 172.24.215.174:10035]" [2022-02-23T20:11:35.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10033" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49383" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, is the new incarnation of the shutdown node 34288a6aa269/172.24.215.174" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10034" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49384" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, is the new incarnation of the shutdown node 880ed06cb8b7/172.24.215.174" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10035" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49385" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node db3dd0576865/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node db3dd0576865/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node fa1554c5a301/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, is the new incarnation of the shutdown node f73ff8b616db/172.24.215.174" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, is the new incarnation of the shutdown node 880ed06cb8b7/172.24.215.174" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, is the new incarnation of the shutdown node 34288a6aa269/172.24.215.174" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node 3553d0025fe0/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:35Z" level=info msg="Node e55dca9978c9/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:36Z" level=info msg="Node e55dca9978c9/172.24.215.174, joined gossip cluster" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:36Z" level=info msg="Node e55dca9978c9/172.24.215.174, is the new incarnation of the shutdown node f73ff8b616db/172.24.215.174" [2022-02-23T20:11:36.142Z] time="2022-02-23T20:11:36Z" level=info msg="Node e55dca9978c9/172.24.215.174, added to nodes list" [2022-02-23T20:11:36.603Z] time="2022-02-23T20:11:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10033" [2022-02-23T20:11:36.603Z] time="2022-02-23T20:11:36Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49386" [2022-02-23T20:11:36.603Z] time="2022-02-23T20:11:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10034" [2022-02-23T20:11:36.603Z] time="2022-02-23T20:11:36Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49387" [2022-02-23T20:11:36.603Z] time="2022-02-23T20:11:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.215.174:10035" [2022-02-23T20:11:36.603Z] time="2022-02-23T20:11:36Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49388" [2022-02-23T20:11:36.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T20:11:37.064Z] 2022/02/23 20:11:36 Closing DB instances... [2022-02-23T20:11:37.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T20:11:37.355Z] Using test binary docker [2022-02-23T20:11:37.355Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T20:11:37.355Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T20:11:37.355Z] INFO: Waiting for daemon to start... [2022-02-23T20:11:37.355Z] Starting dockerd [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="node3(e55dca9978c9): Node leave event for 04d4e2aed0b4/172.24.215.174" [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="node4(db3dd0576865): Node leave event for 04d4e2aed0b4/172.24.215.174" [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="node5(fa1554c5a301): Node leave event for 04d4e2aed0b4/172.24.215.174" [2022-02-23T20:11:37.525Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="node1(04d4e2aed0b4): Node leave event for 04d4e2aed0b4/172.24.215.174" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="node2(3553d0025fe0): Node leave event for 04d4e2aed0b4/172.24.215.174" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 04d4e2aed0b4/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="node5(fa1554c5a301): Node leave event for 3553d0025fe0/172.24.215.174" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="node4(db3dd0576865): Node leave event for 3553d0025fe0/172.24.215.174" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="node3(e55dca9978c9): Node leave event for 3553d0025fe0/172.24.215.174" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.526Z] time="2022-02-23T20:11:37Z" level=info msg="node2(3553d0025fe0): Node leave event for 3553d0025fe0/172.24.215.174" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node 3553d0025fe0/172.24.215.174, left gossip cluster" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node e55dca9978c9 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="node5(fa1554c5a301): Node leave event for e55dca9978c9/172.24.215.174" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node e55dca9978c9 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="node4(db3dd0576865): Node leave event for e55dca9978c9/172.24.215.174" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="Node e55dca9978c9 change state NodeActive --> NodeLeft" [2022-02-23T20:11:37.986Z] time="2022-02-23T20:11:37Z" level=info msg="node3(e55dca9978c9): Node leave event for e55dca9978c9/172.24.215.174" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=info msg="Node e55dca9978c9/172.24.215.174, left gossip cluster" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=info msg="Node e55dca9978c9/172.24.215.174, left gossip cluster" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=info msg="Node e55dca9978c9/172.24.215.174, left gossip cluster" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=debug msg="memberlist: Failed ping: fa1554c5a301 (timeout reached)" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.215.174:10036: use of closed network connection" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.215.174:10035: use of closed network connection" [2022-02-23T20:11:38.449Z] time="2022-02-23T20:11:38Z" level=debug msg="memberlist: Stream connection from=172.24.215.174:49389" [2022-02-23T20:11:38.910Z] time="2022-02-23T20:11:38Z" level=warning msg="memberlist: Failed to send gossip to 172.24.215.174:10037: write udp [::]:10035->172.24.215.174:10037: use of closed network connection" [2022-02-23T20:11:38.910Z] time="2022-02-23T20:11:38Z" level=info msg="Node db3dd0576865 change state NodeActive --> NodeLeft" [2022-02-23T20:11:38.910Z] time="2022-02-23T20:11:38Z" level=info msg="node5(fa1554c5a301): Node leave event for db3dd0576865/172.24.215.174" [2022-02-23T20:11:38.910Z] time="2022-02-23T20:11:38Z" level=info msg="Node db3dd0576865 change state NodeActive --> NodeLeft" [2022-02-23T20:11:38.910Z] time="2022-02-23T20:11:38Z" level=info msg="node4(db3dd0576865): Node leave event for db3dd0576865/172.24.215.174" [2022-02-23T20:11:38.910Z] time="2022-02-23T20:11:38Z" level=warning msg="memberlist: Was able to connect to fa1554c5a301 but other probes failed, network may be misconfigured" [2022-02-23T20:11:39.372Z] time="2022-02-23T20:11:39Z" level=info msg="Node db3dd0576865/172.24.215.174, left gossip cluster" [2022-02-23T20:11:39.372Z] time="2022-02-23T20:11:39Z" level=info msg="Node db3dd0576865/172.24.215.174, left gossip cluster" [2022-02-23T20:11:40.126Z] . [2022-02-23T20:11:40.126Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T20:11:40.126Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T20:11:40.126Z] Error: No such image: emptyfs [2022-02-23T20:11:40.345Z] time="2022-02-23T20:11:39Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.24.215.174:10037: use of closed network connection" [2022-02-23T20:11:40.346Z] time="2022-02-23T20:11:39Z" level=info msg="Node fa1554c5a301/172.24.215.174, left gossip cluster" [2022-02-23T20:11:40.346Z] time="2022-02-23T20:11:39Z" level=info msg="Node fa1554c5a301 change state NodeActive --> NodeFailed" [2022-02-23T20:11:40.346Z] time="2022-02-23T20:11:39Z" level=info msg="Node fa1554c5a301/172.24.215.174, added to failed nodes list" [2022-02-23T20:11:40.346Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-02-23T20:11:40.346Z] PASS [2022-02-23T20:11:40.346Z] coverage: 60.0% of statements [2022-02-23T20:11:40.346Z] ok github.com/docker/docker/libnetwork/networkdb 104.685s coverage: 60.0% of statements [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T20:11:40.346Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T20:11:40.382Z] Running integration-test (iteration 1) [2022-02-23T20:11:40.382Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T20:11:40.639Z] Loaded image: busybox:latest [2022-02-23T20:11:40.639Z] Loaded image: busybox:glibc [2022-02-23T20:11:42.009Z] Loaded image: debian:bullseye-slim [2022-02-23T20:11:42.009Z] Loaded image: hello-world:latest [2022-02-23T20:11:42.266Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:11:42.266Z] INFO: Testing against a local daemon [2022-02-23T20:11:42.266Z] === RUN TestCgroupNamespacesBuild [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === Skipped [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T20:11:42.546Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T20:11:42.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T20:11:42.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T20:11:42.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-23T20:11:42.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T20:11:42.546Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T20:11:42.546Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T20:11:42.546Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T20:11:42.546Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-02-23T20:11:42.546Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T20:11:42.546Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T20:11:42.546Z] daemon_test.go:145: root required [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T20:11:42.546Z] reload_test.go:342: root required [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.03s) [2022-02-23T20:11:42.546Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T20:11:42.546Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T20:11:42.546Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T20:11:42.546Z] download_test.go:267: Needs fixing on Windows [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T20:11:42.546Z] layer_test.go:291: Failing on Windows [2022-02-23T20:11:42.546Z] [2022-02-23T20:11:42.546Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T20:11:42.546Z] layer_test.go:340: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T20:11:43.013Z] layer_test.go:455: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T20:11:43.013Z] layer_test.go:684: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T20:11:43.013Z] migration_test.go:45: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T20:11:43.013Z] migration_test.go:181: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T20:11:43.013Z] mount_test.go:17: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T20:11:43.013Z] mount_test.go:76: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T20:11:43.013Z] mount_test.go:125: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T20:11:43.013Z] mount_test.go:212: Failing on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T20:11:43.013Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-23T20:11:43.013Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T20:11:43.013Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T20:11:43.013Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T20:11:43.013Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T20:11:43.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T20:11:43.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T20:11:43.013Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T20:11:43.013Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T20:11:43.013Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T20:11:43.013Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T20:11:43.013Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:11:43.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:11:43.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:11:43.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:11:43.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:11:43.013Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T20:11:43.013Z] archive_test.go:140: zstd not installed [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:11:43.013Z] archive_windows_test.go:16: Currently fails [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T20:11:43.013Z] changes_test.go:195: needs more investigation [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T20:11:43.013Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T20:11:43.013Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T20:11:43.013Z] changes_test.go:432: needs further investigation [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T20:11:43.013Z] changes_test.go:468: needs further investigation [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T20:11:43.013Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T20:11:43.013Z] poller_test.go:40: No chmod on Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T20:11:43.013Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T20:11:43.013Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T20:11:43.013Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T20:11:43.013Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T20:11:43.013Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T20:11:43.013Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T20:11:43.013Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T20:11:43.013Z] [2022-02-23T20:11:43.013Z] DONE 2071 tests, 70 skipped in 288.629s [2022-02-23T20:11:43.013Z] INFO: make.ps1 ended at 02/23/2022 20:11:42 [2022-02-23T20:11:43.632Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2022-02-23T20:11:43.632Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T20:11:44.559Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-02-23T20:11:44.559Z] === RUN TestBuildWithSession [2022-02-23T20:11:44.559Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:11:44.559Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:11:44.559Z] === RUN TestBuildSquashParent [2022-02-23T20:11:45.201Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T20:11:45.201Z] INFO: Unit tests ended at 02/23/2022 20:11:44. Duration:00:05:03.9085970 [2022-02-23T20:11:45.201Z] INFO: Building busybox [2022-02-23T20:11:45.201Z] Sending build context to Docker daemon 5.12kB [2022-02-23T20:11:45.201Z] [2022-02-23T20:11:45.201Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T20:11:45.201Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T20:11:45.201Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T20:11:45.201Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T20:11:45.201Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T20:11:45.201Z] ---> bdeb13086b9f [2022-02-23T20:11:45.201Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T20:11:45.201Z] ---> Running in da9c4f40f28d [2022-02-23T20:11:49.791Z] [2022-02-23T20:11:49.791Z] SUCCESS: Specified value was saved. [2022-02-23T20:11:49.909Z] Removing intermediate container da9c4f40f28d [2022-02-23T20:11:49.909Z] ---> 0e332a9d4332 [2022-02-23T20:11:49.909Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T20:11:49.909Z] ---> Running in 83ef86c2497d [2022-02-23T20:11:50.267Z] INFO: Downloading git... [2022-02-23T20:11:50.371Z] Removing intermediate container 83ef86c2497d [2022-02-23T20:11:50.371Z] ---> 188380491d6c [2022-02-23T20:11:50.371Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T20:11:50.832Z] ---> Running in 853b25ca6afc [2022-02-23T20:11:50.832Z] Removing intermediate container 853b25ca6afc [2022-02-23T20:11:50.832Z] ---> 8f22aedb2db8 [2022-02-23T20:11:50.832Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T20:11:51.096Z] --- PASS: TestBuildSquashParent (6.55s) [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:11:51.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:11:51.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:11:51.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:11:51.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:11:51.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:11:51.096Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:11:51.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:11:51.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:11:51.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:11:52.375Z] [2022-02-23T20:11:52.524Z] INFO: Downloading go... [2022-02-23T20:11:52.837Z] ---> 17ac85af8d6b [2022-02-23T20:11:52.837Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T20:11:52.837Z] ---> Running in a54b0947053b [2022-02-23T20:11:52.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:11:52.987Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:11:54.793Z] INFO: Downloading compiler 1 of 3... [2022-02-23T20:11:54.793Z] INFO: Downloading compiler 2 of 3... [2022-02-23T20:11:54.793Z] INFO: Downloading compiler 3 of 3... [2022-02-23T20:11:54.793Z] INFO: Extracting git... [2022-02-23T20:11:54.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:11:54.879Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.78s) [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-02-23T20:11:56.770Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2022-02-23T20:11:56.770Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:11:56.770Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:11:59.185Z] --- PASS: TestBuildWithHugeFile (57.71s) [2022-02-23T20:11:59.185Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:11:59.185Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:11:59.185Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:11:59.185Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:11:59.185Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:11:59.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:11:59.185Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:11:59.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:11:59.185Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:11:59.185Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:11:59.185Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:11:59.185Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:11:59.185Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:11:59.185Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T20:11:59.185Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-02-23T20:11:59.185Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-02-23T20:11:59.185Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T20:11:59.185Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:11:59.185Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T20:11:59.185Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T20:11:59.185Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-02-23T20:11:59.185Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-02-23T20:11:59.185Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-02-23T20:11:59.185Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:11:59.185Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T20:11:59.185Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T20:11:59.185Z] Loaded image: busybox:latest [2022-02-23T20:11:59.185Z] Loaded image: busybox:glibc [2022-02-23T20:11:59.185Z] Loaded image: debian:bullseye-slim [2022-02-23T20:11:59.185Z] Loaded image: hello-world:latest [2022-02-23T20:11:59.185Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:12:00.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:12:01.404Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:12:01.436Z] Removing intermediate container a54b0947053b [2022-02-23T20:12:01.436Z] ---> a3b54376a355 [2022-02-23T20:12:01.436Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T20:12:01.897Z] ---> Running in 33b67b8c1be0 [2022-02-23T20:12:02.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:12:03.261Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:12:03.444Z] [2022-02-23T20:12:03.444Z] SUCCESS: Specified value was saved. [2022-02-23T20:12:04.190Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-02-23T20:12:04.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-02-23T20:12:04.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-23T20:12:04.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-23T20:12:04.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-23T20:12:04.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-23T20:12:04.190Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:12:04.453Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.97s) [2022-02-23T20:12:04.453Z] PASS [2022-02-23T20:12:04.453Z] [2022-02-23T20:12:04.453Z] === Skipped [2022-02-23T20:12:04.453Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T20:12:04.453Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:12:04.453Z] [2022-02-23T20:12:04.453Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:12:04.453Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:12:04.453Z] [2022-02-23T20:12:04.453Z] DONE 34 tests, 2 skipped in 94.914s [2022-02-23T20:12:04.453Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T20:12:04.453Z] INFO: Testing against a local daemon [2022-02-23T20:12:04.453Z] === RUN TestConfigInspect [2022-02-23T20:12:06.352Z] --- PASS: TestConfigInspect (2.32s) [2022-02-23T20:12:06.352Z] === RUN TestConfigList [2022-02-23T20:12:06.363Z] Removing intermediate container 33b67b8c1be0 [2022-02-23T20:12:06.363Z] ---> 8fe3c46eaecd [2022-02-23T20:12:06.363Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T20:12:06.363Z] ---> Running in d0fcbdd122cb [2022-02-23T20:12:08.939Z] --- PASS: TestConfigList (2.16s) [2022-02-23T20:12:08.939Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:12:09.435Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-23T20:12:09.435Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:12:10.854Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-02-23T20:12:10.854Z] === RUN TestConfigsUpdate [2022-02-23T20:12:11.083Z] Cannot create a file when that file already exists. [2022-02-23T20:12:12.739Z] INFO: Expanding go... [2022-02-23T20:12:12.754Z] --- PASS: TestConfigsUpdate (2.16s) [2022-02-23T20:12:12.754Z] === RUN TestTemplatedConfig [2022-02-23T20:12:15.283Z] --- PASS: TestTemplatedConfig (2.60s) [2022-02-23T20:12:15.283Z] === RUN TestConfigCreateResolve [2022-02-23T20:12:15.789Z] Removing intermediate container d0fcbdd122cb [2022-02-23T20:12:15.789Z] ---> b135ac874767 [2022-02-23T20:12:15.789Z] Step 13/13 : CMD ["sh"] [2022-02-23T20:12:15.789Z] ---> Running in 1de22b976f67 [2022-02-23T20:12:15.789Z] Removing intermediate container 1de22b976f67 [2022-02-23T20:12:15.789Z] ---> a9a1a1e0739e [2022-02-23T20:12:15.789Z] Successfully built a9a1a1e0739e [2022-02-23T20:12:15.789Z] Successfully tagged busybox:latest [2022-02-23T20:12:15.789Z] INFO: Docker images of the daemon under test [2022-02-23T20:12:15.789Z] [2022-02-23T20:12:16.251Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T20:12:16.251Z] busybox latest a9a1a1e0739e Less than a second ago 5GB [2022-02-23T20:12:16.251Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T20:12:16.251Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T20:12:16.251Z] [2022-02-23T20:12:16.251Z] INFO: Running integration tests at 02/23/2022 20:12:15... [2022-02-23T20:12:16.251Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T20:12:16.251Z] INFO: Integration API tests being run from the host: [2022-02-23T20:12:16.251Z] INFO: make.ps1 starting at 02/23/2022 20:12:15 [2022-02-23T20:12:17.231Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T20:12:17.516Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-23T20:12:17.516Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:12:17.810Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-02-23T20:12:17.810Z] PASS [2022-02-23T20:12:17.810Z] [2022-02-23T20:12:17.810Z] DONE 6 tests in 13.609s [2022-02-23T20:12:17.810Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T20:12:17.810Z] INFO: Testing against a local daemon [2022-02-23T20:12:17.810Z] === RUN TestCheckpoint [2022-02-23T20:12:17.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:12:17.810Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:12:17.810Z] === RUN TestContainerInvalidJSON [2022-02-23T20:12:17.810Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:12:17.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:12:17.810Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:12:17.810Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:12:17.810Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:12:17.810Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:12:17.810Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T20:12:17.810Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T20:12:17.810Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T20:12:17.810Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:12:17.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-23T20:12:17.810Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:12:17.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-23T20:12:17.810Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:12:17.810Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T20:12:17.810Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:12:17.810Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-23T20:12:17.810Z] === RUN TestCopyFromContainer [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer// [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T20:12:19.186Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T20:12:19.445Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T20:12:19.445Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer (1.62s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T20:12:19.445Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-23T20:12:19.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:12:19.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:12:19.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:12:19.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:12:19.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:12:19.445Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:12:19.445Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:12:19.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:12:19.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:12:19.445Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:12:19.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T20:12:19.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:12:19.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T20:12:19.445Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T20:12:19.445Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:12:19.445Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-23T20:12:19.445Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:12:19.445Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:12:19.445Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:12:19.445Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:12:19.445Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:12:19.445Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:12:19.445Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:12:19.445Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:12:19.445Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:12:19.445Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:12:19.445Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T20:12:19.445Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:12:19.445Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:12:19.445Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:12:19.445Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:12:19.703Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T20:12:19.703Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:12:20.032Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-23T20:12:20.032Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:12:21.603Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-02-23T20:12:21.603Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-02-23T20:12:22.978Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:12:22.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:12:22.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:12:22.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:12:22.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:12:22.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:12:22.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:12:22.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:12:22.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:12:22.978Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:12:22.978Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:12:22.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:12:22.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:12:22.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:12:22.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:12:22.978Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T20:12:22.978Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T20:12:22.978Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:12:23.236Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-02-23T20:12:23.236Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:12:23.236Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:12:23.236Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:12:23.236Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T20:12:23.236Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T20:12:23.236Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:12:23.236Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:12:23.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-23T20:12:23.494Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:12:23.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-23T20:12:23.494Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T20:12:23.494Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T20:12:23.494Z] === RUN TestDaemonRestartIpcMode [2022-02-23T20:12:23.494Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T20:12:23.494Z] === RUN TestDaemonHostGatewayIP [2022-02-23T20:12:23.494Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T20:12:23.494Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T20:12:23.494Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T20:12:23.494Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:12:23.494Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T20:12:23.494Z] === RUN TestDiff [2022-02-23T20:12:24.060Z] --- PASS: TestDiff (0.59s) [2022-02-23T20:12:24.060Z] === RUN TestExecWithCloseStdin [2022-02-23T20:12:24.626Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-02-23T20:12:24.626Z] === RUN TestExec [2022-02-23T20:12:25.192Z] --- PASS: TestExec (0.65s) [2022-02-23T20:12:25.192Z] === RUN TestExecUser [2022-02-23T20:12:25.278Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-23T20:12:25.278Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:12:25.840Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-23T20:12:25.840Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:12:26.127Z] --- PASS: TestExecUser (0.62s) [2022-02-23T20:12:26.127Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:12:26.696Z] --- PASS: TestExportContainerAndImportImage (0.65s) [2022-02-23T20:12:26.696Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:12:28.104Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-02-23T20:12:28.104Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:12:28.671Z] --- PASS: TestHealthCheckWorkdir (0.66s) [2022-02-23T20:12:28.671Z] === RUN TestHealthKillContainer [2022-02-23T20:12:30.218Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-02-23T20:12:30.218Z] === RUN TestBuildWithHugeFile [2022-02-23T20:12:32.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T20:12:36.784Z] --- PASS: TestHealthKillContainer (8.21s) [2022-02-23T20:12:36.784Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:12:37.350Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-02-23T20:12:37.350Z] === RUN TestIpcModeNone [2022-02-23T20:12:37.916Z] --- PASS: TestIpcModeNone (0.59s) [2022-02-23T20:12:37.916Z] === RUN TestIpcModePrivate [2022-02-23T20:12:38.174Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-23T20:12:38.432Z] --- PASS: TestIpcModePrivate (0.61s) [2022-02-23T20:12:38.432Z] === RUN TestIpcModeShareable [2022-02-23T20:12:38.690Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-23T20:12:38.876Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T20:12:38.876Z] [2022-02-23T20:12:38.876Z] ________ ____ __. [2022-02-23T20:12:38.876Z] \_____ \ | |/ _| [2022-02-23T20:12:38.876Z] / | \| < [2022-02-23T20:12:38.876Z] / | \ | \ [2022-02-23T20:12:38.876Z] \_______ /____|__ \ [2022-02-23T20:12:38.876Z] \/ \/ [2022-02-23T20:12:38.876Z] [2022-02-23T20:12:38.876Z] INFO: make.ps1 ended at 02/23/2022 20:12:30 [2022-02-23T20:12:38.876Z] INFO: Binaries build ended at 02/23/2022 20:12:32. Duration:00:01:24.6362961 [2022-02-23T20:12:38.876Z] INFO: Copying the built daemon binary to d:\CI\PR-43277\6\binary\dockerd-75553039c3.exe... [2022-02-23T20:12:38.876Z] INFO: Copying the built client binary to d:\CI\PR-43277\6\binary\docker-75553039c3.exe... [2022-02-23T20:12:38.876Z] INFO: Copying dockerversion from the container... [2022-02-23T20:12:38.876Z] INFO: Copying the golang package from the container to d:\CI\PR-43277\6\installer\go.zip... [2022-02-23T20:12:38.876Z] INFO: Extracting go.zip to d:\CI\PR-43277\6\go [2022-02-23T20:12:38.950Z] --- PASS: TestIpcModeShareable (0.63s) [2022-02-23T20:12:38.950Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T20:12:39.765Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-23T20:12:39.765Z] Copying nested executables into bundles/binary-daemon [2022-02-23T20:12:39.765Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-23T20:12:39.765Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:12:39.765Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-23T20:12:39.765Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-23T20:12:40.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=8038b3fc67fa4db19ef5dd649d4790c41bb00034 -e DOCKER_GRAPHDRIVER docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 hack/make.sh cross [2022-02-23T20:12:40.349Z] [2022-02-23T20:12:40.349Z] Removing bundles/ [2022-02-23T20:12:40.606Z] [2022-02-23T20:12:40.606Z] ---> Making bundle: cross (in bundles/cross) [2022-02-23T20:12:40.606Z] Cross building: bundles/cross/linux/amd64 [2022-02-23T20:12:40.606Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T20:12:40.606Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T20:12:40.852Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-02-23T20:12:40.852Z] === RUN TestAPIIpcModeHost [2022-02-23T20:12:41.421Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-02-23T20:12:41.421Z] === RUN TestDaemonIpcModeShareable [2022-02-23T20:12:42.355Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-23T20:12:42.614Z] --- PASS: TestDaemonIpcModeShareable (1.28s) [2022-02-23T20:12:42.614Z] === RUN TestDaemonIpcModePrivate [2022-02-23T20:12:42.988Z] INFO: Expanding compiler 1 of 3... [2022-02-23T20:12:42.988Z] INFO: Expanding compiler 2 of 3... [2022-02-23T20:12:43.549Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-23T20:12:43.807Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-02-23T20:12:43.807Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T20:12:44.743Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-23T20:12:45.002Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-02-23T20:12:45.002Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T20:12:45.938Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-23T20:12:46.197Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-02-23T20:12:46.197Z] === RUN TestIpcModeOlderClient [2022-02-23T20:12:46.197Z] === PAUSE TestIpcModeOlderClient [2022-02-23T20:12:46.197Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:12:46.456Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-02-23T20:12:46.456Z] === RUN TestKillContainer [2022-02-23T20:12:46.456Z] === RUN TestKillContainer/no_signal [2022-02-23T20:12:47.024Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:12:47.284Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:12:47.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T20:12:47.810Z] INFO: Expanding compiler 3 of 3... [2022-02-23T20:12:47.851Z] --- PASS: TestKillContainer (1.32s) [2022-02-23T20:12:47.851Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-02-23T20:12:47.851Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-02-23T20:12:47.851Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-02-23T20:12:47.851Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:12:47.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T20:12:47.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:12:47.995Z] INFO: Testing against a local daemon [2022-02-23T20:12:47.995Z] === RUN TestBuildWithSession [2022-02-23T20:12:47.995Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:12:47.995Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:12:47.995Z] === RUN TestBuildSquashParent [2022-02-23T20:12:47.995Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:12:47.995Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:12:47.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:12:47.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:12:47.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:12:47.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:12:47.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:12:47.995Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:12:47.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:12:47.995Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:12:47.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:12:47.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:12:47.995Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:12:48.287Z] INFO: Removing downloaded files... [2022-02-23T20:12:48.287Z] INFO: Downloading containerd [2022-02-23T20:12:48.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T20:12:48.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s) [2022-02-23T20:12:48.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-02-23T20:12:48.762Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-02-23T20:12:48.762Z] === RUN TestKillStoppedContainer [2022-02-23T20:12:48.762Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-23T20:12:48.762Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:12:48.762Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-02-23T20:12:48.762Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:12:49.331Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-02-23T20:12:49.331Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:12:49.331Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T20:12:49.331Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T20:12:49.331Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:12:49.898Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-02-23T20:12:49.898Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T20:12:50.156Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-02-23T20:12:50.156Z] === RUN TestLinksContainerNames [2022-02-23T20:12:51.090Z] --- PASS: TestLinksContainerNames (0.86s) [2022-02-23T20:12:51.090Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:12:51.348Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-02-23T20:12:51.348Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T20:12:51.914Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/default [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/private [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/slave [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/shared [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/default [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/shared [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/slave [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/private [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:12:51.914Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T20:12:51.914Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T20:12:51.914Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T20:12:52.172Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:12:52.431Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T20:12:52.431Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-02-23T20:12:52.431Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T20:12:53.806Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-02-23T20:12:53.806Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T20:12:54.068Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-02-23T20:12:54.068Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T20:12:54.327Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-02-23T20:12:54.327Z] === RUN TestNetworkNat [2022-02-23T20:12:54.894Z] --- PASS: TestNetworkNat (0.48s) [2022-02-23T20:12:54.894Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:12:55.153Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2022-02-23T20:12:55.153Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:12:58.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:12:58.366Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:12:58.436Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-02-23T20:12:58.436Z] === RUN TestPause [2022-02-23T20:12:58.436Z] --- PASS: TestPause (0.46s) [2022-02-23T20:12:58.436Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:12:58.436Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:12:58.436Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:12:58.436Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:12:58.695Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-02-23T20:12:58.695Z] === RUN TestPidHost [2022-02-23T20:12:59.631Z] --- PASS: TestPidHost (0.95s) [2022-02-23T20:12:59.631Z] === RUN TestPsFilter [2022-02-23T20:12:59.888Z] --- PASS: TestPsFilter (0.16s) [2022-02-23T20:12:59.888Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:13:00.454Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-02-23T20:13:00.454Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:13:00.712Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2022-02-23T20:13:00.712Z] === RUN TestRemoveContainerRunning [2022-02-23T20:13:01.280Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-02-23T20:13:01.280Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:13:01.848Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-02-23T20:13:01.848Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:13:01.848Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T20:13:01.848Z] === RUN TestRenameLinkedContainer [2022-02-23T20:13:03.805Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-02-23T20:13:03.805Z] === RUN TestRenameStoppedContainer [2022-02-23T20:13:03.805Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-02-23T20:13:03.805Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:13:04.033Z] INFO: Extraction ended at 02/23/2022 20:13:00. Duration:00:00:25.7520755 [2022-02-23T20:13:04.033Z] INFO: Updating the golang and path environment variables [2022-02-23T20:13:04.033Z] INFO: GOPATH=d:\gopath [2022-02-23T20:13:04.033Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T20:13:04.033Z] INFO: Running the daemon under test in debug mode [2022-02-23T20:13:04.033Z] INFO: Running the daemon under test in containerd mode [2022-02-23T20:13:04.033Z] INFO: Starting a daemon under test... [2022-02-23T20:13:04.033Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43277\6\daemon --pidfile d:\CI\PR-43277\6\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-23T20:13:04.033Z] INFO: Containerd started successfully. [2022-02-23T20:13:04.033Z] INFO: Process started successfully. [2022-02-23T20:13:04.033Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T20:13:04.033Z] INFO: Waiting for the daemon under test to start... [2022-02-23T20:13:04.741Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-02-23T20:13:04.741Z] === RUN TestRenameInvalidName [2022-02-23T20:13:05.307Z] --- PASS: TestRenameInvalidName (0.45s) [2022-02-23T20:13:05.307Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:13:06.245Z] [2022-02-23T20:13:06.246Z] Name Version Source Summary [2022-02-23T20:13:06.246Z] ---- ------- ------ ------- [2022-02-23T20:13:06.246Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-23T20:13:06.246Z] [2022-02-23T20:13:06.246Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-23T20:13:06.246Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-23T20:13:06.246Z] PSChildName : containerd [2022-02-23T20:13:06.246Z] PSDrive : C [2022-02-23T20:13:06.246Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-23T20:13:06.246Z] PSIsContainer : True [2022-02-23T20:13:06.246Z] Name : containerd [2022-02-23T20:13:06.246Z] FullName : C:\containerd [2022-02-23T20:13:06.246Z] Parent : [2022-02-23T20:13:06.246Z] Exists : True [2022-02-23T20:13:06.246Z] Root : C:\ [2022-02-23T20:13:06.246Z] Extension : [2022-02-23T20:13:06.246Z] CreationTime : 2/23/2022 8:13:05 PM [2022-02-23T20:13:06.246Z] CreationTimeUtc : 2/23/2022 8:13:05 PM [2022-02-23T20:13:06.246Z] LastAccessTime : 2/23/2022 8:13:05 PM [2022-02-23T20:13:06.246Z] LastAccessTimeUtc : 2/23/2022 8:13:05 PM [2022-02-23T20:13:06.246Z] LastWriteTime : 2/23/2022 8:13:05 PM [2022-02-23T20:13:06.246Z] LastWriteTimeUtc : 2/23/2022 8:13:05 PM [2022-02-23T20:13:06.246Z] Attributes : Directory [2022-02-23T20:13:06.246Z] Mode : d----- [2022-02-23T20:13:06.246Z] BaseName : containerd [2022-02-23T20:13:06.246Z] Target : {} [2022-02-23T20:13:06.246Z] LinkType : [2022-02-23T20:13:06.246Z] [2022-02-23T20:13:07.209Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-02-23T20:13:07.209Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:13:07.224Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-23T20:13:07.224Z] INFO: Configuring git core.autocrlf... [2022-02-23T20:13:07.224Z] [2022-02-23T20:13:07.224Z] [2022-02-23T20:13:07.467Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-02-23T20:13:07.467Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:13:08.403Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s) [2022-02-23T20:13:08.403Z] === RUN TestResize [2022-02-23T20:13:08.661Z] --- PASS: TestResize (0.47s) [2022-02-23T20:13:08.661Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.43s) [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.72s) [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.93s) [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.01s) [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.87s) [2022-02-23T20:13:08.721Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.76s) [2022-02-23T20:13:08.721Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:13:08.721Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:13:09.229Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-02-23T20:13:09.229Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:13:09.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:13:09.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:13:09.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:13:09.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:13:09.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:13:11.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:13:12.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:13:14.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:13:14.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:13:14.759Z] time="2022-02-23T20:13:08Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-02-23T20:13:14.759Z] time="2022-02-23T20:13:08Z" level=warning msg="memberlist: Failed to send gossip to 172.17.0.2:10037: write udp [::]:10036->172.17.0.2:10037: use of closed network connection" [2022-02-23T20:13:14.759Z] ok github.com/docker/docker/libnetwork/networkdb 104.427s coverage: 60.0% of statements [2022-02-23T20:13:14.759Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T20:13:14.759Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T20:13:14.759Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2022-02-23T20:13:14.759Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-23T20:13:14.759Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-23T20:13:15.332Z] ok github.com/docker/docker/libnetwork/portmapper 0.282s coverage: 48.6% of statements [2022-02-23T20:13:15.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:13:15.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:13:15.592Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-23T20:13:15.592Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T20:13:15.592Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === Skipped [2022-02-23T20:13:15.853Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T20:13:15.853Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T20:13:15.853Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T20:13:15.853Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:13:15.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:13:15.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:13:15.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:13:15.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:13:15.853Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T20:13:15.853Z] firewalld_test.go:14: firewalld is not running [2022-02-23T20:13:15.853Z] [2022-02-23T20:13:15.853Z] DONE 326 tests, 9 skipped in 200.832s Post stage [Pipeline] junit [2022-02-23T20:13:16.439Z] Recording test results [2022-02-23T20:13:18.153Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-23T20:13:18.512Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4bedd66264e1034e737bf8a794564918e9992952 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4bedd66264e1034e737bf8a794564918e9992952 hack/make.sh dynbinary test-integration [2022-02-23T20:13:18.672Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:13:18.773Z] [2022-02-23T20:13:18.773Z] Removing bundles/ [2022-02-23T20:13:18.773Z] [2022-02-23T20:13:18.773Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-23T20:13:18.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:13:19.035Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:13:19.035Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:13:19.081Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:13:19.081Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:13:19.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T20:13:19.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T20:13:19.543Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:13:20.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T20:13:20.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:13:21.088Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:13:21.677Z] ...INFO: Daemon under test started and replied! [2022-02-23T20:13:21.677Z] INFO: Docker version of the daemon under test [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] Client: [2022-02-23T20:13:21.677Z] Version: 17.06.2-ce [2022-02-23T20:13:21.677Z] API version: 1.30 [2022-02-23T20:13:21.677Z] Go version: go1.8.3 [2022-02-23T20:13:21.677Z] Git commit: cec0b72 [2022-02-23T20:13:21.677Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T20:13:21.677Z] OS/Arch: windows/amd64 [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] Server: [2022-02-23T20:13:21.677Z] Version: 0.0.0-dev [2022-02-23T20:13:21.677Z] API version: 1.42 (minimum version 1.24) [2022-02-23T20:13:21.677Z] Go version: go1.17.7 [2022-02-23T20:13:21.677Z] Git commit: 75553039c3 [2022-02-23T20:13:21.677Z] Built: 02/23/2022 20:11:12 [2022-02-23T20:13:21.677Z] OS/Arch: windows/amd64 [2022-02-23T20:13:21.677Z] Experimental: false [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] INFO: Docker info of the daemon under test [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] Containers: 0 [2022-02-23T20:13:21.677Z] Running: 0 [2022-02-23T20:13:21.677Z] Paused: 0 [2022-02-23T20:13:21.677Z] Stopped: 0 [2022-02-23T20:13:21.677Z] Images: 0 [2022-02-23T20:13:21.677Z] Server Version: 0.0.0-dev [2022-02-23T20:13:21.677Z] Storage Driver: windowsfilter [2022-02-23T20:13:21.677Z] Windows: [2022-02-23T20:13:21.677Z] Logging Driver: json-file [2022-02-23T20:13:21.677Z] Plugins: [2022-02-23T20:13:21.677Z] Volume: local [2022-02-23T20:13:21.677Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:13:21.677Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:13:21.677Z] Swarm: inactive [2022-02-23T20:13:21.677Z] Default Isolation: process [2022-02-23T20:13:21.677Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T20:13:21.677Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T20:13:21.677Z] OSType: windows [2022-02-23T20:13:21.677Z] Architecture: x86_64 [2022-02-23T20:13:21.677Z] CPUs: 4 [2022-02-23T20:13:21.677Z] Total Memory: 32GiB [2022-02-23T20:13:21.677Z] Name: azwin-2-d6b980 [2022-02-23T20:13:21.677Z] ID: FBWI:PWY7:POZ6:SBVJ:SGH7:UL66:L43U:4JZO:UCCM:JFCY:BT3B:76WG [2022-02-23T20:13:21.677Z] Docker Root Dir: D:\CI\PR-43277\6\daemon [2022-02-23T20:13:21.677Z] Debug Mode (client): false [2022-02-23T20:13:21.677Z] Debug Mode (server): true [2022-02-23T20:13:21.677Z] File Descriptors: -1 [2022-02-23T20:13:21.677Z] Goroutines: 31 [2022-02-23T20:13:21.677Z] System Time: 2022-02-23T20:13:20.1295212Z [2022-02-23T20:13:21.677Z] EventsListeners: 0 [2022-02-23T20:13:21.677Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:13:21.677Z] Labels: [2022-02-23T20:13:21.677Z] Experimental: false [2022-02-23T20:13:21.677Z] Insecure Registries: [2022-02-23T20:13:21.677Z] 127.0.0.0/8 [2022-02-23T20:13:21.677Z] Live Restore Enabled: false [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] INFO: Docker images of the daemon under test [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T20:13:21.677Z] [2022-02-23T20:13:21.677Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T20:13:21.677Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-23T20:13:21.677Z] ltsc2022: Pulling from windows/servercore [2022-02-23T20:13:21.677Z] 8f616e6e9eec: Pulling fs layer [2022-02-23T20:13:21.677Z] 898469748ff6: Pulling fs layer [2022-02-23T20:13:22.632Z] --- PASS: TestBuildMultiStageCopy (14.46s) [2022-02-23T20:13:22.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.74s) [2022-02-23T20:13:22.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-02-23T20:13:22.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.08s) [2022-02-23T20:13:22.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s) [2022-02-23T20:13:22.632Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2022-02-23T20:13:22.632Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:13:22.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:13:22.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:13:22.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T20:13:23.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T20:13:24.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:13:24.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:13:25.550Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2022-02-23T20:13:25.550Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:13:25.550Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:13:25.550Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T20:13:25.550Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:13:26.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:13:26.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T20:13:26.513Z] --- PASS: TestBuildWithHugeFile (51.91s) [2022-02-23T20:13:26.513Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:13:26.513Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:13:26.513Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:13:26.513Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:13:26.513Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:13:26.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:13:26.513Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:13:26.513Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:13:26.513Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:13:26.513Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:13:26.513Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:13:26.513Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:13:26.513Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:13:26.513Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T20:13:26.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-23T20:13:26.513Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-23T20:13:26.513Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-23T20:13:26.513Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:13:26.513Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T20:13:26.526Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-02-23T20:13:26.526Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.31s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-02-23T20:13:27.927Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-02-23T20:13:27.927Z] === RUN TestCgroupNamespacesRun [2022-02-23T20:13:28.402Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T20:13:28.863Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-02-23T20:13:28.863Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T20:13:28.863Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T20:13:28.863Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T20:13:28.863Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T20:13:30.238Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-02-23T20:13:30.238Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T20:13:31.614Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-02-23T20:13:31.614Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T20:13:32.549Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-02-23T20:13:32.549Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T20:13:32.570Z] --- PASS: TestBuildPreserveOwnership (9.88s) [2022-02-23T20:13:32.570Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2022-02-23T20:13:32.570Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-23T20:13:32.570Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:13:32.570Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T20:13:32.570Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T20:13:32.570Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T20:13:32.570Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T20:13:32.570Z] PASS [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === Skipped [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T20:13:32.570Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:13:32.570Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-23T20:13:32.570Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] DONE 34 tests, 3 skipped in 111.862s [2022-02-23T20:13:32.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T20:13:32.570Z] INFO: Testing against a local daemon [2022-02-23T20:13:32.570Z] === RUN TestConfigInspect [2022-02-23T20:13:32.570Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-23T20:13:32.570Z] === RUN TestConfigList [2022-02-23T20:13:32.570Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] --- SKIP: TestConfigList (0.02s) [2022-02-23T20:13:32.570Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:13:32.570Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-23T20:13:32.570Z] === RUN TestConfigsUpdate [2022-02-23T20:13:32.570Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-23T20:13:32.570Z] === RUN TestTemplatedConfig [2022-02-23T20:13:32.570Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T20:13:32.570Z] === RUN TestConfigCreateResolve [2022-02-23T20:13:32.570Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T20:13:32.570Z] PASS [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === Skipped [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-23T20:13:32.570Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-02-23T20:13:32.570Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-23T20:13:32.570Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-23T20:13:32.570Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-23T20:13:32.570Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-23T20:13:32.570Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:13:32.570Z] [2022-02-23T20:13:32.570Z] DONE 6 tests, 6 skipped in 0.158s [2022-02-23T20:13:32.570Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T20:13:32.570Z] INFO: Testing against a local daemon [2022-02-23T20:13:32.570Z] === RUN TestCheckpoint [2022-02-23T20:13:32.570Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:13:32.570Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:13:32.570Z] === RUN TestContainerInvalidJSON [2022-02-23T20:13:32.570Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:13:32.570Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:13:32.570Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:13:32.570Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:13:32.570Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:13:32.570Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:13:32.570Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-23T20:13:32.570Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T20:13:32.570Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T20:13:32.570Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:13:32.570Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-02-23T20:13:32.570Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:13:32.570Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-23T20:13:32.570Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:13:32.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T20:13:32.826Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:13:32.826Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-23T20:13:32.826Z] === RUN TestCopyFromContainer [2022-02-23T20:13:33.924Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-02-23T20:13:33.924Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T20:13:34.490Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-02-23T20:13:34.490Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T20:13:34.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T20:13:35.864Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-02-23T20:13:35.865Z] === RUN TestNISDomainname [2022-02-23T20:13:36.093Z] === RUN TestCopyFromContainer// [2022-02-23T20:13:36.093Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T20:13:36.123Z] --- PASS: TestNISDomainname (0.66s) [2022-02-23T20:13:36.123Z] === RUN TestHostnameDnsResolution [2022-02-23T20:13:36.350Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T20:13:36.350Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T20:13:36.350Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T20:13:36.350Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T20:13:36.350Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T20:13:36.607Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T20:13:36.607Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T20:13:36.607Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer (3.92s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T20:13:36.607Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T20:13:36.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:13:36.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:13:36.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:13:36.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:13:36.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:13:36.607Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:13:36.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:13:36.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:13:36.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:13:36.607Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:13:36.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-23T20:13:36.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:13:36.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T20:13:36.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T20:13:36.607Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:13:36.607Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T20:13:36.607Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:13:36.607Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:13:36.607Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:13:36.607Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:13:36.607Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:13:36.607Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:13:36.607Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:13:36.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T20:13:36.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:13:36.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:13:36.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:13:36.863Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-23T20:13:36.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:13:36.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:13:36.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:13:36.863Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:13:36.863Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T20:13:36.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:13:37.056Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-02-23T20:13:37.056Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T20:13:37.622Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-02-23T20:13:37.622Z] === RUN TestStats [2022-02-23T20:13:37.792Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-02-23T20:13:37.792Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-02-23T20:13:39.160Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:13:39.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:13:39.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:13:39.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:13:39.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:13:39.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:13:39.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:13:39.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:13:39.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:13:39.160Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:13:39.160Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:13:39.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:13:39.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:13:39.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:13:39.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:13:39.160Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:13:39.160Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T20:13:39.160Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:13:39.330Z] 898469748ff6: Verifying Checksum [2022-02-23T20:13:39.330Z] 898469748ff6: Download complete [2022-02-23T20:13:39.416Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2022-02-23T20:13:39.416Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:13:39.416Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:13:39.416Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:13:39.416Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-02-23T20:13:39.416Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T20:13:39.416Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:13:39.416Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:13:39.416Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T20:13:39.416Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:13:39.416Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T20:13:39.416Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T20:13:39.416Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T20:13:39.416Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T20:13:39.416Z] === RUN TestDaemonRestartIpcMode [2022-02-23T20:13:39.416Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T20:13:39.416Z] === RUN TestDaemonHostGatewayIP [2022-02-23T20:13:39.416Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:13:39.416Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-23T20:13:39.416Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T20:13:39.416Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T20:13:39.416Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:13:39.416Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T20:13:39.416Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:13:39.416Z] === RUN TestDiff [2022-02-23T20:13:39.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T20:13:39.976Z] --- PASS: TestDiff (0.37s) [2022-02-23T20:13:39.976Z] === RUN TestExecWithCloseStdin [2022-02-23T20:13:40.153Z] --- PASS: TestStats (2.47s) [2022-02-23T20:13:40.154Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:13:40.154Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T20:13:40.154Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T20:13:40.154Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T20:13:40.154Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T20:13:40.154Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T20:13:40.154Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T20:13:40.154Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T20:13:40.154Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T20:13:40.154Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T20:13:40.154Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T20:13:40.232Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-02-23T20:13:40.232Z] === RUN TestExec [2022-02-23T20:13:40.721Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T20:13:40.795Z] --- PASS: TestExec (0.43s) [2022-02-23T20:13:40.795Z] === RUN TestExecUser [2022-02-23T20:13:40.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T20:13:41.356Z] --- PASS: TestExecUser (0.46s) [2022-02-23T20:13:41.356Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:13:41.373Z] --- PASS: TestBuildMultiStageOnBuild (14.04s) [2022-02-23T20:13:41.373Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:13:41.373Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:13:41.373Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T20:13:41.373Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:13:41.924Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-02-23T20:13:41.924Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:13:42.095Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T20:13:43.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-02-23T20:13:43.294Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:13:43.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T20:13:43.550Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-02-23T20:13:43.550Z] === RUN TestHealthKillContainer [2022-02-23T20:13:44.637Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T20:13:44.637Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-02-23T20:13:44.637Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2022-02-23T20:13:44.637Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-02-23T20:13:44.637Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-02-23T20:13:44.637Z] === RUN TestDeleteDevicemapper [2022-02-23T20:13:44.637Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:13:44.637Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T20:13:44.637Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:13:45.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T20:13:46.602Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2022-02-23T20:13:46.602Z] === RUN TestUpdateMemory [2022-02-23T20:13:46.861Z] --- PASS: TestUpdateMemory (0.54s) [2022-02-23T20:13:46.861Z] === RUN TestUpdateCPUQuota [2022-02-23T20:13:47.794Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-02-23T20:13:47.794Z] === RUN TestUpdatePidsLimit [2022-02-23T20:13:47.794Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T20:13:48.052Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T20:13:48.311Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T20:13:48.311Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T20:13:48.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T20:13:48.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T20:13:48.828Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T20:13:49.087Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-02-23T20:13:50.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2022-02-23T20:13:50.022Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:13:50.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T20:13:51.636Z] --- PASS: TestHealthKillContainer (7.85s) [2022-02-23T20:13:51.636Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:13:51.636Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:13:51.636Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:13:51.636Z] === RUN TestIpcModeNone [2022-02-23T20:13:51.892Z] --- PASS: TestIpcModeNone (0.42s) [2022-02-23T20:13:51.892Z] === RUN TestIpcModePrivate [2022-02-23T20:13:52.149Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-23T20:13:52.405Z] --- PASS: TestIpcModePrivate (0.43s) [2022-02-23T20:13:52.405Z] === RUN TestIpcModeShareable [2022-02-23T20:13:52.405Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:13:52.405Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-23T20:13:52.405Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T20:13:53.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T20:13:53.777Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.30s) [2022-02-23T20:13:53.777Z] === RUN TestAPIIpcModeHost [2022-02-23T20:13:53.777Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:13:53.777Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-23T20:13:53.777Z] === RUN TestDaemonIpcModeShareable [2022-02-23T20:13:53.777Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:13:53.777Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-23T20:13:53.777Z] === RUN TestDaemonIpcModePrivate [2022-02-23T20:13:53.790Z] --- PASS: TestBuildMultiStageLayerLeak (11.91s) [2022-02-23T20:13:53.790Z] === RUN TestBuildWithHugeFile [2022-02-23T20:13:54.706Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-23T20:13:54.706Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-02-23T20:13:54.706Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T20:13:54.706Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:13:54.706Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T20:13:54.706Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T20:13:54.706Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:13:54.706Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T20:13:54.706Z] === RUN TestIpcModeOlderClient [2022-02-23T20:13:54.706Z] === PAUSE TestIpcModeOlderClient [2022-02-23T20:13:54.706Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:13:55.270Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-02-23T20:13:55.270Z] === RUN TestKillContainer [2022-02-23T20:13:55.270Z] === RUN TestKillContainer/no_signal [2022-02-23T20:13:55.526Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:13:55.658Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T20:13:55.658Z] Using test binary docker [2022-02-23T20:13:55.658Z] +++ /etc/init.d/apparmor start [2022-02-23T20:13:55.658Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T20:13:55.658Z] Starting dockerd [2022-02-23T20:13:55.658Z] INFO: Waiting for daemon to start... [2022-02-23T20:13:55.659Z] +++ 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-02-23T20:13:55.782Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:13:56.712Z] --- PASS: TestKillContainer (1.30s) [2022-02-23T20:13:56.712Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-02-23T20:13:56.712Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-23T20:13:56.712Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-02-23T20:13:56.712Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:13:56.712Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T20:13:56.970Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T20:13:56.979Z] 8f616e6e9eec: Verifying Checksum [2022-02-23T20:13:56.979Z] 8f616e6e9eec: Download complete [2022-02-23T20:13:57.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-02-23T20:13:57.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-02-23T20:13:57.225Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-02-23T20:13:57.225Z] === RUN TestKillStoppedContainer [2022-02-23T20:13:57.225Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-23T20:13:57.225Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:13:57.225Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T20:13:57.225Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:13:57.582Z] . [2022-02-23T20:13:57.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T20:13:57.582Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T20:13:57.582Z] Error: No such image: emptyfs [2022-02-23T20:13:57.787Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-02-23T20:13:57.788Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:13:57.788Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:13:57.788Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T20:13:57.788Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:13:57.788Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:13:57.788Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T20:13:57.788Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T20:13:57.788Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T20:13:57.788Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T20:13:57.788Z] === RUN TestLinksContainerNames [2022-02-23T20:13:57.844Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T20:13:57.844Z] ++++ docker load [2022-02-23T20:13:58.105Z] Running integration-test (iteration 1) [2022-02-23T20:13:58.105Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T20:13:58.105Z] ++ 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-02-23T20:13:58.105Z] ++ set -e [2022-02-23T20:13:58.105Z] ++ '[' -n 0 ']' [2022-02-23T20:13:58.105Z] ++ set -x [2022-02-23T20:13:58.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T20:13:58.349Z] --- PASS: TestLinksContainerNames (0.77s) [2022-02-23T20:13:58.349Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:13:58.911Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-23T20:13:58.911Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T20:13:59.048Z] Loaded image: busybox:latest [2022-02-23T20:13:59.167Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/default [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/private [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/slave [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/shared [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T20:13:59.167Z] === CONT TestMountDaemonRoot/default [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:13:59.167Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T20:13:59.167Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:13:59.167Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:13:59.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:13:59.167Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/shared [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/slave [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/private [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T20:13:59.423Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:13:59.423Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:13:59.423Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T20:13:59.619Z] Loaded image: busybox:glibc [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T20:13:59.680Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T20:13:59.680Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-23T20:13:59.680Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T20:13:59.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-02-23T20:13:59.680Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-23T20:13:59.680Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T20:13:59.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-02-23T20:13:59.680Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T20:13:59.680Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T20:13:59.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-02-23T20:13:59.680Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T20:13:59.680Z] === RUN TestNetworkNat [2022-02-23T20:14:00.242Z] --- PASS: TestNetworkNat (0.53s) [2022-02-23T20:14:00.242Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:14:00.806Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-02-23T20:14:00.806Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:14:02.223Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-02-23T20:14:02.223Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:14:02.223Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-02-23T20:14:02.223Z] === RUN TestWaitNonBlocked [2022-02-23T20:14:02.223Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:14:02.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:14:02.223Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:14:02.223Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:14:02.223Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:14:02.223Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:14:02.223Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T20:14:02.223Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-02-23T20:14:02.223Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2022-02-23T20:14:02.223Z] === RUN TestWaitBlocked [2022-02-23T20:14:02.223Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:14:02.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:14:02.223Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:14:02.223Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:14:02.223Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:14:02.223Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:14:02.791Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-23T20:14:02.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-02-23T20:14:02.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-02-23T20:14:02.791Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T20:14:02.791Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T20:14:03.323Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-02-23T20:14:03.323Z] === RUN TestPause [2022-02-23T20:14:03.323Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:03.323Z] --- SKIP: TestPause (0.00s) [2022-02-23T20:14:03.323Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:14:03.323Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:14:03.323Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:14:03.323Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:14:03.323Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:03.323Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-23T20:14:03.323Z] === RUN TestPidHost [2022-02-23T20:14:07.712Z] Loaded image: debian:bullseye-slim [2022-02-23T20:14:07.712Z] Loaded image: hello-world:latest [2022-02-23T20:14:07.712Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:14:07.712Z] INFO: Testing against a local daemon [2022-02-23T20:14:07.712Z] === RUN TestCgroupNamespacesBuild [2022-02-23T20:14:07.713Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2022-02-23T20:14:07.713Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T20:14:07.713Z] --- PASS: TestPidHost (0.85s) [2022-02-23T20:14:07.713Z] === RUN TestPsFilter [2022-02-23T20:14:07.713Z] --- PASS: TestPsFilter (0.11s) [2022-02-23T20:14:07.713Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:14:07.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-02-23T20:14:07.713Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:14:07.713Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-02-23T20:14:07.713Z] === RUN TestRemoveContainerRunning [2022-02-23T20:14:07.713Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-02-23T20:14:07.713Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:14:07.713Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-23T20:14:07.713Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:14:07.713Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T20:14:07.713Z] === RUN TestRenameLinkedContainer [2022-02-23T20:14:07.713Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-02-23T20:14:07.713Z] === RUN TestRenameStoppedContainer [2022-02-23T20:14:07.713Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-23T20:14:07.713Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:14:07.713Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2022-02-23T20:14:07.713Z] === CONT TestIpcModeOlderClient [2022-02-23T20:14:07.713Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-02-23T20:14:07.713Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T20:14:07.713Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-02-23T20:14:07.713Z] === CONT TestDaemonHostGatewayIP [2022-02-23T20:14:07.713Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2022-02-23T20:14:07.713Z] === CONT TestDaemonRestartIpcMode [2022-02-23T20:14:08.702Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-23T20:14:08.702Z] === RUN TestRenameInvalidName [2022-02-23T20:14:08.711Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2022-02-23T20:14:08.711Z] === RUN TestBuildWithSession [2022-02-23T20:14:08.711Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:14:08.711Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:14:08.711Z] === RUN TestBuildSquashParent [2022-02-23T20:14:08.958Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-23T20:14:08.958Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:14:10.306Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-02-23T20:14:10.324Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2022-02-23T20:14:10.325Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:14:10.624Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-23T20:14:10.624Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:14:11.563Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-02-23T20:14:11.563Z] === RUN TestResize [2022-02-23T20:14:11.819Z] --- PASS: TestResize (0.39s) [2022-02-23T20:14:11.819Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:14:12.381Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-02-23T20:14:12.381Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:14:12.637Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-02-23T20:14:12.637Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:14:12.637Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T20:14:12.637Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:14:12.637Z] === RUN TestCgroupNamespacesRun [2022-02-23T20:14:14.002Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-02-23T20:14:14.002Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T20:14:14.930Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-02-23T20:14:14.930Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T20:14:16.295Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-02-23T20:14:16.295Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T20:14:16.853Z] --- PASS: TestBuildSquashParent (7.73s) [2022-02-23T20:14:16.853Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:14:16.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:14:16.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:14:16.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:14:16.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:14:16.853Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:14:16.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:14:16.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:14:16.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:14:16.853Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:14:16.853Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:14:16.854Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:14:16.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:14:16.854Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:14:16.854Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:14:16.860Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2022-02-23T20:14:16.861Z] PASS [2022-02-23T20:14:16.861Z] [2022-02-23T20:14:16.861Z] === Skipped [2022-02-23T20:14:16.861Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T20:14:16.861Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:14:16.861Z] [2022-02-23T20:14:16.861Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T20:14:16.861Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-23T20:14:16.861Z] [2022-02-23T20:14:16.861Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:14:16.861Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:14:16.861Z] [2022-02-23T20:14:16.861Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-23T20:14:16.861Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-23T20:14:16.861Z] [2022-02-23T20:14:16.861Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T20:14:16.861Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:14:16.861Z] [2022-02-23T20:14:16.861Z] DONE 200 tests, 5 skipped in 119.381s [2022-02-23T20:14:16.861Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T20:14:17.013Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-23T20:14:17.013Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-23T20:14:17.013Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T20:14:17.013Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-23T20:14:17.013Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-23T20:14:17.013Z] Cross building: bundles/cross/windows/amd64 [2022-02-23T20:14:17.013Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T20:14:17.013Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T20:14:17.119Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:14:17.223Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-02-23T20:14:17.223Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T20:14:17.685Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-23T20:14:17.685Z] === RUN TestDaemonConfigValidation [2022-02-23T20:14:17.685Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:14:17.685Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:14:17.685Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T20:14:17.685Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T20:14:17.685Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T20:14:17.685Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T20:14:17.685Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T20:14:17.685Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T20:14:17.685Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T20:14:17.685Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T20:14:17.685Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:14:17.685Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T20:14:17.685Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T20:14:17.685Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T20:14:17.685Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T20:14:17.685Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T20:14:17.685Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-02-23T20:14:17.685Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-02-23T20:14:17.685Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T20:14:17.685Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-23T20:14:17.685Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-02-23T20:14:17.685Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:14:17.685Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T20:14:18.596Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-02-23T20:14:18.596Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T20:14:19.059Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T20:14:19.525Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-02-23T20:14:19.525Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T20:14:19.992Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T20:14:20.088Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-02-23T20:14:20.088Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T20:14:20.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:14:20.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:14:20.928Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T20:14:20.928Z] daemon_test.go:156: [d33164de2367e] daemon is not started [2022-02-23T20:14:20.928Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-02-23T20:14:20.928Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T20:14:20.928Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T20:14:20.928Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-02-23T20:14:20.928Z] === RUN TestDaemonProxy [2022-02-23T20:14:20.928Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T20:14:21.454Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-02-23T20:14:21.454Z] === RUN TestNISDomainname [2022-02-23T20:14:21.454Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T20:14:21.454Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-23T20:14:21.454Z] === RUN TestHostnameDnsResolution [2022-02-23T20:14:22.017Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-02-23T20:14:22.017Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T20:14:22.017Z] 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-02-23T20:14:22.017Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T20:14:22.017Z] === RUN TestStats [2022-02-23T20:14:22.017Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:22.017Z] --- SKIP: TestStats (0.00s) [2022-02-23T20:14:22.017Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:14:22.017Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T20:14:22.017Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T20:14:22.017Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T20:14:22.017Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T20:14:22.017Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T20:14:22.017Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T20:14:22.017Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T20:14:22.017Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T20:14:22.017Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T20:14:22.017Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T20:14:22.273Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T20:14:22.705Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:14:22.705Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:14:22.827Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T20:14:24.725Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T20:14:24.788Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T20:14:25.714Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T20:14:25.714Z] --- PASS: TestStopContainerWithTimeout/0 (0.50s) [2022-02-23T20:14:25.714Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) [2022-02-23T20:14:25.714Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-02-23T20:14:25.714Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2022-02-23T20:14:25.714Z] === RUN TestDeleteDevicemapper [2022-02-23T20:14:25.714Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:14:25.714Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T20:14:25.714Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.89s) [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2022-02-23T20:14:26.019Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2022-02-23T20:14:26.019Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:14:26.019Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:14:26.100Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T20:14:26.666Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T20:14:27.234Z] --- PASS: TestDaemonProxy (6.34s) [2022-02-23T20:14:27.234Z] --- PASS: TestDaemonProxy/environment_variables (1.86s) [2022-02-23T20:14:27.234Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-23T20:14:27.234Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-23T20:14:27.234Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T20:14:27.234Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-23T20:14:27.234Z] PASS [2022-02-23T20:14:27.234Z] [2022-02-23T20:14:27.234Z] DONE 17 tests in 10.236s [2022-02-23T20:14:27.234Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T20:14:27.234Z] INFO: Testing against a local daemon [2022-02-23T20:14:27.234Z] === RUN TestCommitInheritsEnv [2022-02-23T20:14:27.493Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-02-23T20:14:27.493Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:14:27.493Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T20:14:27.493Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:14:27.493Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T20:14:27.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.73s) [2022-02-23T20:14:27.605Z] === RUN TestUpdateMemory [2022-02-23T20:14:27.605Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:27.605Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T20:14:27.605Z] === RUN TestUpdateCPUQuota [2022-02-23T20:14:27.605Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:27.605Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-23T20:14:27.605Z] === RUN TestUpdatePidsLimit [2022-02-23T20:14:27.605Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:27.605Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-23T20:14:27.605Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform// [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T20:14:27.751Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T20:14:27.943Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T20:14:28.010Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T20:14:28.010Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:14:28.010Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T20:14:28.010Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:14:28.010Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T20:14:28.010Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:14:28.268Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-02-23T20:14:28.268Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T20:14:28.515Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:14:29.086Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:14:29.347Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:14:29.919Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2022-02-23T20:14:29.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2022-02-23T20:14:29.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2022-02-23T20:14:29.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2022-02-23T20:14:29.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2022-02-23T20:14:29.919Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2022-02-23T20:14:29.919Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:14:30.170Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2022-02-23T20:14:30.170Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:14:30.170Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T20:14:30.170Z] === RUN TestTagInvalidReference [2022-02-23T20:14:30.170Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T20:14:30.170Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:14:30.170Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T20:14:30.170Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:14:30.428Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T20:14:30.428Z] === RUN TestTagOfficialNames [2022-02-23T20:14:30.428Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-23T20:14:30.428Z] === RUN TestTagMatchesDigest [2022-02-23T20:14:30.428Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T20:14:30.428Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T20:14:31.306Z] --- PASS: TestBuildMultiStageParentConfig (1.24s) [2022-02-23T20:14:31.306Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:14:33.222Z] --- PASS: TestBuildLabelWithTargets (2.08s) [2022-02-23T20:14:33.222Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:14:34.667Z] --- PASS: TestBuildWithEmptyLayers (1.26s) [2022-02-23T20:14:34.667Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:14:37.213Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2022-02-23T20:14:37.213Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:14:39.129Z] --- PASS: TestBuildUncleanTarFilenames (1.71s) [2022-02-23T20:14:39.129Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:14:39.773Z] --- PASS: TestUpdateRestartPolicy (10.80s) [2022-02-23T20:14:39.773Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:14:39.773Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-02-23T20:14:39.773Z] === RUN TestWaitNonBlocked [2022-02-23T20:14:39.773Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:14:39.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:14:39.773Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:14:39.773Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:14:39.773Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:14:39.773Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:14:39.773Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-23T20:14:39.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-02-23T20:14:39.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-02-23T20:14:39.773Z] === RUN TestWaitBlocked [2022-02-23T20:14:39.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:14:39.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:14:39.773Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:14:39.773Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:14:39.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:14:39.773Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:14:40.030Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T20:14:40.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-02-23T20:14:40.030Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-02-23T20:14:40.030Z] === CONT TestDaemonRestartIpcMode [2022-02-23T20:14:40.030Z] === CONT TestIpcModeOlderClient [2022-02-23T20:14:40.286Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-02-23T20:14:40.286Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T20:14:42.428Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2022-02-23T20:14:42.429Z] === RUN TestBuildWithHugeFile [2022-02-23T20:14:42.477Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-23T20:14:42.477Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:14:42.477Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:14:42.477Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-23T20:14:42.477Z] [2022-02-23T20:14:42.477Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-23T20:14:42.477Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-23T20:14:42.477Z] HOSTNAME=956a3e6f9313 [2022-02-23T20:14:42.477Z] TESTDEBUG=0 [2022-02-23T20:14:42.477Z] DEST=bundles/test-integration [2022-02-23T20:14:42.477Z] PWD=/go/src/github.com/docker/docker [2022-02-23T20:14:42.477Z] DOCKER_GITCOMMIT=4bedd66264e1034e737bf8a794564918e9992952 [2022-02-23T20:14:42.477Z] container=docker [2022-02-23T20:14:42.477Z] HOME=/root [2022-02-23T20:14:42.477Z] GOLANG_VERSION=1.17.7 [2022-02-23T20:14:42.477Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-23T20:14:42.477Z] VALIDATE_BRANCH=master [2022-02-23T20:14:42.477Z] TERM=xterm [2022-02-23T20:14:42.477Z] DOCKER_PKG=github.com/docker/docker [2022-02-23T20:14:42.477Z] SHLVL=1 [2022-02-23T20:14:42.477Z] TIMEOUT=120m [2022-02-23T20:14:42.477Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-23T20:14:42.477Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-23T20:14:42.477Z] GO111MODULE=off [2022-02-23T20:14:42.477Z] DOCKER_EXPERIMENTAL=1 [2022-02-23T20:14:42.477Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-23T20:14:42.477Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-23T20:14:42.477Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-23T20:14:42.477Z] GOPATH=/go [2022-02-23T20:14:42.477Z] PKG_CONFIG=pkg-config [2022-02-23T20:14:42.477Z] _=/usr/bin/env [2022-02-23T20:14:42.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-23T20:14:42.805Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-02-23T20:14:42.805Z] --- PASS: TestDaemonRestartIpcMode (2.64s) [2022-02-23T20:14:42.805Z] PASS [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === Skipped [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T20:14:42.805Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-23T20:14:42.805Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-23T20:14:42.805Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:14:42.805Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:14:42.805Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-23T20:14:42.805Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-23T20:14:42.805Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-23T20:14:42.805Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-23T20:14:42.805Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-23T20:14:42.805Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T20:14:42.805Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T20:14:42.805Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-23T20:14:42.805Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-23T20:14:42.805Z] 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-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-23T20:14:42.805Z] 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-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-23T20:14:42.805Z] 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-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-23T20:14:42.805Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:14:42.805Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-23T20:14:42.805Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:14:42.805Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-23T20:14:42.805Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-23T20:14:42.805Z] 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-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-23T20:14:42.805Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T20:14:42.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T20:14:42.805Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-23T20:14:42.805Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-23T20:14:42.805Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-23T20:14:42.805Z] [2022-02-23T20:14:42.805Z] DONE 177 tests, 27 skipped in 70.335s [2022-02-23T20:14:42.805Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T20:14:42.805Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:14:43.368Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-02-23T20:14:43.368Z] === RUN TestDaemonConfigValidation [2022-02-23T20:14:43.368Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:14:43.368Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:14:43.368Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T20:14:43.368Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T20:14:43.368Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T20:14:43.368Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T20:14:43.368Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T20:14:43.368Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T20:14:43.368Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T20:14:43.368Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T20:14:43.368Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:14:43.368Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T20:14:43.624Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T20:14:43.625Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T20:14:43.625Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T20:14:43.625Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T20:14:43.625Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-23T20:14:43.625Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-23T20:14:43.625Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-23T20:14:43.625Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-23T20:14:43.625Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-23T20:14:43.625Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:14:43.625Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T20:14:44.991Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T20:14:45.920Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T20:14:46.849Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T20:14:46.849Z] daemon_test.go:156: [dc47d8983f323] daemon is not started [2022-02-23T20:14:46.849Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-23T20:14:46.849Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-23T20:14:46.849Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-02-23T20:14:46.849Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-02-23T20:14:46.849Z] === RUN TestDaemonProxy [2022-02-23T20:14:46.849Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T20:14:46.849Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T20:14:46.849Z] PASS [2022-02-23T20:14:46.849Z] [2022-02-23T20:14:46.849Z] === Skipped [2022-02-23T20:14:46.849Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-23T20:14:46.849Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-23T20:14:46.849Z] [2022-02-23T20:14:46.849Z] DONE 12 tests, 1 skipped in 4.118s [2022-02-23T20:14:46.849Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T20:14:47.105Z] INFO: Testing against a local daemon [2022-02-23T20:14:47.106Z] === RUN TestCommitInheritsEnv [2022-02-23T20:14:48.034Z] --- PASS: TestCommitInheritsEnv (1.08s) [2022-02-23T20:14:48.034Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:14:48.034Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T20:14:48.034Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:14:48.034Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform// [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T20:14:48.292Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T20:14:48.292Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T20:14:48.292Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:14:48.549Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T20:14:48.549Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:14:48.549Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T20:14:48.549Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:14:48.690Z] Removing intermediate container d06c64b8481b [2022-02-23T20:14:48.690Z] ---> c1aa95708b01 [2022-02-23T20:14:48.690Z] Step 8/11 : 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-02-23T20:14:48.690Z] ---> Running in a1f91f117af5 [2022-02-23T20:14:48.690Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-23T20:14:48.690Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-23T20:14:48.690Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-23T20:14:48.690Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-23T20:14:48.690Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-23T20:14:48.690Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-23T20:14:48.690Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-23T20:14:48.690Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-23T20:14:48.690Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-23T20:14:48.690Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-23T20:14:48.690Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-23T20:14:48.690Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-23T20:14:48.690Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-23T20:14:48.690Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-23T20:14:48.690Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-23T20:14:48.690Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-23T20:14:50.437Z] --- PASS: TestRemoveImageOrphaning (1.65s) [2022-02-23T20:14:50.437Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T20:14:50.437Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T20:14:50.437Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T20:14:50.437Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:14:50.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-23T20:14:50.437Z] === RUN TestTagInvalidReference [2022-02-23T20:14:50.437Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-23T20:14:50.437Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:14:50.437Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T20:14:50.437Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:14:50.437Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T20:14:50.437Z] === RUN TestTagOfficialNames [2022-02-23T20:14:50.437Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-23T20:14:50.437Z] === RUN TestTagMatchesDigest [2022-02-23T20:14:50.437Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T20:14:50.437Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T20:15:04.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-23T20:15:04.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-23T20:15:10.051Z] Removing intermediate container a1f91f117af5 [2022-02-23T20:15:10.051Z] ---> 082d7de38245 [2022-02-23T20:15:10.051Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-23T20:15:10.051Z] ---> Running in cf5974a5c634 [2022-02-23T20:15:10.527Z] Removing intermediate container cf5974a5c634 [2022-02-23T20:15:10.527Z] ---> cf2791c1c460 [2022-02-23T20:15:10.527Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-23T20:15:10.527Z] ---> Running in c50e5cc77b4e [2022-02-23T20:15:11.543Z] Removing intermediate container c50e5cc77b4e [2022-02-23T20:15:11.543Z] ---> 0694ab71a640 [2022-02-23T20:15:11.543Z] Step 11/11 : COPY . . [2022-02-23T20:15:22.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-23T20:15:29.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-23T20:15:37.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-23T20:15:37.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-23T20:15:37.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-23T20:15:38.398Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-23T20:15:38.398Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T20:15:38.398Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-23T20:15:38.398Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-23T20:15:38.398Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-23T20:15:38.398Z] remote: Enumerating objects: 23, done. [2022-02-23T20:15:38.398Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-23T20:15:38.398Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-23T20:15:38.398Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-23T20:15:38.398Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-02-23T20:15:38.398Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-23T20:15:38.398Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-23T20:15:38.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-23T20:15:38.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-23T20:15:39.769Z] Cross building: bundles/cross/linux/ppc64le [2022-02-23T20:15:39.769Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T20:15:39.769Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T20:15:39.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-23T20:15:41.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-23T20:15:42.127Z] 8f616e6e9eec: Pull complete [2022-02-23T20:15:42.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-23T20:15:43.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-23T20:15:43.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-23T20:15:44.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-23T20:15:45.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-23T20:15:46.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-23T20:15:46.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-23T20:15:47.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-23T20:15:47.536Z] ---> 2f23205ec221 [2022-02-23T20:15:47.536Z] Successfully built 2f23205ec221 [2022-02-23T20:15:47.536Z] Successfully tagged docker:latest [2022-02-23T20:15:47.536Z] INFO: Image build ended at 02/23/2022 20:15:44. Duration:00:04:26.1215461 [2022-02-23T20:15:47.536Z] [2022-02-23T20:15:47.536Z] [2022-02-23T20:15:47.536Z] INFO: Building the test binaries at 02/23/2022 20:15:44... [2022-02-23T20:15:48.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T20:15:48.427Z] Using test binary docker [2022-02-23T20:15:48.427Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-23T20:15:48.427Z] +++ /etc/init.d/apparmor start [2022-02-23T20:15:48.427Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T20:15:48.427Z] Starting dockerd [2022-02-23T20:15:48.427Z] INFO: Waiting for daemon to start... [2022-02-23T20:15:48.427Z] +++ 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-02-23T20:15:51.379Z] INFO: make.ps1 starting at 02/23/2022 20:15:51 [2022-02-23T20:15:51.855Z] INFO: Git commit (75553039c3) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T20:15:51.855Z] INFO: Invoking autogen... [2022-02-23T20:15:52.331Z] INFO: Building daemon... [2022-02-23T20:15:54.027Z] --- PASS: TestBuildWithHugeFile (118.49s) [2022-02-23T20:15:54.027Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:15:54.027Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:15:54.027Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:15:54.027Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:15:54.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:15:54.027Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:15:54.027Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:15:54.027Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:15:54.027Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:15:54.027Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:15:54.027Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:15:54.027Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:15:54.027Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-02-23T20:15:54.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T20:15:54.027Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T20:15:54.027Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T20:15:54.027Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:15:54.027Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:15:54.027Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:15:54.027Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T20:15:54.027Z] PASS [2022-02-23T20:15:54.027Z] ok github.com/docker/docker/integration/build 186.822s [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === Skipped [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T20:15:54.027Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T20:15:54.027Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T20:15:54.027Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T20:15:54.027Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:15:54.027Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T20:15:54.027Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] DONE 29 tests, 6 skipped in 214.417s [2022-02-23T20:15:54.027Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T20:15:54.027Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:15:54.027Z] INFO: Testing against a local daemon [2022-02-23T20:15:54.027Z] === RUN TestConfigInspect [2022-02-23T20:15:54.027Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestConfigList [2022-02-23T20:15:54.027Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:15:54.027Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestConfigsUpdate [2022-02-23T20:15:54.027Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestTemplatedConfig [2022-02-23T20:15:54.027Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T20:15:54.027Z] === RUN TestConfigCreateResolve [2022-02-23T20:15:54.027Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:15:54.027Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T20:15:54.027Z] PASS [2022-02-23T20:15:54.027Z] ok github.com/docker/docker/integration/config 0.094s [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === Skipped [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T20:15:54.027Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T20:15:54.027Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.027Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T20:15:54.027Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.027Z] [2022-02-23T20:15:54.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T20:15:54.028Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.028Z] [2022-02-23T20:15:54.028Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T20:15:54.028Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:54.028Z] [2022-02-23T20:15:54.028Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T20:15:54.028Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:15:54.028Z] [2022-02-23T20:15:54.028Z] DONE 6 tests, 6 skipped in 2.059s [2022-02-23T20:15:54.028Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T20:15:56.562Z] . [2022-02-23T20:15:56.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T20:15:56.563Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T20:15:56.563Z] Error: No such image: emptyfs [2022-02-23T20:15:56.563Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T20:15:56.563Z] ++++ docker load [2022-02-23T20:15:56.563Z] Running integration-test (iteration 1) [2022-02-23T20:15:56.563Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-23T20:15:56.563Z] ++ 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-02-23T20:15:56.563Z] ++ set -e [2022-02-23T20:15:56.563Z] ++ '[' -n 0 ']' [2022-02-23T20:15:56.563Z] ++ set -x [2022-02-23T20:15:56.563Z] ++ env -i DEST=/go/src/github.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-02-23T20:15:56.563Z] Loaded image: busybox:latest [2022-02-23T20:15:56.563Z] Loaded image: busybox:glibc [2022-02-23T20:15:56.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:15:56.947Z] INFO: Testing against a local daemon [2022-02-23T20:15:56.947Z] === RUN TestCheckpoint [2022-02-23T20:15:56.947Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:15:56.947Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:15:56.947Z] === RUN TestContainerInvalidJSON [2022-02-23T20:15:56.947Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:15:56.947Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:15:56.947Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:15:56.947Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:15:56.947Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:15:56.947Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:15:56.947Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-23T20:15:56.947Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T20:15:56.947Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T20:15:56.947Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:15:56.947Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-02-23T20:15:56.947Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:15:56.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-02-23T20:15:56.947Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:15:57.409Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.29s) [2022-02-23T20:15:57.409Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:15:57.409Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-23T20:15:57.409Z] === RUN TestCopyFromContainer [2022-02-23T20:15:57.409Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:57.409Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T20:15:57.409Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:15:57.504Z] Loaded image: debian:bullseye-slim [2022-02-23T20:15:57.505Z] Loaded image: hello-world:latest [2022-02-23T20:15:57.505Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:15:57.505Z] INFO: Testing against a local daemon [2022-02-23T20:15:57.505Z] === RUN TestCgroupNamespacesBuild [2022-02-23T20:15:57.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:15:57.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:15:57.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:15:57.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:15:57.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:15:57.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:15:57.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:15:57.875Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:15:57.875Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:15:57.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-23T20:15:57.875Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:15:57.875Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T20:15:57.875Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:15:57.875Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:57.875Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:15:57.875Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:15:57.875Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:15:57.875Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:15:57.875Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:15:57.875Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:15:57.875Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:15:57.875Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-23T20:15:57.875Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:15:57.875Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T20:15:57.875Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:15:57.875Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:15:57.875Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:15:57.875Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T20:15:57.875Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:15:57.875Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-02-23T20:15:57.875Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:15:57.875Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T20:15:57.875Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T20:15:57.875Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:15:57.875Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:15:57.875Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestDiff [2022-02-23T20:15:57.875Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T20:15:57.875Z] --- SKIP: TestDiff (0.00s) [2022-02-23T20:15:57.875Z] === RUN TestExecWithCloseStdin [2022-02-23T20:15:59.416Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-02-23T20:15:59.416Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-23T20:16:00.358Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-02-23T20:16:00.358Z] === RUN TestBuildWithSession [2022-02-23T20:16:00.358Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:16:00.358Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:16:00.358Z] === RUN TestBuildSquashParent [2022-02-23T20:16:00.796Z] --- PASS: TestExecWithCloseStdin (2.67s) [2022-02-23T20:16:00.796Z] === RUN TestExec [2022-02-23T20:16:03.052Z] --- PASS: TestExec (2.55s) [2022-02-23T20:16:03.052Z] === RUN TestExecUser [2022-02-23T20:16:03.052Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T20:16:03.052Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T20:16:03.052Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:16:03.052Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:16:03.052Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T20:16:03.052Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:16:03.052Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:16:03.052Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T20:16:03.052Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:16:03.052Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T20:16:03.052Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T20:16:03.052Z] === RUN TestHealthKillContainer [2022-02-23T20:16:03.052Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T20:16:03.052Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T20:16:03.052Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:16:03.052Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:16:03.052Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:16:03.052Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:16:03.925Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T20:16:03.925Z] Using test binary docker [2022-02-23T20:16:03.925Z] +++ /etc/init.d/apparmor start [2022-02-23T20:16:03.925Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T20:16:03.925Z] INFO: Waiting for daemon to start... [2022-02-23T20:16:03.925Z] Starting dockerd [2022-02-23T20:16:03.925Z] +++ 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-02-23T20:16:03.925Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-23T20:16:03.925Z] Using test binary docker [2022-02-23T20:16:03.925Z] +++ /etc/init.d/apparmor start [2022-02-23T20:16:03.925Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-23T20:16:03.925Z] INFO: Waiting for daemon to start... [2022-02-23T20:16:03.925Z] Starting dockerd [2022-02-23T20:16:03.925Z] +++ 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-02-23T20:16:04.566Z] --- PASS: TestBuildSquashParent (4.15s) [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:16:04.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:16:04.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:16:04.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:16:04.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:16:04.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:16:04.566Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:16:04.566Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:16:04.566Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:16:04.566Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:16:05.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:16:05.951Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:16:05.975Z] --- PASS: TestKillContainerInvalidSignal (2.42s) [2022-02-23T20:16:05.975Z] === RUN TestKillContainer [2022-02-23T20:16:05.975Z] === RUN TestKillContainer/no_signal [2022-02-23T20:16:06.471Z] . [2022-02-23T20:16:06.471Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T20:16:06.471Z] [2022-02-23T20:16:06.471Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-23T20:16:06.471Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T20:16:06.471Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-23T20:16:06.471Z] Error: No such image: emptyfs [2022-02-23T20:16:06.471Z] ++++ docker load [2022-02-23T20:16:06.471Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T20:16:06.471Z] Error: No such image: emptyfs [2022-02-23T20:16:06.471Z] ++++ docker load [2022-02-23T20:16:06.471Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-23T20:16:06.734Z] Running integration-test (iteration 1) [2022-02-23T20:16:06.734Z] 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-02-23T20:16:06.734Z] ++ 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-02-23T20:16:06.734Z] ++ set -e [2022-02-23T20:16:06.734Z] ++ '[' -n 0 ']' [2022-02-23T20:16:06.734Z] ++ set -x [2022-02-23T20:16:06.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T20:16:06.734Z] Running integration-test (iteration 1) [2022-02-23T20:16:06.734Z] 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-02-23T20:16:06.734Z] ++ 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-02-23T20:16:06.734Z] ++ set -e [2022-02-23T20:16:06.734Z] ++ '[' -n 0 ']' [2022-02-23T20:16:06.734Z] ++ set -x [2022-02-23T20:16:06.735Z] ++ env -i DEST=/go/src/github.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-02-23T20:16:06.874Z] --- PASS: TestImportExtremelyLargeImageWorks (89.71s) [2022-02-23T20:16:06.874Z] PASS [2022-02-23T20:16:06.874Z] [2022-02-23T20:16:06.874Z] DONE 22 tests in 92.892s [2022-02-23T20:16:06.874Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T20:16:06.874Z] INFO: Testing against a local daemon [2022-02-23T20:16:06.874Z] === RUN TestNetworkCreateDelete [2022-02-23T20:16:06.874Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-23T20:16:06.874Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:16:06.874Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-02-23T20:16:06.874Z] === RUN TestDaemonDNSFallback [2022-02-23T20:16:07.132Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-02-23T20:16:07.132Z] === RUN TestInspectNetwork [2022-02-23T20:16:07.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:16:07.335Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:16:07.677Z] Loaded image: busybox:latest [2022-02-23T20:16:07.677Z] Loaded image: busybox:latest [2022-02-23T20:16:07.937Z] Loaded image: busybox:glibc [2022-02-23T20:16:07.937Z] Loaded image: busybox:glibc [2022-02-23T20:16:08.173Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:16:08.173Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T20:16:08.173Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.25s) [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.13s) [2022-02-23T20:16:08.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-02-23T20:16:08.719Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:16:08.719Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:16:09.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:16:09.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:16:09.923Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:16:09.923Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:16:10.184Z] --- PASS: TestBuildMultiStageCopy (1.75s) [2022-02-23T20:16:10.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-02-23T20:16:10.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-23T20:16:10.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-23T20:16:10.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-02-23T20:16:10.184Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-02-23T20:16:10.184Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:16:10.414Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T20:16:10.414Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T20:16:10.414Z] === RUN TestInspectNetwork/network_name [2022-02-23T20:16:10.414Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T20:16:11.099Z] --- PASS: TestKillContainer (5.23s) [2022-02-23T20:16:11.099Z] --- PASS: TestKillContainer/no_signal (2.25s) [2022-02-23T20:16:11.099Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:16:11.099Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-02-23T20:16:11.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:16:11.099Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:16:11.099Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T20:16:11.099Z] === RUN TestKillStoppedContainer [2022-02-23T20:16:11.099Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:16:11.099Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T20:16:11.099Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:16:11.099Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:16:11.099Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T20:16:11.099Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:16:11.099Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T20:16:11.099Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T20:16:11.099Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:16:11.099Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:16:11.099Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T20:16:11.099Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:16:11.099Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:16:11.099Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T20:16:11.099Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:16:11.126Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2022-02-23T20:16:11.126Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:16:12.068Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-02-23T20:16:12.068Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:16:12.146Z] Loaded image: debian:bullseye-slim [2022-02-23T20:16:12.146Z] Loaded image: hello-world:latest [2022-02-23T20:16:12.146Z] Loaded image: debian:bullseye-slim [2022-02-23T20:16:12.329Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-02-23T20:16:12.329Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:16:12.406Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:16:12.406Z] INFO: Testing against a local daemon [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T20:16:12.406Z] Loaded image: hello-world:latest [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T20:16:12.406Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T20:16:12.406Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:16:12.666Z] INFO: Testing against a local daemon [2022-02-23T20:16:12.666Z] === RUN TestDockerDaemonSuite [2022-02-23T20:16:12.666Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-23T20:16:13.289Z] --- PASS: TestLogsFollowTailEmpty (2.29s) [2022-02-23T20:16:13.289Z] === RUN TestNetworkNat [2022-02-23T20:16:13.289Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T20:16:13.289Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T20:16:13.289Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:16:13.714Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-02-23T20:16:13.714Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:16:14.285Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-23T20:16:14.285Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:16:14.598Z] --- PASS: TestInspectNetwork (7.11s) [2022-02-23T20:16:14.598Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T20:16:14.598Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T20:16:14.598Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T20:16:14.598Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T20:16:14.598Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:16:15.670Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-02-23T20:16:15.670Z] === RUN TestBuildWithHugeFile [2022-02-23T20:16:15.966Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T20:16:15.966Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T20:16:15.974Z] --- PASS: TestRunContainerWithBridgeNone (1.74s) [2022-02-23T20:16:15.974Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:16:15.974Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:16:15.974Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:16:15.974Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:16:15.974Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:16:15.974Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:16:15.974Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:16:15.974Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:16:15.974Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:16:15.974Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T20:16:15.974Z] === RUN TestNetworkList [2022-02-23T20:16:15.974Z] === RUN TestNetworkList//networks [2022-02-23T20:16:15.974Z] === PAUSE TestNetworkList//networks [2022-02-23T20:16:15.974Z] === RUN TestNetworkList//networks/ [2022-02-23T20:16:15.974Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:16:15.974Z] === CONT TestNetworkList//networks [2022-02-23T20:16:15.974Z] === CONT TestNetworkList//networks/ [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T20:16:15.974Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:16:15.974Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:16:16.308Z] --- PASS: TestNetworkLocalhostTCPNat (2.61s) [2022-02-23T20:16:16.308Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:16:16.308Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T20:16:16.308Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T20:16:16.308Z] === RUN TestPause [2022-02-23T20:16:16.308Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T20:16:16.308Z] --- SKIP: TestPause (0.00s) [2022-02-23T20:16:16.308Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:16:16.309Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T20:16:16.570Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T20:16:16.619Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-23T20:16:16.619Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:16:17.143Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T20:16:17.143Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T20:16:17.143Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T20:16:17.552Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-23T20:16:17.552Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:16:18.117Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-02-23T20:16:18.117Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:16:18.499Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.32s) [2022-02-23T20:16:18.499Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:16:18.499Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:16:18.499Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T20:16:18.499Z] === RUN TestPsFilter [2022-02-23T20:16:18.499Z] --- PASS: TestPsFilter (0.37s) [2022-02-23T20:16:18.499Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:16:19.061Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T20:16:19.061Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T20:16:19.061Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T20:16:19.061Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T20:16:19.569Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-02-23T20:16:19.569Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:16:19.632Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-23T20:16:20.205Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T20:16:20.506Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-02-23T20:16:20.506Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:16:21.073Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T20:16:21.073Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:16:21.147Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T20:16:21.147Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T20:16:21.407Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T20:16:21.407Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T20:16:21.407Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T20:16:21.424Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.87s) [2022-02-23T20:16:21.424Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:16:23.602Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-02-23T20:16:23.602Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:16:23.602Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:16:23.602Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:16:23.602Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:16:24.345Z] --- PASS: TestRemoveContainerWithVolume (2.99s) [2022-02-23T20:16:24.345Z] === RUN TestRemoveContainerRunning [2022-02-23T20:16:26.537Z] --- PASS: TestRemoveContainerRunning (2.39s) [2022-02-23T20:16:26.537Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:16:26.828Z] --- PASS: TestImportExtremelyLargeImageWorks (89.93s) [2022-02-23T20:16:26.828Z] PASS [2022-02-23T20:16:26.828Z] [2022-02-23T20:16:26.828Z] === Skipped [2022-02-23T20:16:26.828Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T20:16:26.828Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-23T20:16:26.828Z] [2022-02-23T20:16:26.828Z] DONE 22 tests, 1 skipped in 93.324s [2022-02-23T20:16:26.828Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T20:16:26.828Z] INFO: Testing against a local daemon [2022-02-23T20:16:26.828Z] === RUN TestNetworkCreateDelete [2022-02-23T20:16:26.828Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-23T20:16:26.828Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:16:26.828Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-23T20:16:26.828Z] === RUN TestDaemonDNSFallback [2022-02-23T20:16:27.084Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-02-23T20:16:27.084Z] === RUN TestInspectNetwork [2022-02-23T20:16:27.084Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.084Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:16:27.084Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:16:27.084Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:16:27.084Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:16:27.084Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:16:27.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:16:27.084Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:16:27.084Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:16:27.084Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:16:27.084Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:16:27.084Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestNetworkList [2022-02-23T20:16:27.084Z] === RUN TestNetworkList//networks [2022-02-23T20:16:27.084Z] === PAUSE TestNetworkList//networks [2022-02-23T20:16:27.084Z] === RUN TestNetworkList//networks/ [2022-02-23T20:16:27.084Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:16:27.084Z] === CONT TestNetworkList//networks [2022-02-23T20:16:27.084Z] === CONT TestNetworkList//networks/ [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkList (0.02s) [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T20:16:27.084Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:16:27.084Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:16:27.084Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-23T20:16:27.084Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:16:27.084Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:16:27.084Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:16:27.084Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:16:27.084Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:16:27.084Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.084Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:16:27.084Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:16:27.084Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:16:27.084Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.084Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:16:27.084Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:16:27.084Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.084Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:16:27.084Z] PASS [2022-02-23T20:16:27.084Z] [2022-02-23T20:16:27.084Z] === Skipped [2022-02-23T20:16:27.084Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-23T20:16:27.084Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.084Z] [2022-02-23T20:16:27.084Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:16:27.084Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.084Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:16:27.085Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-23T20:16:27.085Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:16:27.085Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:27.085Z] [2022-02-23T20:16:27.085Z] DONE 22 tests, 12 skipped in 6.914s [2022-02-23T20:16:27.085Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:16:27.341Z] INFO: Testing against a local daemon [2022-02-23T20:16:27.341Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T20:16:27.341Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:27.341Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:16:27.341Z] === RUN TestDockerNetworkIpvlan [2022-02-23T20:16:27.341Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:27.341Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:16:27.341Z] PASS [2022-02-23T20:16:27.341Z] [2022-02-23T20:16:27.341Z] === Skipped [2022-02-23T20:16:27.342Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:16:27.342Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:27.342Z] [2022-02-23T20:16:27.342Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:16:27.342Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:27.342Z] [2022-02-23T20:16:27.342Z] DONE 2 tests, 2 skipped in 0.082s [2022-02-23T20:16:27.342Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:16:27.342Z] INFO: Testing against a local daemon [2022-02-23T20:16:27.342Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T20:16:27.342Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.342Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T20:16:27.342Z] === RUN TestDockerNetworkMacvlan [2022-02-23T20:16:27.342Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.342Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-23T20:16:27.342Z] PASS [2022-02-23T20:16:27.342Z] [2022-02-23T20:16:27.342Z] === Skipped [2022-02-23T20:16:27.342Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-23T20:16:27.342Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.342Z] [2022-02-23T20:16:27.342Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-23T20:16:27.342Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-23T20:16:27.342Z] [2022-02-23T20:16:27.342Z] DONE 2 tests, 2 skipped in 0.083s [2022-02-23T20:16:27.342Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T20:16:27.342Z] testing: warning: no tests to run [2022-02-23T20:16:27.342Z] PASS [2022-02-23T20:16:27.342Z] [2022-02-23T20:16:27.342Z] DONE 0 tests in 0.021s [2022-02-23T20:16:27.342Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T20:16:27.342Z] INFO: Testing against a local daemon [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginTLS [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginHeader [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginV2Disable [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-23T20:16:27.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T20:16:27.598Z] PASS [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === Skipped [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-23T20:16:27.598Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.598Z] [2022-02-23T20:16:27.598Z] DONE 17 tests, 17 skipped in 0.277s [2022-02-23T20:16:27.598Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T20:16:27.855Z] INFO: Testing against a local daemon [2022-02-23T20:16:27.855Z] === RUN TestPluginInvalidJSON [2022-02-23T20:16:27.855Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:16:27.855Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:16:27.855Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:16:27.855Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T20:16:27.855Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T20:16:27.855Z] === RUN TestPluginInstall [2022-02-23T20:16:27.855Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.855Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T20:16:27.855Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:16:27.855Z] 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-02-23T20:16:27.855Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T20:16:27.855Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:16:27.855Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T20:16:27.855Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T20:16:27.855Z] PASS [2022-02-23T20:16:27.855Z] [2022-02-23T20:16:27.855Z] === Skipped [2022-02-23T20:16:27.855Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-23T20:16:27.855Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-23T20:16:27.855Z] [2022-02-23T20:16:27.855Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-23T20:16:27.855Z] 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-02-23T20:16:27.855Z] [2022-02-23T20:16:27.855Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T20:16:27.855Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-23T20:16:27.855Z] [2022-02-23T20:16:27.855Z] DONE 5 tests, 3 skipped in 0.111s [2022-02-23T20:16:27.855Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T20:16:27.855Z] INFO: Testing against a local daemon [2022-02-23T20:16:27.855Z] === RUN TestExternalGraphDriver [2022-02-23T20:16:27.855Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T20:16:27.855Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-02-23T20:16:27.855Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:16:29.456Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.29s) [2022-02-23T20:16:29.456Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:16:29.456Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T20:16:29.456Z] === RUN TestRenameLinkedContainer [2022-02-23T20:16:29.456Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T20:16:29.456Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T20:16:29.456Z] === RUN TestRenameStoppedContainer [2022-02-23T20:16:29.541Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T20:16:30.926Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T20:16:30.926Z] --- PASS: TestBuildWithHugeFile (108.71s) [2022-02-23T20:16:30.926Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:16:30.926Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:16:30.926Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:16:30.926Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:16:30.926Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:16:30.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:16:30.926Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:16:30.926Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:16:30.926Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:16:30.926Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:16:30.926Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:16:30.926Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:16:31.188Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:16:31.188Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-23T20:16:31.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-23T20:16:31.188Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-02-23T20:16:31.188Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-02-23T20:16:31.188Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:16:31.188Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T20:16:32.027Z] --- PASS: TestGraphdriverPluginV2 (3.34s) [2022-02-23T20:16:32.027Z] PASS [2022-02-23T20:16:32.027Z] [2022-02-23T20:16:32.027Z] === Skipped [2022-02-23T20:16:32.027Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-02-23T20:16:32.027Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-23T20:16:32.027Z] [2022-02-23T20:16:32.027Z] DONE 2 tests, 1 skipped in 3.468s [2022-02-23T20:16:32.027Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T20:16:32.027Z] INFO: Testing against a local daemon [2022-02-23T20:16:32.027Z] === RUN TestContinueAfterPluginCrash [2022-02-23T20:16:32.027Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T20:16:32.027Z] === RUN TestReadPluginNoRead [2022-02-23T20:16:32.027Z] === PAUSE TestReadPluginNoRead [2022-02-23T20:16:32.027Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T20:16:32.027Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T20:16:32.027Z] === CONT TestContinueAfterPluginCrash [2022-02-23T20:16:32.027Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T20:16:32.376Z] --- PASS: TestRenameStoppedContainer (2.84s) [2022-02-23T20:16:32.376Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:16:33.101Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T20:16:33.363Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T20:16:34.748Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-02-23T20:16:34.748Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.24s) [2022-02-23T20:16:34.748Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-02-23T20:16:34.748Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:16:34.748Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T20:16:34.748Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T20:16:34.748Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T20:16:35.321Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T20:16:35.891Z] Loaded image: busybox:latest [2022-02-23T20:16:35.891Z] Loaded image: busybox:glibc [2022-02-23T20:16:36.139Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s) [2022-02-23T20:16:36.140Z] === RUN TestRenameInvalidName [2022-02-23T20:16:36.197Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2022-02-23T20:16:36.197Z] === CONT TestReadPluginNoRead [2022-02-23T20:16:36.462Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T20:16:37.034Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T20:16:37.607Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T20:16:37.635Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-23T20:16:37.903Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-23T20:16:38.472Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-02-23T20:16:38.472Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:16:38.858Z] Loaded image: debian:bullseye-slim [2022-02-23T20:16:38.859Z] Loaded image: hello-world:latest [2022-02-23T20:16:38.973Z] === RUN TestReadPluginNoRead/default [2022-02-23T20:16:39.061Z] --- PASS: TestRenameInvalidName (2.40s) [2022-02-23T20:16:39.061Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:16:39.118Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:16:39.379Z] docker_cli_daemon_test.go:1472: [d11b20690db6b] daemon is not started [2022-02-23T20:16:39.845Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r1l4zi3jayfgxb7qjhouci26n Created:2022-02-23 20:16:38.496219585 +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[0a69be4f180ce0dbdc9b9abf2ec8dbec09e7395559d255a47b06a6d3376af0a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zqahgpw056x3tm5bc08igro94 EndpointID:f4c82b705a80b2c52c5c0c5c830bd27ca0fec5b1d07cb87e762ede226d4d0ae3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:24848e9e367aa44f997e0e20706823a92301c1b3f6a8d11a6cd9700dd16eb045 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:5e3c7052c132 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zqahgpw056x3tm5bc08igro94 EndpointID:f4c82b705a80b2c52c5c0c5c830bd27ca0fec5b1d07cb87e762ede226d4d0ae3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T20:16:39.954Z] check_test.go:308: [d5831d5357f86] daemon is not started [2022-02-23T20:16:39.954Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-23T20:16:39.954Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-23T20:16:40.340Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T20:16:40.340Z] --- PASS: TestContinueAfterPluginCrash (8.75s) [2022-02-23T20:16:41.271Z] === CONT TestReadPluginNoRead [2022-02-23T20:16:41.271Z] read_test.go:92: [d25eabaf0dde7] daemon is not started [2022-02-23T20:16:41.271Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-02-23T20:16:41.271Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-02-23T20:16:41.271Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-02-23T20:16:41.271Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-02-23T20:16:41.271Z] PASS [2022-02-23T20:16:41.271Z] [2022-02-23T20:16:41.271Z] DONE 6 tests in 10.118s [2022-02-23T20:16:41.271Z] 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-02-23T20:16:41.529Z] testing: warning: no tests to run [2022-02-23T20:16:41.529Z] PASS [2022-02-23T20:16:41.529Z] [2022-02-23T20:16:41.529Z] DONE 0 tests in 0.027s [2022-02-23T20:16:41.529Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T20:16:41.529Z] INFO: Testing against a local daemon [2022-02-23T20:16:41.529Z] === RUN TestPluginWithDevMounts [2022-02-23T20:16:41.529Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T20:16:41.529Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T20:16:41.529Z] PASS [2022-02-23T20:16:41.529Z] [2022-02-23T20:16:41.529Z] === Skipped [2022-02-23T20:16:41.529Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-23T20:16:41.529Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-23T20:16:41.529Z] [2022-02-23T20:16:41.529Z] DONE 1 tests, 1 skipped in 0.085s [2022-02-23T20:16:41.529Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T20:16:41.529Z] INFO: Testing against a local daemon [2022-02-23T20:16:41.529Z] === RUN TestSecretInspect [2022-02-23T20:16:41.529Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.529Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-23T20:16:41.529Z] === RUN TestSecretList [2022-02-23T20:16:41.529Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.529Z] --- SKIP: TestSecretList (0.01s) [2022-02-23T20:16:41.529Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:16:41.529Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.529Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-23T20:16:41.529Z] === RUN TestSecretsUpdate [2022-02-23T20:16:41.787Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-02-23T20:16:41.787Z] === RUN TestTemplatedSecret [2022-02-23T20:16:41.787Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T20:16:41.787Z] === RUN TestSecretCreateResolve [2022-02-23T20:16:41.787Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-23T20:16:41.787Z] PASS [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] === Skipped [2022-02-23T20:16:41.787Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-23T20:16:41.787Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-23T20:16:41.787Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-23T20:16:41.787Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-02-23T20:16:41.787Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-23T20:16:41.787Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-23T20:16:41.787Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] [2022-02-23T20:16:41.787Z] DONE 6 tests, 6 skipped in 0.152s [2022-02-23T20:16:41.787Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T20:16:41.787Z] INFO: Testing against a local daemon [2022-02-23T20:16:41.787Z] === RUN TestServiceCreateInit [2022-02-23T20:16:41.787Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:16:41.787Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:16:41.787Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- PASS: TestServiceCreateInit (0.01s) [2022-02-23T20:16:41.787Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:16:41.787Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:16:41.787Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceConflict [2022-02-23T20:16:41.787Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:16:41.787Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-23T20:16:41.787Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:16:41.787Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:16:41.787Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:16:41.787Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceSysctls [2022-02-23T20:16:41.787Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-23T20:16:41.787Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:16:41.787Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:41.787Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-23T20:16:41.787Z] === RUN TestInspect [2022-02-23T20:16:41.868Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-23T20:16:42.043Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:42.043Z] --- SKIP: TestInspect (0.01s) [2022-02-23T20:16:42.043Z] === RUN TestCreateJob [2022-02-23T20:16:42.043Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:42.043Z] --- SKIP: TestCreateJob (0.01s) [2022-02-23T20:16:42.043Z] === RUN TestReplicatedJob [2022-02-23T20:16:42.043Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:42.043Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-23T20:16:42.043Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:16:42.043Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:42.043Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-23T20:16:42.043Z] === RUN TestServiceListWithStatuses [2022-02-23T20:16:42.043Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:16:42.043Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:16:42.043Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:16:42.043Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:42.043Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-23T20:16:42.043Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:16:42.043Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:42.043Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-23T20:16:42.043Z] === RUN TestServicePlugin [2022-02-23T20:16:42.129Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-23T20:16:42.700Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T20:16:43.643Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T20:16:43.905Z] check_test.go:308: [d85a0dbce9c67] daemon is not started [2022-02-23T20:16:43.905Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-23T20:16:43.936Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServicePlugin (1.88s) [2022-02-23T20:16:43.936Z] === RUN TestServiceUpdateLabel [2022-02-23T20:16:43.936Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-02-23T20:16:43.936Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:16:43.936Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-02-23T20:16:43.936Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:16:43.936Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-23T20:16:43.936Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:16:43.936Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-02-23T20:16:43.936Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:16:43.936Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-02-23T20:16:43.936Z] PASS [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === Skipped [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:16:43.936Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:16:43.936Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T20:16:43.936Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-23T20:16:43.936Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-23T20:16:43.936Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-23T20:16:43.936Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-23T20:16:43.936Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-02-23T20:16:43.936Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-23T20:16:43.936Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.936Z] [2022-02-23T20:16:43.936Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-23T20:16:43.937Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-23T20:16:43.937Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-23T20:16:43.937Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-23T20:16:43.937Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-23T20:16:43.937Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T20:16:43.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-23T20:16:43.937Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-23T20:16:43.937Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServicePlugin (1.88s) [2022-02-23T20:16:43.937Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-02-23T20:16:43.937Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-02-23T20:16:43.937Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-23T20:16:43.937Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-02-23T20:16:43.937Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-02-23T20:16:43.937Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-23T20:16:43.937Z] [2022-02-23T20:16:43.937Z] DONE 24 tests, 23 skipped in 2.248s [2022-02-23T20:16:43.937Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T20:16:44.028Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.91s) [2022-02-23T20:16:44.028Z] PASS [2022-02-23T20:16:44.028Z] [2022-02-23T20:16:44.028Z] === Skipped [2022-02-23T20:16:44.028Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:16:44.028Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:16:44.028Z] [2022-02-23T20:16:44.028Z] DONE 26 tests, 1 skipped in 44.017s [2022-02-23T20:16:44.028Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:16:44.193Z] INFO: Testing against a local daemon [2022-02-23T20:16:44.193Z] === RUN TestSessionCreate [2022-02-23T20:16:44.193Z] --- PASS: TestSessionCreate (0.03s) [2022-02-23T20:16:44.193Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:16:44.193Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T20:16:44.193Z] PASS [2022-02-23T20:16:44.193Z] [2022-02-23T20:16:44.193Z] DONE 2 tests in 0.143s [2022-02-23T20:16:44.193Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T20:16:44.193Z] INFO: Testing against a local daemon [2022-02-23T20:16:44.193Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:16:44.193Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T20:16:44.193Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:16:44.193Z] === RUN TestDiskUsage [2022-02-23T20:16:44.193Z] === PAUSE TestDiskUsage [2022-02-23T20:16:44.193Z] === RUN TestEventsExecDie [2022-02-23T20:16:44.286Z] INFO: Testing against a local daemon [2022-02-23T20:16:44.286Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T20:16:44.286Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:44.286Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:16:44.286Z] === RUN TestDockerNetworkIpvlan [2022-02-23T20:16:44.286Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:44.286Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:16:44.286Z] PASS [2022-02-23T20:16:44.286Z] [2022-02-23T20:16:44.286Z] === Skipped [2022-02-23T20:16:44.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:16:44.286Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:44.286Z] [2022-02-23T20:16:44.286Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:16:44.286Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:16:44.286Z] [2022-02-23T20:16:44.286Z] DONE 2 tests, 2 skipped in 0.049s [2022-02-23T20:16:44.287Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:16:44.287Z] INFO: Testing against a local daemon [2022-02-23T20:16:44.287Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T20:16:44.755Z] --- PASS: TestEventsExecDie (0.46s) [2022-02-23T20:16:44.755Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:16:44.755Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-23T20:16:44.755Z] === RUN TestEventsVolumeCreate [2022-02-23T20:16:44.755Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-23T20:16:44.755Z] === RUN TestInfoBinaryCommits [2022-02-23T20:16:44.755Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-02-23T20:16:44.755Z] === RUN TestInfoAPIVersioned [2022-02-23T20:16:44.755Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T20:16:44.755Z] === RUN TestInfoAPI [2022-02-23T20:16:44.755Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T20:16:44.755Z] === RUN TestInfoAPIWarnings [2022-02-23T20:16:45.660Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-02-23T20:16:45.660Z] === RUN TestDockerNetworkMacvlan [2022-02-23T20:16:45.816Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T20:16:46.076Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T20:16:46.226Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T20:16:47.017Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T20:16:47.160Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T20:16:47.727Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T20:16:48.401Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T20:16:48.401Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-23T20:16:49.415Z] --- PASS: TestRenameAnonymousContainer (9.69s) [2022-02-23T20:16:49.415Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:16:49.631Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T20:16:49.786Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T20:16:50.961Z] --- PASS: TestRenameContainerWithSameName (2.29s) [2022-02-23T20:16:50.961Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:16:50.961Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T20:16:50.961Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T20:16:50.961Z] === RUN TestResize [2022-02-23T20:16:51.005Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T20:16:51.171Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T20:16:51.171Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.34s) [2022-02-23T20:16:51.171Z] PASS [2022-02-23T20:16:51.171Z] [2022-02-23T20:16:51.171Z] === Skipped [2022-02-23T20:16:51.171Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-23T20:16:51.171Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:16:51.171Z] [2022-02-23T20:16:51.171Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:16:51.171Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:16:51.171Z] [2022-02-23T20:16:51.171Z] DONE 34 tests, 2 skipped in 172.916s [2022-02-23T20:16:51.171Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T20:16:51.171Z] ++ 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-02-23T20:16:51.171Z] ++ set -e [2022-02-23T20:16:51.171Z] ++ '[' -n 0 ']' [2022-02-23T20:16:51.171Z] ++ set -x [2022-02-23T20:16:51.172Z] ++ env -i DEST=/go/src/github.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-02-23T20:16:51.172Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-23T20:16:51.172Z] INFO: Testing against a local daemon [2022-02-23T20:16:51.172Z] === RUN TestConfigInspect [2022-02-23T20:16:51.743Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T20:16:51.743Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T20:16:52.685Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T20:16:53.153Z] --- PASS: TestResize (2.28s) [2022-02-23T20:16:53.153Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:16:53.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-23T20:16:53.627Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T20:16:54.288Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T20:16:54.572Z] --- PASS: TestConfigInspect (3.18s) [2022-02-23T20:16:54.572Z] === RUN TestConfigList [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-02-23T20:16:55.222Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-02-23T20:16:55.222Z] PASS [2022-02-23T20:16:55.222Z] [2022-02-23T20:16:55.222Z] DONE 8 tests in 10.787s [2022-02-23T20:16:55.222Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T20:16:55.222Z] testing: warning: no tests to run [2022-02-23T20:16:55.222Z] PASS [2022-02-23T20:16:55.222Z] [2022-02-23T20:16:55.222Z] DONE 0 tests in 0.014s [2022-02-23T20:16:55.222Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T20:16:55.222Z] INFO: Testing against a local daemon [2022-02-23T20:16:55.222Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T20:16:55.344Z] --- PASS: TestResizeWithInvalidSize (2.29s) [2022-02-23T20:16:55.344Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:16:56.154Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-02-23T20:16:56.155Z] === RUN TestAuthZPluginTLS [2022-02-23T20:16:56.486Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-23T20:16:56.720Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T20:16:56.721Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T20:16:57.287Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-23T20:16:57.288Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T20:16:57.426Z] --- PASS: TestConfigList (2.81s) [2022-02-23T20:16:57.426Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:16:57.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T20:16:57.854Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T20:16:58.261Z] --- PASS: TestResizeWhenContainerNotStarted (2.89s) [2022-02-23T20:16:58.261Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:16:58.261Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:16:58.261Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:16:58.261Z] === RUN TestStats [2022-02-23T20:16:58.261Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T20:16:58.261Z] --- SKIP: TestStats (0.00s) [2022-02-23T20:16:58.261Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:16:58.421Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-23T20:16:58.421Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T20:16:59.339Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-23T20:16:59.796Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s) [2022-02-23T20:16:59.796Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T20:17:00.054Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-23T20:17:00.055Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T20:17:00.281Z] --- PASS: TestConfigsCreateAndDelete (2.90s) [2022-02-23T20:17:00.281Z] === RUN TestConfigsUpdate [2022-02-23T20:17:00.621Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-23T20:17:00.621Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T20:17:01.187Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-23T20:17:01.187Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T20:17:01.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-23T20:17:02.562Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-02-23T20:17:02.562Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T20:17:02.610Z] --- PASS: TestConfigsUpdate (2.62s) [2022-02-23T20:17:02.610Z] === RUN TestTemplatedConfig [2022-02-23T20:17:02.871Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-23T20:17:02.880Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-02-23T20:17:02.880Z] === RUN TestInfoDebug [2022-02-23T20:17:02.880Z] --- PASS: TestInfoDebug (0.54s) [2022-02-23T20:17:02.880Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:17:02.880Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-23T20:17:02.880Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:17:02.880Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-23T20:17:02.880Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:17:02.880Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-23T20:17:02.880Z] === RUN TestPingCacheHeaders [2022-02-23T20:17:02.880Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T20:17:02.880Z] === RUN TestPingGet [2022-02-23T20:17:02.880Z] --- PASS: TestPingGet (0.01s) [2022-02-23T20:17:02.880Z] === RUN TestPingHead [2022-02-23T20:17:02.880Z] --- PASS: TestPingHead (0.01s) [2022-02-23T20:17:02.880Z] === RUN TestVersion [2022-02-23T20:17:02.880Z] --- PASS: TestVersion (0.01s) [2022-02-23T20:17:02.880Z] === CONT TestDiskUsage [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T20:17:03.444Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T20:17:03.701Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T20:17:03.958Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage (1.21s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-23T20:17:04.215Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-23T20:17:04.216Z] PASS [2022-02-23T20:17:04.216Z] [2022-02-23T20:17:04.216Z] === Skipped [2022-02-23T20:17:04.216Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:17:04.216Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T20:17:04.216Z] [2022-02-23T20:17:04.216Z] DONE 50 tests, 1 skipped in 19.988s [2022-02-23T20:17:04.216Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T20:17:04.216Z] INFO: Testing against a local daemon [2022-02-23T20:17:04.216Z] === RUN TestVolumesCreateAndList [2022-02-23T20:17:04.216Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T20:17:04.216Z] === RUN TestVolumesRemove [2022-02-23T20:17:04.216Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-23T20:17:04.216Z] === RUN TestVolumesInspect [2022-02-23T20:17:04.216Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T20:17:04.216Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:17:04.216Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:17:04.216Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:17:04.216Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:17:04.216Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-23T20:17:04.216Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T20:17:04.216Z] PASS [2022-02-23T20:17:04.216Z] [2022-02-23T20:17:04.216Z] DONE 5 tests in 0.188s [2022-02-23T20:17:04.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T20:17:04.463Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-02-23T20:17:04.463Z] === RUN TestAuthZPluginHeader [2022-02-23T20:17:04.473Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13093 is not a child of this shell [2022-02-23T20:17:04.473Z] warning: PID 13093 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-23T20:17:04.473Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T20:17:04.473Z] [2022-02-23T20:17:04.473Z] Unloading profiles will leave already running processes permanently [2022-02-23T20:17:04.473Z] unconfined, which can lead to unexpected situations. [2022-02-23T20:17:04.473Z] [2022-02-23T20:17:04.473Z] To set a process to complain mode, use the command line tool [2022-02-23T20:17:04.473Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T20:17:04.473Z] Removing test suite binaries [2022-02-23T20:17:04.473Z] exiting test-integration [2022-02-23T20:17:04.473Z] ++ exit 0 [2022-02-23T20:17:04.473Z] [2022-02-23T20:17:04.722Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-02-23T20:17:04.722Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest Post stage [Pipeline] junit [2022-02-23T20:17:05.047Z] Recording test results [2022-02-23T20:17:05.422Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-23T20:17:05.422Z] check_test.go:308: [ddfd962f92845] daemon is not started [2022-02-23T20:17:05.422Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-23T20:17:05.992Z] check_test.go:308: [d2fa00acb4cdb] daemon is not started [2022-02-23T20:17:05.992Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-23T20:17:05.992Z] --- PASS: TestTemplatedConfig (3.37s) [2022-02-23T20:17:05.992Z] === RUN TestConfigCreateResolve [2022-02-23T20:17:06.684Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T20:17:06.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.70s) [2022-02-23T20:17:06.888Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:17:06.888Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T20:17:06.888Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T20:17:06.888Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:17:07.026Z] + echo Ensuring container killed. [2022-02-23T20:17:07.026Z] Ensuring container killed. [2022-02-23T20:17:07.026Z] + docker rm -vf docker-pr6 [2022-02-23T20:17:07.026Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-02-23T20:17:07.303Z] + echo Chowning /workspace to jenkins user [2022-02-23T20:17:07.303Z] Chowning /workspace to jenkins user [2022-02-23T20:17:07.303Z] + id -u [2022-02-23T20:17:07.303Z] + id -g [2022-02-23T20:17:07.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T20:17:07.303Z] Unable to find image 'busybox:latest' locally [2022-02-23T20:17:07.303Z] latest: Pulling from library/busybox [2022-02-23T20:17:07.375Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-23T20:17:07.561Z] 009932687766: Pulling fs layer [2022-02-23T20:17:07.561Z] 009932687766: Verifying Checksum [2022-02-23T20:17:07.561Z] 009932687766: Download complete [2022-02-23T20:17:07.561Z] 009932687766: Pull complete [2022-02-23T20:17:07.561Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T20:17:07.561Z] Status: Downloaded newer image for busybox:latest [2022-02-23T20:17:07.948Z] check_test.go:308: [d040d2a78cd92] daemon is not started [2022-02-23T20:17:07.948Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T20:17:08.521Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T20:17:08.782Z] + bundleName=amd64-rootless [2022-02-23T20:17:08.782Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-23T20:17:08.782Z] Creating amd64-rootless-bundles.tar.gz [2022-02-23T20:17:08.782Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-23T20:17:08.782Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-02-23T20:17:08.782Z] --- PASS: TestConfigCreateResolve (2.61s) [2022-02-23T20:17:08.782Z] PASS [2022-02-23T20:17:08.782Z] [2022-02-23T20:17:08.782Z] DONE 6 tests in 17.613s [2022-02-23T20:17:08.782Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T20:17:08.782Z] ++ 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-02-23T20:17:08.782Z] ++ set -e [2022-02-23T20:17:08.782Z] ++ '[' -n 0 ']' [2022-02-23T20:17:08.782Z] ++ set -x [2022-02-23T20:17:08.783Z] ++ env -i DEST=/go/src/github.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-02-23T20:17:08.783Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [Pipeline] archiveArtifacts [2022-02-23T20:17:08.791Z] Archiving artifacts [2022-02-23T20:17:08.907Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s) [2022-02-23T20:17:08.907Z] === RUN TestAuthZPluginV2Disable [2022-02-23T20:17:09.043Z] INFO: Testing against a local daemon [2022-02-23T20:17:09.043Z] === RUN TestCheckpoint [2022-02-23T20:17:09.043Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:17:09.043Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:17:09.043Z] === RUN TestContainerInvalidJSON [2022-02-23T20:17:09.043Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:17:09.043Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:17:09.043Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:17:09.043Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:17:09.043Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:17:09.043Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:17:09.043Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-23T20:17:09.043Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T20:17:09.043Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T20:17:09.043Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:17:09.043Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-23T20:17:09.043Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:17:09.043Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-02-23T20:17:09.043Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:17:09.304Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-02-23T20:17:09.304Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:17:09.304Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-02-23T20:17:09.304Z] === RUN TestCopyFromContainer [2022-02-23T20:17:10.247Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-23T20:17:10.247Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T20:17:10.307Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:17:10.507Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T20:17:10.610Z] + make clean [2022-02-23T20:17:10.768Z] === RUN TestCopyFromContainer// [2022-02-23T20:17:10.768Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T20:17:10.866Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:17:10.866Z] docker-dev-cache [2022-02-23T20:17:10.866Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T20:17:11.029Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T20:17:11.029Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T20:17:11.292Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T20:17:11.292Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T20:17:11.553Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-23T20:17:11.553Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T20:17:11.553Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-23T20:17:11.553Z] === RUN TestCopyFromContainer/bar/dirsymlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T20:17:11.814Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T20:17:11.814Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer (2.66s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-02-23T20:17:11.814Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-02-23T20:17:11.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:17:11.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:17:11.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:17:11.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:17:11.814Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:17:11.814Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:17:11.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:17:11.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:17:11.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:17:11.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:17:11.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-23T20:17:11.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:17:11.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T20:17:11.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T20:17:11.815Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:17:12.076Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-02-23T20:17:12.076Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:17:12.076Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:17:12.076Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:17:12.076Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:17:12.076Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:17:12.076Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:17:12.076Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:17:12.076Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:17:12.076Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:17:12.076Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:17:12.076Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-23T20:17:12.076Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:17:12.076Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:17:12.076Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:17:12.076Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:17:12.076Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-23T20:17:12.076Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:17:12.192Z] --- PASS: TestAuthZPluginV2Disable (3.33s) [2022-02-23T20:17:12.192Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T20:17:13.990Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T20:17:13.990Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-23T20:17:13.990Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2022-02-23T20:17:13.990Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:17:15.475Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s) [2022-02-23T20:17:15.475Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s) [2022-02-23T20:17:15.907Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:17:15.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:17:15.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:17:15.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:17:15.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:17:15.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:17:15.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:17:15.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:17:15.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:17:15.907Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:17:15.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:17:15.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:17:15.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:17:15.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:17:15.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:17:15.907Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T20:17:15.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T20:17:15.907Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:17:15.907Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T20:17:16.165Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-23T20:17:16.165Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T20:17:16.165Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-23T20:17:16.165Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-23T20:17:16.165Z] Cross building: bundles/cross/linux/s390x [2022-02-23T20:17:16.165Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T20:17:16.165Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T20:17:16.168Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-02-23T20:17:16.168Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:17:16.168Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:17:16.168Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:17:16.168Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T20:17:16.168Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T20:17:16.168Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:17:16.168Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:17:16.168Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-02-23T20:17:16.168Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:17:16.168Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-02-23T20:17:16.168Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T20:17:16.168Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T20:17:16.168Z] === RUN TestDaemonRestartIpcMode [2022-02-23T20:17:16.168Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T20:17:16.168Z] === RUN TestDaemonHostGatewayIP [2022-02-23T20:17:16.168Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T20:17:16.168Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T20:17:16.168Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T20:17:16.168Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:17:16.168Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T20:17:16.168Z] === RUN TestDiff [2022-02-23T20:17:16.740Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T20:17:16.740Z] --- PASS: TestDiff (0.59s) [2022-02-23T20:17:16.740Z] === RUN TestExecWithCloseStdin [2022-02-23T20:17:17.688Z] --- PASS: TestExecWithCloseStdin (0.69s) [2022-02-23T20:17:17.688Z] === RUN TestExec [2022-02-23T20:17:17.688Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-23T20:17:18.259Z] --- PASS: TestExec (0.76s) [2022-02-23T20:17:18.259Z] === RUN TestExecUser [2022-02-23T20:17:19.201Z] --- PASS: TestExecUser (0.73s) [2022-02-23T20:17:19.201Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:17:19.772Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2022-02-23T20:17:19.772Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:17:21.197Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-23T20:17:21.457Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2022-02-23T20:17:21.457Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:17:21.735Z] check_test.go:308: [d5f34a456419b] daemon is not started [2022-02-23T20:17:21.735Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-23T20:17:22.309Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-23T20:17:22.309Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2022-02-23T20:17:22.309Z] === RUN TestHealthKillContainer [2022-02-23T20:17:22.569Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T20:17:22.829Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-23T20:17:23.400Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-23T20:17:23.477Z] --- PASS: TestBuildWithHugeFile (64.69s) [2022-02-23T20:17:23.477Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:17:23.477Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:17:23.477Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:17:23.477Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:17:23.477Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:17:23.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:17:23.477Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:17:23.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:17:23.477Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:17:23.477Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:17:23.477Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:17:23.477Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:17:23.477Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:17:23.477Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-23T20:17:23.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-02-23T20:17:23.477Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-23T20:17:23.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-23T20:17:23.477Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:17:23.477Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-23T20:17:23.477Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-23T20:17:23.477Z] --- PASS: TestBuildPreserveOwnership (2.60s) [2022-02-23T20:17:23.477Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.70s) [2022-02-23T20:17:23.477Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2022-02-23T20:17:23.477Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:17:23.477Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T20:17:23.477Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-23T20:17:23.737Z] Loaded image: busybox:latest [2022-02-23T20:17:23.763Z] 898469748ff6: Pull complete [2022-02-23T20:17:23.763Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-23T20:17:23.763Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:17:23.763Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-23T20:17:23.763Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-23T20:17:23.763Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-23T20:17:23.763Z] WARN: Skipping validation tests [2022-02-23T20:17:23.763Z] INFO: Running unit tests at 02/23/2022 20:17:23... [2022-02-23T20:17:23.998Z] Loaded image: busybox:glibc [2022-02-23T20:17:24.941Z] Loaded image: debian:bullseye-slim [2022-02-23T20:17:24.941Z] Loaded image: hello-world:latest [2022-02-23T20:17:24.941Z] Loaded image: arm32v7/hello-world:latest [2022-02-23T20:17:25.314Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T20:17:25.445Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.83s) [2022-02-23T20:17:25.445Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T20:17:25.575Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T20:17:25.837Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-23T20:17:26.788Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T20:17:28.632Z] INFO: make.ps1 starting at 02/23/2022 20:17:27 [2022-02-23T20:17:28.632Z] INFO: Git commit (75553039c3) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T20:17:28.632Z] INFO: Invoking autogen... [2022-02-23T20:17:28.632Z] INFO: Running unit tests... [2022-02-23T20:17:29.334Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T20:17:30.276Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T20:17:30.537Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-23T20:17:30.537Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T20:17:30.800Z] --- PASS: TestHealthKillContainer (8.42s) [2022-02-23T20:17:30.800Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:17:31.744Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2022-02-23T20:17:31.744Z] === RUN TestIpcModeNone [2022-02-23T20:17:32.075Z] --- PASS: TestUpdateRestartPolicy (22.88s) [2022-02-23T20:17:32.075Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:17:32.075Z] --- PASS: TestUpdateRestartWithAutoRemove (2.26s) [2022-02-23T20:17:32.075Z] === RUN TestWaitNonBlocked [2022-02-23T20:17:32.075Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:17:32.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:17:32.075Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:17:32.075Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:17:32.075Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:17:32.075Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:17:32.316Z] --- PASS: TestIpcModeNone (0.86s) [2022-02-23T20:17:32.316Z] === RUN TestIpcModePrivate [2022-02-23T20:17:32.889Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-23T20:17:32.889Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T20:17:32.889Z] check_test.go:308: [d61614ea1cc8c] daemon is not started [2022-02-23T20:17:32.889Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-23T20:17:32.889Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-02-23T20:17:33.115Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.95s) [2022-02-23T20:17:33.115Z] PASS [2022-02-23T20:17:33.115Z] [2022-02-23T20:17:33.115Z] === Skipped [2022-02-23T20:17:33.115Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-23T20:17:33.115Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:17:33.115Z] [2022-02-23T20:17:33.115Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:17:33.115Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:17:33.115Z] [2022-02-23T20:17:33.115Z] DONE 34 tests, 2 skipped in 95.966s [2022-02-23T20:17:33.115Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-23T20:17:33.115Z] ++ 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-02-23T20:17:33.115Z] ++ set -e [2022-02-23T20:17:33.115Z] ++ '[' -n 0 ']' [2022-02-23T20:17:33.115Z] ++ set -x [2022-02-23T20:17:33.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T20:17:33.115Z] INFO: Testing against a local daemon [2022-02-23T20:17:33.115Z] === RUN TestConfigInspect [2022-02-23T20:17:33.460Z] --- PASS: TestIpcModePrivate (0.92s) [2022-02-23T20:17:33.460Z] === RUN TestIpcModeShareable [2022-02-23T20:17:33.721Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T20:17:33.982Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-02-23T20:17:34.034Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-23T20:17:34.034Z] [2022-02-23T20:17:34.034Z] ________ ____ __. [2022-02-23T20:17:34.034Z] \_____ \ | |/ _| [2022-02-23T20:17:34.034Z] / | \| < [2022-02-23T20:17:34.034Z] / | \ | \ [2022-02-23T20:17:34.034Z] \_______ /____|__ \ [2022-02-23T20:17:34.034Z] \/ \/ [2022-02-23T20:17:34.034Z] [2022-02-23T20:17:34.034Z] INFO: make.ps1 ended at 02/23/2022 20:17:22 [2022-02-23T20:17:34.034Z] INFO: Binaries build ended at 02/23/2022 20:17:24. Duration:00:01:39.9502576 [2022-02-23T20:17:34.034Z] INFO: Copying the built daemon binary to d:\CI\PR-43277\6\binary\dockerd-75553039c3.exe... [2022-02-23T20:17:34.034Z] INFO: Copying the built client binary to d:\CI\PR-43277\6\binary\docker-75553039c3.exe... [2022-02-23T20:17:34.034Z] INFO: Copying dockerversion from the container... [2022-02-23T20:17:34.034Z] INFO: Copying the golang package from the container to d:\CI\PR-43277\6\installer\go.zip... [2022-02-23T20:17:34.034Z] INFO: Extracting go.zip to d:\CI\PR-43277\6\go [2022-02-23T20:17:34.242Z] --- PASS: TestIpcModeShareable (0.85s) [2022-02-23T20:17:34.242Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T20:17:34.537Z] --- PASS: TestConfigInspect (2.22s) [2022-02-23T20:17:34.537Z] === RUN TestConfigList [2022-02-23T20:17:34.999Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T20:17:34.999Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.05s) [2022-02-23T20:17:34.999Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.59s) [2022-02-23T20:17:34.999Z] === RUN TestWaitBlocked [2022-02-23T20:17:34.999Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:17:34.999Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T20:17:34.999Z] PASS [2022-02-23T20:17:34.999Z] ok github.com/docker/docker/integration/container 98.221s [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === Skipped [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T20:17:34.999Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T20:17:34.999Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T20:17:34.999Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T20:17:34.999Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T20:17:34.999Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T20:17:34.999Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T20:17:34.999Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T20:17:34.999Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:17:34.999Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T20:17:34.999Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T20:17:34.999Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T20:17:34.999Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T20:17:34.999Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T20:17:34.999Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T20:17:34.999Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:17:34.999Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T20:17:34.999Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:34.999Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T20:17:34.999Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:17:34.999Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T20:17:35.000Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T20:17:35.000Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T20:17:35.000Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T20:17:35.000Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T20:17:35.000Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T20:17:35.000Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:17:35.000Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T20:17:35.000Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T20:17:35.000Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T20:17:35.000Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:17:35.000Z] [2022-02-23T20:17:35.000Z] DONE 87 tests, 33 skipped in 100.759s [2022-02-23T20:17:35.000Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T20:17:35.185Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-23T20:17:36.129Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s) [2022-02-23T20:17:36.129Z] === RUN TestAPIIpcModeHost [2022-02-23T20:17:36.448Z] --- PASS: TestConfigList (2.12s) [2022-02-23T20:17:36.448Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:17:36.700Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T20:17:36.700Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-23T20:17:36.700Z] --- PASS: TestAPIIpcModeHost (0.66s) [2022-02-23T20:17:36.700Z] === RUN TestDaemonIpcModeShareable [2022-02-23T20:17:37.364Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/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/stack 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-02-23T20:17:37.644Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T20:17:38.216Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-23T20:17:38.216Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-02-23T20:17:38.478Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-02-23T20:17:38.478Z] === RUN TestDaemonIpcModePrivate [2022-02-23T20:17:38.740Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T20:17:38.993Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-02-23T20:17:38.993Z] === RUN TestConfigsUpdate [2022-02-23T20:17:40.124Z] check_test.go:308: [ddda465353625] daemon is not started [2022-02-23T20:17:40.124Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-23T20:17:40.124Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-02-23T20:17:40.385Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2022-02-23T20:17:40.385Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T20:17:40.907Z] --- PASS: TestConfigsUpdate (2.07s) [2022-02-23T20:17:40.907Z] === RUN TestTemplatedConfig [2022-02-23T20:17:41.329Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T20:17:41.902Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-02-23T20:17:41.902Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2022-02-23T20:17:41.902Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T20:17:42.844Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-23T20:17:43.463Z] --- PASS: TestTemplatedConfig (2.49s) [2022-02-23T20:17:43.463Z] === RUN TestConfigCreateResolve [2022-02-23T20:17:43.521Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-02-23T20:17:43.521Z] PASS [2022-02-23T20:17:43.521Z] [2022-02-23T20:17:43.521Z] DONE 17 tests in 46.608s [2022-02-23T20:17:43.521Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T20:17:43.521Z] INFO: Testing against a local daemon [2022-02-23T20:17:43.521Z] === RUN TestPluginInvalidJSON [2022-02-23T20:17:43.521Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:17:43.521Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:17:43.521Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:17:43.521Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T20:17:43.521Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T20:17:43.521Z] === RUN TestPluginInstall [2022-02-23T20:17:43.521Z] === RUN TestPluginInstall/no_auth [2022-02-23T20:17:43.521Z] time="2022-02-23T20:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:17:43.521Z] time="2022-02-23T20:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de0205d23f9b9b4cf3036f99ca88d3491231ca6e0aacf84c954f3002457efd89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:17:43.521Z] time="2022-02-23T20:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:17:43.521Z] time="2022-02-23T20:17:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de0205d23f9b9b4cf3036f99ca88d3491231ca6e0aacf84c954f3002457efd89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:17:43.521Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T20:17:43.780Z] time="2022-02-23T20:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:17:43.780Z] time="2022-02-23T20:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c5ef8477bdf302a2b3c65d891c52be46983928b7a0d7189c77ab4e8b47b79c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:17:43.780Z] time="2022-02-23T20:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:17:43.780Z] time="2022-02-23T20:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c5ef8477bdf302a2b3c65d891c52be46983928b7a0d7189c77ab4e8b47b79c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:17:43.787Z] check_test.go:308: [d59fcf0da5a97] daemon is not started [2022-02-23T20:17:43.787Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-23T20:17:43.787Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-02-23T20:17:43.787Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2022-02-23T20:17:43.787Z] === RUN TestIpcModeOlderClient [2022-02-23T20:17:43.787Z] === PAUSE TestIpcModeOlderClient [2022-02-23T20:17:43.787Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:17:44.037Z] === RUN TestPluginInstall/with_insecure [2022-02-23T20:17:44.358Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-02-23T20:17:44.358Z] === RUN TestKillContainer [2022-02-23T20:17:44.358Z] === RUN TestKillContainer/no_signal [2022-02-23T20:17:44.929Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:17:44.972Z] time="2022-02-23T20:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:17:44.972Z] time="2022-02-23T20:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:260a922cb0019534e1a50b46369980d7c02e76337a3878fee9828e7c7add5aac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:17:44.972Z] time="2022-02-23T20:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:17:44.972Z] time="2022-02-23T20:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:260a922cb0019534e1a50b46369980d7c02e76337a3878fee9828e7c7add5aac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:17:45.230Z] plugin_test.go:165: [d42bd6abc63fd] daemon is not started [2022-02-23T20:17:45.230Z] --- PASS: TestPluginInstall (3.49s) [2022-02-23T20:17:45.230Z] --- PASS: TestPluginInstall/no_auth (1.66s) [2022-02-23T20:17:45.230Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-02-23T20:17:45.230Z] --- PASS: TestPluginInstall/with_insecure (1.19s) [2022-02-23T20:17:45.230Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:17:45.375Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-02-23T20:17:45.375Z] PASS [2022-02-23T20:17:45.375Z] [2022-02-23T20:17:45.375Z] DONE 6 tests in 13.204s [2022-02-23T20:17:45.375Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-23T20:17:45.375Z] ++ 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-02-23T20:17:45.375Z] ++ set -e [2022-02-23T20:17:45.375Z] ++ '[' -n 0 ']' [2022-02-23T20:17:45.375Z] ++ set -x [2022-02-23T20:17:45.375Z] ++ env -i DEST=/go/src/github.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-02-23T20:17:45.375Z] INFO: Testing against a local daemon [2022-02-23T20:17:45.375Z] === RUN TestCheckpoint [2022-02-23T20:17:45.375Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:17:45.375Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:17:45.375Z] === RUN TestContainerInvalidJSON [2022-02-23T20:17:45.375Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:17:45.375Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:17:45.375Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:17:45.375Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:17:45.375Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:17:45.375Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:17:45.375Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-02-23T20:17:45.375Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-23T20:17:45.375Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-23T20:17:45.375Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:17:45.375Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-23T20:17:45.375Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:17:45.375Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-23T20:17:45.375Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:17:45.375Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-23T20:17:45.375Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:17:45.500Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:17:45.636Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-23T20:17:45.636Z] === RUN TestCopyFromContainer [2022-02-23T20:17:46.442Z] docker_cli_daemon_plugins_test.go:80: [d00ecf080e93c] daemon is not started [2022-02-23T20:17:46.442Z] --- PASS: TestKillContainer (1.96s) [2022-02-23T20:17:46.442Z] --- PASS: TestKillContainer/no_signal (0.58s) [2022-02-23T20:17:46.442Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-02-23T20:17:46.442Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-02-23T20:17:46.442Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:17:46.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer// [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer//bar/root [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer/bar/quux [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-23T20:17:46.577Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-23T20:17:46.604Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T20:17:46.837Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-23T20:17:46.837Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-23T20:17:46.837Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer (1.36s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-23T20:17:46.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-23T20:17:46.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:17:46.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:17:46.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:17:46.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:17:46.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:17:46.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:17:46.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:17:46.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:17:46.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:17:46.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:17:46.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-23T20:17:46.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T20:17:46.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:17:46.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-23T20:17:46.838Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:17:46.838Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-23T20:17:46.838Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:17:46.838Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:17:46.838Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:17:46.838Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:17:46.838Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:17:46.838Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:17:46.838Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:17:46.838Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:17:46.838Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:17:46.838Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:17:46.838Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-23T20:17:46.838Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:17:46.838Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:17:46.838Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:17:46.838Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:17:47.012Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T20:17:47.098Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-23T20:17:47.099Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:17:47.538Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T20:17:47.588Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-23T20:17:47.588Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2022-02-23T20:17:47.588Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2022-02-23T20:17:47.588Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-02-23T20:17:47.588Z] === RUN TestKillStoppedContainer [2022-02-23T20:17:47.849Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-02-23T20:17:47.849Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:17:47.849Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-02-23T20:17:47.849Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:17:47.849Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T20:17:47.877Z] ? github.com/docker/docker/api [no test files] [2022-02-23T20:17:48.040Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2022-02-23T20:17:48.040Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:17:48.420Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-02-23T20:17:48.420Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:17:48.420Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:17:48.420Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T20:17:48.420Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:17:48.420Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:17:48.420Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T20:17:48.420Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T20:17:48.503Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-02-23T20:17:48.503Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-02-23T20:17:48.503Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-02-23T20:17:48.503Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:17:48.991Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-02-23T20:17:48.991Z] === RUN TestLinksContainerNames [2022-02-23T20:17:49.071Z] --- PASS: TestPluginBackCompatMediaTypes (0.62s) [2022-02-23T20:17:49.071Z] PASS [2022-02-23T20:17:49.071Z] [2022-02-23T20:17:49.071Z] DONE 10 tests in 7.441s [2022-02-23T20:17:49.071Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T20:17:49.071Z] INFO: Testing against a local daemon [2022-02-23T20:17:49.071Z] === RUN TestExternalGraphDriver [2022-02-23T20:17:49.071Z] === RUN TestExternalGraphDriver/json [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2022-02-23T20:17:49.423Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:17:49.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:17:49.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:17:49.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:17:49.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:17:49.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:17:49.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:17:49.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:17:49.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:17:49.423Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:17:49.423Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:17:49.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:17:49.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:17:49.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:17:49.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:17:49.423Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T20:17:49.423Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-23T20:17:49.423Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:17:49.683Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-02-23T20:17:49.683Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:17:49.683Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:17:49.683Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:17:49.683Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-23T20:17:49.683Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-23T20:17:49.683Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:17:49.683Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:17:49.683Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-23T20:17:49.683Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:17:49.683Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T20:17:49.683Z] === RUN TestContainerStartOnDaemonRestart [2022-02-23T20:17:49.683Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-23T20:17:49.683Z] === RUN TestDaemonRestartIpcMode [2022-02-23T20:17:49.683Z] === PAUSE TestDaemonRestartIpcMode [2022-02-23T20:17:49.683Z] === RUN TestDaemonHostGatewayIP [2022-02-23T20:17:49.683Z] === PAUSE TestDaemonHostGatewayIP [2022-02-23T20:17:49.683Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-23T20:17:49.683Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-23T20:17:49.683Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:17:49.683Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-23T20:17:49.683Z] === RUN TestDiff [2022-02-23T20:17:49.943Z] --- PASS: TestDiff (0.39s) [2022-02-23T20:17:49.943Z] === RUN TestExecWithCloseStdin [2022-02-23T20:17:50.376Z] docker_cli_daemon_plugins_test.go:170: [d3de8b872a292] daemon is not started [2022-02-23T20:17:50.376Z] --- PASS: TestLinksContainerNames (1.31s) [2022-02-23T20:17:50.376Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:17:50.515Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-02-23T20:17:50.515Z] === RUN TestExec [2022-02-23T20:17:50.949Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-02-23T20:17:50.949Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T20:17:50.992Z] === RUN TestExternalGraphDriver/spec [2022-02-23T20:17:51.086Z] --- PASS: TestExec (0.46s) [2022-02-23T20:17:51.086Z] === RUN TestExecUser [2022-02-23T20:17:51.347Z] --- PASS: TestExecUser (0.43s) [2022-02-23T20:17:51.347Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:17:51.521Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-23T20:17:51.783Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/default [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/private [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/slave [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/shared [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T20:17:51.783Z] === CONT TestMountDaemonRoot/default [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T20:17:51.783Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:17:51.783Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:17:51.783Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:17:51.783Z] === CONT TestMountDaemonRoot/shared [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:17:51.783Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:17:51.783Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/slave [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/private [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:17:51.784Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T20:17:51.784Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:17:51.784Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:17:51.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T20:17:51.918Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2022-02-23T20:17:51.919Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:17:52.045Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:17:52.307Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-23T20:17:52.307Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T20:17:52.307Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T20:17:52.365Z] === RUN TestExternalGraphDriver/pull [2022-02-23T20:17:53.306Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-02-23T20:17:53.306Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:17:53.566Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-02-23T20:17:53.566Z] === RUN TestHealthKillContainer [2022-02-23T20:17:54.220Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-02-23T20:17:54.221Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T20:17:54.265Z] --- PASS: TestExternalGraphDriver (4.95s) [2022-02-23T20:17:54.265Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-02-23T20:17:54.265Z] --- PASS: TestExternalGraphDriver/spec (1.60s) [2022-02-23T20:17:54.265Z] --- PASS: TestExternalGraphDriver/pull (1.68s) [2022-02-23T20:17:54.265Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:17:54.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T20:17:55.053Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-02-23T20:17:55.053Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T20:17:55.053Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-23T20:17:55.053Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T20:17:55.625Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-23T20:17:55.625Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-02-23T20:17:55.625Z] === RUN TestNetworkNat [2022-02-23T20:17:56.198Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-23T20:17:56.358Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:17:56.358Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T20:17:56.358Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T20:17:56.358Z] === RUN TestDaemonConfigValidation [2022-02-23T20:17:56.358Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T20:17:56.358Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T20:17:56.358Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:17:56.358Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T20:17:56.358Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T20:17:56.358Z] === RUN TestDaemonProxy [2022-02-23T20:17:56.358Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T20:17:56.358Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T20:17:56.358Z] PASS [2022-02-23T20:17:56.358Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-02-23T20:17:56.358Z] [2022-02-23T20:17:56.358Z] === Skipped [2022-02-23T20:17:56.358Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T20:17:56.358Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T20:17:56.358Z] [2022-02-23T20:17:56.358Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T20:17:56.358Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T20:17:56.358Z] [2022-02-23T20:17:56.358Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T20:17:56.358Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T20:17:56.358Z] [2022-02-23T20:17:56.358Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T20:17:56.358Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T20:17:56.358Z] [2022-02-23T20:17:56.358Z] DONE 4 tests, 4 skipped in 19.214s [2022-02-23T20:17:56.358Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T20:17:56.459Z] --- PASS: TestNetworkNat (0.73s) [2022-02-23T20:17:56.459Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:17:56.719Z] check_test.go:308: [da675f4f34f5c] daemon is not started [2022-02-23T20:17:56.719Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-23T20:17:56.981Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-02-23T20:17:56.981Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:17:57.911Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:17:57.911Z] INFO: Testing against a local daemon [2022-02-23T20:17:57.911Z] === RUN TestCommitInheritsEnv [2022-02-23T20:17:57.911Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:17:57.911Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T20:17:57.911Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:17:57.911Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:17:57.911Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:17:57.911Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:17:57.911Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:17:57.911Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T20:17:57.911Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:17:57.911Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-23T20:17:57.911Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:17:57.911Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T20:17:57.911Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:17:58.364Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-23T20:17:58.449Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-02-23T20:17:58.449Z] PASS [2022-02-23T20:17:58.449Z] [2022-02-23T20:17:58.449Z] DONE 5 tests in 8.840s [2022-02-23T20:17:58.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T20:17:58.449Z] INFO: Testing against a local daemon [2022-02-23T20:17:58.449Z] === RUN TestContinueAfterPluginCrash [2022-02-23T20:17:58.449Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T20:17:58.449Z] === RUN TestReadPluginNoRead [2022-02-23T20:17:58.449Z] === PAUSE TestReadPluginNoRead [2022-02-23T20:17:58.449Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T20:17:58.449Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T20:17:58.449Z] === CONT TestContinueAfterPluginCrash [2022-02-23T20:17:58.449Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T20:17:59.438Z] INFO: Extraction ended at 02/23/2022 20:17:57. Duration:00:00:30.1259554 [2022-02-23T20:17:59.439Z] INFO: Updating the golang and path environment variables [2022-02-23T20:17:59.439Z] INFO: GOPATH=d:\gopath [2022-02-23T20:17:59.439Z] INFO: go version go1.17.7 windows/amd64 [2022-02-23T20:17:59.439Z] INFO: Running the daemon under test in debug mode [2022-02-23T20:17:59.439Z] INFO: Starting a daemon under test... [2022-02-23T20:17:59.439Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43277\6\daemon --pidfile d:\CI\PR-43277\6\docker.pid -D [2022-02-23T20:17:59.439Z] INFO: Process started successfully. [2022-02-23T20:17:59.439Z] INFO: Start tailing logs of the daemon under tests [2022-02-23T20:17:59.439Z] INFO: Waiting for the daemon under test to start... [2022-02-23T20:17:59.461Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2022-02-23T20:17:59.461Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:17:59.461Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-23T20:17:59.461Z] === RUN TestTagInvalidReference [2022-02-23T20:17:59.461Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-23T20:17:59.461Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:17:59.461Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-23T20:17:59.461Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:17:59.461Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-23T20:17:59.461Z] === RUN TestTagOfficialNames [2022-02-23T20:17:59.461Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-23T20:17:59.461Z] === RUN TestTagMatchesDigest [2022-02-23T20:17:59.461Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-23T20:17:59.461Z] PASS [2022-02-23T20:17:59.461Z] ok github.com/docker/docker/integration/image 1.657s [2022-02-23T20:17:59.461Z] [2022-02-23T20:17:59.461Z] === Skipped [2022-02-23T20:17:59.461Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T20:17:59.461Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:17:59.461Z] [2022-02-23T20:17:59.461Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:17:59.461Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:17:59.461Z] [2022-02-23T20:17:59.461Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T20:17:59.461Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:17:59.461Z] [2022-02-23T20:17:59.461Z] DONE 12 tests, 3 skipped in 5.431s [2022-02-23T20:17:59.749Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-23T20:17:59.924Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T20:18:00.012Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-02-23T20:18:00.012Z] === RUN TestPause [2022-02-23T20:18:01.018Z] --- PASS: TestPause (0.72s) [2022-02-23T20:18:01.018Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:18:01.018Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:18:01.018Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:18:01.018Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:18:01.606Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-23T20:18:01.606Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2022-02-23T20:18:01.606Z] === RUN TestPidHost [2022-02-23T20:18:01.699Z] --- PASS: TestHealthKillContainer (7.85s) [2022-02-23T20:18:01.699Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:18:01.734Z] --- PASS: TestDaemonStartWithLogOpt (3.25s) [2022-02-23T20:18:01.734Z] === CONT TestReadPluginNoRead [2022-02-23T20:18:01.961Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-02-23T20:18:01.961Z] === RUN TestIpcModeNone [2022-02-23T20:18:02.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:02.141Z] INFO: Testing against a local daemon [2022-02-23T20:18:02.141Z] === RUN TestNetworkCreateDelete [2022-02-23T20:18:02.141Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:02.141Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:18:02.141Z] 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-02-23T20:18:02.141Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDaemonDNSFallback [2022-02-23T20:18:02.141Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:02.141Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestInspectNetwork [2022-02-23T20:18:02.141Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T20:18:02.141Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:18:02.141Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:02.141Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:18:02.141Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:18:02.141Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:18:02.141Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:18:02.141Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:18:02.141Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:18:02.141Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:18:02.141Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:18:02.141Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:18:02.141Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T20:18:02.141Z] === RUN TestNetworkList [2022-02-23T20:18:02.141Z] === RUN TestNetworkList//networks [2022-02-23T20:18:02.141Z] === PAUSE TestNetworkList//networks [2022-02-23T20:18:02.141Z] === RUN TestNetworkList//networks/ [2022-02-23T20:18:02.141Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:18:02.141Z] === CONT TestNetworkList//networks [2022-02-23T20:18:02.141Z] === CONT TestNetworkList//networks/ [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkList (0.04s) [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:18:02.141Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-23T20:18:02.141Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:18:02.141Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:18:02.141Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:18:02.141Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:18:02.141Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:18:02.141Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:18:02.141Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:18:02.141Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:18:02.141Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:18:02.141Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:18:02.141Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:18:02.141Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:18:02.141Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T20:18:02.141Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:18:02.141Z] PASS [2022-02-23T20:18:02.141Z] ok github.com/docker/docker/integration/network 0.189s [2022-02-23T20:18:02.141Z] [2022-02-23T20:18:02.141Z] === Skipped [2022-02-23T20:18:02.141Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T20:18:02.141Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:02.141Z] [2022-02-23T20:18:02.141Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T20:18:02.141Z] 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-02-23T20:18:02.141Z] [2022-02-23T20:18:02.141Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T20:18:02.141Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:02.141Z] [2022-02-23T20:18:02.141Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T20:18:02.141Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T20:18:02.141Z] [2022-02-23T20:18:02.141Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:18:02.141Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:02.141Z] [2022-02-23T20:18:02.141Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:18:02.141Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:18:02.142Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T20:18:02.142Z] [2022-02-23T20:18:02.142Z] DONE 22 tests, 15 skipped in 2.253s [2022-02-23T20:18:02.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T20:18:02.178Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T20:18:02.222Z] --- PASS: TestIpcModeNone (0.45s) [2022-02-23T20:18:02.223Z] === RUN TestIpcModePrivate [2022-02-23T20:18:02.793Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-23T20:18:02.793Z] --- PASS: TestIpcModePrivate (0.47s) [2022-02-23T20:18:02.793Z] === RUN TestIpcModeShareable [2022-02-23T20:18:03.056Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-23T20:18:03.115Z] testing: warning: no tests to run [2022-02-23T20:18:03.115Z] PASS [2022-02-23T20:18:03.115Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2022-02-23T20:18:03.115Z] [2022-02-23T20:18:03.115Z] DONE 0 tests in 0.738s [2022-02-23T20:18:03.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T20:18:03.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-23T20:18:03.122Z] --- PASS: TestPidHost (1.58s) [2022-02-23T20:18:03.122Z] === RUN TestPsFilter [2022-02-23T20:18:03.317Z] --- PASS: TestIpcModeShareable (0.59s) [2022-02-23T20:18:03.317Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-23T20:18:03.384Z] --- PASS: TestPsFilter (0.17s) [2022-02-23T20:18:03.384Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:18:03.384Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T20:18:03.578Z] testing: warning: no tests to run [2022-02-23T20:18:03.578Z] PASS [2022-02-23T20:18:03.578Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2022-02-23T20:18:03.578Z] [2022-02-23T20:18:03.578Z] DONE 0 tests in 0.744s [2022-02-23T20:18:03.578Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T20:18:03.637Z] === RUN TestReadPluginNoRead/default [2022-02-23T20:18:03.957Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2022-02-23T20:18:03.957Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:18:04.529Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T20:18:04.552Z] testing: warning: no tests to run [2022-02-23T20:18:04.552Z] PASS [2022-02-23T20:18:04.552Z] ok github.com/docker/docker/integration/plugin 0.073s [2022-02-23T20:18:04.552Z] [2022-02-23T20:18:04.552Z] DONE 0 tests in 0.687s [2022-02-23T20:18:04.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T20:18:04.701Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-02-23T20:18:04.701Z] === RUN TestAPIIpcModeHost [2022-02-23T20:18:04.791Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2022-02-23T20:18:04.791Z] === RUN TestRemoveContainerRunning [2022-02-23T20:18:04.791Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-23T20:18:05.013Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T20:18:05.272Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-02-23T20:18:05.272Z] === RUN TestDaemonIpcModeShareable [2022-02-23T20:18:05.528Z] testing: warning: no tests to run [2022-02-23T20:18:05.528Z] PASS [2022-02-23T20:18:05.528Z] ok github.com/docker/docker/integration/plugin/authz 0.076s [2022-02-23T20:18:05.528Z] [2022-02-23T20:18:05.528Z] DONE 0 tests in 0.706s [2022-02-23T20:18:05.528Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T20:18:05.733Z] --- PASS: TestRemoveContainerRunning (0.76s) [2022-02-23T20:18:05.733Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:18:05.793Z] === RUN TestMiddlewares [2022-02-23T20:18:05.793Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T20:18:05.793Z] PASS [2022-02-23T20:18:05.793Z] coverage: 9.0% of statements [2022-02-23T20:18:05.793Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2022-02-23T20:18:05.947Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T20:18:06.213Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-23T20:18:06.213Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-02-23T20:18:06.213Z] === RUN TestDaemonIpcModePrivate [2022-02-23T20:18:06.305Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2022-02-23T20:18:06.305Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:18:06.305Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T20:18:06.305Z] === RUN TestRenameLinkedContainer [2022-02-23T20:18:06.513Z] --- PASS: TestContinueAfterPluginCrash (8.33s) [2022-02-23T20:18:06.566Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-23T20:18:07.079Z] === CONT TestReadPluginNoRead [2022-02-23T20:18:07.080Z] read_test.go:92: [d66d5f30599dc] daemon is not started [2022-02-23T20:18:07.080Z] --- PASS: TestReadPluginNoRead (5.94s) [2022-02-23T20:18:07.080Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-02-23T20:18:07.080Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-02-23T20:18:07.080Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-02-23T20:18:07.080Z] PASS [2022-02-23T20:18:07.338Z] [2022-02-23T20:18:07.338Z] DONE 6 tests in 9.250s [2022-02-23T20:18:07.338Z] 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-02-23T20:18:07.338Z] testing: warning: no tests to run [2022-02-23T20:18:07.338Z] PASS [2022-02-23T20:18:07.338Z] [2022-02-23T20:18:07.338Z] DONE 0 tests in 0.018s [2022-02-23T20:18:07.338Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T20:18:07.338Z] INFO: Testing against a local daemon [2022-02-23T20:18:07.338Z] === RUN TestPluginWithDevMounts [2022-02-23T20:18:07.338Z] === PAUSE TestPluginWithDevMounts [2022-02-23T20:18:07.338Z] === CONT TestPluginWithDevMounts [2022-02-23T20:18:07.596Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-23T20:18:07.596Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-02-23T20:18:07.596Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-23T20:18:08.478Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T20:18:08.478Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-23T20:18:08.537Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-23T20:18:08.537Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-02-23T20:18:08.537Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-23T20:18:09.050Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-23T20:18:09.240Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-02-23T20:18:09.240Z] PASS [2022-02-23T20:18:09.240Z] [2022-02-23T20:18:09.240Z] DONE 1 tests in 1.596s [2022-02-23T20:18:09.240Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T20:18:09.240Z] INFO: Testing against a local daemon [2022-02-23T20:18:09.240Z] === RUN TestSecretInspect [2022-02-23T20:18:09.311Z] --- PASS: TestRenameLinkedContainer (2.96s) [2022-02-23T20:18:09.311Z] === RUN TestRenameStoppedContainer [2022-02-23T20:18:09.479Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-23T20:18:09.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.10s) [2022-02-23T20:18:09.741Z] === RUN TestIpcModeOlderClient [2022-02-23T20:18:09.741Z] === PAUSE TestIpcModeOlderClient [2022-02-23T20:18:09.741Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:18:09.883Z] --- PASS: TestRenameStoppedContainer (0.54s) [2022-02-23T20:18:09.883Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:18:10.001Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-02-23T20:18:10.001Z] === RUN TestKillContainer [2022-02-23T20:18:10.001Z] === RUN TestKillContainer/no_signal [2022-02-23T20:18:10.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:10.255Z] INFO: Testing against a local daemon [2022-02-23T20:18:10.255Z] === RUN TestPluginInvalidJSON [2022-02-23T20:18:10.255Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:18:10.255Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:18:10.255Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:18:10.255Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-23T20:18:10.255Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T20:18:10.255Z] === RUN TestPluginInstall [2022-02-23T20:18:10.255Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T20:18:10.255Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T20:18:10.255Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:18:10.255Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T20:18:10.255Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T20:18:10.255Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:18:10.255Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T20:18:10.255Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T20:18:10.255Z] PASS [2022-02-23T20:18:10.255Z] ok github.com/docker/docker/integration/plugin/common 0.111s [2022-02-23T20:18:10.255Z] [2022-02-23T20:18:10.255Z] === Skipped [2022-02-23T20:18:10.255Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T20:18:10.255Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T20:18:10.255Z] [2022-02-23T20:18:10.255Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T20:18:10.255Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T20:18:10.255Z] [2022-02-23T20:18:10.255Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T20:18:10.255Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T20:18:10.255Z] [2022-02-23T20:18:10.255Z] DONE 5 tests, 3 skipped in 4.297s [2022-02-23T20:18:10.255Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T20:18:10.572Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:18:10.572Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:18:11.143Z] --- PASS: TestKillContainer (1.16s) [2022-02-23T20:18:11.143Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-23T20:18:11.143Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-02-23T20:18:11.143Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-02-23T20:18:11.143Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:18:11.143Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-23T20:18:11.144Z] --- PASS: TestSecretInspect (2.16s) [2022-02-23T20:18:11.144Z] === RUN TestSecretList [2022-02-23T20:18:11.267Z] --- PASS: TestRenameRunningContainerAndReuse (1.22s) [2022-02-23T20:18:11.267Z] === RUN TestRenameInvalidName [2022-02-23T20:18:11.714Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-23T20:18:11.839Z] --- PASS: TestRenameInvalidName (0.58s) [2022-02-23T20:18:11.839Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:18:11.843Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:11.843Z] INFO: Testing against a local daemon [2022-02-23T20:18:11.843Z] === RUN TestExternalGraphDriver [2022-02-23T20:18:11.843Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T20:18:11.843Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T20:18:11.843Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:18:11.843Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T20:18:11.843Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T20:18:11.843Z] PASS [2022-02-23T20:18:11.843Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-02-23T20:18:12.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.10s) [2022-02-23T20:18:12.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-23T20:18:12.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-02-23T20:18:12.287Z] === RUN TestKillStoppedContainer [2022-02-23T20:18:12.287Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-23T20:18:12.287Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:18:12.287Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-23T20:18:12.287Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:18:12.317Z] [2022-02-23T20:18:12.317Z] === Skipped [2022-02-23T20:18:12.317Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T20:18:12.317Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T20:18:12.317Z] [2022-02-23T20:18:12.317Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T20:18:12.317Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T20:18:12.317Z] [2022-02-23T20:18:12.317Z] DONE 2 tests, 2 skipped in 2.237s [2022-02-23T20:18:12.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T20:18:12.409Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-23T20:18:12.858Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-23T20:18:12.858Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:18:13.352Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T20:18:13.429Z] --- PASS: TestInspectOomKilledTrue (0.49s) [2022-02-23T20:18:13.429Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:18:13.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T20:18:13.676Z] --- PASS: TestSecretList (2.15s) [2022-02-23T20:18:13.676Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:18:13.690Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-02-23T20:18:13.690Z] === RUN TestLinksEtcHostsContentMatch [2022-02-23T20:18:13.874Z] --- PASS: TestRenameAnonymousContainer (2.28s) [2022-02-23T20:18:13.875Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:18:13.950Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-02-23T20:18:13.950Z] === RUN TestLinksContainerNames [2022-02-23T20:18:14.445Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2022-02-23T20:18:14.445Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:18:14.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:14.558Z] INFO: Testing against a local daemon [2022-02-23T20:18:14.558Z] === RUN TestReadPluginNoRead [2022-02-23T20:18:14.558Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T20:18:14.558Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T20:18:14.558Z] PASS [2022-02-23T20:18:14.558Z] ok github.com/docker/docker/integration/plugin/logging 0.099s [2022-02-23T20:18:14.558Z] [2022-02-23T20:18:14.558Z] === Skipped [2022-02-23T20:18:14.558Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T20:18:14.558Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T20:18:14.558Z] [2022-02-23T20:18:14.558Z] DONE 1 tests, 1 skipped in 2.061s [2022-02-23T20:18:14.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T20:18:14.892Z] --- PASS: TestLinksContainerNames (0.75s) [2022-02-23T20:18:14.892Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:18:15.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T20:18:15.152Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-23T20:18:15.152Z] === RUN TestContainerNetworkMountsNoChown [2022-02-23T20:18:15.413Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/default [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/default [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/private [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/private [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rprivate [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/slave [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/slave [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rslave [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/shared [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/shared [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rshared [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/default [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/rslave [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/rshared [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/shared [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/rprivate [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/slave [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/private [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-23T20:18:15.413Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:18:15.413Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-23T20:18:15.413Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-23T20:18:15.558Z] testing: warning: no tests to run [2022-02-23T20:18:15.558Z] PASS [2022-02-23T20:18:15.558Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.076s [2022-02-23T20:18:15.558Z] [2022-02-23T20:18:15.558Z] DONE 0 tests in 1.021s [2022-02-23T20:18:15.558Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T20:18:15.576Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-23T20:18:15.576Z] === RUN TestSecretsUpdate [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-23T20:18:15.673Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-23T20:18:15.956Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-23T20:18:15.956Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-02-23T20:18:15.956Z] === RUN TestContainerBindMountNonRecursive [2022-02-23T20:18:15.960Z] --- PASS: TestRenameContainerWithLinkedContainer (1.18s) [2022-02-23T20:18:15.960Z] === RUN TestResize [2022-02-23T20:18:16.220Z] --- PASS: TestResize (0.57s) [2022-02-23T20:18:16.220Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:18:16.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T20:18:17.052Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-02-23T20:18:17.052Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:18:17.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T20:18:17.319Z] .....INFO: Daemon under test started and replied! [2022-02-23T20:18:17.319Z] INFO: Docker version of the daemon under test [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.319Z] Client: [2022-02-23T20:18:17.319Z] Version: 17.06.2-ce [2022-02-23T20:18:17.319Z] API version: 1.30 [2022-02-23T20:18:17.319Z] Go version: go1.8.3 [2022-02-23T20:18:17.319Z] Git commit: cec0b72 [2022-02-23T20:18:17.319Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-23T20:18:17.319Z] OS/Arch: windows/amd64 [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.319Z] Server: [2022-02-23T20:18:17.319Z] Version: 0.0.0-dev [2022-02-23T20:18:17.319Z] API version: 1.42 (minimum version 1.24) [2022-02-23T20:18:17.319Z] Go version: go1.17.7 [2022-02-23T20:18:17.319Z] Git commit: 75553039c3 [2022-02-23T20:18:17.319Z] Built: 02/23/2022 20:15:51 [2022-02-23T20:18:17.319Z] OS/Arch: windows/amd64 [2022-02-23T20:18:17.319Z] Experimental: false [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.319Z] INFO: Docker info of the daemon under test [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.319Z] Containers: 0 [2022-02-23T20:18:17.319Z] Running: 0 [2022-02-23T20:18:17.319Z] Paused: 0 [2022-02-23T20:18:17.319Z] Stopped: 0 [2022-02-23T20:18:17.319Z] Images: 0 [2022-02-23T20:18:17.319Z] Server Version: 0.0.0-dev [2022-02-23T20:18:17.319Z] Storage Driver: windowsfilter [2022-02-23T20:18:17.319Z] Windows: [2022-02-23T20:18:17.319Z] Logging Driver: json-file [2022-02-23T20:18:17.319Z] Plugins: [2022-02-23T20:18:17.319Z] Volume: local [2022-02-23T20:18:17.319Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T20:18:17.319Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T20:18:17.319Z] Swarm: inactive [2022-02-23T20:18:17.319Z] Default Isolation: process [2022-02-23T20:18:17.319Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T20:18:17.319Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T20:18:17.319Z] OSType: windows [2022-02-23T20:18:17.319Z] Architecture: x86_64 [2022-02-23T20:18:17.319Z] CPUs: 4 [2022-02-23T20:18:17.319Z] Total Memory: 32GiB [2022-02-23T20:18:17.319Z] Name: azwin-2-b71690 [2022-02-23T20:18:17.319Z] ID: NLER:GAXM:O33G:5PKC:B7C4:KCHC:HS76:5K2V:5HWJ:QRYE:ZNRH:BY5U [2022-02-23T20:18:17.319Z] Docker Root Dir: D:\CI\PR-43277\6\daemon [2022-02-23T20:18:17.319Z] Debug Mode (client): false [2022-02-23T20:18:17.319Z] Debug Mode (server): true [2022-02-23T20:18:17.319Z] File Descriptors: -1 [2022-02-23T20:18:17.319Z] Goroutines: 16 [2022-02-23T20:18:17.319Z] System Time: 2022-02-23T20:18:17.2525723Z [2022-02-23T20:18:17.319Z] EventsListeners: 0 [2022-02-23T20:18:17.319Z] Registry: https://index.docker.io/v1/ [2022-02-23T20:18:17.319Z] Labels: [2022-02-23T20:18:17.319Z] Experimental: false [2022-02-23T20:18:17.319Z] Insecure Registries: [2022-02-23T20:18:17.319Z] 127.0.0.0/8 [2022-02-23T20:18:17.319Z] Live Restore Enabled: false [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.319Z] INFO: Docker images of the daemon under test [2022-02-23T20:18:17.319Z] [2022-02-23T20:18:17.372Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-02-23T20:18:17.372Z] === RUN TestContainerVolumesMountedAsShared [2022-02-23T20:18:17.480Z] --- PASS: TestSecretsUpdate (2.15s) [2022-02-23T20:18:17.480Z] === RUN TestTemplatedSecret [2022-02-23T20:18:17.573Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:17.573Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:17.573Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:17.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:18:17.573Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:17.639Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-02-23T20:18:17.639Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-23T20:18:17.786Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T20:18:17.786Z] [2022-02-23T20:18:17.786Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-23T20:18:17.786Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-23T20:18:17.786Z] ltsc2019: Pulling from windows/servercore [2022-02-23T20:18:17.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:17.802Z] INFO: Testing against a local daemon [2022-02-23T20:18:17.802Z] === RUN TestPluginWithDevMounts [2022-02-23T20:18:17.802Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:17.802Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T20:18:17.802Z] PASS [2022-02-23T20:18:17.802Z] ok github.com/docker/docker/integration/plugin/volumes 0.098s [2022-02-23T20:18:17.802Z] [2022-02-23T20:18:17.802Z] === Skipped [2022-02-23T20:18:17.802Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T20:18:17.802Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:17.802Z] [2022-02-23T20:18:17.802Z] DONE 1 tests, 1 skipped in 2.031s [2022-02-23T20:18:17.802Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T20:18:17.899Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-23T20:18:17.899Z] === RUN TestNetworkNat [2022-02-23T20:18:18.249Z] 4612f6d0b889: Pulling fs layer [2022-02-23T20:18:18.249Z] 1bd78008c728: Pulling fs layer [2022-02-23T20:18:18.470Z] --- PASS: TestNetworkNat (0.44s) [2022-02-23T20:18:18.470Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:18:18.730Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-02-23T20:18:18.730Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:18:18.964Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-23T20:18:19.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:19.416Z] INFO: Testing against a local daemon [2022-02-23T20:18:19.416Z] === RUN TestSecretInspect [2022-02-23T20:18:19.416Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T20:18:19.416Z] === RUN TestSecretList [2022-02-23T20:18:19.416Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T20:18:19.416Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:18:19.416Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T20:18:19.416Z] === RUN TestSecretsUpdate [2022-02-23T20:18:19.416Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T20:18:19.416Z] === RUN TestTemplatedSecret [2022-02-23T20:18:19.416Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T20:18:19.416Z] === RUN TestSecretCreateResolve [2022-02-23T20:18:19.416Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:19.416Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T20:18:19.416Z] PASS [2022-02-23T20:18:19.416Z] ok github.com/docker/docker/integration/secret 0.099s [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] === Skipped [2022-02-23T20:18:19.416Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T20:18:19.416Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T20:18:19.416Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T20:18:19.416Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T20:18:19.416Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T20:18:19.416Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T20:18:19.416Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:19.416Z] [2022-02-23T20:18:19.416Z] DONE 6 tests, 6 skipped in 1.900s [2022-02-23T20:18:19.537Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T20:18:19.892Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T20:18:20.009Z] --- PASS: TestTemplatedSecret (2.44s) [2022-02-23T20:18:20.009Z] === RUN TestSecretCreateResolve [2022-02-23T20:18:20.116Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:21.273Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-02-23T20:18:21.273Z] === RUN TestPause [2022-02-23T20:18:21.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T20:18:21.534Z] --- PASS: TestPause (0.40s) [2022-02-23T20:18:21.534Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:18:21.534Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:18:21.534Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:18:21.534Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:18:21.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:22.104Z] --- PASS: TestPauseStopPausedContainer (0.40s) [2022-02-23T20:18:22.104Z] === RUN TestPidHost [2022-02-23T20:18:22.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:22.132Z] INFO: Testing against a local daemon [2022-02-23T20:18:22.132Z] === RUN TestServiceCreateInit [2022-02-23T20:18:22.132Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:18:22.132Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:18:22.132Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- PASS: TestServiceCreateInit (0.03s) [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:18:22.132Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceConflict [2022-02-23T20:18:22.132Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:18:22.132Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-23T20:18:22.132Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:18:22.132Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:18:22.132Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:18:22.132Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceSysctls [2022-02-23T20:18:22.132Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-23T20:18:22.132Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:18:22.132Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-23T20:18:22.132Z] === RUN TestInspect [2022-02-23T20:18:22.132Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestInspect (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestCreateJob [2022-02-23T20:18:22.132Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestReplicatedJob [2022-02-23T20:18:22.132Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:18:22.132Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServiceListWithStatuses [2022-02-23T20:18:22.132Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:18:22.132Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:18:22.132Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServicePlugin [2022-02-23T20:18:22.132Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServiceUpdateLabel [2022-02-23T20:18:22.132Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:18:22.132Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:18:22.132Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:18:22.132Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T20:18:22.132Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:18:22.132Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T20:18:22.132Z] PASS [2022-02-23T20:18:22.132Z] ok github.com/docker/docker/integration/service 0.249s [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === Skipped [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:18:22.132Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:18:22.132Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T20:18:22.132Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T20:18:22.132Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-23T20:18:22.132Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T20:18:22.132Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T20:18:22.132Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T20:18:22.132Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-23T20:18:22.132Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-23T20:18:22.132Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T20:18:22.132Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T20:18:22.132Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T20:18:22.132Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T20:18:22.132Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T20:18:22.132Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T20:18:22.132Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T20:18:22.132Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T20:18:22.132Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T20:18:22.132Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T20:18:22.132Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T20:18:22.132Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T20:18:22.132Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T20:18:22.132Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:18:22.132Z] [2022-02-23T20:18:22.132Z] DONE 24 tests, 23 skipped in 2.507s [2022-02-23T20:18:22.132Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T20:18:22.540Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-02-23T20:18:22.540Z] PASS [2022-02-23T20:18:22.540Z] [2022-02-23T20:18:22.540Z] DONE 6 tests in 13.194s [2022-02-23T20:18:22.540Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T20:18:22.540Z] INFO: Testing against a local daemon [2022-02-23T20:18:22.540Z] === RUN TestServiceCreateInit [2022-02-23T20:18:22.540Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:18:22.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:23.046Z] --- PASS: TestPidHost (0.87s) [2022-02-23T20:18:23.046Z] === RUN TestPsFilter [2022-02-23T20:18:23.046Z] --- PASS: TestPsFilter (0.10s) [2022-02-23T20:18:23.046Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:18:23.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T20:18:23.274Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:23.307Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2022-02-23T20:18:23.307Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:18:23.879Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-02-23T20:18:23.879Z] === RUN TestRemoveContainerRunning [2022-02-23T20:18:24.140Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-23T20:18:24.140Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:18:24.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:24.372Z] INFO: Testing against a local daemon [2022-02-23T20:18:24.372Z] === RUN TestSessionCreate [2022-02-23T20:18:24.372Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T20:18:24.372Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T20:18:24.372Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:18:24.372Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T20:18:24.372Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T20:18:24.372Z] PASS [2022-02-23T20:18:24.372Z] ok github.com/docker/docker/integration/session 0.096s [2022-02-23T20:18:24.372Z] [2022-02-23T20:18:24.372Z] === Skipped [2022-02-23T20:18:24.372Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T20:18:24.372Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T20:18:24.372Z] [2022-02-23T20:18:24.372Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T20:18:24.372Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T20:18:24.372Z] [2022-02-23T20:18:24.372Z] DONE 2 tests, 2 skipped in 1.858s [2022-02-23T20:18:24.372Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T20:18:24.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-23T20:18:24.403Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:18:24.403Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-23T20:18:24.403Z] === RUN TestRenameLinkedContainer [2022-02-23T20:18:24.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:24.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T20:18:24.659Z] check_test.go:308: [d7890f226ff09] daemon is not started [2022-02-23T20:18:24.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-23T20:18:24.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:25.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:18:25.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:25.953Z] INFO: Testing against a local daemon [2022-02-23T20:18:25.953Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:18:25.953Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:25.953Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestDiskUsage [2022-02-23T20:18:25.953Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T20:18:25.953Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestEventsExecDie [2022-02-23T20:18:25.953Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T20:18:25.953Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:18:25.953Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T20:18:25.953Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestEventsVolumeCreate [2022-02-23T20:18:25.953Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T20:18:25.953Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestInfoAPI [2022-02-23T20:18:25.953Z] --- PASS: TestInfoAPI (0.04s) [2022-02-23T20:18:25.953Z] === RUN TestInfoAPIWarnings [2022-02-23T20:18:25.953Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:18:25.953Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestInfoDebug [2022-02-23T20:18:25.953Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:18:25.953Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:18:25.953Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:18:25.953Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:18:25.953Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:18:25.953Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T20:18:25.953Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:18:26.315Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-02-23T20:18:26.315Z] === RUN TestRenameStoppedContainer [2022-02-23T20:18:26.575Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-23T20:18:26.575Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:18:26.952Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2022-02-23T20:18:26.952Z] === RUN TestPingCacheHeaders [2022-02-23T20:18:26.952Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-23T20:18:26.952Z] === RUN TestPingGet [2022-02-23T20:18:27.146Z] --- PASS: TestRenameRunningContainerAndReuse (0.74s) [2022-02-23T20:18:27.146Z] === RUN TestRenameInvalidName [2022-02-23T20:18:27.427Z] --- PASS: TestPingGet (0.04s) [2022-02-23T20:18:27.427Z] === RUN TestPingHead [2022-02-23T20:18:27.427Z] --- PASS: TestPingHead (0.03s) [2022-02-23T20:18:27.427Z] === RUN TestVersion [2022-02-23T20:18:27.427Z] --- PASS: TestVersion (0.04s) [2022-02-23T20:18:27.427Z] PASS [2022-02-23T20:18:27.427Z] ok github.com/docker/docker/integration/system 1.258s [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === Skipped [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:18:27.427Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T20:18:27.427Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T20:18:27.427Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T20:18:27.427Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T20:18:27.427Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T20:18:27.427Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T20:18:27.427Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T20:18:27.427Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T20:18:27.427Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:18:27.427Z] [2022-02-23T20:18:27.427Z] DONE 15 tests, 9 skipped in 3.044s [2022-02-23T20:18:27.427Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T20:18:27.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-23T20:18:27.718Z] --- PASS: TestRenameInvalidName (0.40s) [2022-02-23T20:18:27.718Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:18:27.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T20:18:28.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:29.102Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2022-02-23T20:18:29.102Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:18:29.240Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:18:29.362Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-23T20:18:29.362Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:18:29.667Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:29.667Z] INFO: Testing against a local daemon [2022-02-23T20:18:29.667Z] === RUN TestVolumesCreateAndList [2022-02-23T20:18:29.667Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-23T20:18:29.667Z] === RUN TestVolumesRemove [2022-02-23T20:18:29.667Z] --- PASS: TestVolumesRemove (0.18s) [2022-02-23T20:18:29.667Z] === RUN TestVolumesInspect [2022-02-23T20:18:29.667Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-23T20:18:29.667Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:18:29.667Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:18:29.667Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:18:29.667Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:18:29.667Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-23T20:18:29.667Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T20:18:29.667Z] PASS [2022-02-23T20:18:29.667Z] ok github.com/docker/docker/integration/volume 0.395s [2022-02-23T20:18:29.667Z] [2022-02-23T20:18:29.667Z] DONE 5 tests in 2.154s [2022-02-23T20:18:29.667Z] INFO: make.ps1 ended at 02/23/2022 20:18:29 [2022-02-23T20:18:29.667Z] INFO: Integration CLI tests being run from the host: [2022-02-23T20:18:29.667Z] 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-02-23T20:18:30.008Z] --- PASS: TestServiceCreateInit (7.58s) [2022-02-23T20:18:30.008Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-02-23T20:18:30.008Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.79s) [2022-02-23T20:18:30.008Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:18:30.303Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s) [2022-02-23T20:18:30.303Z] === RUN TestResize [2022-02-23T20:18:30.564Z] --- PASS: TestResize (0.38s) [2022-02-23T20:18:30.564Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:18:30.730Z] 1bd78008c728: Verifying Checksum [2022-02-23T20:18:30.730Z] 1bd78008c728: Download complete [2022-02-23T20:18:31.134Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-02-23T20:18:31.134Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:18:31.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:31.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:31.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:31.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:18:31.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:33.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:18:33.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-23T20:18:34.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:18:35.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-23T20:18:35.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:18:35.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-23T20:18:36.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-23T20:18:37.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:18:37.571Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-23T20:18:37.571Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T20:18:37.571Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-23T20:18:37.571Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-23T20:18:37.571Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-23T20:18:37.898Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-23T20:18:38.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8038b3fc67fa4db19ef5dd649d4790c41bb00034 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 hack/test/unit [2022-02-23T20:18:38.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:18:38.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-23T20:18:38.778Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-23T20:18:38.778Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-23T20:18:38.778Z] + TESTDIRS=./... [2022-02-23T20:18:38.778Z] + exclude_paths='/vendor/|/integration' [2022-02-23T20:18:38.778Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-23T20:18:38.778Z] ++ go list ./... [2022-02-23T20:18:38.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-23T20:18:38.906Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:18:38.906Z] INFO: Testing against a local daemon [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T20:18:38.906Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T20:18:38.906Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T20:18:38.906Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T20:18:39.708Z] + pkg_list='github.com/docker/docker/api [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types/backend [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types/container [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types/events [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types/filters [2022-02-23T20:18:39.708Z] github.com/docker/docker/api/types/image [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/mount [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/network [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/registry [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/time [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/versions [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/volume [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:18:39.709Z] github.com/docker/docker/cli [2022-02-23T20:18:39.709Z] github.com/docker/docker/cli/config [2022-02-23T20:18:39.709Z] github.com/docker/docker/cli/debug [2022-02-23T20:18:39.709Z] github.com/docker/docker/client [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:18:39.709Z] github.com/docker/docker/container [2022-02-23T20:18:39.709Z] github.com/docker/docker/container/stream [2022-02-23T20:18:39.709Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:18:39.709Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:18:39.709Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/config [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/events [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/exec [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/images [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/links [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/names [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/network [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/stats [2022-02-23T20:18:39.709Z] github.com/docker/docker/distribution [2022-02-23T20:18:39.709Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:18:39.709Z] github.com/docker/docker/distribution/utils [2022-02-23T20:18:39.709Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:18:39.709Z] github.com/docker/docker/dockerversion [2022-02-23T20:18:39.709Z] github.com/docker/docker/errdefs [2022-02-23T20:18:39.709Z] github.com/docker/docker/image [2022-02-23T20:18:39.709Z] github.com/docker/docker/image/cache [2022-02-23T20:18:39.709Z] github.com/docker/docker/image/tarexport [2022-02-23T20:18:39.709Z] github.com/docker/docker/image/v1 [2022-02-23T20:18:39.709Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:18:39.709Z] github.com/docker/docker/layer [2022-02-23T20:18:39.709Z] github.com/docker/docker/libcontainerd [2022-02-23T20:18:39.709Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:18:39.709Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:18:39.709Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:18:39.709Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/libnetwork/types [2022-02-23T20:18:39.709Z] github.com/docker/docker/oci [2022-02-23T20:18:39.709Z] github.com/docker/docker/oci/caps [2022-02-23T20:18:39.709Z] github.com/docker/docker/opts [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/archive [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/directory [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/locker [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/mount [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/platform [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/pools [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/progress [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/signal [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/stack [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/system [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/term [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:18:39.709Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:18:39.709Z] github.com/docker/docker/plugin [2022-02-23T20:18:39.709Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:18:39.709Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:18:39.709Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:18:39.709Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:18:39.709Z] github.com/docker/docker/quota [2022-02-23T20:18:39.709Z] github.com/docker/docker/reference [2022-02-23T20:18:39.709Z] github.com/docker/docker/registry [2022-02-23T20:18:39.709Z] github.com/docker/docker/registry/resumable [2022-02-23T20:18:39.709Z] github.com/docker/docker/restartmanager [2022-02-23T20:18:39.709Z] github.com/docker/docker/rootless [2022-02-23T20:18:39.709Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:18:39.709Z] github.com/docker/docker/runconfig [2022-02-23T20:18:39.709Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/environment [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/registry [2022-02-23T20:18:39.709Z] github.com/docker/docker/testutil/request [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume/drivers [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume/local [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume/mounts [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume/service [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:18:39.709Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:18:39.709Z] ++ echo 'github.com/docker/docker/api [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/backend [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/container [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/events [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/filters [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/image [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/mount [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/network [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/registry [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/time [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/versions [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:18:39.709Z] github.com/docker/docker/api/types/volume [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:18:39.709Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:18:39.709Z] github.com/docker/docker/cli [2022-02-23T20:18:39.709Z] github.com/docker/docker/cli/config [2022-02-23T20:18:39.709Z] github.com/docker/docker/cli/debug [2022-02-23T20:18:39.709Z] github.com/docker/docker/client [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:18:39.709Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:18:39.709Z] github.com/docker/docker/container [2022-02-23T20:18:39.709Z] github.com/docker/docker/container/stream [2022-02-23T20:18:39.709Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:18:39.709Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:18:39.709Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/config [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/events [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/exec [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:18:39.709Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/images [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/links [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/names [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/network [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/stats [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution/utils [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:18:39.710Z] github.com/docker/docker/dockerversion [2022-02-23T20:18:39.710Z] github.com/docker/docker/errdefs [2022-02-23T20:18:39.710Z] github.com/docker/docker/image [2022-02-23T20:18:39.710Z] github.com/docker/docker/image/cache [2022-02-23T20:18:39.710Z] github.com/docker/docker/image/tarexport [2022-02-23T20:18:39.710Z] github.com/docker/docker/image/v1 [2022-02-23T20:18:39.710Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:18:39.710Z] github.com/docker/docker/layer [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/libnetwork/types [2022-02-23T20:18:39.710Z] github.com/docker/docker/oci [2022-02-23T20:18:39.710Z] github.com/docker/docker/oci/caps [2022-02-23T20:18:39.710Z] github.com/docker/docker/opts [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/archive [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/directory [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/locker [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/mount [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/platform [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/pools [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/progress [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/signal [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/stack [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/system [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/term [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:18:39.710Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:18:39.710Z] github.com/docker/docker/plugin [2022-02-23T20:18:39.710Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:18:39.710Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:18:39.710Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:18:39.710Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:18:39.710Z] github.com/docker/docker/quota [2022-02-23T20:18:39.710Z] github.com/docker/docker/reference [2022-02-23T20:18:39.710Z] github.com/docker/docker/registry [2022-02-23T20:18:39.710Z] github.com/docker/docker/registry/resumable [2022-02-23T20:18:39.710Z] github.com/docker/docker/restartmanager [2022-02-23T20:18:39.710Z] github.com/docker/docker/rootless [2022-02-23T20:18:39.710Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:18:39.710Z] github.com/docker/docker/runconfig [2022-02-23T20:18:39.710Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/environment [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/registry [2022-02-23T20:18:39.710Z] github.com/docker/docker/testutil/request [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume/drivers [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume/local [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume/mounts [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume/service [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:18:39.710Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:18:39.710Z] ++ grep --fixed-strings -v /libnetwork [2022-02-23T20:18:39.710Z] + base_pkg_list='github.com/docker/docker/api [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/backend [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/container [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/events [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/filters [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/image [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/mount [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/network [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/registry [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/time [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/versions [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:18:39.710Z] github.com/docker/docker/api/types/volume [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:18:39.710Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:18:39.710Z] github.com/docker/docker/cli [2022-02-23T20:18:39.710Z] github.com/docker/docker/cli/config [2022-02-23T20:18:39.710Z] github.com/docker/docker/cli/debug [2022-02-23T20:18:39.710Z] github.com/docker/docker/client [2022-02-23T20:18:39.710Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:18:39.710Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:18:39.710Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:18:39.710Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:18:39.710Z] github.com/docker/docker/container [2022-02-23T20:18:39.710Z] github.com/docker/docker/container/stream [2022-02-23T20:18:39.710Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:18:39.710Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:18:39.710Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/config [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/events [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/exec [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/images [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/links [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/names [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/network [2022-02-23T20:18:39.710Z] github.com/docker/docker/daemon/stats [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution/utils [2022-02-23T20:18:39.710Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:18:39.710Z] github.com/docker/docker/dockerversion [2022-02-23T20:18:39.710Z] github.com/docker/docker/errdefs [2022-02-23T20:18:39.710Z] github.com/docker/docker/image [2022-02-23T20:18:39.710Z] github.com/docker/docker/image/cache [2022-02-23T20:18:39.710Z] github.com/docker/docker/image/tarexport [2022-02-23T20:18:39.710Z] github.com/docker/docker/image/v1 [2022-02-23T20:18:39.710Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:18:39.710Z] github.com/docker/docker/layer [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:18:39.710Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:18:39.711Z] github.com/docker/docker/oci [2022-02-23T20:18:39.711Z] github.com/docker/docker/oci/caps [2022-02-23T20:18:39.711Z] github.com/docker/docker/opts [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/archive [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/directory [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/locker [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/mount [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/platform [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/pools [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/progress [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/signal [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/stack [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/system [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/term [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:18:39.711Z] github.com/docker/docker/plugin [2022-02-23T20:18:39.711Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:18:39.711Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:18:39.711Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:18:39.711Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:18:39.711Z] github.com/docker/docker/quota [2022-02-23T20:18:39.711Z] github.com/docker/docker/reference [2022-02-23T20:18:39.711Z] github.com/docker/docker/registry [2022-02-23T20:18:39.711Z] github.com/docker/docker/registry/resumable [2022-02-23T20:18:39.711Z] github.com/docker/docker/restartmanager [2022-02-23T20:18:39.711Z] github.com/docker/docker/rootless [2022-02-23T20:18:39.711Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:18:39.711Z] github.com/docker/docker/runconfig [2022-02-23T20:18:39.711Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/environment [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/registry [2022-02-23T20:18:39.711Z] github.com/docker/docker/testutil/request [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume/drivers [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume/local [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume/mounts [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume/service [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:18:39.711Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:18:39.711Z] ++ grep --fixed-strings /libnetwork [2022-02-23T20:18:39.711Z] ++ echo 'github.com/docker/docker/api [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/backend [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/container [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/events [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/filters [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/image [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/mount [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/network [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/registry [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/time [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/versions [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:18:39.711Z] github.com/docker/docker/api/types/volume [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:18:39.711Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:18:39.711Z] github.com/docker/docker/cli [2022-02-23T20:18:39.711Z] github.com/docker/docker/cli/config [2022-02-23T20:18:39.711Z] github.com/docker/docker/cli/debug [2022-02-23T20:18:39.711Z] github.com/docker/docker/client [2022-02-23T20:18:39.711Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:18:39.711Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:18:39.711Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:18:39.711Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:18:39.711Z] github.com/docker/docker/container [2022-02-23T20:18:39.711Z] github.com/docker/docker/container/stream [2022-02-23T20:18:39.711Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:18:39.711Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:18:39.711Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/config [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/events [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/exec [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/images [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/links [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/names [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/network [2022-02-23T20:18:39.711Z] github.com/docker/docker/daemon/stats [2022-02-23T20:18:39.711Z] github.com/docker/docker/distribution [2022-02-23T20:18:39.711Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:18:39.711Z] github.com/docker/docker/distribution/utils [2022-02-23T20:18:39.711Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:18:39.711Z] github.com/docker/docker/dockerversion [2022-02-23T20:18:39.711Z] github.com/docker/docker/errdefs [2022-02-23T20:18:39.711Z] github.com/docker/docker/image [2022-02-23T20:18:39.711Z] github.com/docker/docker/image/cache [2022-02-23T20:18:39.711Z] github.com/docker/docker/image/tarexport [2022-02-23T20:18:39.711Z] github.com/docker/docker/image/v1 [2022-02-23T20:18:39.711Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:18:39.711Z] github.com/docker/docker/layer [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:18:39.711Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/libnetwork/types [2022-02-23T20:18:39.711Z] github.com/docker/docker/oci [2022-02-23T20:18:39.711Z] github.com/docker/docker/oci/caps [2022-02-23T20:18:39.711Z] github.com/docker/docker/opts [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/archive [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/directory [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/locker [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/mount [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/platform [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/pools [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/progress [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/signal [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/stack [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/system [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/term [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:18:39.711Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:18:39.711Z] github.com/docker/docker/plugin [2022-02-23T20:18:39.711Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:18:39.712Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:18:39.712Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:18:39.712Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:18:39.712Z] github.com/docker/docker/quota [2022-02-23T20:18:39.712Z] github.com/docker/docker/reference [2022-02-23T20:18:39.712Z] github.com/docker/docker/registry [2022-02-23T20:18:39.712Z] github.com/docker/docker/registry/resumable [2022-02-23T20:18:39.712Z] github.com/docker/docker/restartmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/rootless [2022-02-23T20:18:39.712Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:18:39.712Z] github.com/docker/docker/runconfig [2022-02-23T20:18:39.712Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/environment [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/registry [2022-02-23T20:18:39.712Z] github.com/docker/docker/testutil/request [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume/drivers [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume/local [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume/mounts [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume/service [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:18:39.712Z] github.com/docker/docker/volume/testutils' [2022-02-23T20:18:39.712Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/types' [2022-02-23T20:18:39.712Z] + echo 'github.com/docker/docker/libnetwork [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/types' [2022-02-23T20:18:39.712Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:18:39.712Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:18:39.712Z] + type docker-proxy [2022-02-23T20:18:39.712Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-23T20:18:39.712Z] + hack/make.sh binary-proxy install-proxy [2022-02-23T20:18:39.712Z] [2022-02-23T20:18:39.712Z] Removing bundles/ [2022-02-23T20:18:39.712Z] [2022-02-23T20:18:39.712Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-23T20:18:39.712Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-23T20:18:39.712Z] GOOS="" GOARCH="" GOARM="" [2022-02-23T20:18:39.905Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T20:18:39.905Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T20:18:40.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:40.205Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:40.245Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-23T20:18:40.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T20:18:40.903Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T20:18:40.903Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T20:18:41.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-23T20:18:41.111Z] 4612f6d0b889: Verifying Checksum [2022-02-23T20:18:41.111Z] 4612f6d0b889: Download complete [2022-02-23T20:18:41.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-23T20:18:41.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-23T20:18:42.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-23T20:18:42.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-23T20:18:42.791Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.19s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.28s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.23s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.13s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.11s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.03s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.77s) [2022-02-23T20:18:43.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2022-02-23T20:18:43.408Z] === RUN TestCgroupNamespacesRun [2022-02-23T20:18:43.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T20:18:44.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-23T20:18:45.221Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2022-02-23T20:18:45.221Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T20:18:45.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-23T20:18:46.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-23T20:18:46.168Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T20:18:46.258Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-23T20:18:46.258Z] [2022-02-23T20:18:46.258Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-23T20:18:46.258Z] Installing docker-proxy to /usr/local/bin/ [2022-02-23T20:18:46.258Z] [2022-02-23T20:18:46.258Z] + mkdir -p bundles [2022-02-23T20:18:46.258Z] + '[' -n 'github.com/docker/docker/api [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/backend/build [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/httputils [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/middleware [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/build [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/container [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/debug [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/distribution [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/grpc [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/image [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/network [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/plugin [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/session [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/swarm [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/system [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/server/router/volume [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/backend [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/blkiodev [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/container [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/events [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/filters [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/image [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/mount [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/network [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/registry [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/strslice [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/swarm [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/time [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/versions [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-23T20:18:46.258Z] github.com/docker/docker/api/types/volume [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/builder-next/worker [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/dockerfile [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/dockerignore [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/remotecontext [2022-02-23T20:18:46.258Z] github.com/docker/docker/builder/remotecontext/git [2022-02-23T20:18:46.258Z] github.com/docker/docker/cli [2022-02-23T20:18:46.258Z] github.com/docker/docker/cli/config [2022-02-23T20:18:46.258Z] github.com/docker/docker/cli/debug [2022-02-23T20:18:46.258Z] github.com/docker/docker/client [2022-02-23T20:18:46.258Z] github.com/docker/docker/cmd/docker-proxy [2022-02-23T20:18:46.258Z] github.com/docker/docker/cmd/dockerd [2022-02-23T20:18:46.258Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-23T20:18:46.258Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-23T20:18:46.258Z] github.com/docker/docker/container [2022-02-23T20:18:46.258Z] github.com/docker/docker/container/stream [2022-02-23T20:18:46.258Z] github.com/docker/docker/contrib/apparmor [2022-02-23T20:18:46.258Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-23T20:18:46.258Z] github.com/docker/docker/contrib/httpserver [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/cluster [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/cluster/convert [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/cluster/executor [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/cluster/provider [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/config [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/events [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/events/testutils [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/exec [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/images [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/initlayer [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/links [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/listeners [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/gelf [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/journald [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/local [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/logentries [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/splunk [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/syslog [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/logger/templates [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/names [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/network [2022-02-23T20:18:46.258Z] github.com/docker/docker/daemon/stats [2022-02-23T20:18:46.258Z] github.com/docker/docker/distribution [2022-02-23T20:18:46.258Z] github.com/docker/docker/distribution/metadata [2022-02-23T20:18:46.258Z] github.com/docker/docker/distribution/utils [2022-02-23T20:18:46.258Z] github.com/docker/docker/distribution/xfer [2022-02-23T20:18:46.258Z] github.com/docker/docker/dockerversion [2022-02-23T20:18:46.258Z] github.com/docker/docker/errdefs [2022-02-23T20:18:46.258Z] github.com/docker/docker/image [2022-02-23T20:18:46.258Z] github.com/docker/docker/image/cache [2022-02-23T20:18:46.258Z] github.com/docker/docker/image/tarexport [2022-02-23T20:18:46.258Z] github.com/docker/docker/image/v1 [2022-02-23T20:18:46.258Z] github.com/docker/docker/internal/test/suite [2022-02-23T20:18:46.258Z] github.com/docker/docker/layer [2022-02-23T20:18:46.258Z] github.com/docker/docker/libcontainerd [2022-02-23T20:18:46.258Z] github.com/docker/docker/libcontainerd/queue [2022-02-23T20:18:46.258Z] github.com/docker/docker/libcontainerd/remote [2022-02-23T20:18:46.258Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-23T20:18:46.258Z] github.com/docker/docker/libcontainerd/types [2022-02-23T20:18:46.258Z] github.com/docker/docker/oci [2022-02-23T20:18:46.258Z] github.com/docker/docker/oci/caps [2022-02-23T20:18:46.258Z] github.com/docker/docker/opts [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/aaparser [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/archive [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/authorization [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/broadcaster [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/capabilities [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/chrootarchive [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/containerfs [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/devicemapper [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/directory [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/dmesg [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/filenotify [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/fileutils [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/fsutils [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/homedir [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/idtools [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/ioutils [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/jsonmessage [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/locker [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/longpath [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/loopback [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/mount [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/namesgenerator [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/parsers [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/pidfile [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/platform [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/plugingetter [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/plugins [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/plugins/transport [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/pools [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/progress [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/pubsub [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/reexec [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/signal [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/stack [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/stdcopy [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/streamformatter [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/stringid [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/symlink [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/sysinfo [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/system [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/tailfile [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/tarsum [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/term [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/term/windows [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/truncindex [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/urlutil [2022-02-23T20:18:46.258Z] github.com/docker/docker/pkg/useragent [2022-02-23T20:18:46.258Z] github.com/docker/docker/plugin [2022-02-23T20:18:46.258Z] github.com/docker/docker/plugin/executor/containerd [2022-02-23T20:18:46.258Z] github.com/docker/docker/plugin/v2 [2022-02-23T20:18:46.258Z] github.com/docker/docker/profiles/apparmor [2022-02-23T20:18:46.258Z] github.com/docker/docker/profiles/seccomp [2022-02-23T20:18:46.258Z] github.com/docker/docker/quota [2022-02-23T20:18:46.258Z] github.com/docker/docker/reference [2022-02-23T20:18:46.258Z] github.com/docker/docker/registry [2022-02-23T20:18:46.258Z] github.com/docker/docker/registry/resumable [2022-02-23T20:18:46.258Z] github.com/docker/docker/restartmanager [2022-02-23T20:18:46.258Z] github.com/docker/docker/rootless [2022-02-23T20:18:46.258Z] github.com/docker/docker/rootless/specconv [2022-02-23T20:18:46.258Z] github.com/docker/docker/runconfig [2022-02-23T20:18:46.258Z] github.com/docker/docker/runconfig/opts [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/daemon [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/environment [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/fakecontext [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/fakegit [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/fakestorage [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/fixtures/load [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/registry [2022-02-23T20:18:46.258Z] github.com/docker/docker/testutil/request [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume/drivers [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume/local [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume/mounts [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume/service [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume/service/opts [2022-02-23T20:18:46.258Z] github.com/docker/docker/volume/testutils' ']' [2022-02-23T20:18:46.259Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator 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/stack 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/apparmor 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/rootless/specconv 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-02-23T20:18:46.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T20:18:47.002Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2022-02-23T20:18:47.002Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T20:18:47.189Z] ? github.com/docker/docker/api [no test files] [2022-02-23T20:18:48.084Z] --- PASS: TestCreateServiceMultipleTimes (15.77s) [2022-02-23T20:18:48.085Z] === RUN TestCreateServiceConflict [2022-02-23T20:18:48.085Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-02-23T20:18:48.085Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:18:48.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2022-02-23T20:18:48.919Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T20:18:48.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.81s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.73s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.68s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-02-23T20:18:49.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.47s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-02-23T20:18:49.395Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-02-23T20:18:49.395Z] === RUN TestCgroupNamespacesRun [2022-02-23T20:18:49.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-23T20:18:50.436Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2022-02-23T20:18:50.436Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T20:18:50.615Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2022-02-23T20:18:50.615Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:18:50.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T20:18:50.778Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-02-23T20:18:50.778Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-23T20:18:51.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-02-23T20:18:51.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-23T20:18:52.088Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2022-02-23T20:18:52.088Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T20:18:52.659Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-23T20:18:52.662Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-02-23T20:18:52.662Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-23T20:18:53.603Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2022-02-23T20:18:53.603Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T20:18:54.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-02-23T20:18:54.045Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-23T20:18:54.546Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2022-02-23T20:18:54.546Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T20:18:54.987Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-02-23T20:18:54.987Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-23T20:18:55.929Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-23T20:18:55.929Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-23T20:18:55.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T20:18:56.194Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2022-02-23T20:18:56.194Z] === RUN TestNISDomainname [2022-02-23T20:18:56.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T20:18:56.870Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-23T20:18:56.870Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-23T20:18:57.026Z] --- PASS: TestNISDomainname (0.89s) [2022-02-23T20:18:57.026Z] === RUN TestHostnameDnsResolution [2022-02-23T20:18:57.286Z] check_test.go:308: [d0946daacb886] daemon is not started [2022-02-23T20:18:57.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-23T20:18:57.811Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-02-23T20:18:57.811Z] === RUN TestNISDomainname [2022-02-23T20:18:57.857Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T20:18:58.117Z] --- PASS: TestHostnameDnsResolution (1.16s) [2022-02-23T20:18:58.117Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T20:18:58.381Z] --- PASS: TestNISDomainname (0.50s) [2022-02-23T20:18:58.381Z] === RUN TestHostnameDnsResolution [2022-02-23T20:18:58.689Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T20:18:58.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-23T20:18:58.951Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-02-23T20:18:58.951Z] === RUN TestUnprivilegedPortsAndPing [2022-02-23T20:18:59.260Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s) [2022-02-23T20:18:59.260Z] === RUN TestStats [2022-02-23T20:18:59.520Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T20:18:59.521Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s) [2022-02-23T20:18:59.521Z] === RUN TestStats [2022-02-23T20:19:00.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-23T20:19:01.845Z] --- PASS: TestStats (2.78s) [2022-02-23T20:19:01.845Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:19:01.845Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T20:19:01.845Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T20:19:01.845Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T20:19:01.845Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T20:19:01.845Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T20:19:01.845Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T20:19:01.845Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T20:19:01.845Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T20:19:01.845Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T20:19:01.845Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T20:19:02.039Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-02-23T20:19:02.064Z] --- PASS: TestStats (2.41s) [2022-02-23T20:19:02.064Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:19:02.064Z] === RUN TestStopContainerWithTimeout/0 [2022-02-23T20:19:02.064Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-23T20:19:02.064Z] === RUN TestStopContainerWithTimeout/1 [2022-02-23T20:19:02.064Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-23T20:19:02.064Z] === RUN TestStopContainerWithTimeout/3 [2022-02-23T20:19:02.064Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-23T20:19:02.064Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-23T20:19:02.064Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-23T20:19:02.064Z] === CONT TestStopContainerWithTimeout/0 [2022-02-23T20:19:02.064Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-23T20:19:02.652Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T20:19:03.232Z] === CONT TestStopContainerWithTimeout/3 [2022-02-23T20:19:04.176Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T20:19:04.586Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T20:19:05.118Z] === CONT TestStopContainerWithTimeout/1 [2022-02-23T20:19:05.378Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T20:19:05.483Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2022-02-23T20:19:05.483Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:19:06.318Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-23T20:19:06.404Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T20:19:06.404Z] === RUN TestBoolValue [2022-02-23T20:19:06.404Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestBoolValueOrDefault [2022-02-23T20:19:06.404Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestInt64ValueOrZero [2022-02-23T20:19:06.404Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestInt64ValueOrDefault [2022-02-23T20:19:06.404Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T20:19:06.404Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestJsonContentType [2022-02-23T20:19:06.404Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T20:19:06.404Z] PASS [2022-02-23T20:19:06.404Z] coverage: 14.7% of statements [2022-02-23T20:19:06.404Z] ok github.com/docker/docker/api/server/httputils 0.105s coverage: 14.7% of statements [2022-02-23T20:19:06.404Z] === RUN TestMaskSecretKeys [2022-02-23T20:19:06.404Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T20:19:06.404Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T20:19:06.404Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T20:19:06.404Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T20:19:06.404Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T20:19:06.404Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T20:19:06.404Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestVersionMiddlewareVersion [2022-02-23T20:19:06.404Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T20:19:06.404Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T20:19:06.404Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T20:19:06.404Z] PASS [2022-02-23T20:19:06.404Z] coverage: 37.7% of statements [2022-02-23T20:19:06.404Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2022-02-23T20:19:06.404Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T20:19:06.404Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T20:19:06.404Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T20:19:06.404Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T20:19:06.405Z] === RUN TestAdjustForAPIVersion [2022-02-23T20:19:06.405Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 5.7% of statements [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T20:19:06.405Z] === RUN TestStrSliceMarshalJSON [2022-02-23T20:19:06.405Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T20:19:06.405Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestStrSliceUnmarshalString [2022-02-23T20:19:06.405Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T20:19:06.405Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 90.0% of statements [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-02-23T20:19:06.405Z] === RUN TestToJSON [2022-02-23T20:19:06.405Z] --- PASS: TestToJSON (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestToParamWithVersion [2022-02-23T20:19:06.405Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestFromJSON [2022-02-23T20:19:06.405Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestEmpty [2022-02-23T20:19:06.405Z] --- PASS: TestEmpty (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T20:19:06.405Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestArgsMatchKVList [2022-02-23T20:19:06.405Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestArgsMatch [2022-02-23T20:19:06.405Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestAdd [2022-02-23T20:19:06.405Z] --- PASS: TestAdd (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestDel [2022-02-23T20:19:06.405Z] --- PASS: TestDel (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestLen [2022-02-23T20:19:06.405Z] --- PASS: TestLen (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestExactMatch [2022-02-23T20:19:06.405Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestOnlyOneExactMatch [2022-02-23T20:19:06.405Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestContains [2022-02-23T20:19:06.405Z] --- PASS: TestContains (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestValidate [2022-02-23T20:19:06.405Z] --- PASS: TestValidate (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestWalkValues [2022-02-23T20:19:06.405Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestFuzzyMatch [2022-02-23T20:19:06.405Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestClone [2022-02-23T20:19:06.405Z] --- PASS: TestClone (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 92.2% of statements [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T20:19:06.405Z] === RUN TestDurationToSecondsString [2022-02-23T20:19:06.405Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestGetTimestamp [2022-02-23T20:19:06.405Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-23T20:19:06.405Z] === RUN TestParseTimestamps [2022-02-23T20:19:06.405Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 100.0% of statements [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/api/types/time 0.249s coverage: 100.0% of statements [2022-02-23T20:19:06.405Z] === RUN TestCompareVersion [2022-02-23T20:19:06.405Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 77.3% of statements [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 77.3% of statements [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T20:19:06.405Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T20:19:06.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T20:19:06.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestCloneArgsSmartHttp [2022-02-23T20:19:06.405Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T20:19:06.405Z] === RUN TestCloneArgsDumbHttp [2022-02-23T20:19:06.405Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestCloneArgsGit [2022-02-23T20:19:06.405Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestCheckoutGit [2022-02-23T20:19:06.405Z] === RUN TestEnable [2022-02-23T20:19:06.405Z] --- PASS: TestEnable (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestDisable [2022-02-23T20:19:06.405Z] --- PASS: TestDisable (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestEnabled [2022-02-23T20:19:06.405Z] --- PASS: TestEnabled (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 100.0% of statements [2022-02-23T20:19:06.405Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T20:19:06.405Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T20:19:06.405Z] === RUN TestProcessNoDockerignore [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-02-23T20:19:06.405Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T20:19:06.405Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T20:19:06.405Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-23T20:19:06.405Z] === RUN TestDetectContentType [2022-02-23T20:19:06.405Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestSelectAcceptableMIME [2022-02-23T20:19:06.405Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestInspectEmptyResponse [2022-02-23T20:19:06.405Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestInspectResponseBinary [2022-02-23T20:19:06.405Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestResponseUnsupportedContentType [2022-02-23T20:19:06.405Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestInspectResponseTextSimple [2022-02-23T20:19:06.405Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T20:19:06.405Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestUnknownContentLength [2022-02-23T20:19:06.405Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestDownloadRemote [2022-02-23T20:19:06.405Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-23T20:19:06.405Z] === RUN TestGetWithStatusError [2022-02-23T20:19:06.405Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestCloseRootDirectory [2022-02-23T20:19:06.405Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:19:06.405Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestHashFile [2022-02-23T20:19:06.405Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:19:06.405Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T20:19:06.405Z] === RUN TestHashSubdir [2022-02-23T20:19:06.405Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:19:06.405Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T20:19:06.405Z] === RUN TestRemoveDirectory [2022-02-23T20:19:06.405Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:19:06.405Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-23T20:19:06.405Z] PASS [2022-02-23T20:19:06.405Z] coverage: 9.3% of statements [2022-02-23T20:19:06.405Z] ok github.com/docker/docker/builder/remotecontext 0.296s coverage: 9.3% of statements [2022-02-23T20:19:06.496Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-23T20:19:06.496Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-02-23T20:19:06.496Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2022-02-23T20:19:06.496Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-02-23T20:19:06.496Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-02-23T20:19:06.496Z] === RUN TestDeleteDevicemapper [2022-02-23T20:19:06.496Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:19:06.496Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T20:19:06.496Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:19:06.870Z] === RUN TestGetAllAllowed [2022-02-23T20:19:06.870Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestGetAllMeta [2022-02-23T20:19:06.870Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T20:19:06.870Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T20:19:06.870Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestIsExistingDirectory [2022-02-23T20:19:06.870Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestGetFilenameForDownload [2022-02-23T20:19:06.870Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestEnv2Variables [2022-02-23T20:19:06.870Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T20:19:06.870Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestMaintainer [2022-02-23T20:19:06.870Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestLabel [2022-02-23T20:19:06.870Z] --- PASS: TestLabel (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestFromScratch [2022-02-23T20:19:06.870Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestFromWithArg [2022-02-23T20:19:06.870Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T20:19:06.870Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestFromWithUndefinedArg [2022-02-23T20:19:06.870Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T20:19:06.870Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestOnbuild [2022-02-23T20:19:06.870Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T20:19:06.870Z] === RUN TestWorkdir [2022-02-23T20:19:06.871Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestCmd [2022-02-23T20:19:06.871Z] --- PASS: TestCmd (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestHealthcheckNone [2022-02-23T20:19:06.871Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestHealthcheckCmd [2022-02-23T20:19:06.871Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestEntrypoint [2022-02-23T20:19:06.871Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestExpose [2022-02-23T20:19:06.871Z] --- PASS: TestExpose (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestUser [2022-02-23T20:19:06.871Z] --- PASS: TestUser (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestVolume [2022-02-23T20:19:06.871Z] --- PASS: TestVolume (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestStopSignal [2022-02-23T20:19:06.871Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T20:19:06.871Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestArg [2022-02-23T20:19:06.871Z] --- PASS: TestArg (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestShell [2022-02-23T20:19:06.871Z] --- PASS: TestShell (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestPrependEnvOnCmd [2022-02-23T20:19:06.871Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestRunWithBuildArgs [2022-02-23T20:19:06.871Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T20:19:06.871Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T20:19:06.871Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T20:19:06.871Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T20:19:06.871Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T20:19:06.871Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestNormalizeWorkdir [2022-02-23T20:19:06.871Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestDispatch [2022-02-23T20:19:06.871Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T20:19:06.871Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T20:19:06.871Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T20:19:06.871Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T20:19:06.871Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T20:19:06.871Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T20:19:06.871Z] === RUN TestDispatch/COPY_url [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch (0.06s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-23T20:19:06.871Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T20:19:06.871Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T20:19:06.871Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T20:19:06.871Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T20:19:06.871Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T20:19:06.871Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestEmptyDockerfile [2022-02-23T20:19:06.871Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestSymlinkDockerfile [2022-02-23T20:19:06.871Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T20:19:06.871Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T20:19:06.871Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestNonExistingDockerfile [2022-02-23T20:19:06.871Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestCopyRunConfig [2022-02-23T20:19:06.871Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestDeepCopyRunConfig [2022-02-23T20:19:06.871Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestExportImage [2022-02-23T20:19:06.871Z] --- PASS: TestExportImage (0.00s) [2022-02-23T20:19:06.871Z] === RUN TestNormalizeDest [2022-02-23T20:19:06.871Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T20:19:06.871Z] PASS [2022-02-23T20:19:06.871Z] coverage: 46.7% of statements [2022-02-23T20:19:06.871Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 46.7% of statements [2022-02-23T20:19:06.889Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-23T20:19:06.889Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-02-23T20:19:06.889Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2022-02-23T20:19:06.889Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-02-23T20:19:06.889Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-02-23T20:19:06.889Z] === RUN TestDeleteDevicemapper [2022-02-23T20:19:06.889Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:19:06.889Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-23T20:19:06.889Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:19:07.149Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T20:19:07.334Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T20:19:07.334Z] === RUN TestTCP4Proxy [2022-02-23T20:19:07.334Z] --- PASS: TestTCP4Proxy (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T20:19:07.334Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestTCP6Proxy [2022-02-23T20:19:07.334Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:19:07.334Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestTCPDualStackProxy [2022-02-23T20:19:07.334Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:19:07.334Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestUDP4Proxy [2022-02-23T20:19:07.334Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestUDP6Proxy [2022-02-23T20:19:07.334Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:19:07.334Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestUDPWriteError [2022-02-23T20:19:07.334Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestSCTP4Proxy [2022-02-23T20:19:07.334Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T20:19:07.334Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T20:19:07.334Z] === RUN TestSCTP6Proxy [2022-02-23T20:19:07.334Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:19:07.334Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T20:19:07.334Z] PASS [2022-02-23T20:19:07.334Z] coverage: 49.4% of statements [2022-02-23T20:19:07.334Z] ok github.com/docker/docker/cmd/docker-proxy 0.053s coverage: 49.4% of statements [2022-02-23T20:19:07.881Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-02-23T20:19:07.881Z] === RUN TestUpdateMemory [2022-02-23T20:19:08.453Z] --- PASS: TestUpdateMemory (0.51s) [2022-02-23T20:19:08.453Z] === RUN TestUpdateCPUQuota [2022-02-23T20:19:09.397Z] --- PASS: TestUpdateCPUQuota (0.66s) [2022-02-23T20:19:09.397Z] === RUN TestUpdatePidsLimit [2022-02-23T20:19:09.397Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T20:19:09.397Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T20:19:09.658Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T20:19:09.658Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T20:19:09.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-23T20:19:09.700Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.72s) [2022-02-23T20:19:09.700Z] === RUN TestUpdateMemory [2022-02-23T20:19:09.700Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:19:09.700Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-23T20:19:09.700Z] === RUN TestUpdateCPUQuota [2022-02-23T20:19:09.920Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T20:19:10.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T20:19:10.441Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit (1.80s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-02-23T20:19:11.013Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-02-23T20:19:11.013Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:19:11.085Z] --- PASS: TestUpdateCPUQuota (1.31s) [2022-02-23T20:19:11.085Z] === RUN TestUpdatePidsLimit [2022-02-23T20:19:11.085Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-23T20:19:11.085Z] === RUN TestUpdatePidsLimit/no_change [2022-02-23T20:19:11.658Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-23T20:19:11.920Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-23T20:19:12.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-23T20:19:12.181Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-23T20:19:12.441Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T20:19:12.703Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-23T20:19:12.964Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-23T20:19:13.905Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit (3.30s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-02-23T20:19:14.167Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-02-23T20:19:14.167Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:19:14.167Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T20:19:15.108Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T20:19:15.678Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T20:19:15.678Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T20:19:15.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-23T20:19:16.199Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T20:19:16.460Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T20:19:16.460Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T20:19:16.460Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T20:19:17.402Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T20:19:17.677Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-02-23T20:19:17.677Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:19:18.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-23T20:19:18.346Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T20:19:18.346Z] check_test.go:308: [d5736a75f7d1d] daemon is not started [2022-02-23T20:19:18.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-23T20:19:18.346Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T20:19:18.346Z] check_test.go:308: [dbd6badb348ee] daemon is not started [2022-02-23T20:19:18.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-23T20:19:19.778Z] === RUN TestCheckpointCreateError [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCheckpointCreate [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCheckpointDeleteError [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCheckpointDelete [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCheckpointListError [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCheckpointList [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T20:19:19.778Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T20:19:19.778Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T20:19:19.778Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestGetAPIPath [2022-02-23T20:19:19.778Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestParseHostURL [2022-02-23T20:19:19.778Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T20:19:19.778Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T20:19:19.778Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNegotiateAPIVersion [2022-02-23T20:19:19.778Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T20:19:19.778Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T20:19:19.778Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T20:19:19.778Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T20:19:19.778Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestClientRedirect [2022-02-23T20:19:19.778Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigCreateUnsupported [2022-02-23T20:19:19.778Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigCreateError [2022-02-23T20:19:19.778Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigCreate [2022-02-23T20:19:19.778Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigInspectNotFound [2022-02-23T20:19:19.778Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T20:19:19.778Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigInspectUnsupported [2022-02-23T20:19:19.778Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigInspectError [2022-02-23T20:19:19.778Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T20:19:19.778Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigInspect [2022-02-23T20:19:19.778Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigListUnsupported [2022-02-23T20:19:19.778Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigListError [2022-02-23T20:19:19.778Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigList [2022-02-23T20:19:19.778Z] --- PASS: TestConfigList (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigRemoveUnsupported [2022-02-23T20:19:19.778Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigRemoveError [2022-02-23T20:19:19.778Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigRemove [2022-02-23T20:19:19.778Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigUpdateUnsupported [2022-02-23T20:19:19.778Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigUpdateError [2022-02-23T20:19:19.778Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestConfigUpdate [2022-02-23T20:19:19.778Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerCommitError [2022-02-23T20:19:19.778Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerCommit [2022-02-23T20:19:19.778Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerStatPathError [2022-02-23T20:19:19.778Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T20:19:19.778Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T20:19:19.778Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerStatPath [2022-02-23T20:19:19.778Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyToContainerError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyToContainer [2022-02-23T20:19:19.778Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyFromContainerError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T20:19:19.778Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestCopyFromContainer [2022-02-23T20:19:19.778Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerCreateError [2022-02-23T20:19:19.778Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerCreateImageNotFound [2022-02-23T20:19:19.778Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerCreateWithName [2022-02-23T20:19:19.778Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T20:19:19.778Z] === RUN TestContainerCreateAutoRemove [2022-02-23T20:19:19.779Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerDiffError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerDiff [2022-02-23T20:19:19.779Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecCreateError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecCreateError (0.01s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecCreate [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecStartError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecStart [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecInspectError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecInspect [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExportError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExport [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerInspectError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T20:19:19.779Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T20:19:19.779Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerInspect [2022-02-23T20:19:19.779Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerInspectNode [2022-02-23T20:19:19.779Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerKillError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerKill [2022-02-23T20:19:19.779Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerListError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerList [2022-02-23T20:19:19.779Z] --- PASS: TestContainerList (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerLogsNotFoundError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerLogsError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerLogs [2022-02-23T20:19:19.779Z] --- PASS: TestContainerLogs (0.22s) [2022-02-23T20:19:19.779Z] === RUN TestContainerPauseError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerPause [2022-02-23T20:19:19.779Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainersPruneError [2022-02-23T20:19:19.779Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainersPrune [2022-02-23T20:19:19.779Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRemoveError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRemove [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRenameError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRename [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerResizeError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecResizeError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerResize [2022-02-23T20:19:19.779Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerExecResize [2022-02-23T20:19:19.779Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRestartError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerRestart [2022-02-23T20:19:19.779Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerStartError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerStart [2022-02-23T20:19:19.779Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerStatsError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerStats [2022-02-23T20:19:19.779Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerStopError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerStop [2022-02-23T20:19:19.779Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerTopError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerTop [2022-02-23T20:19:19.779Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerUnpauseError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerUnpause [2022-02-23T20:19:19.779Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerUpdateError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerUpdate [2022-02-23T20:19:19.779Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerWaitError [2022-02-23T20:19:19.779Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestContainerWait [2022-02-23T20:19:19.779Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestDiskUsageError [2022-02-23T20:19:19.779Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestDiskUsage [2022-02-23T20:19:19.779Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestDistributionInspectUnsupported [2022-02-23T20:19:19.779Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T20:19:19.779Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestEventsErrorInOptions [2022-02-23T20:19:19.779Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestEventsErrorFromServer [2022-02-23T20:19:19.779Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestEvents [2022-02-23T20:19:19.779Z] --- PASS: TestEvents (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestTLSCloseWriter [2022-02-23T20:19:19.779Z] === PAUSE TestTLSCloseWriter [2022-02-23T20:19:19.779Z] === RUN TestImageBuildError [2022-02-23T20:19:19.779Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageBuild [2022-02-23T20:19:19.779Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestGetDockerOS [2022-02-23T20:19:19.779Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageCreateError [2022-02-23T20:19:19.779Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageCreate [2022-02-23T20:19:19.779Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageHistoryError [2022-02-23T20:19:19.779Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageHistory [2022-02-23T20:19:19.779Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageImportError [2022-02-23T20:19:19.779Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageImport [2022-02-23T20:19:19.779Z] --- PASS: TestImageImport (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageInspectError [2022-02-23T20:19:19.779Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageInspectImageNotFound [2022-02-23T20:19:19.779Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageInspectWithEmptyID [2022-02-23T20:19:19.779Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageInspect [2022-02-23T20:19:19.779Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageListError [2022-02-23T20:19:19.779Z] --- PASS: TestImageListError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageList [2022-02-23T20:19:19.779Z] --- PASS: TestImageList (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageListApiBefore125 [2022-02-23T20:19:19.779Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageLoadError [2022-02-23T20:19:19.779Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageLoad [2022-02-23T20:19:19.779Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagesPruneError [2022-02-23T20:19:19.779Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagesPrune [2022-02-23T20:19:19.779Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullReferenceParseError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullAnyError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePullWithoutErrors [2022-02-23T20:19:19.779Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushReferenceError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushAnyError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithoutErrors [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T20:19:19.779Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageRemoveError [2022-02-23T20:19:19.779Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageRemoveImageNotFound [2022-02-23T20:19:19.779Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageRemove [2022-02-23T20:19:19.779Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSaveError [2022-02-23T20:19:19.779Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSave [2022-02-23T20:19:19.779Z] --- PASS: TestImageSave (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSearchAnyError [2022-02-23T20:19:19.779Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T20:19:19.779Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:19:19.779Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:19:19.779Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T20:19:19.779Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageSearchWithoutErrors [2022-02-23T20:19:19.779Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageTagError [2022-02-23T20:19:19.779Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageTagInvalidReference [2022-02-23T20:19:19.779Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T20:19:19.779Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageTagHexSource [2022-02-23T20:19:19.779Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestImageTag [2022-02-23T20:19:19.779Z] --- PASS: TestImageTag (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestInfoServerError [2022-02-23T20:19:19.779Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T20:19:19.779Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestInfo [2022-02-23T20:19:19.779Z] --- PASS: TestInfo (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkConnectError [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkConnect [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkCreateError [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkCreate [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkDisconnectError [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkDisconnect [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect/no_options [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect/verbose [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect/global_scope [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T20:19:19.779Z] === RUN TestNetworkInspect/server_error [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkListError [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkList [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworksPruneError [2022-02-23T20:19:19.779Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworksPrune [2022-02-23T20:19:19.779Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkRemoveError [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNetworkRemove [2022-02-23T20:19:19.779Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeInspectError [2022-02-23T20:19:19.779Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T20:19:19.779Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T20:19:19.779Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeInspect [2022-02-23T20:19:19.779Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeListError [2022-02-23T20:19:19.779Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeList [2022-02-23T20:19:19.779Z] --- PASS: TestNodeList (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeRemoveError [2022-02-23T20:19:19.779Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeRemove [2022-02-23T20:19:19.779Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T20:19:19.779Z] === RUN TestNodeUpdateError [2022-02-23T20:19:19.780Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestNodeUpdate [2022-02-23T20:19:19.780Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestOptionWithHostFromEnv [2022-02-23T20:19:19.780Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestOptionWithTimeout [2022-02-23T20:19:19.780Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T20:19:19.780Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPingFail [2022-02-23T20:19:19.780Z] --- PASS: TestPingFail (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPingWithError [2022-02-23T20:19:19.780Z] 2022/02/23 20:19:18 RoundTripper returned a response & error; ignoring response [2022-02-23T20:19:19.780Z] 2022/02/23 20:19:18 RoundTripper returned a response & error; ignoring response [2022-02-23T20:19:19.780Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPingSuccess [2022-02-23T20:19:19.780Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPingHeadFallback [2022-02-23T20:19:19.780Z] === RUN TestPingHeadFallback/OK [2022-02-23T20:19:19.780Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T20:19:19.780Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T20:19:19.780Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T20:19:19.780Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T20:19:19.780Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T20:19:19.780Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T20:19:19.780Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T20:19:19.780Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginDisableError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginDisable [2022-02-23T20:19:19.780Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginEnableError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginEnable [2022-02-23T20:19:19.780Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginInspectError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T20:19:19.780Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginInspect [2022-02-23T20:19:19.780Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginListError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginList [2022-02-23T20:19:19.780Z] --- PASS: TestPluginList (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginPushError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginPush [2022-02-23T20:19:19.780Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginRemoveError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginRemove [2022-02-23T20:19:19.780Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginSetError [2022-02-23T20:19:19.780Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPluginSet [2022-02-23T20:19:19.780Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSetHostHeader [2022-02-23T20:19:19.780Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestPlainTextError [2022-02-23T20:19:19.780Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestInfiniteError [2022-02-23T20:19:19.780Z] --- PASS: TestInfiniteError (0.02s) [2022-02-23T20:19:19.780Z] === RUN TestCanceledContext [2022-02-23T20:19:19.780Z] 2022/02/23 20:19:18 RoundTripper returned a response & error; ignoring response [2022-02-23T20:19:19.780Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestDeadlineExceededContext [2022-02-23T20:19:19.780Z] 2022/02/23 20:19:18 RoundTripper returned a response & error; ignoring response [2022-02-23T20:19:19.780Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretCreateUnsupported [2022-02-23T20:19:19.780Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretCreateError [2022-02-23T20:19:19.780Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretCreate [2022-02-23T20:19:19.780Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretInspectUnsupported [2022-02-23T20:19:19.780Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretInspectError [2022-02-23T20:19:19.780Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T20:19:19.780Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T20:19:19.780Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretInspect [2022-02-23T20:19:19.780Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretListUnsupported [2022-02-23T20:19:19.780Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretListError [2022-02-23T20:19:19.780Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretList [2022-02-23T20:19:19.780Z] --- PASS: TestSecretList (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretRemoveUnsupported [2022-02-23T20:19:19.780Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretRemoveError [2022-02-23T20:19:19.780Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretRemove [2022-02-23T20:19:19.780Z] --- PASS: TestSecretRemove (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretUpdateUnsupported [2022-02-23T20:19:19.780Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretUpdateError [2022-02-23T20:19:19.780Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSecretUpdate [2022-02-23T20:19:19.780Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceCreateError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceCreate [2022-02-23T20:19:19.780Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T20:19:19.780Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceCreateDigestPinning [2022-02-23T20:19:19.780Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceInspectError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T20:19:19.780Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T20:19:19.780Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceInspect [2022-02-23T20:19:19.780Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceListError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceList [2022-02-23T20:19:19.780Z] --- PASS: TestServiceList (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceLogsError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceLogs [2022-02-23T20:19:19.780Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceRemoveError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceRemove [2022-02-23T20:19:19.780Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceUpdateError [2022-02-23T20:19:19.780Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestServiceUpdate [2022-02-23T20:19:19.780Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmGetUnlockKey [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmInitError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmInit [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmInspectError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmInspect [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmJoinError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmJoin [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmLeaveError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmLeave [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmUnlockError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmUnlock [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmUpdateError [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestSwarmUpdate [2022-02-23T20:19:19.780Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestTaskInspectError [2022-02-23T20:19:19.780Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T20:19:19.780Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestTaskInspect [2022-02-23T20:19:19.780Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestTaskListError [2022-02-23T20:19:19.780Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestTaskList [2022-02-23T20:19:19.780Z] --- PASS: TestTaskList (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeCreateError [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeCreate [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeInspectError [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeInspectNotFound [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeInspect [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeListError [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeList [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeRemoveError [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T20:19:19.780Z] === RUN TestVolumeRemove [2022-02-23T20:19:19.780Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T20:19:19.780Z] === CONT TestTLSCloseWriter [2022-02-23T20:19:19.780Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-23T20:19:19.780Z] PASS [2022-02-23T20:19:19.780Z] coverage: 75.3% of statements [2022-02-23T20:19:19.780Z] ok github.com/docker/docker/client 0.477s coverage: 75.3% of statements [2022-02-23T20:19:21.646Z] check_test.go:308: [d5caae153510a] daemon is not started [2022-02-23T20:19:21.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-23T20:19:21.646Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T20:19:22.218Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T20:19:22.789Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T20:19:23.049Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T20:19:23.239Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2022-02-23T20:19:23.239Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:19:23.239Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-02-23T20:19:23.239Z] === RUN TestWaitNonBlocked [2022-02-23T20:19:23.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:19:23.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:19:23.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:19:23.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:19:23.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:19:23.240Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:19:23.240Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T20:19:23.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-02-23T20:19:23.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-02-23T20:19:23.240Z] === RUN TestWaitBlocked [2022-02-23T20:19:23.240Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:19:23.240Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:19:23.240Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:19:23.240Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:19:23.240Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:19:23.240Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:19:23.500Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-23T20:19:23.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-02-23T20:19:23.500Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-02-23T20:19:23.500Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T20:19:23.500Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T20:19:23.992Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T20:19:23.992Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T20:19:24.253Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T20:19:25.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-23T20:19:25.414Z] === CONT TestDaemonHostGatewayIP [2022-02-23T20:19:25.414Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2022-02-23T20:19:25.674Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s) [2022-02-23T20:19:25.674Z] === CONT TestDaemonRestartIpcMode [2022-02-23T20:19:26.613Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2022-02-23T20:19:26.613Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:19:27.582Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-02-23T20:19:27.582Z] === RUN TestWaitNonBlocked [2022-02-23T20:19:27.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:19:27.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:19:27.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:19:27.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:19:27.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:19:27.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:19:27.587Z] --- PASS: TestDaemonHostGatewayIP (2.29s) [2022-02-23T20:19:27.587Z] === CONT TestIpcModeOlderClient [2022-02-23T20:19:27.847Z] --- PASS: TestIpcModeOlderClient (0.05s) [2022-02-23T20:19:27.847Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T20:19:27.847Z] --- PASS: TestDaemonRestartIpcMode (2.35s) [2022-02-23T20:19:28.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-23T20:19:28.727Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-23T20:19:28.727Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-02-23T20:19:28.727Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-02-23T20:19:28.727Z] === RUN TestWaitBlocked [2022-02-23T20:19:28.727Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:19:28.727Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:19:28.727Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:19:28.727Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:19:28.727Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-23T20:19:28.727Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-23T20:19:29.672Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-23T20:19:29.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2022-02-23T20:19:29.672Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2022-02-23T20:19:29.917Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-02-23T20:19:29.917Z] === RUN TestCreateServiceSysctls [2022-02-23T20:19:29.933Z] === CONT TestContainerStartOnDaemonRestart [2022-02-23T20:19:29.933Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-23T20:19:31.319Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-23T20:19:32.450Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-02-23T20:19:32.450Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:19:33.235Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2022-02-23T20:19:33.235Z] === CONT TestIpcModeOlderClient [2022-02-23T20:19:33.235Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-02-23T20:19:33.235Z] === CONT TestContainerKillOnDaemonStart [2022-02-23T20:19:33.235Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.46s) [2022-02-23T20:19:33.235Z] === CONT TestDaemonHostGatewayIP [2022-02-23T20:19:34.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-23T20:19:34.981Z] --- PASS: TestCreateServiceCapabilities (2.51s) [2022-02-23T20:19:34.981Z] === RUN TestInspect [2022-02-23T20:19:35.122Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T20:19:35.693Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T20:19:36.264Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T20:19:36.836Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2022-02-23T20:19:36.836Z] === CONT TestDaemonRestartIpcMode [2022-02-23T20:19:37.511Z] --- PASS: TestInspect (2.86s) [2022-02-23T20:19:37.511Z] === RUN TestCreateJob [2022-02-23T20:19:37.607Z] --- PASS: TestCheckoutGit (33.44s) [2022-02-23T20:19:37.607Z] === RUN TestValidGitTransport [2022-02-23T20:19:37.607Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T20:19:37.607Z] === RUN TestGitInvalidRef [2022-02-23T20:19:38.076Z] --- PASS: TestGitInvalidRef (0.19s) [2022-02-23T20:19:38.076Z] PASS [2022-02-23T20:19:38.076Z] coverage: 86.3% of statements [2022-02-23T20:19:38.076Z] ok github.com/docker/docker/builder/remotecontext/git 33.686s coverage: 86.3% of statements [2022-02-23T20:19:38.222Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-23T20:19:38.794Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T20:19:39.065Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T20:19:39.065Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T20:19:40.074Z] --- PASS: TestContainerKillOnDaemonStart (11.45s) [2022-02-23T20:19:40.074Z] PASS [2022-02-23T20:19:40.074Z] [2022-02-23T20:19:40.074Z] === Skipped [2022-02-23T20:19:40.074Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-23T20:19:40.074Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:19:40.074Z] [2022-02-23T20:19:40.074Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:19:40.074Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:19:40.074Z] [2022-02-23T20:19:40.074Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T20:19:40.074Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:19:40.074Z] [2022-02-23T20:19:40.074Z] DONE 200 tests, 3 skipped in 113.980s [2022-02-23T20:19:40.074Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T20:19:40.075Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-23T20:19:40.075Z] ++ set -e [2022-02-23T20:19:40.075Z] ++ '[' -n 0 ']' [2022-02-23T20:19:40.075Z] ++ set -x [2022-02-23T20:19:40.075Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-23T20:19:40.075Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:19:40.075Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-23T20:19:40.075Z] === RUN TestDaemonConfigValidation [2022-02-23T20:19:40.075Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:19:40.075Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:19:40.075Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T20:19:40.075Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T20:19:40.075Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T20:19:40.075Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T20:19:40.075Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T20:19:40.075Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T20:19:40.075Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T20:19:40.075Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T20:19:40.075Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:19:40.075Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T20:19:40.075Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T20:19:40.075Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T20:19:40.075Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T20:19:40.075Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T20:19:40.075Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-02-23T20:19:40.075Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-23T20:19:40.075Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-23T20:19:40.075Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-02-23T20:19:40.075Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2022-02-23T20:19:40.075Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:19:40.075Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T20:19:40.181Z] --- PASS: TestDaemonRestartIpcMode (3.35s) [2022-02-23T20:19:40.793Z] --- PASS: TestCreateJob (3.05s) [2022-02-23T20:19:40.793Z] === RUN TestReplicatedJob [2022-02-23T20:19:41.016Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T20:19:41.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-23T20:19:41.958Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T20:19:42.137Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T20:19:43.082Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T20:19:43.082Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T20:19:43.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T20:19:43.082Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T20:19:43.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T20:19:43.082Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T20:19:43.082Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T20:19:43.082Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T20:19:43.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T20:19:43.340Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T20:19:43.340Z] daemon_test.go:156: [d0395c7f3bbb0] daemon is not started [2022-02-23T20:19:43.340Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-23T20:19:43.340Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-23T20:19:43.340Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-23T20:19:43.340Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-23T20:19:43.340Z] === RUN TestDaemonProxy [2022-02-23T20:19:43.340Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T20:19:43.842Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T20:19:43.842Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T20:19:43.843Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T20:19:43.843Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T20:19:43.843Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T20:19:43.843Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T20:19:43.843Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestConfigureDaemonLogs [2022-02-23T20:19:43.843Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T20:19:43.843Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T20:19:43.843Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T20:19:43.843Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T20:19:43.843Z] PASS [2022-02-23T20:19:43.843Z] coverage: 18.7% of statements [2022-02-23T20:19:43.843Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 18.7% of statements [2022-02-23T20:19:43.843Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T20:19:43.843Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T20:19:44.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-23T20:19:45.251Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T20:19:45.416Z] === RUN TestContainerStopSignal [2022-02-23T20:19:45.416Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestContainerStopTimeout [2022-02-23T20:19:45.416Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T20:19:45.416Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T20:19:45.416Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T20:19:45.416Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T20:19:45.416Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T20:19:45.416Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestNewMemoryStore [2022-02-23T20:19:45.416Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestAddContainers [2022-02-23T20:19:45.416Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestGetContainer [2022-02-23T20:19:45.416Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestDeleteContainer [2022-02-23T20:19:45.416Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestListContainers [2022-02-23T20:19:45.416Z] --- PASS: TestListContainers (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestFirstContainer [2022-02-23T20:19:45.416Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestApplyAllContainer [2022-02-23T20:19:45.416Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestIsValidHealthString [2022-02-23T20:19:45.416Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestStateRunStop [2022-02-23T20:19:45.416Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestStateTimeoutWait [2022-02-23T20:19:45.416Z] state_test.go:141: Stop callback fired [2022-02-23T20:19:45.416Z] state_test.go:165: Stop callback fired [2022-02-23T20:19:45.416Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T20:19:45.416Z] === RUN TestIsValidStateString [2022-02-23T20:19:45.416Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestViewSaveDelete [2022-02-23T20:19:45.416Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-23T20:19:45.416Z] === RUN TestViewAll [2022-02-23T20:19:45.416Z] --- PASS: TestViewAll (0.01s) [2022-02-23T20:19:45.416Z] === RUN TestViewGet [2022-02-23T20:19:45.416Z] --- PASS: TestViewGet (0.01s) [2022-02-23T20:19:45.416Z] === RUN TestNames [2022-02-23T20:19:45.416Z] --- PASS: TestNames (0.00s) [2022-02-23T20:19:45.416Z] === RUN TestViewWithHealthCheck [2022-02-23T20:19:45.416Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T20:19:45.416Z] PASS [2022-02-23T20:19:45.416Z] coverage: 41.7% of statements [2022-02-23T20:19:45.416Z] ok github.com/docker/docker/container 0.257s coverage: 41.7% of statements [2022-02-23T20:19:45.416Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T20:19:45.416Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T20:19:45.416Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T20:19:45.416Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T20:19:45.941Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2022-02-23T20:19:45.941Z] PASS [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] === Skipped [2022-02-23T20:19:45.941Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-23T20:19:45.941Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-23T20:19:45.941Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-23T20:19:45.941Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-23T20:19:45.941Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-23T20:19:45.941Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-23T20:19:45.941Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:19:45.941Z] [2022-02-23T20:19:45.941Z] DONE 200 tests, 6 skipped in 156.922s [2022-02-23T20:19:45.941Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-23T20:19:45.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-23T20:19:45.941Z] ++ set -e [2022-02-23T20:19:45.941Z] ++ '[' -n 0 ']' [2022-02-23T20:19:45.941Z] ++ set -x [2022-02-23T20:19:45.941Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-02-23T20:19:45.941Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:19:46.057Z] --- PASS: TestReplicatedJob (5.09s) [2022-02-23T20:19:46.057Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:19:46.403Z] === RUN TestPrepare [2022-02-23T20:19:46.403Z] --- PASS: TestPrepare (0.00s) [2022-02-23T20:19:46.403Z] === RUN TestStart [2022-02-23T20:19:46.403Z] --- PASS: TestStart (0.00s) [2022-02-23T20:19:46.403Z] === RUN TestWaitCancel [2022-02-23T20:19:46.403Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T20:19:46.403Z] === RUN TestWaitDisabled [2022-02-23T20:19:46.403Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T20:19:46.403Z] === RUN TestWaitEnabled [2022-02-23T20:19:46.403Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T20:19:46.403Z] === RUN TestRemove [2022-02-23T20:19:46.403Z] --- PASS: TestRemove (0.00s) [2022-02-23T20:19:46.403Z] PASS [2022-02-23T20:19:46.403Z] coverage: 65.3% of statements [2022-02-23T20:19:46.403Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2022-02-23T20:19:46.511Z] check_test.go:308: [d99bcb874f150] daemon is not started [2022-02-23T20:19:46.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-23T20:19:46.511Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-02-23T20:19:46.511Z] === RUN TestDaemonConfigValidation [2022-02-23T20:19:46.511Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:19:46.511Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:19:46.511Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-23T20:19:46.511Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-23T20:19:46.511Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-23T20:19:46.511Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-23T20:19:46.511Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-23T20:19:46.511Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-23T20:19:46.511Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-23T20:19:46.511Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-23T20:19:46.511Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-23T20:19:46.511Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-23T20:19:46.511Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-23T20:19:46.511Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T20:19:46.635Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T20:19:46.772Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-23T20:19:46.772Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-23T20:19:46.772Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-23T20:19:46.772Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-02-23T20:19:46.772Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2022-02-23T20:19:46.772Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2022-02-23T20:19:46.772Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-02-23T20:19:46.772Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-02-23T20:19:46.772Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:19:46.772Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-23T20:19:48.158Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-23T20:19:48.546Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T20:19:48.587Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-02-23T20:19:48.587Z] === RUN TestServiceListWithStatuses [2022-02-23T20:19:48.587Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:19:48.587Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:19:48.587Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:19:48.624Z] === RUN TestNewListSecretsFilters [2022-02-23T20:19:48.624Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestNewListConfigsFilters [2022-02-23T20:19:48.624Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T20:19:48.624Z] PASS [2022-02-23T20:19:48.624Z] coverage: 0.5% of statements [2022-02-23T20:19:48.624Z] ok github.com/docker/docker/daemon/cluster 0.733s coverage: 0.5% of statements [2022-02-23T20:19:48.624Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T20:19:48.624Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T20:19:48.624Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T20:19:48.624Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T20:19:48.624Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T20:19:48.624Z] PASS [2022-02-23T20:19:48.624Z] coverage: 35.9% of statements [2022-02-23T20:19:48.624Z] ok github.com/docker/docker/daemon/cluster/convert 0.572s coverage: 35.9% of statements [2022-02-23T20:19:48.807Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T20:19:49.099Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-23T20:19:49.360Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-23T20:19:49.378Z] --- PASS: TestDaemonProxy (6.28s) [2022-02-23T20:19:49.378Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-23T20:19:49.378Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-23T20:19:49.378Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-02-23T20:19:49.378Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T20:19:49.378Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-23T20:19:49.378Z] PASS [2022-02-23T20:19:49.378Z] [2022-02-23T20:19:49.378Z] DONE 17 tests in 10.184s [2022-02-23T20:19:49.378Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T20:19:49.378Z] ++ 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-02-23T20:19:49.378Z] ++ set -e [2022-02-23T20:19:49.378Z] ++ '[' -n 0 ']' [2022-02-23T20:19:49.378Z] ++ set -x [2022-02-23T20:19:49.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-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-02-23T20:19:49.639Z] INFO: Testing against a local daemon [2022-02-23T20:19:49.639Z] === RUN TestCommitInheritsEnv [2022-02-23T20:19:49.639Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-02-23T20:19:49.639Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:19:49.639Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T20:19:49.639Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:19:49.639Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:19:49.639Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform// [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T20:19:49.900Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T20:19:49.931Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-23T20:19:49.931Z] daemon_test.go:156: [dff2edc98bf10] daemon is not started [2022-02-23T20:19:49.931Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-02-23T20:19:49.931Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-23T20:19:49.931Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-02-23T20:19:49.931Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-02-23T20:19:49.931Z] === RUN TestDaemonProxy [2022-02-23T20:19:49.931Z] === RUN TestDaemonProxy/environment_variables [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T20:19:50.160Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T20:19:50.160Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:19:50.160Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-23T20:19:50.160Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:19:50.160Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T20:19:50.160Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:19:50.420Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-02-23T20:19:50.420Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T20:19:50.420Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:19:50.420Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-23T20:19:50.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:19:50.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-23T20:19:50.420Z] === RUN TestTagInvalidReference [2022-02-23T20:19:50.420Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-23T20:19:50.420Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:19:50.420Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-23T20:19:50.420Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:19:50.420Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-23T20:19:50.420Z] === RUN TestTagOfficialNames [2022-02-23T20:19:50.420Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-23T20:19:50.420Z] === RUN TestTagMatchesDigest [2022-02-23T20:19:50.420Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T20:19:50.420Z] PASS [2022-02-23T20:19:50.420Z] [2022-02-23T20:19:50.420Z] === Skipped [2022-02-23T20:19:50.420Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:19:50.420Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-23T20:19:50.420Z] [2022-02-23T20:19:50.420Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-23T20:19:50.420Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:19:50.420Z] [2022-02-23T20:19:50.420Z] DONE 22 tests, 2 skipped in 1.104s [2022-02-23T20:19:50.420Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T20:19:50.420Z] ++ 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-02-23T20:19:50.420Z] ++ set -e [2022-02-23T20:19:50.420Z] ++ '[' -n 0 ']' [2022-02-23T20:19:50.420Z] ++ set -x [2022-02-23T20:19:50.420Z] ++ env -i DEST=/go/src/github.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-02-23T20:19:50.504Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T20:19:50.682Z] INFO: Testing against a local daemon [2022-02-23T20:19:50.682Z] === RUN TestNetworkCreateDelete [2022-02-23T20:19:50.682Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-23T20:19:50.682Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:19:51.252Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-23T20:19:51.252Z] === RUN TestDaemonDNSFallback [2022-02-23T20:19:51.580Z] === RUN TestBuilderGC [2022-02-23T20:19:51.580Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T20:19:51.580Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T20:19:51.580Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestFindConfigurationConflicts [2022-02-23T20:19:51.580Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T20:19:51.580Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T20:19:51.580Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T20:19:51.580Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T20:19:51.580Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T20:19:51.580Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T20:19:51.580Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T20:19:51.889Z] === RUN TestDaemonProxy/command-line_options [2022-02-23T20:19:51.889Z] docker_cli_daemon_plugins_test.go:106: [d639f0866df4c] daemon is not started [2022-02-23T20:19:52.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-23T20:19:52.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T20:19:52.049Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T20:19:52.049Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T20:19:52.049Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_label [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T20:19:52.049Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T20:19:52.049Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T20:19:52.049Z] time="2022-02-23T20:19:51Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T20:19:52.049Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-02-23T20:19:52.049Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T20:19:52.049Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:19:52.049Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestReloadBadDefaultConfig [2022-02-23T20:19:52.049Z] time="2022-02-23T20:19:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3582882792" [2022-02-23T20:19:52.049Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestReloadWithConflictingLabels [2022-02-23T20:19:52.049Z] time="2022-02-23T20:19:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-188581498" [2022-02-23T20:19:52.049Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T20:19:52.049Z] time="2022-02-23T20:19:51Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-60295249" [2022-02-23T20:19:52.049Z] --- PASS: TestReloadWithDuplicateLabels (0.02s) [2022-02-23T20:19:52.049Z] === RUN TestMaskURLCredentials [2022-02-23T20:19:52.049Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T20:19:52.049Z] === RUN TestDaemonConfigurationMerge [2022-02-23T20:19:52.049Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T20:19:52.049Z] PASS [2022-02-23T20:19:52.049Z] coverage: 79.2% of statements [2022-02-23T20:19:52.049Z] ok github.com/docker/docker/daemon/config 0.580s coverage: 79.2% of statements [2022-02-23T20:19:52.460Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T20:19:52.519Z] === RUN TestWaitNodeAttachment [2022-02-23T20:19:52.520Z] === RUN TestEventsLog [2022-02-23T20:19:52.520Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T20:19:52.520Z] === RUN TestEventsLogTimeout [2022-02-23T20:19:52.520Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T20:19:52.520Z] === RUN TestLogEvents [2022-02-23T20:19:52.520Z] --- PASS: TestLogEvents (0.06s) [2022-02-23T20:19:52.520Z] === RUN TestLoadBufferedEvents [2022-02-23T20:19:52.720Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T20:19:52.721Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-23T20:19:52.773Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-02-23T20:19:52.773Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:19:52.989Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-02-23T20:19:52.990Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T20:19:52.990Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T20:19:52.990Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T20:19:52.990Z] PASS [2022-02-23T20:19:52.990Z] coverage: 50.0% of statements [2022-02-23T20:19:52.990Z] ok github.com/docker/docker/daemon/events 0.297s coverage: 50.0% of statements [2022-02-23T20:19:52.990Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-23T20:19:52.990Z] === RUN TestIsolationConversion [2022-02-23T20:19:52.990Z] === RUN TestIsolationConversion/default [2022-02-23T20:19:52.990Z] === RUN TestIsolationConversion/process [2022-02-23T20:19:52.990Z] === RUN TestIsolationConversion/hyperv [2022-02-23T20:19:52.990Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestContainerLabels [2022-02-23T20:19:52.990Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestCredentialSpecConversion [2022-02-23T20:19:52.990Z] === RUN TestCredentialSpecConversion/none [2022-02-23T20:19:52.990Z] === RUN TestCredentialSpecConversion/config [2022-02-23T20:19:52.990Z] === RUN TestCredentialSpecConversion/file [2022-02-23T20:19:52.990Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T20:19:52.990Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T20:19:52.990Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestControllerValidateMountBind [2022-02-23T20:19:52.990Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestControllerValidateMountVolume [2022-02-23T20:19:52.990Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestControllerValidateMountTarget [2022-02-23T20:19:52.990Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T20:19:52.990Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T20:19:52.990Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T20:19:52.990Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T20:19:52.990Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T20:19:52.990Z] PASS [2022-02-23T20:19:52.990Z] coverage: 11.0% of statements [2022-02-23T20:19:52.990Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.579s coverage: 11.0% of statements [2022-02-23T20:19:53.668Z] === RUN TestDaemonProxy/configuration_file [2022-02-23T20:19:53.978Z] === RUN TestIsEmptyDir [2022-02-23T20:19:53.978Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T20:19:53.978Z] PASS [2022-02-23T20:19:53.978Z] coverage: 2.3% of statements [2022-02-23T20:19:53.978Z] ok github.com/docker/docker/daemon/graphdriver 0.074s coverage: 2.3% of statements [2022-02-23T20:19:53.978Z] === RUN TestVerifyNetworkingConfig [2022-02-23T20:19:53.978Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestGetContainer [2022-02-23T20:19:53.978Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestValidContainerNames [2022-02-23T20:19:53.978Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestContainerInitDNS [2022-02-23T20:19:53.978Z] daemon_test.go:145: root required [2022-02-23T20:19:53.978Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestMerge [2022-02-23T20:19:53.978Z] --- PASS: TestMerge (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestValidateContainerIsolation [2022-02-23T20:19:53.978Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestFindNetworkErrorType [2022-02-23T20:19:53.978Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestEnsureServicesExist [2022-02-23T20:19:53.978Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestEnsureServicesExistErrors [2022-02-23T20:19:53.978Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T20:19:53.978Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T20:19:53.978Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T20:19:53.978Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T20:19:53.978Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T20:19:53.978Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T20:19:53.978Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestContainerDelete [2022-02-23T20:19:53.978Z] --- PASS: TestContainerDelete (0.01s) [2022-02-23T20:19:53.978Z] === RUN TestContainerDoubleDelete [2022-02-23T20:19:53.978Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T20:19:53.978Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T20:19:53.978Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestNoneHealthcheck [2022-02-23T20:19:53.978Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T20:19:53.978Z] === RUN TestHealthStates [2022-02-23T20:19:54.238Z] check_test.go:308: [d725c7b007d8a] daemon is not started [2022-02-23T20:19:54.238Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-23T20:19:54.447Z] time="2022-02-23T20:19:53Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] time="2022-02-23T20:19:54Z" 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-02-23T20:19:54.447Z] --- PASS: TestHealthStates (0.20s) [2022-02-23T20:19:54.447Z] === RUN TestGetInspectData [2022-02-23T20:19:54.447Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestFillLicense [2022-02-23T20:19:54.447Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestListInvalidFilter [2022-02-23T20:19:54.447Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestNameFilter [2022-02-23T20:19:54.447Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T20:19:54.447Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T20:19:54.447Z] === 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-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T20:19:54.447Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T20:19:54.447Z] --- 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-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T20:19:54.447Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestDaemonReloadLabels [2022-02-23T20:19:54.447Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T20:19:54.447Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestDaemonReloadMirrors [2022-02-23T20:19:54.447Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T20:19:54.447Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T20:19:54.447Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T20:19:54.447Z] reload_test.go:342: root required [2022-02-23T20:19:54.447Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T20:19:54.447Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T20:19:54.447Z] === RUN TestLinkNaming [2022-02-23T20:19:54.447Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestLinkNew [2022-02-23T20:19:54.447Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestLinkEnv [2022-02-23T20:19:54.447Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T20:19:54.447Z] === RUN TestLinkMultipleEnv [2022-02-23T20:19:54.448Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T20:19:54.448Z] === RUN TestLinkPortRangeEnv [2022-02-23T20:19:54.448Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T20:19:54.448Z] PASS [2022-02-23T20:19:54.448Z] coverage: 93.0% of statements [2022-02-23T20:19:54.448Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-23T20:19:54.448Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T20:19:54.448Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2022-02-23T20:19:54.448Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-23T20:19:54.448Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T20:19:54.448Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T20:19:54.448Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T20:19:54.448Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T20:19:54.448Z] === RUN TestParseVolumesFrom [2022-02-23T20:19:54.448Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T20:19:54.448Z] PASS [2022-02-23T20:19:54.448Z] coverage: 8.6% of statements [2022-02-23T20:19:54.448Z] ok github.com/docker/docker/daemon 0.429s coverage: 8.6% of statements [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T20:19:54.448Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T20:19:55.624Z] === RUN TestDaemonProxy/conflicting_options [2022-02-23T20:19:55.884Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-23T20:19:56.015Z] === RUN TestAdapterReadLogs [2022-02-23T20:19:56.015Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T20:19:56.015Z] === RUN TestCopier [2022-02-23T20:19:56.015Z] --- PASS: TestCopier (0.00s) [2022-02-23T20:19:56.015Z] === RUN TestCopierLongLines [2022-02-23T20:19:56.015Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T20:19:56.015Z] === RUN TestCopierSlow [2022-02-23T20:19:56.056Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-02-23T20:19:56.056Z] === RUN TestServicePlugin [2022-02-23T20:19:56.455Z] --- PASS: TestDaemonProxy (6.33s) [2022-02-23T20:19:56.455Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-02-23T20:19:56.455Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-02-23T20:19:56.455Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-02-23T20:19:56.455Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-23T20:19:56.455Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-02-23T20:19:56.455Z] PASS [2022-02-23T20:19:56.455Z] [2022-02-23T20:19:56.455Z] DONE 17 tests in 10.676s [2022-02-23T20:19:56.455Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-23T20:19:56.455Z] ++ 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-02-23T20:19:56.455Z] ++ set -e [2022-02-23T20:19:56.455Z] ++ '[' -n 0 ']' [2022-02-23T20:19:56.455Z] ++ set -x [2022-02-23T20:19:56.455Z] ++ env -i DEST=/go/src/github.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-02-23T20:19:56.455Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T20:19:56.455Z] INFO: Testing against a local daemon [2022-02-23T20:19:56.455Z] === RUN TestCommitInheritsEnv [2022-02-23T20:19:56.484Z] --- PASS: TestCopierSlow (0.21s) [2022-02-23T20:19:56.484Z] === RUN TestCopierWithSized [2022-02-23T20:19:56.484Z] === RUN TestCopierWithSized/as_is [2022-02-23T20:19:56.484Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T20:19:56.484Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T20:19:56.484Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-23T20:19:56.484Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T20:19:56.484Z] === RUN TestCopierWithPartial [2022-02-23T20:19:56.484Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T20:19:56.484Z] === RUN TestRingLogger [2022-02-23T20:19:56.484Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T20:19:56.484Z] === RUN TestRingCap [2022-02-23T20:19:56.484Z] --- PASS: TestRingCap (0.00s) [2022-02-23T20:19:56.484Z] === RUN TestRingClose [2022-02-23T20:19:56.484Z] --- PASS: TestRingClose (0.00s) [2022-02-23T20:19:56.484Z] === RUN TestRingDrain [2022-02-23T20:19:56.484Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T20:19:56.484Z] PASS [2022-02-23T20:19:56.484Z] coverage: 43.8% of statements [2022-02-23T20:19:56.484Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.8% of statements [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/defaults [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T20:19:56.953Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-23T20:19:56.953Z] === RUN TestCreateSuccess [2022-02-23T20:19:56.953Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCreateStreamSkipped [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T20:19:56.953Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCreateLogGroupSuccess [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T20:19:56.953Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCreateError [2022-02-23T20:19:56.953Z] --- PASS: TestCreateError (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCreateAlreadyExists [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T20:19:56.953Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestLogClosed [2022-02-23T20:19:56.953Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestLogBlocking [2022-02-23T20:19:56.953Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T20:19:56.953Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T20:19:56.953Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestPublishBatchSuccess [2022-02-23T20:19:56.953Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestPublishBatchError [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=error msg=error [2022-02-23T20:19:56.953Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T20:19:56.953Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T20:19:56.953Z] time="2022-02-23T20:19:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T20:19:56.953Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchSimple [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchTicker [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchClose [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen/3/���� [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T20:19:56.953Z] === RUN TestEffectiveLen/5/ [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/0/ [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: He [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/6/a� [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: a [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: � [2022-02-23T20:19:56.953Z] === RUN TestFindValidSplit/7/a� [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T20:19:56.953Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestProcessEventEmoji [2022-02-23T20:19:56.953Z] --- PASS: TestProcessEventEmoji (0.04s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchLineSplit [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMaxEvents [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T20:19:56.953Z] PASS [2022-02-23T20:19:56.953Z] coverage: 33.6% of statements [2022-02-23T20:19:56.953Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T20:19:56.953Z] ok github.com/docker/docker/daemon/logger/fluentd 0.058s coverage: 33.6% of statements [2022-02-23T20:19:56.953Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T20:19:56.953Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsFormat [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T20:19:56.953Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T20:19:56.953Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestCreateTagSuccess [2022-02-23T20:19:56.953Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T20:19:56.953Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T20:19:56.953Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-02-23T20:19:56.953Z] PASS [2022-02-23T20:19:56.953Z] coverage: 80.2% of statements [2022-02-23T20:19:56.953Z] ok github.com/docker/docker/daemon/logger/awslogs 0.502s coverage: 80.2% of statements [2022-02-23T20:19:57.026Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-02-23T20:19:57.026Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:19:57.026Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform// [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform/linux [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-23T20:19:57.026Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-23T20:19:57.287Z] === RUN TestImportWithCustomPlatform/macos [2022-02-23T20:19:57.287Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-23T20:19:57.287Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform (0.39s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-23T20:19:57.287Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-23T20:19:57.287Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:19:57.287Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-23T20:19:57.287Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:19:57.287Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-23T20:19:57.287Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:19:57.423Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T20:19:57.423Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T20:19:57.423Z] === RUN TestSearchRegistryForImages [2022-02-23T20:19:57.423Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T20:19:57.423Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T20:19:57.423Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T20:19:57.423Z] === RUN TestImageDelete [2022-02-23T20:19:57.423Z] === RUN TestImageDelete/no_lease [2022-02-23T20:19:57.423Z] === RUN TestImageDelete/lease_exists [2022-02-23T20:19:57.423Z] --- PASS: TestImageDelete (0.05s) [2022-02-23T20:19:57.423Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T20:19:57.423Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-23T20:19:57.423Z] === RUN TestContentStoreForPull [2022-02-23T20:19:57.423Z] --- PASS: TestContentStoreForPull (0.23s) [2022-02-23T20:19:57.423Z] PASS [2022-02-23T20:19:57.423Z] coverage: 6.8% of statements [2022-02-23T20:19:57.423Z] ok github.com/docker/docker/daemon/images 0.410s coverage: 6.8% of statements [2022-02-23T20:19:57.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T20:19:57.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T20:19:57.423Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T20:19:57.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T20:19:57.423Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T20:19:57.423Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T20:19:57.834Z] --- PASS: TestDaemonDNSFallback (6.23s) [2022-02-23T20:19:57.834Z] === RUN TestInspectNetwork [2022-02-23T20:19:57.857Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2022-02-23T20:19:57.857Z] === RUN TestRemoveImageGarbageCollector [2022-02-23T20:19:57.857Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-23T20:19:57.892Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T20:19:57.892Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T20:19:57.892Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T20:19:58.362Z] === RUN TestJSONFileLogger [2022-02-23T20:19:58.362Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-23T20:19:58.362Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T20:19:58.362Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-23T20:19:58.362Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T20:19:58.362Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-02-23T20:19:58.362Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T20:19:58.362Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T20:19:58.362Z] === RUN TestEncodeDecode [2022-02-23T20:19:58.362Z] === PAUSE TestEncodeDecode [2022-02-23T20:19:58.362Z] === RUN TestUnexpectedEOF [2022-02-23T20:19:58.362Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-02-23T20:19:58.362Z] === RUN TestFastTimeMarshalJSON [2022-02-23T20:19:58.362Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T20:19:58.362Z] PASS [2022-02-23T20:19:58.362Z] coverage: 87.2% of statements [2022-02-23T20:19:58.362Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.250s coverage: 87.2% of statements [2022-02-23T20:19:58.362Z] time="2022-02-23T20:19:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T20:19:58.362Z] time="2022-02-23T20:19:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T20:19:58.362Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-23T20:19:58.362Z] === CONT TestEncodeDecode [2022-02-23T20:19:58.362Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T20:19:58.362Z] PASS [2022-02-23T20:19:58.362Z] coverage: 69.9% of statements [2022-02-23T20:19:58.362Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.275s coverage: 69.9% of statements [2022-02-23T20:19:58.831Z] === RUN TestWriteLog [2022-02-23T20:19:58.831Z] === PAUSE TestWriteLog [2022-02-23T20:19:58.831Z] === RUN TestReadLog [2022-02-23T20:19:58.831Z] === PAUSE TestReadLog [2022-02-23T20:19:58.831Z] === RUN TestDecode [2022-02-23T20:19:58.831Z] --- PASS: TestDecode (0.03s) [2022-02-23T20:19:58.831Z] === CONT TestWriteLog [2022-02-23T20:19:58.831Z] === CONT TestReadLog [2022-02-23T20:19:58.831Z] --- PASS: TestWriteLog (0.01s) [2022-02-23T20:19:58.831Z] === RUN TestReadLog/tail_exact [2022-02-23T20:19:58.831Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T20:19:58.831Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T20:19:59.299Z] --- PASS: TestReadLog (0.27s) [2022-02-23T20:19:59.299Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-23T20:19:59.299Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-23T20:19:59.299Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T20:19:59.299Z] PASS [2022-02-23T20:19:59.299Z] coverage: 78.7% of statements [2022-02-23T20:19:59.299Z] ok github.com/docker/docker/daemon/logger/local 0.386s coverage: 78.7% of statements [2022-02-23T20:19:59.299Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T20:19:59.747Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T20:19:59.747Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T20:19:59.747Z] === RUN TestInspectNetwork/network_name [2022-02-23T20:19:59.747Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T20:19:59.768Z] === RUN TestOpenFileDelete [2022-02-23T20:19:59.768Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestOpenFileRename [2022-02-23T20:19:59.768Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestHandleDecoderErr [2022-02-23T20:19:59.768Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestParseLogTagDefaultTag [2022-02-23T20:19:59.768Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestParseLogTag [2022-02-23T20:19:59.768Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestParseLogTagEmptyTag [2022-02-23T20:19:59.768Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestTailFiles [2022-02-23T20:19:59.768Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestFollowLogsConsumerGone [2022-02-23T20:19:59.768Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestFollowLogsProducerGone [2022-02-23T20:19:59.768Z] logfile_test.go:180: logDecode() closed after sending 1600 messages [2022-02-23T20:19:59.768Z] logfile_test.go:233: messages sent: 1600, received: 1600 [2022-02-23T20:19:59.768Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-23T20:19:59.768Z] === RUN TestCheckCapacityAndRotate [2022-02-23T20:19:59.768Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T20:19:59.768Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T20:19:59.768Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-02-23T20:19:59.768Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T20:19:59.768Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-02-23T20:19:59.768Z] PASS [2022-02-23T20:19:59.768Z] coverage: 53.4% of statements [2022-02-23T20:19:59.768Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.133s coverage: 53.4% of statements [2022-02-23T20:20:00.237Z] === RUN TestLog [2022-02-23T20:20:00.237Z] --- PASS: TestLog (0.03s) [2022-02-23T20:20:00.237Z] PASS [2022-02-23T20:20:00.237Z] coverage: 31.5% of statements [2022-02-23T20:20:00.237Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.128s coverage: 31.5% of statements [2022-02-23T20:20:00.237Z] === RUN TestValidateLogOpt [2022-02-23T20:20:00.237Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestNewMissedConfig [2022-02-23T20:20:00.237Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestNewMissedUrl [2022-02-23T20:20:00.237Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestNewMissedToken [2022-02-23T20:20:00.237Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestNewWithProxy [2022-02-23T20:20:00.237Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestDefault [2022-02-23T20:20:00.237Z] --- PASS: TestDefault (0.01s) [2022-02-23T20:20:00.237Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T20:20:00.237Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestJsonFormat [2022-02-23T20:20:00.237Z] --- PASS: TestJsonFormat (0.02s) [2022-02-23T20:20:00.237Z] === RUN TestRawFormat [2022-02-23T20:20:00.237Z] --- PASS: TestRawFormat (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestRawFormatWithLabels [2022-02-23T20:20:00.237Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestRawFormatWithoutTag [2022-02-23T20:20:00.237Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T20:20:00.237Z] === RUN TestBatching [2022-02-23T20:20:00.240Z] plugin_test.go:61: [d33b67a466470] joining swarm manager [d72b9554dc03d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:20:00.400Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2022-02-23T20:20:00.400Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:20:00.400Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-23T20:20:00.400Z] === RUN TestTagInvalidReference [2022-02-23T20:20:00.400Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-23T20:20:00.400Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:20:00.400Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-23T20:20:00.400Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:20:00.400Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-02-23T20:20:00.400Z] === RUN TestTagOfficialNames [2022-02-23T20:20:00.400Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-23T20:20:00.400Z] === RUN TestTagMatchesDigest [2022-02-23T20:20:00.400Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-23T20:20:00.400Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-23T20:20:00.661Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T20:20:00.714Z] --- PASS: TestBatching (0.36s) [2022-02-23T20:20:00.714Z] === RUN TestFrequency [2022-02-23T20:20:00.714Z] === RUN TestNewParse [2022-02-23T20:20:00.714Z] --- PASS: TestNewParse (0.00s) [2022-02-23T20:20:00.714Z] PASS [2022-02-23T20:20:00.714Z] coverage: 8.3% of statements [2022-02-23T20:20:00.714Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-02-23T20:20:00.714Z] === RUN TestParseLogFormat [2022-02-23T20:20:00.714Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T20:20:00.714Z] === RUN TestValidateLogOptEmpty [2022-02-23T20:20:00.714Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T20:20:00.714Z] === RUN TestValidateSyslogAddress [2022-02-23T20:20:00.714Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T20:20:00.714Z] === RUN TestParseAddressDefaultPort [2022-02-23T20:20:00.715Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T20:20:00.715Z] === RUN TestValidateSyslogFacility [2022-02-23T20:20:00.715Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T20:20:00.715Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T20:20:00.715Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T20:20:00.715Z] === RUN TestValidateLogOpt [2022-02-23T20:20:00.715Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T20:20:00.715Z] PASS [2022-02-23T20:20:00.715Z] coverage: 46.8% of statements [2022-02-23T20:20:00.715Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-02-23T20:20:00.715Z] --- PASS: TestFrequency (0.16s) [2022-02-23T20:20:00.715Z] === RUN TestOneMessagePerRequest [2022-02-23T20:20:00.715Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-23T20:20:00.715Z] === RUN TestVerify [2022-02-23T20:20:00.715Z] --- PASS: TestVerify (0.00s) [2022-02-23T20:20:00.715Z] === RUN TestSkipVerify [2022-02-23T20:20:00.805Z] plugin_test.go:64: [d31fdb69a2f50] joining swarm manager [d72b9554dc03d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:20:01.183Z] time="2022-02-23T20:20:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.183Z] time="2022-02-23T20:20:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.183Z] time="2022-02-23T20:20:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.183Z] time="2022-02-23T20:20:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.183Z] time="2022-02-23T20:20:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.232Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T20:20:01.652Z] --- PASS: TestSkipVerify (0.65s) [2022-02-23T20:20:01.652Z] === RUN TestBufferMaximum [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.273663\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.274664\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-23T20:20:01.652Z] === RUN TestServerAlwaysDown [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.277666\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.277666\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.277666\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.278666\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] time="2022-02-23T20:20:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645647601.278666\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:01.652Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T20:20:01.652Z] === RUN TestCannotSendAfterClose [2022-02-23T20:20:01.652Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T20:20:01.652Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T20:20:02.617Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T20:20:02.640Z] time="2022-02-23T20:20:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T20:20:02.640Z] time="2022-02-23T20:20:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"eb02c74e5cfd\"}'" [2022-02-23T20:20:02.640Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2022-02-23T20:20:02.640Z] PASS [2022-02-23T20:20:02.640Z] coverage: 82.5% of statements [2022-02-23T20:20:02.640Z] ok github.com/docker/docker/daemon/logger/splunk 2.308s coverage: 82.5% of statements [2022-02-23T20:20:02.640Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T20:20:02.640Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T20:20:02.640Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T20:20:02.640Z] === RUN TestV1IDService [2022-02-23T20:20:02.640Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T20:20:02.640Z] === RUN TestV2MetadataService [2022-02-23T20:20:02.640Z] === RUN TestSuccessfulDownload [2022-02-23T20:20:02.640Z] download_test.go:267: Needs fixing on Windows [2022-02-23T20:20:02.640Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T20:20:02.640Z] === RUN TestCancelledDownload [2022-02-23T20:20:02.640Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T20:20:02.640Z] === RUN TestMaxDownloadAttempts [2022-02-23T20:20:02.640Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:20:02.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:20:02.640Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:20:02.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:20:02.640Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:20:02.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:20:02.640Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:20:02.640Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:20:02.640Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:20:02.640Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:20:02.640Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:20:02.640Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:20:03.110Z] time="2022-02-23T20:20:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:20:03.110Z] time="2022-02-23T20:20:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:20:03.110Z] time="2022-02-23T20:20:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:20:03.110Z] time="2022-02-23T20:20:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:20:03.110Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T20:20:03.110Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-02-23T20:20:03.110Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-02-23T20:20:03.110Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-02-23T20:20:03.110Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-02-23T20:20:03.110Z] === RUN TestTransfer [2022-02-23T20:20:03.188Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-23T20:20:03.579Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T20:20:03.579Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T20:20:03.579Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T20:20:03.579Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T20:20:03.579Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T20:20:03.579Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T20:20:03.579Z] === RUN TestManifestStore [2022-02-23T20:20:03.579Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T20:20:03.579Z] --- PASS: TestTransfer (0.12s) [2022-02-23T20:20:03.579Z] === RUN TestConcurrencyLimit [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1786513073\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/no_local_cache [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/with_local_cache [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="reference for unknown type: " [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="reference for unknown type: " [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="reference for unknown type: " [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="reference for unknown type: " [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="reference for unknown type: " [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T20:20:03.580Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T20:20:03.580Z] time="2022-02-23T20:20:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore (0.39s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/error_persisting_manifest (0.05s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.03s) [2022-02-23T20:20:03.580Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T20:20:03.580Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T20:20:03.580Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestFixManifestLayers [2022-02-23T20:20:03.580Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T20:20:03.580Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T20:20:03.580Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestFixManifestLayersBadParent [2022-02-23T20:20:03.580Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestValidateManifest [2022-02-23T20:20:03.580Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T20:20:03.580Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestFormatPlatform [2022-02-23T20:20:03.580Z] --- PASS: TestFormatPlatform (0.01s) [2022-02-23T20:20:03.580Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T20:20:03.580Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T20:20:03.580Z] === RUN TestLayerAlreadyExists [2022-02-23T20:20:03.580Z] 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-02-23T20:20:03.580Z] 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-02-23T20:20:03.580Z] 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-02-23T20:20:03.580Z] 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-02-23T20:20:03.580Z] 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-02-23T20:20:03.949Z] --- PASS: TestInspectNetwork (6.29s) [2022-02-23T20:20:03.949Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T20:20:03.949Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T20:20:03.949Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T20:20:03.949Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T20:20:03.949Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:20:04.050Z] 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-02-23T20:20:04.050Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T20:20:04.050Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-23T20:20:04.050Z] === RUN TestInactiveJobs [2022-02-23T20:20:04.050Z] --- PASS: TestV2MetadataService (1.12s) [2022-02-23T20:20:04.050Z] PASS [2022-02-23T20:20:04.050Z] coverage: 48.2% of statements [2022-02-23T20:20:04.050Z] ok github.com/docker/docker/distribution/metadata 1.218s coverage: 48.2% of statements [2022-02-23T20:20:04.050Z] === RUN TestNotFound [2022-02-23T20:20:04.050Z] --- PASS: TestNotFound (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestConflict [2022-02-23T20:20:04.050Z] --- PASS: TestConflict (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestForbidden [2022-02-23T20:20:04.050Z] --- PASS: TestForbidden (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestInvalidParameter [2022-02-23T20:20:04.050Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestNotImplemented [2022-02-23T20:20:04.050Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestNotModified [2022-02-23T20:20:04.050Z] --- PASS: TestNotModified (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestUnauthorized [2022-02-23T20:20:04.050Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestUnknown [2022-02-23T20:20:04.050Z] --- PASS: TestUnknown (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestCancelled [2022-02-23T20:20:04.050Z] --- PASS: TestCancelled (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestDeadline [2022-02-23T20:20:04.050Z] --- PASS: TestDeadline (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestDataLoss [2022-02-23T20:20:04.050Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestUnavailable [2022-02-23T20:20:04.050Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestSystem [2022-02-23T20:20:04.050Z] --- PASS: TestSystem (0.00s) [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Conflict [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T20:20:04.050Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T20:20:04.050Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T20:20:04.050Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T20:20:04.050Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T20:20:04.050Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T20:20:04.051Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T20:20:04.051Z] PASS [2022-02-23T20:20:04.051Z] coverage: 53.1% of statements [2022-02-23T20:20:04.051Z] ok github.com/docker/docker/errdefs 0.043s coverage: 53.1% of statements [2022-02-23T20:20:04.051Z] --- PASS: TestInactiveJobs (0.39s) [2022-02-23T20:20:04.051Z] === RUN TestWatchRelease [2022-02-23T20:20:04.051Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T20:20:04.051Z] === RUN TestWatchFinishedTransfer [2022-02-23T20:20:04.051Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T20:20:04.051Z] === RUN TestDuplicateTransfer [2022-02-23T20:20:04.051Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T20:20:04.051Z] === RUN TestSuccessfulUpload [2022-02-23T20:20:04.519Z] time="2022-02-23T20:20:04Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T20:20:04.519Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-02-23T20:20:04.519Z] === RUN TestCancelledUpload [2022-02-23T20:20:04.519Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-23T20:20:04.519Z] PASS [2022-02-23T20:20:04.519Z] coverage: 77.1% of statements [2022-02-23T20:20:04.519Z] ok github.com/docker/docker/distribution/xfer 1.959s coverage: 77.1% of statements [2022-02-23T20:20:04.572Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-23T20:20:04.832Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-23T20:20:04.987Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-02-23T20:20:04.988Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T20:20:04.988Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T20:20:04.988Z] === RUN TestTokenPassThru [2022-02-23T20:20:04.988Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T20:20:04.988Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T20:20:04.988Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T20:20:04.988Z] PASS [2022-02-23T20:20:04.988Z] coverage: 24.6% of statements [2022-02-23T20:20:04.988Z] ok github.com/docker/docker/distribution 1.731s coverage: 24.6% of statements [2022-02-23T20:20:05.332Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-02-23T20:20:05.332Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:20:05.332Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:20:05.332Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:20:05.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:20:05.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:20:05.332Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:20:05.332Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:20:05.332Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:20:05.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:20:05.332Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T20:20:05.332Z] === RUN TestNetworkList [2022-02-23T20:20:05.332Z] === RUN TestNetworkList//networks [2022-02-23T20:20:05.332Z] === PAUSE TestNetworkList//networks [2022-02-23T20:20:05.332Z] === RUN TestNetworkList//networks/ [2022-02-23T20:20:05.332Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:20:05.332Z] === CONT TestNetworkList//networks [2022-02-23T20:20:05.332Z] === CONT TestNetworkList//networks/ [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkList (0.01s) [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T20:20:05.332Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:20:05.332Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:20:05.403Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-23T20:20:05.404Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-23T20:20:05.456Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T20:20:05.456Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T20:20:05.456Z] === RUN TestFSGetInvalidData [2022-02-23T20:20:05.456Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-23T20:20:05.456Z] === RUN TestFSInvalidSet [2022-02-23T20:20:05.456Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-23T20:20:05.456Z] === RUN TestFSInvalidRoot [2022-02-23T20:20:05.456Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T20:20:05.456Z] === RUN TestFSMetadataGetSet [2022-02-23T20:20:05.456Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-23T20:20:05.456Z] === RUN TestFSInvalidWalker [2022-02-23T20:20:05.456Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-23T20:20:05.456Z] === RUN TestFSGetSet [2022-02-23T20:20:05.456Z] --- PASS: TestFSGetSet (0.07s) [2022-02-23T20:20:05.456Z] === RUN TestFSGetUnsetKey [2022-02-23T20:20:05.456Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T20:20:05.456Z] === RUN TestFSGetEmptyData [2022-02-23T20:20:05.456Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T20:20:05.456Z] === RUN TestFSDelete [2022-02-23T20:20:05.456Z] --- PASS: TestFSDelete (0.02s) [2022-02-23T20:20:05.456Z] === RUN TestFSWalker [2022-02-23T20:20:05.456Z] === RUN TestCompare [2022-02-23T20:20:05.456Z] --- PASS: TestCompare (0.00s) [2022-02-23T20:20:05.456Z] PASS [2022-02-23T20:20:05.456Z] coverage: 19.2% of statements [2022-02-23T20:20:05.456Z] ok github.com/docker/docker/image/cache 0.100s coverage: 19.2% of statements [2022-02-23T20:20:05.456Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T20:20:05.456Z] === RUN TestFSWalkerStopOnError [2022-02-23T20:20:05.903Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-02-23T20:20:05.903Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:20:05.925Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-23T20:20:05.925Z] === RUN TestNewFromJSON [2022-02-23T20:20:05.925Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T20:20:05.925Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T20:20:05.925Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T20:20:05.925Z] === RUN TestMarshalKeyOrder [2022-02-23T20:20:05.925Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T20:20:05.925Z] === RUN TestHistoryEqual [2022-02-23T20:20:05.925Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-23T20:20:05.925Z] === RUN TestImage [2022-02-23T20:20:05.925Z] --- PASS: TestImage (0.00s) [2022-02-23T20:20:05.925Z] === RUN TestImageOSNotEmpty [2022-02-23T20:20:05.925Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T20:20:05.925Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T20:20:05.925Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T20:20:05.925Z] === RUN TestCreate [2022-02-23T20:20:05.925Z] --- PASS: TestCreate (0.01s) [2022-02-23T20:20:05.925Z] === RUN TestRestore [2022-02-23T20:20:05.925Z] time="2022-02-23T20:20:05Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T20:20:05.925Z] --- PASS: TestRestore (0.04s) [2022-02-23T20:20:05.925Z] === RUN TestAddDelete [2022-02-23T20:20:05.925Z] --- PASS: TestAddDelete (0.04s) [2022-02-23T20:20:05.925Z] === RUN TestSearchAfterDelete [2022-02-23T20:20:05.925Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-23T20:20:05.925Z] === RUN TestParentReset [2022-02-23T20:20:05.925Z] --- PASS: TestParentReset (0.04s) [2022-02-23T20:20:05.925Z] === RUN TestGetAndSetLastUpdated [2022-02-23T20:20:05.925Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-23T20:20:05.925Z] === RUN TestStoreLen [2022-02-23T20:20:05.925Z] --- PASS: TestStoreLen (0.05s) [2022-02-23T20:20:05.925Z] PASS [2022-02-23T20:20:05.925Z] coverage: 86.9% of statements [2022-02-23T20:20:05.925Z] ok github.com/docker/docker/image 0.729s coverage: 86.9% of statements [2022-02-23T20:20:05.974Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T20:20:05.974Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-23T20:20:06.394Z] === RUN TestValidateManifest [2022-02-23T20:20:06.394Z] === RUN TestValidateManifest/nil [2022-02-23T20:20:06.394Z] === RUN TestValidateManifest/non-nil [2022-02-23T20:20:06.394Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T20:20:06.394Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T20:20:06.394Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T20:20:06.394Z] PASS [2022-02-23T20:20:06.394Z] coverage: 0.7% of statements [2022-02-23T20:20:06.394Z] ok github.com/docker/docker/image/tarexport 0.092s coverage: 0.7% of statements [2022-02-23T20:20:06.394Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T20:20:06.394Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T20:20:06.394Z] PASS [2022-02-23T20:20:06.394Z] coverage: 25.0% of statements [2022-02-23T20:20:06.394Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-02-23T20:20:06.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T20:20:06.544Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-23T20:20:06.544Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T20:20:06.864Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T20:20:06.873Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-23T20:20:06.873Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:20:07.117Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-23T20:20:07.690Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-23T20:20:07.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T20:20:07.839Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-02-23T20:20:07.839Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:20:07.854Z] === RUN TestSerialization [2022-02-23T20:20:07.854Z] --- PASS: TestSerialization (0.02s) [2022-02-23T20:20:07.854Z] PASS [2022-02-23T20:20:07.854Z] coverage: 100.0% of statements [2022-02-23T20:20:07.854Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2022-02-23T20:20:07.953Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-23T20:20:08.327Z] === RUN TestEnvironmentParsing [2022-02-23T20:20:08.327Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T20:20:08.327Z] PASS [2022-02-23T20:20:08.327Z] coverage: 1.2% of statements [2022-02-23T20:20:08.327Z] ok github.com/docker/docker/libcontainerd/local 0.066s coverage: 1.2% of statements [2022-02-23T20:20:08.327Z] === RUN TestEmptyLayer [2022-02-23T20:20:08.327Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T20:20:08.327Z] === RUN TestCommitFailure [2022-02-23T20:20:08.527Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-23T20:20:08.786Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-23T20:20:08.786Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:20:08.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T20:20:08.796Z] --- PASS: TestCommitFailure (0.03s) [2022-02-23T20:20:08.796Z] === RUN TestStartTransactionFailure [2022-02-23T20:20:08.796Z] --- PASS: TestStartTransactionFailure (0.02s) [2022-02-23T20:20:08.796Z] === RUN TestGetOrphan [2022-02-23T20:20:08.796Z] --- PASS: TestGetOrphan (0.02s) [2022-02-23T20:20:08.796Z] === RUN TestMountAndRegister [2022-02-23T20:20:08.796Z] layer_test.go:258: Layer size: 14 [2022-02-23T20:20:08.796Z] --- PASS: TestMountAndRegister (0.23s) [2022-02-23T20:20:08.796Z] === RUN TestLayerRelease [2022-02-23T20:20:08.796Z] layer_test.go:291: Failing on Windows [2022-02-23T20:20:08.796Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T20:20:08.796Z] === RUN TestStoreRestore [2022-02-23T20:20:08.796Z] layer_test.go:340: Failing on Windows [2022-02-23T20:20:08.796Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T20:20:08.796Z] === RUN TestTarStreamStability [2022-02-23T20:20:08.796Z] layer_test.go:455: Failing on Windows [2022-02-23T20:20:08.796Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T20:20:08.796Z] === RUN TestRegisterExistingLayer [2022-02-23T20:20:09.048Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-23T20:20:09.266Z] --- PASS: TestRegisterExistingLayer (0.22s) [2022-02-23T20:20:09.266Z] === RUN TestTarStreamVerification [2022-02-23T20:20:09.266Z] layer_test.go:684: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T20:20:09.266Z] === RUN TestLayerMigration [2022-02-23T20:20:09.266Z] migration_test.go:45: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T20:20:09.266Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T20:20:09.266Z] migration_test.go:181: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T20:20:09.266Z] === RUN TestMountInit [2022-02-23T20:20:09.266Z] mount_test.go:17: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T20:20:09.266Z] === RUN TestMountSize [2022-02-23T20:20:09.266Z] mount_test.go:76: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T20:20:09.266Z] === RUN TestMountChanges [2022-02-23T20:20:09.266Z] mount_test.go:125: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T20:20:09.266Z] === RUN TestMountApply [2022-02-23T20:20:09.266Z] mount_test.go:212: Failing on Windows [2022-02-23T20:20:09.266Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T20:20:09.266Z] PASS [2022-02-23T20:20:09.266Z] coverage: 30.2% of statements [2022-02-23T20:20:09.266Z] ok github.com/docker/docker/layer 0.599s coverage: 30.2% of statements [2022-02-23T20:20:09.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T20:20:09.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T20:20:09.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T20:20:09.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T20:20:09.640Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-23T20:20:09.735Z] === RUN TestSequenceGetAvailableBit [2022-02-23T20:20:09.735Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T20:20:09.735Z] === RUN TestSequenceEqual [2022-02-23T20:20:09.735Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T20:20:09.735Z] === RUN TestSequenceCopy [2022-02-23T20:20:09.735Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T20:20:09.735Z] === RUN TestGetFirstAvailable [2022-02-23T20:20:09.735Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T20:20:09.735Z] === RUN TestFindSequence [2022-02-23T20:20:09.735Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T20:20:09.902Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T20:20:10.166Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-23T20:20:10.169Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-02-23T20:20:10.169Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:20:10.204Z] === RUN TestCheckIfAvailable [2022-02-23T20:20:10.204Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestMergeSequences [2022-02-23T20:20:10.204Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestPushReservation [2022-02-23T20:20:10.204Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestSerializeDeserialize [2022-02-23T20:20:10.204Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestSet [2022-02-23T20:20:10.204Z] --- PASS: TestSet (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestSetUnset [2022-02-23T20:20:10.204Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestOffsetSetUnset [2022-02-23T20:20:10.204Z] --- PASS: TestOffsetSetUnset (0.01s) [2022-02-23T20:20:10.204Z] === RUN TestSetInRange [2022-02-23T20:20:10.204Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestSetAnyInRange [2022-02-23T20:20:10.204Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestMethods [2022-02-23T20:20:10.204Z] --- PASS: TestMethods (0.00s) [2022-02-23T20:20:10.204Z] === RUN TestRandomAllocateDeallocate [2022-02-23T20:20:10.430Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-23T20:20:10.430Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:20:10.747Z] check_test.go:308: [d77993f979c3b] daemon is not started [2022-02-23T20:20:10.747Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-23T20:20:11.687Z] check_test.go:308: [d882e770fe07d] daemon is not started [2022-02-23T20:20:11.771Z] === RUN TestInvalidConfig [2022-02-23T20:20:11.771Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T20:20:11.771Z] === RUN TestConfig [2022-02-23T20:20:11.771Z] --- PASS: TestConfig (0.00s) [2022-02-23T20:20:11.771Z] === RUN TestOptionsLabels [2022-02-23T20:20:11.771Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T20:20:11.771Z] === RUN TestValidName [2022-02-23T20:20:11.771Z] --- PASS: TestValidName (0.00s) [2022-02-23T20:20:11.771Z] PASS [2022-02-23T20:20:11.771Z] coverage: 19.7% of statements [2022-02-23T20:20:11.771Z] ok github.com/docker/docker/libnetwork/config 0.104s coverage: 19.7% of statements [2022-02-23T20:20:11.949Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-23T20:20:12.520Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-23T20:20:12.760Z] === RUN TestKey [2022-02-23T20:20:12.760Z] --- PASS: TestKey (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestParseKey [2022-02-23T20:20:12.760Z] --- PASS: TestParseKey (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestInvalidDataStore [2022-02-23T20:20:12.760Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestKVObjectFlatKey [2022-02-23T20:20:12.760Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T20:20:12.760Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T20:20:12.760Z] PASS [2022-02-23T20:20:12.760Z] coverage: 21.9% of statements [2022-02-23T20:20:12.760Z] ok github.com/docker/docker/libnetwork/datastore 0.045s coverage: 21.9% of statements [2022-02-23T20:20:12.760Z] === RUN TestErrorInterfaces [2022-02-23T20:20:12.760Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestNetworkMarshalling [2022-02-23T20:20:12.760Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-23T20:20:12.760Z] === RUN TestEndpointMarshalling [2022-02-23T20:20:12.760Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestAuxAddresses [2022-02-23T20:20:12.760Z] time="2022-02-23T20:20:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:20:12.760Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-23T20:20:12.760Z] === RUN TestSRVServiceQuery [2022-02-23T20:20:12.760Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestServiceVIPReuse [2022-02-23T20:20:12.760Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-23T20:20:12.760Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T20:20:12.760Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestDNSIPQuery [2022-02-23T20:20:12.760Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestDNSProxyServFail [2022-02-23T20:20:12.760Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestSandboxAddEmpty [2022-02-23T20:20:12.760Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestSandboxAddMultiPrio [2022-02-23T20:20:12.760Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestSandboxAddSamePrio [2022-02-23T20:20:12.760Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestCleanupServiceDiscovery [2022-02-23T20:20:12.760Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestDNSOptions [2022-02-23T20:20:12.760Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:20:12.760Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-23T20:20:12.760Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T20:20:12.760Z] time="2022-02-23T20:20:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:20:12.760Z] time="2022-02-23T20:20:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:20:12.760Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-23T20:20:12.760Z] PASS [2022-02-23T20:20:12.760Z] coverage: 8.5% of statements [2022-02-23T20:20:12.760Z] ok github.com/docker/docker/libnetwork 0.389s coverage: 8.5% of statements [2022-02-23T20:20:12.974Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-02-23T20:20:12.974Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:20:12.974Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:20:12.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:20:12.974Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:20:13.229Z] === RUN TestIPDataMarshalling [2022-02-23T20:20:13.229Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T20:20:13.229Z] === RUN TestValidateAndIsV6 [2022-02-23T20:20:13.229Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T20:20:13.229Z] PASS [2022-02-23T20:20:13.229Z] coverage: 68.9% of statements [2022-02-23T20:20:13.229Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2022-02-23T20:20:13.698Z] === RUN TestDriver [2022-02-23T20:20:13.698Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:20:13.698Z] PASS [2022-02-23T20:20:13.698Z] coverage: 34.8% of statements [2022-02-23T20:20:13.698Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-02-23T20:20:13.904Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-23T20:20:14.167Z] === RUN TestDriver [2022-02-23T20:20:14.167Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:20:14.167Z] PASS [2022-02-23T20:20:14.167Z] coverage: 34.8% of statements [2022-02-23T20:20:14.167Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-02-23T20:20:14.636Z] === RUN TestNetworkAllocateFree [2022-02-23T20:20:14.636Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T20:20:14.636Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T20:20:14.636Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T20:20:14.636Z] PASS [2022-02-23T20:20:14.636Z] coverage: 63.6% of statements [2022-02-23T20:20:14.636Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.094s coverage: 63.6% of statements [2022-02-23T20:20:15.106Z] === RUN TestGetEmptyCapabilities [2022-02-23T20:20:15.106Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T20:20:15.106Z] === RUN TestGetExtraCapabilities [2022-02-23T20:20:15.106Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T20:20:15.106Z] === RUN TestGetInvalidCapabilities [2022-02-23T20:20:15.106Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T20:20:15.106Z] === RUN TestRemoteDriver [2022-02-23T20:20:15.106Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T20:20:15.106Z] === RUN TestDriverError [2022-02-23T20:20:15.106Z] --- PASS: TestDriverError (0.00s) [2022-02-23T20:20:15.106Z] === RUN TestMissingValues [2022-02-23T20:20:15.106Z] --- PASS: TestMissingValues (0.00s) [2022-02-23T20:20:15.106Z] === RUN TestRollback [2022-02-23T20:20:15.106Z] --- PASS: TestRollback (0.01s) [2022-02-23T20:20:15.106Z] PASS [2022-02-23T20:20:15.106Z] coverage: 57.4% of statements [2022-02-23T20:20:15.106Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.100s coverage: 57.4% of statements [2022-02-23T20:20:15.575Z] === RUN TestNAT [2022-02-23T20:20:15.576Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T20:20:15.576Z] --- SKIP: TestNAT (0.00s) [2022-02-23T20:20:15.576Z] === RUN TestTransparent [2022-02-23T20:20:15.576Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T20:20:15.576Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T20:20:15.576Z] PASS [2022-02-23T20:20:15.576Z] coverage: 0.0% of statements [2022-02-23T20:20:15.576Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.069s coverage: 0.0% of statements [2022-02-23T20:20:16.045Z] === RUN TestBuildDefault [2022-02-23T20:20:16.045Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestBuildHostnameDomainname [2022-02-23T20:20:16.045Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestBuildHostname [2022-02-23T20:20:16.045Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestBuildHostnameFQDN [2022-02-23T20:20:16.045Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestBuildNoIP [2022-02-23T20:20:16.045Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestUpdate [2022-02-23T20:20:16.045Z] --- PASS: TestUpdate (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T20:20:16.045Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T20:20:16.045Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAddEmpty [2022-02-23T20:20:16.045Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAdd [2022-02-23T20:20:16.045Z] --- PASS: TestAdd (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestDeleteEmpty [2022-02-23T20:20:16.045Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestDeleteNewline [2022-02-23T20:20:16.045Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestDelete [2022-02-23T20:20:16.045Z] --- PASS: TestDelete (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestConcurrentWrites [2022-02-23T20:20:16.045Z] === RUN TestNew [2022-02-23T20:20:16.045Z] --- PASS: TestNew (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAddDriver [2022-02-23T20:20:16.045Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAddDuplicateDriver [2022-02-23T20:20:16.045Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T20:20:16.045Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestDriver [2022-02-23T20:20:16.045Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestIPAM [2022-02-23T20:20:16.045Z] --- PASS: TestIPAM (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestWalkIPAMs [2022-02-23T20:20:16.045Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestWalkDrivers [2022-02-23T20:20:16.045Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T20:20:16.045Z] PASS [2022-02-23T20:20:16.045Z] coverage: 82.4% of statements [2022-02-23T20:20:16.045Z] ok github.com/docker/docker/libnetwork/drvregistry 0.077s coverage: 82.4% of statements [2022-02-23T20:20:16.045Z] --- PASS: TestConcurrentWrites (0.24s) [2022-02-23T20:20:16.045Z] PASS [2022-02-23T20:20:16.045Z] coverage: 81.2% of statements [2022-02-23T20:20:16.045Z] ok github.com/docker/docker/libnetwork/etchosts 0.304s coverage: 81.2% of statements [2022-02-23T20:20:16.045Z] --- PASS: TestRandomAllocateDeallocate (6.33s) [2022-02-23T20:20:16.045Z] === RUN TestAllocateRandomDeallocate [2022-02-23T20:20:16.045Z] === RUN TestNew [2022-02-23T20:20:16.045Z] --- PASS: TestNew (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAllocate [2022-02-23T20:20:16.045Z] --- PASS: TestAllocate (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestUninitialized [2022-02-23T20:20:16.045Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAllocateInRange [2022-02-23T20:20:16.045Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T20:20:16.045Z] === RUN TestAllocateSerial [2022-02-23T20:20:16.045Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T20:20:16.045Z] PASS [2022-02-23T20:20:16.045Z] coverage: 87.5% of statements [2022-02-23T20:20:16.514Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-02-23T20:20:16.514Z] === RUN TestCaller [2022-02-23T20:20:16.514Z] --- PASS: TestCaller (0.00s) [2022-02-23T20:20:16.514Z] PASS [2022-02-23T20:20:16.514Z] coverage: 100.0% of statements [2022-02-23T20:20:16.514Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-02-23T20:20:16.983Z] === RUN TestSetSerialInsertDelete [2022-02-23T20:20:16.983Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T20:20:16.983Z] === RUN TestSetParallelInsertDelete [2022-02-23T20:20:17.204Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-23T20:20:17.204Z] check_test.go:308: [dcfdd47b7600e] daemon is not started [2022-02-23T20:20:17.204Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-23T20:20:17.452Z] --- PASS: TestAllocateRandomDeallocate (1.46s) [2022-02-23T20:20:17.452Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T20:20:18.441Z] === RUN TestInt2IP2IntConversion [2022-02-23T20:20:18.910Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-02-23T20:20:18.910Z] === RUN TestGetAddressVersion [2022-02-23T20:20:18.910Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T20:20:18.910Z] === RUN TestKeyString [2022-02-23T20:20:18.910Z] --- PASS: TestKeyString (0.00s) [2022-02-23T20:20:18.910Z] === RUN TestPoolDataMarshal [2022-02-23T20:20:18.910Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T20:20:18.910Z] === RUN TestSubnetsMarshal [2022-02-23T20:20:18.910Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-23T20:20:18.910Z] === RUN TestAddSubnets [2022-02-23T20:20:18.910Z] --- PASS: TestAddSubnets (0.07s) [2022-02-23T20:20:18.910Z] === RUN TestDoublePoolRelease [2022-02-23T20:20:18.910Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s) [2022-02-23T20:20:18.910Z] === RUN TestRetrieveFromStore [2022-02-23T20:20:18.910Z] === RUN TestPoolRequest [2022-02-23T20:20:18.910Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T20:20:18.910Z] === RUN TestOtherRequests [2022-02-23T20:20:18.910Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T20:20:18.910Z] PASS [2022-02-23T20:20:18.910Z] coverage: 57.1% of statements [2022-02-23T20:20:18.910Z] ok github.com/docker/docker/libnetwork/ipams/null 0.042s coverage: 57.1% of statements [2022-02-23T20:20:18.910Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-23T20:20:18.910Z] === RUN TestAddReleasePoolID [2022-02-23T20:20:18.910Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-02-23T20:20:18.910Z] === RUN TestPredefinedPool [2022-02-23T20:20:18.910Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-23T20:20:18.910Z] === RUN TestRemoveSubnet [2022-02-23T20:20:19.379Z] --- PASS: TestRemoveSubnet (0.22s) [2022-02-23T20:20:19.379Z] === RUN TestGetSameAddress [2022-02-23T20:20:19.379Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-23T20:20:19.379Z] === RUN TestPoolAllocationReuse [2022-02-23T20:20:19.379Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-02-23T20:20:19.379Z] === RUN TestIsCorrupted [2022-02-23T20:20:19.379Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-23T20:20:19.379Z] === RUN TestSetRollover [2022-02-23T20:20:19.754Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T20:20:19.848Z] === RUN TestGetCapabilities [2022-02-23T20:20:19.848Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T20:20:19.848Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T20:20:19.848Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T20:20:19.848Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T20:20:19.848Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-23T20:20:19.848Z] === RUN TestRemoteDriver [2022-02-23T20:20:19.848Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T20:20:19.848Z] PASS [2022-02-23T20:20:19.848Z] coverage: 47.4% of statements [2022-02-23T20:20:19.848Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.072s coverage: 47.4% of statements [2022-02-23T20:20:20.022Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-23T20:20:20.595Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T20:20:20.837Z] === RUN TestWindowsIPAM [2022-02-23T20:20:20.837Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T20:20:20.837Z] PASS [2022-02-23T20:20:20.837Z] coverage: 71.4% of statements [2022-02-23T20:20:20.837Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2022-02-23T20:20:20.837Z] --- PASS: TestPoolAllocationReuse (1.75s) [2022-02-23T20:20:20.837Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T20:20:20.837Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-02-23T20:20:20.837Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T20:20:21.306Z] --- PASS: TestSetRollover (1.63s) [2022-02-23T20:20:21.306Z] === RUN TestSetRolloverSerial [2022-02-23T20:20:21.775Z] === RUN TestDefaultNetwork [2022-02-23T20:20:21.775Z] --- PASS: TestDefaultNetwork (0.25s) [2022-02-23T20:20:21.775Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T20:20:21.979Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-23T20:20:22.245Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-02-23T20:20:22.245Z] === RUN TestInitAddressPools [2022-02-23T20:20:22.245Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T20:20:22.245Z] PASS [2022-02-23T20:20:22.245Z] coverage: 74.0% of statements [2022-02-23T20:20:22.245Z] ok github.com/docker/docker/libnetwork/ipamutils 0.569s coverage: 74.0% of statements [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T20:20:22.526Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T20:20:22.526Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T20:20:22.526Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T20:20:22.526Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T20:20:22.526Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T20:20:22.526Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T20:20:22.526Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T20:20:22.526Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T20:20:22.526Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T20:20:22.526Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T20:20:22.526Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T20:20:22.526Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T20:20:22.526Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T20:20:22.526Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T20:20:22.526Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T20:20:22.717Z] --- PASS: TestSetRolloverSerial (1.57s) [2022-02-23T20:20:22.717Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T20:20:22.717Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T20:20:22.717Z] PASS [2022-02-23T20:20:22.717Z] coverage: 84.4% of statements [2022-02-23T20:20:22.717Z] ok github.com/docker/docker/libnetwork/bitseq 13.030s coverage: 84.4% of statements [2022-02-23T20:20:22.717Z] === RUN TestKeyValue [2022-02-23T20:20:22.717Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T20:20:22.717Z] PASS [2022-02-23T20:20:22.717Z] coverage: 60.0% of statements [2022-02-23T20:20:22.717Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2022-02-23T20:20:23.458Z] ok github.com/docker/docker/builder/dockerfile 0.261s coverage: 49.3% of statements [2022-02-23T20:20:23.458Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T20:20:23.704Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) [2022-02-23T20:20:23.704Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T20:20:23.893Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T20:20:24.387Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-02-23T20:20:24.766Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T20:20:24.766Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T20:20:24.766Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T20:20:24.766Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:20:24.766Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T20:20:25.315Z] ok github.com/docker/docker/builder/remotecontext/git 1.294s coverage: 86.3% of statements [2022-02-23T20:20:25.315Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T20:20:25.315Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T20:20:25.806Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-23T20:20:25.879Z] ok github.com/docker/docker/cmd/docker-proxy 0.055s coverage: 67.6% of statements [2022-02-23T20:20:25.922Z] === RUN TestNetworkDBSimple [2022-02-23T20:20:26.390Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.84s) [2022-02-23T20:20:26.390Z] === RUN TestGetAddress [2022-02-23T20:20:26.748Z] check_test.go:308: [d489f242c867a] daemon is not started [2022-02-23T20:20:26.748Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-23T20:20:26.860Z] 2022/02/23 20:20:26 Closing DB instances... [2022-02-23T20:20:26.860Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T20:20:26.860Z] PASS [2022-02-23T20:20:26.860Z] coverage: 100.0% of statements [2022-02-23T20:20:26.860Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T20:20:27.329Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T20:20:27.329Z] === RUN TestGenerate [2022-02-23T20:20:27.329Z] --- PASS: TestGenerate (0.00s) [2022-02-23T20:20:27.329Z] === RUN TestGeneratePtr [2022-02-23T20:20:27.329Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T20:20:27.329Z] === RUN TestGenerateMissingField [2022-02-23T20:20:27.329Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T20:20:27.329Z] === RUN TestFieldCannotBeSet [2022-02-23T20:20:27.329Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T20:20:27.329Z] === RUN TestTypeMismatchError [2022-02-23T20:20:27.329Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T20:20:27.329Z] PASS [2022-02-23T20:20:27.329Z] coverage: 100.0% of statements [2022-02-23T20:20:27.329Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-02-23T20:20:27.335Z] --- PASS: TestServicePlugin (29.78s) [2022-02-23T20:20:27.335Z] === RUN TestServiceUpdateLabel [2022-02-23T20:20:27.797Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-02-23T20:20:27.797Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T20:20:27.877Z] --- PASS: TestServiceWithDataPathPortInit (12.91s) [2022-02-23T20:20:27.877Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:20:27.877Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0oav1z1olu4n5duro922mwmj3 Created:2022-02-23 20:20:26.471897169 +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[66c154b24b907c842c2d4d5faf4d6ba98cf636f891aa807c1471138f162d6a1c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0ioh0cqka7car0fspc6pfym1 EndpointID:040d8b6d0d0208bfa98c9837e0b6e696394abcd39285bac200a8a4e8dac7c3fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62ee2c3694f7295580de84feb2779dfc8ccf04fc8d69f0dbf143856e7ecfd340 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:a5bd98bd3f61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l0ioh0cqka7car0fspc6pfym1 EndpointID:040d8b6d0d0208bfa98c9837e0b6e696394abcd39285bac200a8a4e8dac7c3fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T20:20:27.901Z] --- PASS: TestServiceUpdateLabel (2.14s) [2022-02-23T20:20:27.901Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:20:28.266Z] testing: warning: no tests to run [2022-02-23T20:20:28.266Z] PASS [2022-02-23T20:20:28.266Z] coverage: 0.0% of statements [2022-02-23T20:20:28.266Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-23T20:20:28.266Z] === RUN TestRequestNewPort [2022-02-23T20:20:28.266Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T20:20:28.266Z] === RUN TestRequestSpecificPort [2022-02-23T20:20:28.266Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T20:20:28.266Z] === RUN TestReleasePort [2022-02-23T20:20:28.266Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T20:20:28.266Z] === RUN TestReuseReleasedPort [2022-02-23T20:20:28.266Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T20:20:28.266Z] === RUN TestReleaseUnreadledPort [2022-02-23T20:20:28.267Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T20:20:28.267Z] === RUN TestUnknowProtocol [2022-02-23T20:20:28.267Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T20:20:28.267Z] === RUN TestAllocateAllPorts [2022-02-23T20:20:28.267Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-23T20:20:28.267Z] === RUN TestPortAllocation [2022-02-23T20:20:28.267Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T20:20:28.267Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T20:20:28.267Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T20:20:28.267Z] === RUN TestNoDuplicateBPR [2022-02-23T20:20:28.267Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T20:20:28.267Z] === RUN TestChangePortRange [2022-02-23T20:20:28.267Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T20:20:28.267Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T20:20:28.267Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T20:20:28.267Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T20:20:28.267Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T20:20:28.267Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T20:20:28.267Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T20:20:28.267Z] PASS [2022-02-23T20:20:28.267Z] coverage: 88.6% of statements [2022-02-23T20:20:28.267Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-02-23T20:20:28.735Z] testing: warning: no tests to run [2022-02-23T20:20:28.735Z] PASS [2022-02-23T20:20:28.735Z] coverage: 0.0% of statements [2022-02-23T20:20:28.735Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-23T20:20:29.149Z] ok github.com/docker/docker/client 0.102s coverage: 75.8% of statements [2022-02-23T20:20:29.207Z] 2022/02/23 20:20:28 Closing DB instances... [2022-02-23T20:20:29.207Z] === RUN TestHashData [2022-02-23T20:20:29.207Z] --- PASS: TestHashData (0.00s) [2022-02-23T20:20:29.207Z] PASS [2022-02-23T20:20:29.207Z] coverage: 2.8% of statements [2022-02-23T20:20:29.207Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-02-23T20:20:29.675Z] === RUN TestErrorConstructors [2022-02-23T20:20:29.675Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T20:20:29.675Z] === RUN TestCompareIPMask [2022-02-23T20:20:29.675Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T20:20:29.675Z] === RUN TestUtilGetHostPartIP [2022-02-23T20:20:29.675Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T20:20:29.675Z] === RUN TestUtilGetBroadcastIP [2022-02-23T20:20:29.675Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T20:20:29.675Z] === RUN TestParseCIDR [2022-02-23T20:20:29.675Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T20:20:29.675Z] PASS [2022-02-23T20:20:29.675Z] coverage: 37.3% of statements [2022-02-23T20:20:29.675Z] ok github.com/docker/docker/libnetwork/types 0.046s coverage: 37.3% of statements [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T20:20:30.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T20:20:30.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T20:20:30.144Z] PASS [2022-02-23T20:20:30.144Z] coverage: 50.0% of statements [2022-02-23T20:20:30.144Z] ok github.com/docker/docker/oci 0.080s coverage: 50.0% of statements [2022-02-23T20:20:30.613Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-23T20:20:30.613Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T20:20:31.082Z] === RUN TestParseVersion [2022-02-23T20:20:31.082Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T20:20:31.082Z] PASS [2022-02-23T20:20:31.082Z] coverage: 52.9% of statements [2022-02-23T20:20:31.082Z] === RUN TestAddressPoolOpt [2022-02-23T20:20:31.082Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/a [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/something [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/_=a [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/PATH [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/=a [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/PATH= [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/PATH=something [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/1asd [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/123 [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/some_space [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/= [2022-02-23T20:20:31.082Z] === RUN TestValidateEnv/PaTh [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T20:20:31.082Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestParseHost [2022-02-23T20:20:31.082Z] --- PASS: TestParseHost (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestParseDockerDaemonHost [2022-02-23T20:20:31.082Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestParseTCP [2022-02-23T20:20:31.082Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T20:20:31.082Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestValidateExtraHosts [2022-02-23T20:20:31.082Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestIpOptString [2022-02-23T20:20:31.082Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T20:20:31.082Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T20:20:31.082Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestIpOptSetInvalidVal [2022-02-23T20:20:31.082Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestValidateIPAddress [2022-02-23T20:20:31.082Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestMapOpts [2022-02-23T20:20:31.082Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestListOptsWithoutValidator [2022-02-23T20:20:31.082Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestListOptsWithValidator [2022-02-23T20:20:31.082Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestValidateDNSSearch [2022-02-23T20:20:31.082Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T20:20:31.082Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T20:20:31.083Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T20:20:31.083Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T20:20:31.083Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T20:20:31.083Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T20:20:31.083Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestNamedListOpts [2022-02-23T20:20:31.083Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestNamedMapOpts [2022-02-23T20:20:31.083Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestParseLink [2022-02-23T20:20:31.083Z] --- PASS: TestParseLink (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T20:20:31.083Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T20:20:31.083Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T20:20:31.083Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T20:20:31.083Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-02-23T20:20:31.083Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T20:20:31.083Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T20:20:31.083Z] === RUN TestUlimitOpt [2022-02-23T20:20:31.083Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T20:20:31.083Z] PASS [2022-02-23T20:20:31.083Z] coverage: 67.4% of statements [2022-02-23T20:20:31.083Z] ok github.com/docker/docker/opts 0.080s coverage: 67.4% of statements [2022-02-23T20:20:31.987Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T20:20:32.035Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T20:20:32.070Z] 2022/02/23 20:20:31 Closing DB instances... [2022-02-23T20:20:32.078Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.36s) [2022-02-23T20:20:32.078Z] PASS [2022-02-23T20:20:32.078Z] [2022-02-23T20:20:32.078Z] === Skipped [2022-02-23T20:20:32.078Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:20:32.078Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:20:32.078Z] [2022-02-23T20:20:32.078Z] DONE 26 tests, 1 skipped in 41.455s [2022-02-23T20:20:32.078Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:20:32.078Z] ++ 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-02-23T20:20:32.078Z] ++ set -e [2022-02-23T20:20:32.078Z] ++ '[' -n 0 ']' [2022-02-23T20:20:32.078Z] ++ set -x [2022-02-23T20:20:32.078Z] ++ env -i DEST=/go/src/github.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-02-23T20:20:32.078Z] INFO: Testing against a local daemon [2022-02-23T20:20:32.078Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T20:20:32.078Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:20:32.078Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:20:32.078Z] === RUN TestDockerNetworkIpvlan [2022-02-23T20:20:32.078Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:20:32.078Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:20:32.078Z] PASS [2022-02-23T20:20:32.078Z] [2022-02-23T20:20:32.078Z] === Skipped [2022-02-23T20:20:32.078Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:20:32.078Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:20:32.078Z] [2022-02-23T20:20:32.078Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:20:32.078Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:20:32.078Z] [2022-02-23T20:20:32.078Z] DONE 2 tests, 2 skipped in 0.089s [2022-02-23T20:20:32.078Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:20:32.078Z] ++ 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-02-23T20:20:32.078Z] ++ set -e [2022-02-23T20:20:32.078Z] ++ '[' -n 0 ']' [2022-02-23T20:20:32.078Z] ++ set -x [2022-02-23T20:20:32.078Z] ++ env -i DEST=/go/src/github.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-02-23T20:20:32.078Z] INFO: Testing against a local daemon [2022-02-23T20:20:32.078Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T20:20:33.057Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T20:20:33.461Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-02-23T20:20:33.462Z] === RUN TestDockerNetworkMacvlan [2022-02-23T20:20:33.526Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-02-23T20:20:33.526Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T20:20:33.526Z] === RUN TestIsArchivePathDir [2022-02-23T20:20:33.526Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-02-23T20:20:33.526Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T20:20:33.526Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-23T20:20:33.526Z] === RUN TestIsArchivePathTar [2022-02-23T20:20:33.996Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T20:20:33.996Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T20:20:33.996Z] --- PASS: TestPeerCertificateMarshalJSON (0.69s) [2022-02-23T20:20:33.996Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T20:20:33.996Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T20:20:33.996Z] === RUN TestMiddleware [2022-02-23T20:20:33.996Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T20:20:33.996Z] === RUN TestNewResponseModifier [2022-02-23T20:20:33.996Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T20:20:33.996Z] PASS [2022-02-23T20:20:33.996Z] coverage: 26.8% of statements [2022-02-23T20:20:33.996Z] ok github.com/docker/docker/pkg/authorization 0.740s coverage: 26.8% of statements [2022-02-23T20:20:33.996Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-02-23T20:20:33.996Z] === RUN TestDecompressStreamGzip [2022-02-23T20:20:33.996Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-23T20:20:33.996Z] === RUN TestDecompressStreamBzip2 [2022-02-23T20:20:34.402Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T20:20:34.464Z] --- PASS: TestDecompressStreamBzip2 (0.22s) [2022-02-23T20:20:34.464Z] === RUN TestDecompressStreamXz [2022-02-23T20:20:34.464Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T20:20:34.464Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T20:20:34.464Z] === RUN TestDecompressStreamZstd [2022-02-23T20:20:34.464Z] archive_test.go:140: zstd not installed [2022-02-23T20:20:34.464Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-23T20:20:34.464Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T20:20:34.464Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T20:20:34.464Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T20:20:34.464Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T20:20:34.464Z] === RUN TestCompressStreamInvalid [2022-02-23T20:20:34.464Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T20:20:34.464Z] === RUN TestExtensionInvalid [2022-02-23T20:20:34.464Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T20:20:34.464Z] === RUN TestExtensionUncompressed [2022-02-23T20:20:34.465Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestExtensionBzip2 [2022-02-23T20:20:34.465Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestExtensionGzip [2022-02-23T20:20:34.465Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestExtensionXz [2022-02-23T20:20:34.465Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestExtensionZstd [2022-02-23T20:20:34.465Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestCmdStreamLargeStderr [2022-02-23T20:20:34.465Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-23T20:20:34.465Z] === RUN TestCmdStreamBad [2022-02-23T20:20:34.465Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T20:20:34.465Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestCmdStreamGood [2022-02-23T20:20:34.465Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T20:20:34.465Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T20:20:34.465Z] === RUN TestUnbuffered [2022-02-23T20:20:34.465Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestRaceUnbuffered [2022-02-23T20:20:34.465Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T20:20:34.465Z] PASS [2022-02-23T20:20:34.465Z] coverage: 100.0% of statements [2022-02-23T20:20:34.465Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-02-23T20:20:34.465Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-02-23T20:20:34.465Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T20:20:34.465Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T20:20:34.465Z] === RUN TestUntarPath [2022-02-23T20:20:34.465Z] --- PASS: TestUntarPath (0.07s) [2022-02-23T20:20:34.465Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T20:20:34.465Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-23T20:20:34.465Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T20:20:34.580Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T20:20:34.580Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-23T20:20:34.933Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.18s) [2022-02-23T20:20:34.933Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T20:20:34.933Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T20:20:34.933Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T20:20:34.933Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T20:20:34.933Z] === RUN TestCopyWithTarSrcFile [2022-02-23T20:20:34.933Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T20:20:34.933Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T20:20:34.933Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T20:20:34.933Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T20:20:34.933Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T20:20:34.933Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T20:20:34.933Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T20:20:34.933Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T20:20:34.933Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T20:20:34.933Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T20:20:34.933Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T20:20:34.933Z] === RUN TestTarFiles [2022-02-23T20:20:34.933Z] === RUN TestMatch [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[foo]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[]#01 [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[qux]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T20:20:34.933Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T20:20:34.933Z] --- PASS: TestMatch (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T20:20:34.933Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T20:20:34.933Z] PASS [2022-02-23T20:20:34.933Z] coverage: 87.5% of statements [2022-02-23T20:20:34.933Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-23T20:20:34.973Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T20:20:35.151Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T20:20:35.151Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T20:20:35.914Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T20:20:35.922Z] 2022/02/23 20:20:35 Closing DB instances... [2022-02-23T20:20:36.391Z] === RUN TestChrootTarUntar [2022-02-23T20:20:36.391Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T20:20:36.391Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T20:20:36.391Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T20:20:36.391Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootCopyWithTar [2022-02-23T20:20:36.391Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootCopyFileWithTar [2022-02-23T20:20:36.391Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootUntarPath [2022-02-23T20:20:36.391Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T20:20:36.391Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T20:20:36.391Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:20:36.391Z] === RUN TestChrootApplyDotDotFile [2022-02-23T20:20:36.391Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:20:36.391Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T20:20:36.391Z] PASS [2022-02-23T20:20:36.391Z] coverage: 15.1% of statements [2022-02-23T20:20:36.391Z] ok github.com/docker/docker/pkg/chrootarchive 0.102s coverage: 15.1% of statements [2022-02-23T20:20:37.297Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T20:20:37.378Z] === RUN TestSizeEmpty [2022-02-23T20:20:37.379Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestSizeEmptyFile [2022-02-23T20:20:37.379Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestSizeNonemptyFile [2022-02-23T20:20:37.379Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T20:20:37.379Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T20:20:37.379Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T20:20:37.379Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestMoveToSubdir [2022-02-23T20:20:37.379Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T20:20:37.379Z] === RUN TestSizeNonExistingDirectory [2022-02-23T20:20:37.379Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T20:20:37.379Z] PASS [2022-02-23T20:20:37.379Z] coverage: 80.0% of statements [2022-02-23T20:20:37.379Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-02-23T20:20:37.379Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-02-23T20:20:37.379Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T20:20:37.696Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-23T20:20:38.422Z] === RUN TestPollerAddRemove [2022-02-23T20:20:38.422Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T20:20:38.422Z] === RUN TestPollerEvent [2022-02-23T20:20:38.422Z] poller_test.go:40: No chmod on Windows [2022-02-23T20:20:38.422Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T20:20:38.422Z] === RUN TestPollerClose [2022-02-23T20:20:38.422Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T20:20:38.422Z] PASS [2022-02-23T20:20:38.422Z] coverage: 45.7% of statements [2022-02-23T20:20:38.422Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2022-02-23T20:20:38.758Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T20:20:39.415Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T20:20:39.415Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T20:20:39.415Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T20:20:39.415Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T20:20:39.415Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCopyFile [2022-02-23T20:20:39.415Z] --- PASS: TestCopyFile (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T20:20:39.415Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T20:20:39.415Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T20:20:39.415Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T20:20:39.415Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T20:20:39.415Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestWildcardMatches [2022-02-23T20:20:39.415Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestPatternMatches [2022-02-23T20:20:39.415Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T20:20:39.415Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T20:20:39.415Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T20:20:39.415Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T20:20:39.415Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T20:20:39.415Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T20:20:39.415Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestSingleExclamationError [2022-02-23T20:20:39.415Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestMatchesWithNoPatterns [2022-02-23T20:20:39.415Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T20:20:39.415Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestMatches [2022-02-23T20:20:39.415Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T20:20:39.415Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T20:20:39.415Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T20:20:39.415Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T20:20:39.415Z] --- PASS: TestMatches (0.01s) [2022-02-23T20:20:39.415Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T20:20:39.415Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T20:20:39.415Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T20:20:39.415Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCleanPatterns [2022-02-23T20:20:39.415Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T20:20:39.415Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T20:20:39.415Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T20:20:39.415Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T20:20:39.415Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T20:20:39.415Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCreateIfNotExistsDir [2022-02-23T20:20:39.415Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCreateIfNotExistsFile [2022-02-23T20:20:39.415Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T20:20:39.415Z] === RUN TestMatch [2022-02-23T20:20:39.415Z] --- PASS: TestMatch (0.00s) [2022-02-23T20:20:39.415Z] === RUN TestCompile [2022-02-23T20:20:39.415Z] === RUN TestCompile/slash [2022-02-23T20:20:39.415Z] === RUN TestCompile/backslash [2022-02-23T20:20:39.415Z] --- PASS: TestCompile (0.00s) [2022-02-23T20:20:39.415Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T20:20:39.415Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T20:20:39.415Z] PASS [2022-02-23T20:20:39.415Z] coverage: 84.7% of statements [2022-02-23T20:20:39.415Z] ok github.com/docker/docker/pkg/fileutils 0.095s coverage: 84.7% of statements [2022-02-23T20:20:39.415Z] 2022/02/23 20:20:39 Closing DB instances... [2022-02-23T20:20:39.621Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T20:20:39.885Z] === RUN TestGet [2022-02-23T20:20:39.885Z] --- PASS: TestGet (0.00s) [2022-02-23T20:20:39.885Z] === RUN TestGetShortcutString [2022-02-23T20:20:39.885Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T20:20:39.885Z] PASS [2022-02-23T20:20:39.885Z] coverage: 42.9% of statements [2022-02-23T20:20:39.885Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-02-23T20:20:40.194Z] check_test.go:308: [deeb1a6a1c596] daemon is not started [2022-02-23T20:20:40.194Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-23T20:20:40.767Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-23T20:20:40.872Z] --- PASS: TestTarFiles (5.83s) [2022-02-23T20:20:40.872Z] === RUN TestDetectCompressionZstd [2022-02-23T20:20:40.872Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T20:20:40.872Z] === RUN TestTarUntar [2022-02-23T20:20:40.872Z] --- PASS: TestTarUntar (0.05s) [2022-02-23T20:20:40.872Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T20:20:40.872Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-23T20:20:40.872Z] === RUN TestTarWithOptions [2022-02-23T20:20:40.872Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-23T20:20:40.872Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T20:20:40.872Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T20:20:40.872Z] === RUN TestUntarUstarGnuConflict [2022-02-23T20:20:40.872Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T20:20:40.872Z] === RUN TestUntarInvalidFilenames [2022-02-23T20:20:40.872Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s) [2022-02-23T20:20:40.872Z] === RUN TestNetworkDBNodeLeave [2022-02-23T20:20:40.872Z] === RUN TestCreateIDMapOrder [2022-02-23T20:20:40.872Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T20:20:40.872Z] PASS [2022-02-23T20:20:40.872Z] coverage: 7.2% of statements [2022-02-23T20:20:40.872Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2022-02-23T20:20:40.872Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1452522405\\dest" [2022-02-23T20:20:40.872Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-23T20:20:40.872Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T20:20:40.872Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-23T20:20:40.872Z] === RUN TestUntarInvalidHardlink [2022-02-23T20:20:40.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2829287394\\victim\\hello" -> "../victim/hello" [2022-02-23T20:20:40.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1366935211\\victim\\hello" -> "/../victim/hello" [2022-02-23T20:20:40.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1465920554\\victim" -> "../victim" [2022-02-23T20:20:40.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3984516707\\victim" -> "../victim" [2022-02-23T20:20:40.872Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink288150136\\victim" -> "../victim" [2022-02-23T20:20:41.339Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-23T20:20:41.341Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2066223023\\victim" -> "../victim" [2022-02-23T20:20:41.341Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T20:20:41.341Z] === RUN TestUntarInvalidSymlink [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink198808525\\dest\\dotdot" -> "../victim/hello" [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3892029356\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3638023835\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2216052344\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1058938154\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1047694054\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:41.341Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2547321946\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T20:20:41.341Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-23T20:20:41.341Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T20:20:41.341Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T20:20:41.341Z] === RUN TestXGlobalNoParent [2022-02-23T20:20:41.341Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T20:20:41.341Z] === RUN TestReplaceFileTarWrapper [2022-02-23T20:20:41.341Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-23T20:20:41.341Z] === RUN TestPrefixHeaderReadable [2022-02-23T20:20:41.341Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-23T20:20:41.341Z] === RUN TestDisablePigz [2022-02-23T20:20:41.341Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T20:20:41.600Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T20:20:41.810Z] --- PASS: TestDisablePigz (0.23s) [2022-02-23T20:20:41.810Z] === RUN TestPigz [2022-02-23T20:20:41.810Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T20:20:41.810Z] --- PASS: TestPigz (0.16s) [2022-02-23T20:20:41.810Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T20:20:41.810Z] archive_windows_test.go:16: Currently fails [2022-02-23T20:20:41.810Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestCanonicalTarNameForPath [2022-02-23T20:20:41.810Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestCanonicalTarName [2022-02-23T20:20:41.810Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChmodTarEntry [2022-02-23T20:20:41.810Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestHardLinkOrder [2022-02-23T20:20:41.810Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-23T20:20:41.810Z] === RUN TestChangeString [2022-02-23T20:20:41.810Z] --- PASS: TestChangeString (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesWithNoChanges [2022-02-23T20:20:41.810Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-23T20:20:41.810Z] === RUN TestChangesWithChanges [2022-02-23T20:20:41.810Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T20:20:41.810Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T20:20:41.810Z] changes_test.go:195: needs more investigation [2022-02-23T20:20:41.810Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesDirsEmpty [2022-02-23T20:20:41.810Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:20:41.810Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesDirsMutated [2022-02-23T20:20:41.810Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:20:41.810Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestApplyLayer [2022-02-23T20:20:41.810Z] changes_test.go:432: needs further investigation [2022-02-23T20:20:41.810Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T20:20:41.810Z] changes_test.go:468: needs further investigation [2022-02-23T20:20:41.810Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T20:20:41.810Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T20:20:41.810Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestChangesSize [2022-02-23T20:20:41.810Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T20:20:41.810Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T20:20:41.810Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2459396292\\dest" [2022-02-23T20:20:41.810Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T20:20:41.810Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T20:20:41.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2738027079\\victim\\hello" -> "../victim/hello" [2022-02-23T20:20:41.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3586765571\\victim\\hello" -> "/../victim/hello" [2022-02-23T20:20:41.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1379659836\\victim" -> "../victim" [2022-02-23T20:20:41.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1980120802\\victim" -> "../victim" [2022-02-23T20:20:41.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2231467548\\victim" -> "../victim" [2022-02-23T20:20:41.810Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink984218545\\victim" -> "../victim" [2022-02-23T20:20:41.810Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-23T20:20:41.810Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T20:20:41.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2871901083\\dest\\dotdot" -> "../victim/hello" [2022-02-23T20:20:41.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2744323924\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T20:20:41.810Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2179585216\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:41.863Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-23T20:20:42.058Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T20:20:42.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3282998508\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:42.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3308161618\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:42.279Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1534125911\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:20:42.279Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T20:20:42.279Z] === RUN TestApplyLayerWhiteouts [2022-02-23T20:20:42.279Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-23T20:20:42.279Z] === RUN TestGenerateEmptyFile [2022-02-23T20:20:42.279Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestGenerateWithContent [2022-02-23T20:20:42.279Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T20:20:42.279Z] PASS [2022-02-23T20:20:42.279Z] coverage: 62.0% of statements [2022-02-23T20:20:42.279Z] ok github.com/docker/docker/pkg/archive 8.684s coverage: 62.0% of statements [2022-02-23T20:20:42.279Z] === RUN TestFixedBufferCap [2022-02-23T20:20:42.279Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestFixedBufferLen [2022-02-23T20:20:42.279Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestFixedBufferString [2022-02-23T20:20:42.279Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestFixedBufferWrite [2022-02-23T20:20:42.279Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestFixedBufferRead [2022-02-23T20:20:42.279Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestBytesPipeRead [2022-02-23T20:20:42.279Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestBytesPipeWrite [2022-02-23T20:20:42.279Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T20:20:42.279Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan (8.79s) [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s) [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.78s) [2022-02-23T20:20:42.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-02-23T20:20:42.319Z] PASS [2022-02-23T20:20:42.319Z] [2022-02-23T20:20:42.319Z] DONE 8 tests in 10.289s [2022-02-23T20:20:42.319Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T20:20:42.319Z] ++ 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-02-23T20:20:42.319Z] ++ set -e [2022-02-23T20:20:42.319Z] ++ '[' -n 0 ']' [2022-02-23T20:20:42.319Z] ++ set -x [2022-02-23T20:20:42.319Z] ++ env -i DEST=/go/src/github.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-02-23T20:20:42.319Z] testing: warning: no tests to run [2022-02-23T20:20:42.319Z] PASS [2022-02-23T20:20:42.319Z] [2022-02-23T20:20:42.319Z] DONE 0 tests in 0.021s [2022-02-23T20:20:42.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T20:20:42.319Z] ++ 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-02-23T20:20:42.319Z] ++ set -e [2022-02-23T20:20:42.319Z] ++ '[' -n 0 ']' [2022-02-23T20:20:42.319Z] ++ set -x [2022-02-23T20:20:42.319Z] ++ env -i DEST=/go/src/github.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-02-23T20:20:42.579Z] INFO: Testing against a local daemon [2022-02-23T20:20:42.579Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T20:20:42.748Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-02-23T20:20:42.748Z] === RUN TestAtomicWriteToFile [2022-02-23T20:20:42.748Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T20:20:42.748Z] === RUN TestAtomicWriteSetCommit [2022-02-23T20:20:42.748Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T20:20:42.748Z] === RUN TestAtomicWriteSetCancel [2022-02-23T20:20:42.748Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T20:20:42.748Z] === RUN TestReadCloserWrapperClose [2022-02-23T20:20:42.748Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T20:20:42.748Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T20:20:42.748Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T20:20:42.748Z] === RUN TestReaderErrWrapperRead [2022-02-23T20:20:42.748Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T20:20:42.748Z] === RUN TestCancelReadCloser [2022-02-23T20:20:42.748Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T20:20:42.748Z] === RUN TestWriteCloserWrapperClose [2022-02-23T20:20:42.748Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T20:20:42.748Z] === RUN TestNopWriteCloser [2022-02-23T20:20:42.748Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T20:20:42.748Z] === RUN TestNopWriter [2022-02-23T20:20:42.748Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T20:20:42.748Z] === RUN TestWriteCounter [2022-02-23T20:20:42.748Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T20:20:42.748Z] PASS [2022-02-23T20:20:42.748Z] coverage: 70.5% of statements [2022-02-23T20:20:42.748Z] ok github.com/docker/docker/pkg/ioutils 0.646s coverage: 70.5% of statements [2022-02-23T20:20:42.776Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2022-02-23T20:20:42.776Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:20:43.522Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-02-23T20:20:43.522Z] === RUN TestAuthZPluginTLS [2022-02-23T20:20:43.737Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-23T20:20:43.737Z] === RUN TestNetworkDBWatch [2022-02-23T20:20:43.775Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-23T20:20:43.775Z] check_test.go:308: [d66a158eb3357] daemon is not started [2022-02-23T20:20:43.775Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-23T20:20:43.775Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T20:20:44.093Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T20:20:44.093Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T20:20:44.206Z] === RUN TestError [2022-02-23T20:20:44.206Z] --- PASS: TestError (0.00s) [2022-02-23T20:20:44.206Z] === RUN TestProgressString [2022-02-23T20:20:44.206Z] === RUN TestProgressString/no_progress [2022-02-23T20:20:44.206Z] === RUN TestProgressString/progress_1 [2022-02-23T20:20:44.206Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T20:20:44.206Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T20:20:44.206Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T20:20:44.206Z] === RUN TestProgressString/with_units [2022-02-23T20:20:44.206Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T20:20:44.206Z] === RUN TestProgressString/hide_counts [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T20:20:44.206Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T20:20:44.206Z] === RUN TestJSONMessageDisplay [2022-02-23T20:20:44.206Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-23T20:20:44.206Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T20:20:44.206Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T20:20:44.206Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T20:20:44.206Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T20:20:44.206Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T20:20:44.206Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T20:20:44.206Z] PASS [2022-02-23T20:20:44.206Z] coverage: 91.7% of statements [2022-02-23T20:20:44.206Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2022-02-23T20:20:44.663Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-23T20:20:44.663Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T20:20:44.675Z] === RUN TestStandardLongPath [2022-02-23T20:20:44.675Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T20:20:44.675Z] === RUN TestUNCLongPath [2022-02-23T20:20:44.675Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T20:20:44.675Z] PASS [2022-02-23T20:20:44.675Z] coverage: 100.0% of statements [2022-02-23T20:20:44.675Z] ok github.com/docker/docker/pkg/longpath 0.037s coverage: 100.0% of statements [2022-02-23T20:20:45.144Z] 2022/02/23 20:20:45 Closing DB instances... [2022-02-23T20:20:45.234Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-23T20:20:45.234Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T20:20:45.614Z] === RUN TestNameFormat [2022-02-23T20:20:45.614Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T20:20:45.614Z] === RUN TestNameRetries [2022-02-23T20:20:45.614Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T20:20:45.614Z] PASS [2022-02-23T20:20:45.614Z] coverage: 85.7% of statements [2022-02-23T20:20:45.614Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-02-23T20:20:45.805Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-23T20:20:45.805Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T20:20:46.084Z] === RUN TestParseKeyValueOpt [2022-02-23T20:20:46.084Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T20:20:46.084Z] === RUN TestParseUintList [2022-02-23T20:20:46.084Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T20:20:46.084Z] === RUN TestParseUintListMaximumLimits [2022-02-23T20:20:46.084Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T20:20:46.084Z] PASS [2022-02-23T20:20:46.084Z] coverage: 97.0% of statements [2022-02-23T20:20:46.084Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-02-23T20:20:46.319Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-23T20:20:46.553Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-23T20:20:46.553Z] === RUN TestNetworkDBBulkSync [2022-02-23T20:20:46.746Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-02-23T20:20:46.746Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T20:20:47.022Z] === RUN TestNewAndRemove [2022-02-23T20:20:47.022Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T20:20:47.022Z] === RUN TestRemoveInvalidPath [2022-02-23T20:20:47.022Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T20:20:47.022Z] PASS [2022-02-23T20:20:47.022Z] coverage: 82.6% of statements [2022-02-23T20:20:47.022Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2022-02-23T20:20:47.316Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-23T20:20:47.316Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T20:20:47.888Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-23T20:20:47.888Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T20:20:48.009Z] 2022/02/23 20:20:47 Closing DB instances... [2022-02-23T20:20:48.231Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-23T20:20:48.460Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-23T20:20:48.460Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T20:20:48.998Z] === RUN TestFailedConnection [2022-02-23T20:20:49.174Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T20:20:49.466Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-23T20:20:49.466Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T20:20:49.466Z] --- PASS: TestGetAddress (23.43s) [2022-02-23T20:20:49.466Z] === RUN TestRequestSyntaxCheck [2022-02-23T20:20:49.845Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s) [2022-02-23T20:20:49.845Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T20:20:49.935Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-23T20:20:49.935Z] === RUN TestRequest [2022-02-23T20:20:50.788Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-02-23T20:20:50.788Z] === RUN TestAuthZPluginHeader [2022-02-23T20:20:50.922Z] --- PASS: TestFailedConnection (2.09s) [2022-02-23T20:20:50.922Z] === RUN TestFailOnce [2022-02-23T20:20:51.085Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T20:20:51.390Z] 2022/02/23 20:20:50 http: panic serving 127.0.0.1:49282: Plugin not ready [2022-02-23T20:20:51.390Z] goroutine 34 [running]: [2022-02-23T20:20:51.390Z] net/http.(*conn).serve.func1() [2022-02-23T20:20:51.390Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T20:20:51.390Z] panic({0x96a8e0, 0xa7e260}) [2022-02-23T20:20:51.390Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T20:20:51.390Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe80abad3486be8e4}, 0xc00004ba98) [2022-02-23T20:20:51.390Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T20:20:51.390Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xa8b140, 0xc00006c000}, 0x8a1146) [2022-02-23T20:20:51.390Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T20:20:51.390Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xa8b140, 0xc00006c000}, 0xc0001a0000) [2022-02-23T20:20:51.390Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T20:20:51.390Z] net/http.serverHandler.ServeHTTP({0xa89830}, {0xa8b140, 0xc00006c000}, 0xc0001a0000) [2022-02-23T20:20:51.390Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T20:20:51.390Z] net/http.(*conn).serve(0xc00018e000, {0xa8d140, 0xc0000260f0}) [2022-02-23T20:20:51.390Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T20:20:51.390Z] created by net/http.(*Server).Serve [2022-02-23T20:20:51.390Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T20:20:51.390Z] time="2022-02-23T20:20:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T20:20:51.728Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-23T20:20:51.728Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T20:20:51.728Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:20:51.729Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T20:20:51.729Z] === RUN TestAuthZPluginV2Disable [2022-02-23T20:20:51.729Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:20:51.729Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-23T20:20:51.729Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T20:20:51.729Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:20:51.729Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T20:20:51.729Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T20:20:51.729Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:20:51.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T20:20:51.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T20:20:52.378Z] --- PASS: TestFailOnce (1.20s) [2022-02-23T20:20:52.378Z] === RUN TestEchoInputOutput [2022-02-23T20:20:52.378Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T20:20:52.378Z] === RUN TestBackoff [2022-02-23T20:20:52.378Z] --- PASS: TestBackoff (0.00s) [2022-02-23T20:20:52.378Z] === RUN TestAbortRetry [2022-02-23T20:20:52.378Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T20:20:52.378Z] === RUN TestClientScheme [2022-02-23T20:20:52.378Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T20:20:52.378Z] === RUN TestNewClientWithTimeout [2022-02-23T20:20:52.378Z] 2022/02/23 20:20:52 Closing DB instances... [2022-02-23T20:20:52.378Z] time="2022-02-23T20:20:52Z" level=error msg="node: bb667bf783b1 is unknown to memberlist" [2022-02-23T20:20:52.471Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-23T20:20:52.731Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T20:20:52.847Z] time="2022-02-23T20:20:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T20:20:54.117Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-23T20:20:54.415Z] time="2022-02-23T20:20:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T20:20:54.883Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2022-02-23T20:20:54.883Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T20:20:55.874Z] 2022/02/23 20:20:55 Closing DB instances... [2022-02-23T20:20:56.031Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-23T20:20:56.862Z] time="2022-02-23T20:20:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T20:20:57.646Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-02-23T20:20:57.646Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:20:57.850Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.83s) [2022-02-23T20:20:57.850Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T20:20:58.839Z] --- PASS: TestRequest (9.31s) [2022-02-23T20:20:58.839Z] === RUN TestOverlappingRequests [2022-02-23T20:20:59.307Z] --- PASS: TestOverlappingRequests (0.43s) [2022-02-23T20:20:59.307Z] === RUN TestRelease [2022-02-23T20:20:59.331Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-23T20:21:01.523Z] --- PASS: TestRelease (1.65s) [2022-02-23T20:21:01.523Z] === RUN TestAllocateRandomDeallocate [2022-02-23T20:21:01.523Z] time="2022-02-23T20:21:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T20:21:02.690Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-23T20:21:06.282Z] --- PASS: TestAllocateRandomDeallocate (4.61s) [2022-02-23T20:21:06.282Z] === RUN TestRetrieveFromStore [2022-02-23T20:21:06.894Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-23T20:21:07.270Z] === RUN TestParseEmptyInterface [2022-02-23T20:21:07.270Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestParseNonInterfaceType [2022-02-23T20:21:07.270Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestParseWithOneFunction [2022-02-23T20:21:07.270Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestParseWithMultipleFuncs [2022-02-23T20:21:07.270Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestParseWithUnnamedReturn [2022-02-23T20:21:07.270Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestEmbeddedInterface [2022-02-23T20:21:07.270Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestParsedImports [2022-02-23T20:21:07.270Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestAliasedImports [2022-02-23T20:21:07.270Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T20:21:07.270Z] PASS [2022-02-23T20:21:07.270Z] coverage: 56.8% of statements [2022-02-23T20:21:07.270Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-02-23T20:21:07.270Z] --- PASS: TestRetrieveFromStore (1.59s) [2022-02-23T20:21:07.270Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T20:21:07.270Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T20:21:07.270Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T20:21:07.270Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T20:21:07.270Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T20:21:07.270Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T20:21:07.270Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T20:21:07.270Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T20:21:07.270Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T20:21:07.270Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T20:21:07.270Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T20:21:07.270Z] === RUN TestDebug [2022-02-23T20:21:07.270Z] --- PASS: TestDebug (0.00s) [2022-02-23T20:21:07.270Z] === RUN TestRequestPoolParallel [2022-02-23T20:21:07.740Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-02-23T20:21:07.740Z] === RUN TestFullAllocateRelease [2022-02-23T20:21:07.822Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 29.1% of statements [2022-02-23T20:21:08.078Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-23T20:21:08.209Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-02-23T20:21:08.209Z] === RUN TestOddAllocateRelease [2022-02-23T20:21:08.209Z] === RUN TestHTTPTransport [2022-02-23T20:21:08.209Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T20:21:08.209Z] PASS [2022-02-23T20:21:08.209Z] coverage: 85.7% of statements [2022-02-23T20:21:08.209Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-02-23T20:21:08.277Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-23T20:21:08.538Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T20:21:08.640Z] ok github.com/docker/docker/cmd/dockerd/trap 2.476s coverage: 0.0% of statements [2022-02-23T20:21:08.640Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T20:21:08.641Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T20:21:08.641Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T20:21:08.641Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T20:21:08.641Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T20:21:08.678Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-02-23T20:21:08.678Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T20:21:08.678Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-23T20:21:08.678Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T20:21:08.678Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-23T20:21:08.678Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T20:21:08.678Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T20:21:08.678Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T20:21:08.678Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T20:21:08.678Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T20:21:08.678Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T20:21:08.678Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:21:08.678Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:21:08.678Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:21:08.678Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T20:21:08.678Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:21:08.678Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:21:08.678Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:21:08.678Z] PASS [2022-02-23T20:21:08.678Z] coverage: 85.3% of statements [2022-02-23T20:21:08.678Z] ok github.com/docker/docker/libnetwork/ipam 50.570s coverage: 85.3% of statements [2022-02-23T20:21:08.800Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T20:21:09.150Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T20:21:09.150Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T20:21:09.150Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T20:21:09.150Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T20:21:09.150Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T20:21:09.150Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T20:21:09.150Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T20:21:09.150Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T20:21:09.150Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T20:21:09.150Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T20:21:09.150Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T20:21:09.150Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T20:21:09.150Z] === RUN TestBufferPoolPutAndGet [2022-02-23T20:21:09.150Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T20:21:09.150Z] PASS [2022-02-23T20:21:09.150Z] coverage: 88.2% of statements [2022-02-23T20:21:09.150Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-02-23T20:21:09.373Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-23T20:21:09.620Z] === RUN TestOutputOnPrematureClose [2022-02-23T20:21:09.620Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestCompleteSilently [2022-02-23T20:21:09.620Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T20:21:09.620Z] PASS [2022-02-23T20:21:09.620Z] coverage: 75.9% of statements [2022-02-23T20:21:09.620Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-02-23T20:21:09.620Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-02-23T20:21:09.620Z] === RUN TestClientStream [2022-02-23T20:21:09.620Z] --- PASS: TestClientStream (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestClientSendFile [2022-02-23T20:21:09.620Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestClientWithRequestTimeout [2022-02-23T20:21:09.620Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T20:21:09.620Z] === RUN TestFileSpecPlugin [2022-02-23T20:21:09.620Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T20:21:09.620Z] === RUN TestFileJSONSpecPlugin [2022-02-23T20:21:09.620Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T20:21:09.620Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestPluginAddHandler [2022-02-23T20:21:09.620Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestPluginWaitBadPlugin [2022-02-23T20:21:09.620Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T20:21:09.620Z] === RUN TestGet [2022-02-23T20:21:09.620Z] time="2022-02-23T20:21:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T20:21:09.837Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-23T20:21:09.837Z] PASS [2022-02-23T20:21:09.837Z] [2022-02-23T20:21:09.837Z] === Skipped [2022-02-23T20:21:09.837Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-23T20:21:09.837Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:21:09.837Z] [2022-02-23T20:21:09.837Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-23T20:21:09.837Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:21:09.837Z] [2022-02-23T20:21:09.837Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-23T20:21:09.837Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:21:09.837Z] [2022-02-23T20:21:09.837Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-23T20:21:09.837Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:21:09.837Z] [2022-02-23T20:21:09.837Z] DONE 17 tests, 4 skipped in 25.766s [2022-02-23T20:21:09.837Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T20:21:09.837Z] ++ 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-02-23T20:21:09.837Z] ++ set -e [2022-02-23T20:21:09.837Z] ++ '[' -n 0 ']' [2022-02-23T20:21:09.837Z] ++ set -x [2022-02-23T20:21:09.837Z] ++ env -i DEST=/go/src/github.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-02-23T20:21:09.837Z] INFO: Testing against a local daemon [2022-02-23T20:21:09.837Z] === RUN TestPluginInvalidJSON [2022-02-23T20:21:09.837Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:21:09.837Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:21:09.837Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:21:09.837Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-23T20:21:09.837Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T20:21:09.837Z] === RUN TestPluginInstall [2022-02-23T20:21:09.837Z] === RUN TestPluginInstall/no_auth [2022-02-23T20:21:09.837Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:21:09.837Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51cf67d54151f5290276f3629024ce4686d8afb6d3580bd57f286a3b5c60689" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:21:09.837Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:21:09.837Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51cf67d54151f5290276f3629024ce4686d8afb6d3580bd57f286a3b5c60689" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:21:09.837Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T20:21:09.846Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2022-02-23T20:21:09.846Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:21:10.093Z] === RUN TestSendToOneSub [2022-02-23T20:21:10.093Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T20:21:10.093Z] === RUN TestSendToMultipleSubs [2022-02-23T20:21:10.093Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T20:21:10.093Z] === RUN TestEvictOneSub [2022-02-23T20:21:10.093Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T20:21:10.093Z] === RUN TestClosePublisher [2022-02-23T20:21:10.093Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T20:21:10.093Z] === RUN TestPubSubRace [2022-02-23T20:21:10.098Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:21:10.098Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51cf67d54151f5290276f3629024ce4686d8afb6d3580bd57f286a3b5c60689" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:21:10.098Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:21:10.098Z] time="2022-02-23T20:21:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d51cf67d54151f5290276f3629024ce4686d8afb6d3580bd57f286a3b5c60689" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:21:10.359Z] === RUN TestPluginInstall/with_insecure [2022-02-23T20:21:10.762Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-23T20:21:10.779Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T20:21:11.079Z] time="2022-02-23T20:21:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T20:21:11.079Z] --- PASS: TestPubSubRace (1.06s) [2022-02-23T20:21:11.079Z] PASS [2022-02-23T20:21:11.079Z] coverage: 75.0% of statements [2022-02-23T20:21:11.079Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 75.0% of statements [2022-02-23T20:21:11.300Z] time="2022-02-23T20:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:21:11.300Z] time="2022-02-23T20:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3368a5d486a4f83a46550ab98a7b04d4b306aad7aedc4203b31f6f9278252d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:21:11.300Z] time="2022-02-23T20:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:21:11.300Z] time="2022-02-23T20:21:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3368a5d486a4f83a46550ab98a7b04d4b306aad7aedc4203b31f6f9278252d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:21:11.300Z] plugin_test.go:165: [d3f6c710e3751] daemon is not started [2022-02-23T20:21:11.300Z] --- PASS: TestPluginInstall (2.97s) [2022-02-23T20:21:11.300Z] --- PASS: TestPluginInstall/no_auth (1.38s) [2022-02-23T20:21:11.300Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-02-23T20:21:11.300Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-23T20:21:11.300Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:21:11.352Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T20:21:11.548Z] === RUN TestRegister [2022-02-23T20:21:11.548Z] --- PASS: TestRegister (0.00s) [2022-02-23T20:21:11.548Z] === RUN TestCommand [2022-02-23T20:21:12.016Z] --- PASS: TestCommand (0.04s) [2022-02-23T20:21:12.016Z] === RUN TestNaiveSelf [2022-02-23T20:21:12.016Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-23T20:21:12.016Z] PASS [2022-02-23T20:21:12.016Z] coverage: 82.4% of statements [2022-02-23T20:21:12.016Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2022-02-23T20:21:12.485Z] === RUN TestDump [2022-02-23T20:21:12.485Z] goroutine 4 [running]: [2022-02-23T20:21:12.485Z] github.com/docker/docker/pkg/stack.dump(0x5fb6b7) [2022-02-23T20:21:12.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T20:21:12.485Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T20:21:12.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T20:21:12.485Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T20:21:12.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T20:21:12.485Z] testing.tRunner(0xc00002dba0, 0x768ef8) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:21:12.485Z] created by testing.(*T).Run [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T20:21:12.485Z] [2022-02-23T20:21:12.485Z] goroutine 1 [chan receive]: [2022-02-23T20:21:12.485Z] testing.(*T).Run(0xc00002da00, {0x75a531, 0x5da413}, 0x768ef8) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T20:21:12.485Z] testing.runTests.func1(0xc00005a840) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T20:21:12.485Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:21:12.485Z] testing.runTests(0xc00006c080, {0x8ccbe0, 0x3, 0x3}, {0x5fa90d, 0x75c22b, 0x8d1680}) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T20:21:12.485Z] testing.(*M).Run(0xc00006c080) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T20:21:12.485Z] main.main() [2022-02-23T20:21:12.485Z] _testmain.go:95 +0x1f5 [2022-02-23T20:21:12.485Z] --- PASS: TestDump (0.00s) [2022-02-23T20:21:12.485Z] === RUN TestDumpToFile [2022-02-23T20:21:12.485Z] --- PASS: TestDumpToFile (0.17s) [2022-02-23T20:21:12.485Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T20:21:12.485Z] goroutine 6 [running]: [2022-02-23T20:21:12.485Z] github.com/docker/docker/pkg/stack.dump(0x668894) [2022-02-23T20:21:12.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T20:21:12.485Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x668c40}) [2022-02-23T20:21:12.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T20:21:12.485Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00002dba0) [2022-02-23T20:21:12.485Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T20:21:12.485Z] testing.tRunner(0xc00015a1a0, 0x768ee8) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:21:12.485Z] created by testing.(*T).Run [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T20:21:12.485Z] [2022-02-23T20:21:12.485Z] goroutine 1 [chan receive]: [2022-02-23T20:21:12.485Z] testing.(*T).Run(0xc00002da00, {0x761316, 0x5da413}, 0x768ee8) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T20:21:12.485Z] testing.runTests.func1(0xc00005a840) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T20:21:12.485Z] testing.tRunner(0xc00002da00, 0xc000063ce0) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:21:12.485Z] testing.runTests(0xc00006c080, {0x8ccbe0, 0x3, 0x3}, {0x5fa90d, 0x75c22b, 0x8d1680}) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T20:21:12.485Z] testing.(*M).Run(0xc00006c080) [2022-02-23T20:21:12.485Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T20:21:12.485Z] main.main() [2022-02-23T20:21:12.485Z] _testmain.go:95 +0x1f5 [2022-02-23T20:21:12.485Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T20:21:12.485Z] PASS [2022-02-23T20:21:12.485Z] coverage: 90.9% of statements [2022-02-23T20:21:12.485Z] ok github.com/docker/docker/pkg/stack 0.211s coverage: 90.9% of statements [2022-02-23T20:21:12.683Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T20:21:12.955Z] time="2022-02-23T20:21:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T20:21:13.307Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T20:21:13.307Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-23T20:21:13.423Z] === RUN TestNewStdWriter [2022-02-23T20:21:13.423Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T20:21:13.423Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestWriteWithNilBytes [2022-02-23T20:21:13.423Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestWrite [2022-02-23T20:21:13.423Z] --- PASS: TestWrite (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestWriteWithWriterError [2022-02-23T20:21:13.423Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T20:21:13.423Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyWriteAndRead [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T20:21:13.423Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T20:21:13.423Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T20:21:13.423Z] PASS [2022-02-23T20:21:13.423Z] coverage: 100.0% of statements [2022-02-23T20:21:13.423Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2022-02-23T20:21:13.568Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T20:21:13.624Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T20:21:13.829Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T20:21:13.894Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T20:21:13.894Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T20:21:13.894Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestFormatStatus [2022-02-23T20:21:13.894Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestFormatError [2022-02-23T20:21:13.894Z] --- PASS: TestFormatError (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestFormatJSONError [2022-02-23T20:21:13.894Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T20:21:13.894Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T20:21:13.894Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestNewJSONProgressOutput [2022-02-23T20:21:13.894Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestAuxFormatterEmit [2022-02-23T20:21:13.894Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestStreamWriterStdout [2022-02-23T20:21:13.894Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T20:21:13.894Z] === RUN TestStreamWriterStderr [2022-02-23T20:21:13.894Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T20:21:13.894Z] PASS [2022-02-23T20:21:13.894Z] coverage: 66.2% of statements [2022-02-23T20:21:13.894Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-02-23T20:21:14.363Z] === RUN TestGenerateRandomID [2022-02-23T20:21:14.363Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T20:21:14.363Z] === RUN TestShortenId [2022-02-23T20:21:14.363Z] --- PASS: TestShortenId (0.00s) [2022-02-23T20:21:14.363Z] === RUN TestShortenSha256Id [2022-02-23T20:21:14.363Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T20:21:14.363Z] === RUN TestShortenIdEmpty [2022-02-23T20:21:14.363Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T20:21:14.363Z] === RUN TestShortenIdInvalid [2022-02-23T20:21:14.363Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T20:21:14.363Z] === RUN TestIsShortIDNonHex [2022-02-23T20:21:14.363Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T20:21:14.363Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T20:21:14.363Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T20:21:14.363Z] PASS [2022-02-23T20:21:14.363Z] coverage: 70.6% of statements [2022-02-23T20:21:14.363Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-02-23T20:21:14.570Z] --- PASS: TestPluginsWithRuntimes (3.13s) [2022-02-23T20:21:14.570Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.79s) [2022-02-23T20:21:14.570Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2022-02-23T20:21:14.570Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:21:14.769Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T20:21:14.831Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-23T20:21:14.831Z] PASS [2022-02-23T20:21:14.831Z] [2022-02-23T20:21:14.831Z] DONE 10 tests in 6.755s [2022-02-23T20:21:14.831Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T20:21:14.831Z] ++ 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-02-23T20:21:14.831Z] ++ set -e [2022-02-23T20:21:14.831Z] ++ '[' -n 0 ']' [2022-02-23T20:21:14.831Z] ++ set -x [2022-02-23T20:21:14.831Z] ++ env -i DEST=/go/src/github.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-02-23T20:21:15.032Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T20:21:15.091Z] INFO: Testing against a local daemon [2022-02-23T20:21:15.091Z] === RUN TestExternalGraphDriver [2022-02-23T20:21:15.091Z] === RUN TestExternalGraphDriver/json [2022-02-23T20:21:15.292Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T20:21:15.350Z] === RUN TestIsCpusetListAvailable [2022-02-23T20:21:15.350Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T20:21:15.350Z] PASS [2022-02-23T20:21:15.350Z] coverage: 39.4% of statements [2022-02-23T20:21:15.350Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-02-23T20:21:15.862Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T20:21:16.734Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2022-02-23T20:21:16.915Z] === RUN TestChtimes [2022-02-23T20:21:16.916Z] --- PASS: TestChtimes (0.00s) [2022-02-23T20:21:16.916Z] === RUN TestChtimesWindows [2022-02-23T20:21:16.916Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-23T20:21:16.916Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T20:21:16.916Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T20:21:16.916Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T20:21:16.916Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T20:21:16.916Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T20:21:16.916Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T20:21:16.916Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T20:21:16.916Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T20:21:16.916Z] PASS [2022-02-23T20:21:16.916Z] coverage: 12.9% of statements [2022-02-23T20:21:16.916Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-02-23T20:21:16.916Z] time="2022-02-23T20:21:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T20:21:17.018Z] === RUN TestExternalGraphDriver/spec [2022-02-23T20:21:17.297Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-02-23T20:21:17.385Z] === RUN TestTailFile [2022-02-23T20:21:17.385Z] --- PASS: TestTailFile (0.00s) [2022-02-23T20:21:17.385Z] === RUN TestTailFileManyLines [2022-02-23T20:21:17.385Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T20:21:17.385Z] === RUN TestTailEmptyFile [2022-02-23T20:21:17.385Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T20:21:17.385Z] === RUN TestTailNegativeN [2022-02-23T20:21:17.385Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader [2022-02-23T20:21:17.385Z] === CONT TestNewTailReader [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T20:21:17.385Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.385Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.385Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.385Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.386Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.386Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.386Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.387Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.387Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.387Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.857Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.857Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.857Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.858Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.858Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.858Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.859Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:21:17.859Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:21:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.860Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:21:17.861Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:21:17.907Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:21:18.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:21:18.332Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:21:18.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:21:18.333Z] PASS [2022-02-23T20:21:18.333Z] coverage: 88.6% of statements [2022-02-23T20:21:18.333Z] ok github.com/docker/docker/pkg/tailfile 0.214s coverage: 88.6% of statements [2022-02-23T20:21:18.407Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T20:21:18.411Z] === RUN TestExternalGraphDriver/pull [2022-02-23T20:21:18.713Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-23T20:21:18.803Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T20:21:18.803Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestTarSumRemove [2022-02-23T20:21:18.803Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestSortFileInfoSums [2022-02-23T20:21:18.803Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T20:21:18.803Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestNewTarSumForLabel [2022-02-23T20:21:18.803Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestEmptyTar [2022-02-23T20:21:18.803Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestTarSumsReadSize [2022-02-23T20:21:18.803Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestTarSums [2022-02-23T20:21:18.803Z] --- PASS: TestTarSums (0.07s) [2022-02-23T20:21:18.803Z] === RUN TestIteration [2022-02-23T20:21:18.803Z] --- PASS: TestIteration (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestVersionLabelForChecksum [2022-02-23T20:21:18.803Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestVersion [2022-02-23T20:21:18.803Z] --- PASS: TestVersion (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestGetVersion [2022-02-23T20:21:18.803Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T20:21:18.803Z] === RUN TestGetVersions [2022-02-23T20:21:18.803Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T20:21:18.803Z] PASS [2022-02-23T20:21:18.803Z] coverage: 89.3% of statements [2022-02-23T20:21:18.803Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2022-02-23T20:21:19.272Z] testing: warning: no tests to run [2022-02-23T20:21:19.272Z] PASS [2022-02-23T20:21:19.272Z] coverage: [no statements] [2022-02-23T20:21:19.272Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2022-02-23T20:21:19.349Z] docker_cli_daemon_test.go:2522: [df8d4c736deb6] daemon is not started [2022-02-23T20:21:19.349Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T20:21:19.793Z] --- PASS: TestExternalGraphDriver (4.85s) [2022-02-23T20:21:19.793Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-02-23T20:21:19.793Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-02-23T20:21:19.793Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-02-23T20:21:19.793Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:21:19.793Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:21:19.793Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-23T20:21:19.793Z] PASS [2022-02-23T20:21:20.054Z] [2022-02-23T20:21:20.054Z] === Skipped [2022-02-23T20:21:20.054Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-23T20:21:20.054Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:21:20.054Z] [2022-02-23T20:21:20.054Z] DONE 5 tests, 1 skipped in 4.966s [2022-02-23T20:21:20.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T20:21:20.054Z] ++ 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-02-23T20:21:20.054Z] ++ set -e [2022-02-23T20:21:20.054Z] ++ '[' -n 0 ']' [2022-02-23T20:21:20.054Z] ++ set -x [2022-02-23T20:21:20.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T20:21:20.054Z] INFO: Testing against a local daemon [2022-02-23T20:21:20.054Z] === RUN TestContinueAfterPluginCrash [2022-02-23T20:21:20.054Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T20:21:20.054Z] === RUN TestReadPluginNoRead [2022-02-23T20:21:20.054Z] === PAUSE TestReadPluginNoRead [2022-02-23T20:21:20.054Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T20:21:20.054Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T20:21:20.054Z] === CONT TestContinueAfterPluginCrash [2022-02-23T20:21:20.054Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T20:21:20.260Z] === RUN TestTruncIndex [2022-02-23T20:21:20.260Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T20:21:20.260Z] PASS [2022-02-23T20:21:20.260Z] coverage: 91.5% of statements [2022-02-23T20:21:20.260Z] ok github.com/docker/docker/pkg/truncindex 0.144s coverage: 91.5% of statements [2022-02-23T20:21:20.729Z] === RUN TestIsGIT [2022-02-23T20:21:20.729Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T20:21:20.729Z] === RUN TestIsTransport [2022-02-23T20:21:20.729Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T20:21:20.729Z] PASS [2022-02-23T20:21:20.729Z] coverage: 100.0% of statements [2022-02-23T20:21:20.729Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-02-23T20:21:20.734Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-23T20:21:20.995Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T20:21:21.198Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T20:21:21.198Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T20:21:21.198Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T20:21:21.198Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T20:21:21.198Z] === RUN TestVersionInfo [2022-02-23T20:21:21.198Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T20:21:21.198Z] === RUN TestAppendVersions [2022-02-23T20:21:21.198Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T20:21:21.198Z] PASS [2022-02-23T20:21:21.198Z] coverage: 88.9% of statements [2022-02-23T20:21:21.198Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-02-23T20:21:22.186Z] === RUN TestNewSettable [2022-02-23T20:21:22.186Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T20:21:22.186Z] === RUN TestIsSettable [2022-02-23T20:21:22.186Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T20:21:22.186Z] === RUN TestUpdateSettingsEnv [2022-02-23T20:21:22.186Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T20:21:22.186Z] PASS [2022-02-23T20:21:22.186Z] coverage: 20.0% of statements [2022-02-23T20:21:22.186Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-02-23T20:21:22.655Z] === RUN TestValidatePrivileges [2022-02-23T20:21:22.655Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T20:21:22.655Z] === RUN TestFilterByCapNeg [2022-02-23T20:21:22.655Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T20:21:22.655Z] === RUN TestFilterByCapPos [2022-02-23T20:21:22.655Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T20:21:22.655Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T20:21:22.655Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T20:21:22.655Z] PASS [2022-02-23T20:21:22.655Z] coverage: 12.0% of statements [2022-02-23T20:21:22.655Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2022-02-23T20:21:22.910Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T20:21:23.122Z] === RUN TestLoad [2022-02-23T20:21:23.122Z] --- PASS: TestLoad (0.00s) [2022-02-23T20:21:23.122Z] === RUN TestSave [2022-02-23T20:21:23.122Z] --- PASS: TestSave (0.04s) [2022-02-23T20:21:23.122Z] === RUN TestAddDeleteGet [2022-02-23T20:21:23.122Z] --- PASS: TestAddDeleteGet (0.05s) [2022-02-23T20:21:23.122Z] === RUN TestInvalidTags [2022-02-23T20:21:23.122Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T20:21:23.122Z] PASS [2022-02-23T20:21:23.122Z] coverage: 84.4% of statements [2022-02-23T20:21:23.122Z] ok github.com/docker/docker/reference 0.175s coverage: 84.4% of statements [2022-02-23T20:21:23.347Z] 4612f6d0b889: Pull complete [2022-02-23T20:21:23.352Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2022-02-23T20:21:23.352Z] === CONT TestReadPluginNoRead [2022-02-23T20:21:23.855Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T20:21:24.689Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T20:21:24.689Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T20:21:24.689Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T20:21:24.689Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestValidateMirror [2022-02-23T20:21:24.689Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestLoadInsecureRegistries [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T20:21:24.689Z] time="2022-02-23T20:21:24Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T20:21:24.689Z] time="2022-02-23T20:21:24Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T20:21:24.689Z] time="2022-02-23T20:21:24Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T20:21:24.689Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-02-23T20:21:24.689Z] === RUN TestNewServiceConfig [2022-02-23T20:21:24.689Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestValidateIndexName [2022-02-23T20:21:24.689Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestValidateIndexNameWithError [2022-02-23T20:21:24.689Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestEndpointParse [2022-02-23T20:21:24.689Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestEndpointParseInvalid [2022-02-23T20:21:24.689Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestValidateEndpoint [2022-02-23T20:21:24.689Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T20:21:24.689Z] === RUN TestPing [2022-02-23T20:21:24.689Z] --- PASS: TestPing (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestPingRegistryEndpoint [2022-02-23T20:21:24.689Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:21:24.689Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T20:21:24.689Z] === RUN TestEndpoint [2022-02-23T20:21:24.689Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:21:24.689Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestParseRepositoryInfo [2022-02-23T20:21:24.689Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestNewIndexInfo [2022-02-23T20:21:24.689Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestMirrorEndpointLookup [2022-02-23T20:21:24.689Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:21:24.689Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestSearchRepositories [2022-02-23T20:21:24.689Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T20:21:24.689Z] Host: 127.0.0.1:49334 [2022-02-23T20:21:24.689Z] User-Agent: docker test client [2022-02-23T20:21:24.689Z] Authorization: Token fake-token [2022-02-23T20:21:24.689Z] X-Docker-Token: true [2022-02-23T20:21:24.689Z] Accept-Encoding: gzip [2022-02-23T20:21:24.689Z] [2022-02-23T20:21:24.689Z] [2022-02-23T20:21:24.689Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T20:21:24.689Z] Connection: close [2022-02-23T20:21:24.689Z] Content-Length: 144 [2022-02-23T20:21:24.689Z] Cache-Control: no-cache [2022-02-23T20:21:24.689Z] Content-Type: application/json [2022-02-23T20:21:24.689Z] Date: Wed, 23 Feb 2022 20:21:24 GMT [2022-02-23T20:21:24.689Z] Expires: -1 [2022-02-23T20:21:24.689Z] Pragma: no-cache [2022-02-23T20:21:24.689Z] Server: docker-tests/mock [2022-02-23T20:21:24.689Z] X-Docker-Registry-Config: mock [2022-02-23T20:21:24.689Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T20:21:24.689Z] [2022-02-23T20:21:24.689Z] [2022-02-23T20:21:24.689Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestTrustedLocation [2022-02-23T20:21:24.689Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T20:21:24.689Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T20:21:24.689Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestIsSecureIndex [2022-02-23T20:21:24.689Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T20:21:24.689Z] PASS [2022-02-23T20:21:24.689Z] coverage: 51.2% of statements [2022-02-23T20:21:24.689Z] ok github.com/docker/docker/registry 0.289s coverage: 51.2% of statements [2022-02-23T20:21:24.689Z] time="2022-02-23T20:21:24Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestReader [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T20:21:24.689Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T20:21:24.689Z] PASS [2022-02-23T20:21:24.689Z] coverage: 100.0% of statements [2022-02-23T20:21:24.689Z] ok github.com/docker/docker/registry/resumable 0.263s coverage: 100.0% of statements [2022-02-23T20:21:24.689Z] --- PASS: TestGet (15.01s) [2022-02-23T20:21:24.689Z] === RUN TestPluginWithNoManifest [2022-02-23T20:21:24.689Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T20:21:24.689Z] === RUN TestGetAll [2022-02-23T20:21:24.689Z] --- PASS: TestGetAll (0.01s) [2022-02-23T20:21:24.689Z] PASS [2022-02-23T20:21:24.689Z] coverage: 73.2% of statements [2022-02-23T20:21:24.689Z] ok github.com/docker/docker/pkg/plugins 36.021s coverage: 73.2% of statements [2022-02-23T20:21:24.798Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T20:21:25.159Z] === RUN TestRestartManagerTimeout [2022-02-23T20:21:25.159Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T20:21:25.159Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T20:21:25.159Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T20:21:25.159Z] PASS [2022-02-23T20:21:25.159Z] coverage: 45.3% of statements [2022-02-23T20:21:25.159Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 45.3% of statements [2022-02-23T20:21:25.273Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T20:21:25.628Z] === RUN TestDecodeContainerConfig [2022-02-23T20:21:25.628Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T20:21:25.628Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T20:21:25.628Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T20:21:25.628Z] === RUN TestValidatePrivileged [2022-02-23T20:21:25.628Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T20:21:25.628Z] PASS [2022-02-23T20:21:25.628Z] coverage: 52.6% of statements [2022-02-23T20:21:25.628Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.6% of statements [2022-02-23T20:21:26.014Z] --- PASS: TestServiceUpdatePidsLimit (16.12s) [2022-02-23T20:21:26.014Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-23T20:21:26.014Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2022-02-23T20:21:26.014Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-02-23T20:21:26.014Z] PASS [2022-02-23T20:21:26.014Z] [2022-02-23T20:21:26.014Z] === Skipped [2022-02-23T20:21:26.014Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T20:21:26.014Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:21:26.014Z] [2022-02-23T20:21:26.014Z] DONE 27 tests, 1 skipped in 183.377s [2022-02-23T20:21:26.014Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T20:21:26.014Z] INFO: Testing against a local daemon [2022-02-23T20:21:26.014Z] === RUN TestSessionCreate [2022-02-23T20:21:26.014Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T20:21:26.014Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:21:26.014Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T20:21:26.014Z] PASS [2022-02-23T20:21:26.014Z] [2022-02-23T20:21:26.014Z] DONE 2 tests in 0.080s [2022-02-23T20:21:26.014Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T20:21:26.014Z] INFO: Testing against a local daemon [2022-02-23T20:21:26.014Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:21:26.014Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:21:26.014Z] === RUN TestDiskUsage [2022-02-23T20:21:26.014Z] === PAUSE TestDiskUsage [2022-02-23T20:21:26.014Z] === RUN TestEventsExecDie [2022-02-23T20:21:26.014Z] --- PASS: TestEventsExecDie (0.53s) [2022-02-23T20:21:26.014Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:21:26.097Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T20:21:26.097Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T20:21:26.097Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T20:21:26.097Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T20:21:26.097Z] PASS [2022-02-23T20:21:26.097Z] coverage: 62.5% of statements [2022-02-23T20:21:26.097Z] ok github.com/docker/docker/testutil 0.161s coverage: 62.5% of statements [2022-02-23T20:21:26.213Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T20:21:26.272Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-02-23T20:21:26.272Z] === RUN TestEventsVolumeCreate [2022-02-23T20:21:26.272Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-23T20:21:26.272Z] === RUN TestInfoBinaryCommits [2022-02-23T20:21:26.272Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T20:21:26.272Z] === RUN TestInfoAPIVersioned [2022-02-23T20:21:26.272Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-02-23T20:21:26.272Z] === RUN TestInfoAPI [2022-02-23T20:21:26.272Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T20:21:26.272Z] === RUN TestInfoAPIWarnings [2022-02-23T20:21:26.804Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-23T20:21:26.804Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.0% of statements [2022-02-23T20:21:27.060Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-23T20:21:27.155Z] === RUN TestReadPluginNoRead/default [2022-02-23T20:21:27.623Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-23T20:21:28.097Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-02-23T20:21:28.186Z] ok github.com/docker/docker/daemon 10.146s coverage: 17.2% of statements [2022-02-23T20:21:28.186Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T20:21:28.186Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T20:21:28.186Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T20:21:28.186Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T20:21:28.313Z] === RUN TestGetDriver [2022-02-23T20:21:28.313Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T20:21:28.313Z] === RUN TestVolumeRequestError [2022-02-23T20:21:28.313Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T20:21:28.313Z] PASS [2022-02-23T20:21:28.313Z] coverage: 36.1% of statements [2022-02-23T20:21:28.357Z] === CONT TestReadPluginNoRead [2022-02-23T20:21:28.358Z] read_test.go:92: [d0b8bc349fdcb] daemon is not started [2022-02-23T20:21:28.358Z] --- PASS: TestReadPluginNoRead (5.35s) [2022-02-23T20:21:28.358Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-02-23T20:21:28.358Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-02-23T20:21:28.358Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2022-02-23T20:21:28.358Z] PASS [2022-02-23T20:21:28.358Z] [2022-02-23T20:21:28.358Z] DONE 6 tests in 8.412s [2022-02-23T20:21:28.358Z] 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-02-23T20:21:28.358Z] ++ 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-02-23T20:21:28.358Z] ++ set -e [2022-02-23T20:21:28.358Z] ++ '[' -n 0 ']' [2022-02-23T20:21:28.358Z] ++ set -x [2022-02-23T20:21:28.358Z] ++ env -i DEST=/go/src/github.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-02-23T20:21:28.358Z] testing: warning: no tests to run [2022-02-23T20:21:28.358Z] PASS [2022-02-23T20:21:28.358Z] [2022-02-23T20:21:28.358Z] DONE 0 tests in 0.025s [2022-02-23T20:21:28.358Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T20:21:28.358Z] ++ 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-02-23T20:21:28.358Z] ++ set -e [2022-02-23T20:21:28.358Z] ++ '[' -n 0 ']' [2022-02-23T20:21:28.358Z] ++ set -x [2022-02-23T20:21:28.358Z] ++ env -i DEST=/go/src/github.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-02-23T20:21:28.358Z] INFO: Testing against a local daemon [2022-02-23T20:21:28.358Z] === RUN TestPluginWithDevMounts [2022-02-23T20:21:28.358Z] === PAUSE TestPluginWithDevMounts [2022-02-23T20:21:28.358Z] === CONT TestPluginWithDevMounts [2022-02-23T20:21:28.782Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-02-23T20:21:29.116Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.768s coverage: 74.6% of statements [2022-02-23T20:21:29.252Z] === RUN TestGetAddress [2022-02-23T20:21:29.252Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T20:21:29.252Z] === RUN TestRemove [2022-02-23T20:21:29.252Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T20:21:29.252Z] --- SKIP: TestRemove (0.00s) [2022-02-23T20:21:29.252Z] === RUN TestInitializeWithVolumes [2022-02-23T20:21:29.252Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T20:21:29.252Z] === RUN TestCreate [2022-02-23T20:21:29.252Z] --- PASS: TestCreate (0.01s) [2022-02-23T20:21:29.252Z] === RUN TestValidateName [2022-02-23T20:21:29.252Z] --- PASS: TestValidateName (0.00s) [2022-02-23T20:21:29.252Z] === RUN TestCreateWithOpts [2022-02-23T20:21:29.252Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T20:21:29.252Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T20:21:29.252Z] === RUN TestRelaodNoOpts [2022-02-23T20:21:29.252Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T20:21:29.252Z] PASS [2022-02-23T20:21:29.252Z] coverage: 41.5% of statements [2022-02-23T20:21:29.252Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRaw [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T20:21:29.721Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRaw [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T20:21:29.721Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestConvertTmpfsOptions [2022-02-23T20:21:29.721Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T20:21:29.721Z] linux_parser_test.go:209: data="ro" [2022-02-23T20:21:29.721Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestParseMountSpec [2022-02-23T20:21:29.721Z] parser_test.go:62: case 0 [2022-02-23T20:21:29.721Z] parser_test.go:62: case 1 [2022-02-23T20:21:29.721Z] parser_test.go:62: case 2 [2022-02-23T20:21:29.721Z] parser_test.go:62: case 3 [2022-02-23T20:21:29.721Z] parser_test.go:62: case 4 [2022-02-23T20:21:29.721Z] parser_test.go:62: case 5 [2022-02-23T20:21:29.721Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestValidateMount [2022-02-23T20:21:29.721Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRaw [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T20:21:29.721Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T20:21:29.721Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T20:21:29.721Z] PASS [2022-02-23T20:21:29.721Z] coverage: 67.6% of statements [2022-02-23T20:21:29.721Z] ok github.com/docker/docker/volume/mounts 0.124s coverage: 67.6% of statements [2022-02-23T20:21:30.045Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.308s coverage: 56.2% of statements [2022-02-23T20:21:30.087Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T20:21:30.269Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-02-23T20:21:30.269Z] PASS [2022-02-23T20:21:30.269Z] [2022-02-23T20:21:30.269Z] DONE 1 tests in 1.599s [2022-02-23T20:21:30.269Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T20:21:30.269Z] ++ 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-02-23T20:21:30.269Z] ++ set -e [2022-02-23T20:21:30.269Z] ++ '[' -n 0 ']' [2022-02-23T20:21:30.269Z] ++ set -x [2022-02-23T20:21:30.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-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-02-23T20:21:30.269Z] INFO: Testing against a local daemon [2022-02-23T20:21:30.269Z] === RUN TestSecretInspect [2022-02-23T20:21:30.709Z] === RUN TestSetGetMeta [2022-02-23T20:21:30.709Z] === PAUSE TestSetGetMeta [2022-02-23T20:21:30.709Z] === RUN TestRestore [2022-02-23T20:21:30.709Z] === PAUSE TestRestore [2022-02-23T20:21:30.709Z] === RUN TestServiceCreate [2022-02-23T20:21:30.709Z] === PAUSE TestServiceCreate [2022-02-23T20:21:30.709Z] === RUN TestServiceList [2022-02-23T20:21:30.709Z] === PAUSE TestServiceList [2022-02-23T20:21:30.709Z] === RUN TestServiceRemove [2022-02-23T20:21:30.709Z] === PAUSE TestServiceRemove [2022-02-23T20:21:30.709Z] === RUN TestServiceGet [2022-02-23T20:21:30.709Z] === PAUSE TestServiceGet [2022-02-23T20:21:30.709Z] === RUN TestServicePrune [2022-02-23T20:21:30.709Z] === PAUSE TestServicePrune [2022-02-23T20:21:30.709Z] === RUN TestCreate [2022-02-23T20:21:30.709Z] === PAUSE TestCreate [2022-02-23T20:21:30.709Z] === RUN TestRemove [2022-02-23T20:21:30.709Z] === PAUSE TestRemove [2022-02-23T20:21:30.709Z] === RUN TestList [2022-02-23T20:21:30.709Z] === PAUSE TestList [2022-02-23T20:21:30.709Z] === RUN TestFindByDriver [2022-02-23T20:21:30.709Z] === PAUSE TestFindByDriver [2022-02-23T20:21:30.709Z] === RUN TestFindByReferenced [2022-02-23T20:21:30.709Z] === PAUSE TestFindByReferenced [2022-02-23T20:21:30.709Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T20:21:30.709Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T20:21:30.709Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:21:30.709Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:21:30.709Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T20:21:30.709Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T20:21:30.709Z] === RUN TestRefDerefRemove [2022-02-23T20:21:30.709Z] === PAUSE TestRefDerefRemove [2022-02-23T20:21:30.709Z] === RUN TestGet [2022-02-23T20:21:30.709Z] === PAUSE TestGet [2022-02-23T20:21:30.709Z] === RUN TestGetWithReference [2022-02-23T20:21:30.709Z] === PAUSE TestGetWithReference [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:21:30.709Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T20:21:30.709Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T20:21:30.709Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T20:21:30.709Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T20:21:30.709Z] === CONT TestSetGetMeta [2022-02-23T20:21:30.709Z] === CONT TestList [2022-02-23T20:21:30.709Z] === CONT TestServiceGet [2022-02-23T20:21:30.709Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T20:21:30.709Z] --- PASS: TestList (0.04s) [2022-02-23T20:21:30.709Z] === CONT TestServiceRemove [2022-02-23T20:21:30.709Z] --- PASS: TestSetGetMeta (0.07s) [2022-02-23T20:21:30.709Z] === CONT TestServiceList [2022-02-23T20:21:30.975Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-02-23T20:21:31.029Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T20:21:31.178Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2022-02-23T20:21:31.178Z] === CONT TestServiceCreate [2022-02-23T20:21:31.178Z] --- PASS: TestServiceGet (0.20s) [2022-02-23T20:21:31.178Z] === CONT TestRestore [2022-02-23T20:21:31.178Z] --- PASS: TestServiceRemove (0.17s) [2022-02-23T20:21:31.178Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:21:31.178Z] --- PASS: TestServiceList (0.15s) [2022-02-23T20:21:31.178Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T20:21:31.178Z] --- PASS: TestServiceCreate (0.14s) [2022-02-23T20:21:31.178Z] === CONT TestFindByReferenced [2022-02-23T20:21:31.178Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-23T20:21:31.178Z] === CONT TestFindByDriver [2022-02-23T20:21:31.178Z] --- PASS: TestRestore (0.04s) [2022-02-23T20:21:31.178Z] === CONT TestGetWithReference [2022-02-23T20:21:31.178Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-23T20:21:31.178Z] === CONT TestGet [2022-02-23T20:21:31.178Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-23T20:21:31.178Z] === CONT TestRefDerefRemove [2022-02-23T20:21:31.178Z] --- PASS: TestFindByDriver (0.04s) [2022-02-23T20:21:31.178Z] === CONT TestCreate [2022-02-23T20:21:31.178Z] --- PASS: TestGetWithReference (0.03s) [2022-02-23T20:21:31.178Z] === CONT TestRemove [2022-02-23T20:21:31.178Z] --- PASS: TestGet (0.03s) [2022-02-23T20:21:31.178Z] === CONT TestServicePrune [2022-02-23T20:21:31.178Z] --- PASS: TestRefDerefRemove (0.04s) [2022-02-23T20:21:31.178Z] time="2022-02-23T20:21:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:21:31.178Z] --- PASS: TestCreate (0.02s) [2022-02-23T20:21:31.178Z] --- PASS: TestRemove (0.03s) [2022-02-23T20:21:31.178Z] time="2022-02-23T20:21:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:21:31.178Z] time="2022-02-23T20:21:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:21:31.178Z] time="2022-02-23T20:21:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T20:21:31.178Z] time="2022-02-23T20:21:30Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:21:31.178Z] --- PASS: TestServicePrune (0.05s) [2022-02-23T20:21:31.178Z] PASS [2022-02-23T20:21:31.178Z] coverage: 69.0% of statements [2022-02-23T20:21:31.178Z] ok github.com/docker/docker/volume/service 0.392s coverage: 69.0% of statements [2022-02-23T20:21:31.970Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-23T20:21:32.812Z] --- PASS: TestSecretInspect (2.30s) [2022-02-23T20:21:32.812Z] === RUN TestSecretList [2022-02-23T20:21:32.868Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-02-23T20:21:33.799Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.033s coverage: 45.9% of statements [2022-02-23T20:21:33.799Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T20:21:33.883Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-23T20:21:34.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.289s coverage: 50.5% of statements [2022-02-23T20:21:34.194Z] --- PASS: TestSecretList (1.68s) [2022-02-23T20:21:34.194Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:21:35.423Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-02-23T20:21:35.988Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.784s coverage: 58.0% of statements [2022-02-23T20:21:35.988Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-23T20:21:35.988Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T20:21:36.107Z] --- PASS: TestSecretsCreateAndDelete (1.67s) [2022-02-23T20:21:36.107Z] === RUN TestSecretsUpdate [2022-02-23T20:21:36.429Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-23T20:21:36.430Z] check_test.go:308: [d10de8fef81ed] daemon is not started [2022-02-23T20:21:36.430Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-23T20:21:36.554Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-02-23T20:21:36.811Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-02-23T20:21:38.020Z] --- PASS: TestSecretsUpdate (2.10s) [2022-02-23T20:21:38.020Z] === RUN TestTemplatedSecret [2022-02-23T20:21:38.183Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.8% of statements [2022-02-23T20:21:38.183Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T20:21:38.183Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T20:21:38.747Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.5% of statements [2022-02-23T20:21:39.677Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 33.6% of statements [2022-02-23T20:21:39.677Z] ok github.com/docker/docker/daemon/logger/awslogs 0.153s coverage: 80.2% of statements [2022-02-23T20:21:39.677Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T20:21:40.240Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2022-02-23T20:21:40.240Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-02-23T20:21:40.564Z] --- PASS: TestTemplatedSecret (2.38s) [2022-02-23T20:21:40.564Z] === RUN TestSecretCreateResolve [2022-02-23T20:21:40.804Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-02-23T20:21:41.060Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-02-23T20:21:41.622Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 78.7% of statements [2022-02-23T20:21:41.622Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T20:21:42.186Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 54.7% of statements [2022-02-23T20:21:42.474Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-02-23T20:21:42.474Z] PASS [2022-02-23T20:21:42.474Z] [2022-02-23T20:21:42.474Z] DONE 6 tests in 12.332s [2022-02-23T20:21:42.474Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T20:21:42.474Z] ++ 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-02-23T20:21:42.474Z] ++ set -e [2022-02-23T20:21:42.474Z] ++ '[' -n 0 ']' [2022-02-23T20:21:42.474Z] ++ set -x [2022-02-23T20:21:42.474Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-02-23T20:21:42.474Z] INFO: Testing against a local daemon [2022-02-23T20:21:42.474Z] === RUN TestServiceCreateInit [2022-02-23T20:21:42.474Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:21:42.751Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite (329.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.98s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.72s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.93s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.07s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.29s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.21s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.54s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.40s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.57s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.52s) [2022-02-23T20:21:43.016Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.69s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.97s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.64s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.89s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.49s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.56s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.36s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.74s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.91s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.42s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.62s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.06s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.55s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.77s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.48s) [2022-02-23T20:21:43.016Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-23T20:21:43.016Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.99s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.92s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.93s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.06s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.77s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.13s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.31s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.68s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.85s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.34s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.91s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.70s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.27s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.26s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.14s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.15s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.76s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.84s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.36s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-02-23T20:21:43.016Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2022-02-23T20:21:43.016Z] === RUN TestDockerSwarmSuite [2022-02-23T20:21:43.016Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-23T20:21:43.694Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-23T20:21:43.950Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-02-23T20:21:44.207Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-23T20:21:44.412Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-02-23T20:21:44.412Z] === RUN TestInfoDebug [2022-02-23T20:21:44.412Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T20:21:44.412Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:21:44.412Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-23T20:21:44.412Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:21:44.412Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-23T20:21:44.412Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:21:44.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-02-23T20:21:44.412Z] === RUN TestPingCacheHeaders [2022-02-23T20:21:44.412Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T20:21:44.412Z] === RUN TestPingGet [2022-02-23T20:21:44.412Z] --- PASS: TestPingGet (0.02s) [2022-02-23T20:21:44.412Z] === RUN TestPingHead [2022-02-23T20:21:44.412Z] --- PASS: TestPingHead (0.02s) [2022-02-23T20:21:44.412Z] === RUN TestVersion [2022-02-23T20:21:44.412Z] --- PASS: TestVersion (0.02s) [2022-02-23T20:21:44.412Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:21:44.412Z] === CONT TestDiskUsage [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T20:21:44.670Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T20:21:45.139Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements [2022-02-23T20:21:45.139Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T20:21:45.139Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T20:21:45.238Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T20:21:45.239Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T20:21:45.497Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T20:21:45.562Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-23T20:21:45.756Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage (1.54s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run (0.49s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T20:21:45.756Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:21:45.756Z] PASS [2022-02-23T20:21:45.756Z] [2022-02-23T20:21:45.756Z] DONE 50 tests in 20.271s [2022-02-23T20:21:45.756Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T20:21:46.015Z] INFO: Testing against a local daemon [2022-02-23T20:21:46.015Z] === RUN TestVolumesCreateAndList [2022-02-23T20:21:46.015Z] --- PASS: TestVolumesCreateAndList (0.04s) [2022-02-23T20:21:46.015Z] === RUN TestVolumesRemove [2022-02-23T20:21:46.015Z] --- PASS: TestVolumesRemove (0.08s) [2022-02-23T20:21:46.015Z] === RUN TestVolumesInspect [2022-02-23T20:21:46.015Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-23T20:21:46.015Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:21:46.015Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:21:46.015Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:21:46.015Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:21:46.015Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T20:21:46.015Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T20:21:46.015Z] PASS [2022-02-23T20:21:46.015Z] [2022-02-23T20:21:46.015Z] DONE 5 tests in 0.225s [2022-02-23T20:21:46.015Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T20:21:46.069Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2022-02-23T20:21:46.069Z] ok github.com/docker/docker/distribution 0.115s coverage: 26.3% of statements [2022-02-23T20:21:46.069Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T20:21:46.581Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-23T20:21:46.581Z] Removing test suite binaries [2022-02-23T20:21:46.581Z] exiting test-integration [2022-02-23T20:21:46.581Z] ++ exit 0 [2022-02-23T20:21:46.581Z] [2022-02-23T20:21:46.676Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:21:46.999Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2022-02-23T20:21:47.563Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-02-23T20:21:47.819Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements Post stage [Pipeline] junit [2022-02-23T20:21:47.967Z] Recording test results [2022-02-23T20:21:48.106Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-23T20:21:48.382Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-23T20:21:48.639Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-23T20:21:48.896Z] ok github.com/docker/docker/distribution/xfer 1.911s coverage: 85.4% of statements [2022-02-23T20:21:48.896Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T20:21:48.896Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T20:21:49.153Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-02-23T20:21:49.219Z] --- PASS: TestServiceCreateInit (6.88s) [2022-02-23T20:21:49.219Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-02-23T20:21:49.219Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s) [2022-02-23T20:21:49.219Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:21:49.252Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T20:21:49.594Z] + echo Ensuring container killed. [2022-02-23T20:21:49.594Z] Ensuring container killed. [2022-02-23T20:21:49.594Z] + docker rm -vf docker-pr6 [2022-02-23T20:21:49.594Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-02-23T20:21:49.877Z] + echo Chowning /workspace to jenkins user [2022-02-23T20:21:49.878Z] Chowning /workspace to jenkins user [2022-02-23T20:21:49.878Z] + id -u [2022-02-23T20:21:49.878Z] + id -g [2022-02-23T20:21:49.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T20:21:49.878Z] Unable to find image 'busybox:latest' locally [2022-02-23T20:21:49.878Z] latest: Pulling from library/busybox [2022-02-23T20:21:50.083Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-02-23T20:21:50.140Z] 009932687766: Pulling fs layer [2022-02-23T20:21:50.140Z] 009932687766: Download complete [2022-02-23T20:21:50.140Z] 009932687766: Pull complete [2022-02-23T20:21:50.140Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T20:21:50.140Z] Status: Downloaded newer image for busybox:latest [2022-02-23T20:21:50.646Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2022-02-23T20:21:50.903Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-23T20:21:51.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T20:21:51.816Z] + bundleName=amd64-cgroup2 [2022-02-23T20:21:51.816Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T20:21:51.816Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-23T20:21:51.816Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-23T20:21:51.816Z] -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-02-23T20:21:52.086Z] Archiving artifacts [2022-02-23T20:21:52.475Z] 2022/02/23 20:21:49 Closing DB instances... [2022-02-23T20:21:52.475Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-23T20:21:52.475Z] === RUN TestFindNode [2022-02-23T20:21:52.475Z] 2022/02/23 20:21:51 Closing DB instances... [2022-02-23T20:21:52.475Z] --- PASS: TestFindNode (0.02s) [2022-02-23T20:21:52.475Z] === RUN TestChangeNodeState [2022-02-23T20:21:52.475Z] 2022/02/23 20:21:51 Closing DB instances... [2022-02-23T20:21:52.475Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T20:21:52.475Z] === RUN TestNodeReincarnation [2022-02-23T20:21:52.475Z] 2022/02/23 20:21:51 Closing DB instances... [2022-02-23T20:21:52.794Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 82.5% of statements [2022-02-23T20:21:53.051Z] ok github.com/docker/docker/pkg/authorization 0.173s coverage: 68.3% of statements [2022-02-23T20:21:53.308Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-23T20:21:53.308Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-02-23T20:21:53.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-23T20:21:53.321Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T20:21:53.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:21:53.936Z] + make clean [2022-02-23T20:21:53.936Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:21:53.936Z] docker-dev-cache [2022-02-23T20:21:53.936Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T20:21:56.576Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 43.5% of statements [2022-02-23T20:21:56.577Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-23T20:21:56.577Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T20:21:57.232Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T20:21:57.232Z] === RUN TestParallelCreate [2022-02-23T20:21:57.232Z] 2022/02/23 20:21:56 Closing DB instances... [2022-02-23T20:21:57.232Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T20:21:57.232Z] === RUN TestParallelDelete [2022-02-23T20:21:57.232Z] 2022/02/23 20:21:56 Closing DB instances... [2022-02-23T20:21:57.232Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T20:21:57.232Z] === RUN TestNetworkDBIslands [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ca848f7634f6 with config:&{NodeID:ca848f7634f6 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node ca848f7634f6/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node ca848f7634f6/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:645d79141e31 with config:&{NodeID:645d79141e31 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node 645d79141e31/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node 645d79141e31/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node 645d79141e31/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node 645d79141e31/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node ca848f7634f6/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=info msg="Node ca848f7634f6/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-02-23T20:21:57.232Z] time="2022-02-23T20:21:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T20:21:57.503Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:335f19901986 with config:&{NodeID:335f19901986 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node 335f19901986/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node 335f19901986/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node 335f19901986/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node ca848f7634f6/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node ca848f7634f6/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node 645d79141e31/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node 335f19901986/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=info msg="Node 645d79141e31/172.31.228.128, added to nodes list" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-02-23T20:21:57.701Z] time="2022-02-23T20:21:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T20:21:57.760Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:57Z" level=info msg="Node 335f19901986/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:57Z" level=info msg="Node 335f19901986/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:57Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:50415b1f5543 with config:&{NodeID:50415b1f5543 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node ca848f7634f6/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node ca848f7634f6/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 645d79141e31/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 645d79141e31/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 335f19901986/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=info msg="Node 335f19901986/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T20:21:58.170Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-02-23T20:21:58.325Z] ok github.com/docker/docker/layer 7.689s coverage: 68.9% of statements [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T20:21:58.325Z] ok github.com/docker/docker/pkg/fsutils 0.147s coverage: 85.1% of statements [2022-02-23T20:21:58.325Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T20:21:58.325Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fafdfcf97f75 with config:&{NodeID:fafdfcf97f75 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 335f19901986/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 335f19901986/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 645d79141e31/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 645d79141e31/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node ca848f7634f6/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=info msg="Node ca848f7634f6/172.31.228.128, added to nodes list" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T20:21:58.639Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-02-23T20:21:59.107Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:21:59.108Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=info msg="The new bootstrap node list is:[172.31.228.128:10033 172.31.228.128:10034 172.31.228.128:10035]" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10033" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49375" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10034" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49376" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49377" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10035" [2022-02-23T20:21:59.108Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=info msg="The new bootstrap node list is:[172.31.228.128:10033 172.31.228.128:10034 172.31.228.128:10035]" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10033" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49378" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10034" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49379" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10035" [2022-02-23T20:21:59.108Z] time="2022-02-23T20:21:59Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49380" [2022-02-23T20:21:59.253Z] ok github.com/docker/docker/pkg/idtools 0.440s coverage: 69.5% of statements [2022-02-23T20:21:59.509Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 71.5% of statements [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="node 0 leaving" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6 change state NodeActive --> NodeLeft" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6 change state NodeActive --> NodeLeft" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="node3(335f19901986): Node leave event for ca848f7634f6/172.31.228.128" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="node2(645d79141e31): Node leave event for ca848f7634f6/172.31.228.128" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6 change state NodeActive --> NodeLeft" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="node5(fafdfcf97f75): Node leave event for ca848f7634f6/172.31.228.128" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6 change state NodeActive --> NodeLeft" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="node1(ca848f7634f6): Node leave event for ca848f7634f6/172.31.228.128" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6 change state NodeActive --> NodeLeft" [2022-02-23T20:21:59.577Z] time="2022-02-23T20:21:59Z" level=info msg="node4(50415b1f5543): Node leave event for ca848f7634f6/172.31.228.128" [2022-02-23T20:21:59.767Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-02-23T20:21:59.767Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-02-23T20:21:59.767Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T20:21:59.767Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-23T20:21:59.767Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T20:22:00.023Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-02-23T20:22:00.023Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node ca848f7634f6/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="node 1 leaving" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="node4(50415b1f5543): Node leave event for 645d79141e31/172.31.228.128" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="node3(335f19901986): Node leave event for 645d79141e31/172.31.228.128" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="node2(645d79141e31): Node leave event for 645d79141e31/172.31.228.128" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="node5(fafdfcf97f75): Node leave event for 645d79141e31/172.31.228.128" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.045Z] time="2022-02-23T20:21:59Z" level=info msg="Node 645d79141e31/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.279Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="Node 645d79141e31/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="node 2 leaving" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="Node 335f19901986 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="node4(50415b1f5543): Node leave event for 335f19901986/172.31.228.128" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="Node 335f19901986 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="node3(335f19901986): Node leave event for 335f19901986/172.31.228.128" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="Node 335f19901986 change state NodeActive --> NodeLeft" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=info msg="node5(fafdfcf97f75): Node leave event for 335f19901986/172.31.228.128" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=debug msg="memberlist: Failed ping: 50415b1f5543 (timeout reached)" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.228.128:10034: use of closed network connection" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.228.128:10037: use of closed network connection" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.228.128:10035: use of closed network connection" [2022-02-23T20:22:00.514Z] time="2022-02-23T20:22:00Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49381" [2022-02-23T20:22:00.537Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-02-23T20:22:00.537Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-23T20:22:00.537Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T20:22:00.537Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 335f19901986/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 335f19901986/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 335f19901986/172.31.228.128, left gossip cluster" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=warning msg="memberlist: Was able to connect to 50415b1f5543 but other probes failed, network may be misconfigured" [2022-02-23T20:22:00.983Z] networkdb_test.go:867: node4: OK [2022-02-23T20:22:00.983Z] networkdb_test.go:867: node5: OK [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="node 0 coming back" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:62b984e47974 with config:&{NodeID:62b984e47974 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 62b984e47974/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 62b984e47974/172.31.228.128, added to nodes list" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="node 1 coming back" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:542c80c469ad with config:&{NodeID:542c80c469ad Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 542c80c469ad/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 542c80c469ad/172.31.228.128, added to nodes list" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="node 2 coming back" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7293ff97d1be with config:&{NodeID:7293ff97d1be Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 7293ff97d1be/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:00.983Z] time="2022-02-23T20:22:00Z" level=info msg="Node 7293ff97d1be/172.31.228.128, added to nodes list" [2022-02-23T20:22:01.100Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-02-23T20:22:01.459Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T20:22:01.663Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-23T20:22:01.919Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-23T20:22:01.919Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-23T20:22:02.029Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T20:22:02.605Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T20:22:02.874Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T20:22:03.284Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-02-23T20:22:03.284Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-02-23T20:22:03.541Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-23T20:22:03.797Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-23T20:22:04.054Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-23T20:22:04.054Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-23T20:22:04.126Z] --- PASS: TestCreateServiceMultipleTimes (14.59s) [2022-02-23T20:22:04.126Z] === RUN TestCreateServiceConflict [2022-02-23T20:22:04.279Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T20:22:04.279Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T20:22:04.279Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T20:22:04.539Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T20:22:04.626Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-02-23T20:22:04.775Z] time="2022-02-23T20:22:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.228.128:10033 172.31.228.128:10034 172.31.228.128:10035]" [2022-02-23T20:22:04.775Z] time="2022-02-23T20:22:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.228.128:10033 172.31.228.128:10034 172.31.228.128:10035]" [2022-02-23T20:22:04.904Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10033" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49382" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, is the new incarnation of the shutdown node ca848f7634f6/172.31.228.128" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10034" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49383" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, is the new incarnation of the shutdown node 645d79141e31/172.31.228.128" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49384" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10035" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 50415b1f5543/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 50415b1f5543/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node fafdfcf97f75/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, is the new incarnation of the shutdown node 335f19901986/172.31.228.128" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, is the new incarnation of the shutdown node 645d79141e31/172.31.228.128" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 542c80c469ad/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, is the new incarnation of the shutdown node ca848f7634f6/172.31.228.128" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 62b984e47974/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, is the new incarnation of the shutdown node 335f19901986/172.31.228.128" [2022-02-23T20:22:05.243Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.467Z] ok github.com/docker/docker/pkg/tailfile 0.061s coverage: 88.6% of statements [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, joined gossip cluster" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=info msg="Node 7293ff97d1be/172.31.228.128, added to nodes list" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10033" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49385" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10034" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49386" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49387" [2022-02-23T20:22:05.711Z] time="2022-02-23T20:22:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.228.128:10035" [2022-02-23T20:22:05.723Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-23T20:22:05.979Z] coverage: [no statements] [2022-02-23T20:22:05.979Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-23T20:22:06.040Z] --- PASS: TestCreateServiceConflict (1.75s) [2022-02-23T20:22:06.040Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:22:06.180Z] 2022/02/23 20:22:05 Closing DB instances... [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974 change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="node4(50415b1f5543): Node leave event for 62b984e47974/172.31.228.128" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974 change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="node3(7293ff97d1be): Node leave event for 62b984e47974/172.31.228.128" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974 change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="node2(542c80c469ad): Node leave event for 62b984e47974/172.31.228.128" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974 change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="node5(fafdfcf97f75): Node leave event for 62b984e47974/172.31.228.128" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974 change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.180Z] time="2022-02-23T20:22:06Z" level=info msg="node1(62b984e47974): Node leave event for 62b984e47974/172.31.228.128" [2022-02-23T20:22:06.235Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-23T20:22:06.235Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-23T20:22:06.450Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-23T20:22:06.491Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974/172.31.228.128, left gossip cluster" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974/172.31.228.128, left gossip cluster" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974/172.31.228.128, left gossip cluster" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974/172.31.228.128, left gossip cluster" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 62b984e47974/172.31.228.128, left gossip cluster" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="node5(fafdfcf97f75): Node leave event for 542c80c469ad/172.31.228.128" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="node4(50415b1f5543): Node leave event for 542c80c469ad/172.31.228.128" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="node3(7293ff97d1be): Node leave event for 542c80c469ad/172.31.228.128" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad change state NodeActive --> NodeLeft" [2022-02-23T20:22:06.648Z] time="2022-02-23T20:22:06Z" level=info msg="node2(542c80c469ad): Node leave event for 542c80c469ad/172.31.228.128" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 542c80c469ad/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 7293ff97d1be change state NodeActive --> NodeLeft" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="node5(fafdfcf97f75): Node leave event for 7293ff97d1be/172.31.228.128" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 7293ff97d1be change state NodeActive --> NodeLeft" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="node4(50415b1f5543): Node leave event for 7293ff97d1be/172.31.228.128" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="Node 7293ff97d1be change state NodeActive --> NodeLeft" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:06Z" level=info msg="node3(7293ff97d1be): Node leave event for 7293ff97d1be/172.31.228.128" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:07Z" level=info msg="Node 7293ff97d1be/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.117Z] time="2022-02-23T20:22:07Z" level=info msg="Node 7293ff97d1be/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-23T20:22:07.585Z] time="2022-02-23T20:22:07Z" level=info msg="Node 7293ff97d1be/172.31.228.128, left gossip cluster" [2022-02-23T20:22:07.585Z] time="2022-02-23T20:22:07Z" level=debug msg="memberlist: Failed ping: 50415b1f5543 (timeout reached)" [2022-02-23T20:22:07.585Z] time="2022-02-23T20:22:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.228.128:10035: use of closed network connection" [2022-02-23T20:22:07.585Z] time="2022-02-23T20:22:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.228.128:10037: use of closed network connection" [2022-02-23T20:22:07.585Z] time="2022-02-23T20:22:07Z" level=debug msg="memberlist: Stream connection from=172.31.228.128:49388" [2022-02-23T20:22:07.859Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-02-23T20:22:08.054Z] time="2022-02-23T20:22:07Z" level=info msg="Node 50415b1f5543 change state NodeActive --> NodeLeft" [2022-02-23T20:22:08.054Z] time="2022-02-23T20:22:07Z" level=info msg="node5(fafdfcf97f75): Node leave event for 50415b1f5543/172.31.228.128" [2022-02-23T20:22:08.054Z] time="2022-02-23T20:22:07Z" level=info msg="Node 50415b1f5543 change state NodeActive --> NodeLeft" [2022-02-23T20:22:08.054Z] time="2022-02-23T20:22:07Z" level=info msg="node4(50415b1f5543): Node leave event for 50415b1f5543/172.31.228.128" [2022-02-23T20:22:08.054Z] time="2022-02-23T20:22:07Z" level=warning msg="memberlist: Was able to connect to 50415b1f5543 but other probes failed, network may be misconfigured" [2022-02-23T20:22:08.422Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-23T20:22:08.523Z] time="2022-02-23T20:22:08Z" level=info msg="Node 50415b1f5543/172.31.228.128, left gossip cluster" [2022-02-23T20:22:08.523Z] time="2022-02-23T20:22:08Z" level=info msg="Node 50415b1f5543/172.31.228.128, left gossip cluster" [2022-02-23T20:22:08.582Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2022-02-23T20:22:08.582Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:22:08.678Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-02-23T20:22:09.509Z] time="2022-02-23T20:22:09Z" level=info msg="Node fafdfcf97f75/172.31.228.128, left gossip cluster" [2022-02-23T20:22:09.509Z] time="2022-02-23T20:22:09Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.31.228.128:10037: use of closed network connection" [2022-02-23T20:22:09.509Z] time="2022-02-23T20:22:09Z" level=info msg="Node fafdfcf97f75 change state NodeActive --> NodeFailed" [2022-02-23T20:22:09.509Z] time="2022-02-23T20:22:09Z" level=info msg="Node fafdfcf97f75/172.31.228.128, added to failed nodes list" [2022-02-23T20:22:09.509Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-02-23T20:22:09.509Z] PASS [2022-02-23T20:22:09.509Z] coverage: 60.0% of statements [2022-02-23T20:22:09.509Z] ok github.com/docker/docker/libnetwork/networkdb 103.597s coverage: 60.0% of statements [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T20:22:09.509Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T20:22:09.606Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2022-02-23T20:22:09.863Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-23T20:22:10.690Z] docker_api_swarm_test.go:563: [d39d7e20b3500] joining swarm manager [df64ff5757dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:22:10.792Z] ok github.com/docker/docker/registry 0.050s coverage: 58.3% of statements [2022-02-23T20:22:11.355Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-23T20:22:11.356Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === Skipped [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T20:22:11.723Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T20:22:11.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T20:22:11.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T20:22:11.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-23T20:22:11.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T20:22:11.723Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T20:22:11.723Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T20:22:11.723Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T20:22:11.723Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T20:22:11.723Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T20:22:11.723Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T20:22:11.723Z] daemon_test.go:145: root required [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T20:22:11.723Z] reload_test.go:342: root required [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T20:22:11.723Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T20:22:11.723Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T20:22:11.723Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T20:22:11.723Z] download_test.go:267: Needs fixing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T20:22:11.723Z] layer_test.go:291: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T20:22:11.723Z] layer_test.go:340: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T20:22:11.723Z] layer_test.go:455: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T20:22:11.723Z] layer_test.go:684: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T20:22:11.723Z] migration_test.go:45: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T20:22:11.723Z] migration_test.go:181: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T20:22:11.723Z] mount_test.go:17: Failing on Windows [2022-02-23T20:22:11.723Z] [2022-02-23T20:22:11.723Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T20:22:11.918Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-02-23T20:22:11.918Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-23T20:22:12.192Z] mount_test.go:76: Failing on Windows [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T20:22:12.192Z] mount_test.go:125: Failing on Windows [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T20:22:12.192Z] mount_test.go:212: Failing on Windows [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-23T20:22:12.192Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-23T20:22:12.192Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-23T20:22:12.192Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T20:22:12.192Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T20:22:12.192Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T20:22:12.192Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T20:22:12.192Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T20:22:12.192Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T20:22:12.192Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-23T20:22:12.192Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T20:22:12.192Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T20:22:12.192Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:22:12.192Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:22:12.192Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:22:12.192Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:22:12.192Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:22:12.192Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-23T20:22:12.192Z] archive_test.go:140: zstd not installed [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:22:12.192Z] archive_windows_test.go:16: Currently fails [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T20:22:12.192Z] changes_test.go:195: needs more investigation [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-23T20:22:12.192Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-23T20:22:12.192Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T20:22:12.192Z] changes_test.go:432: needs further investigation [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T20:22:12.192Z] changes_test.go:468: needs further investigation [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T20:22:12.192Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T20:22:12.192Z] poller_test.go:40: No chmod on Windows [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T20:22:12.192Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T20:22:12.192Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T20:22:12.192Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T20:22:12.192Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T20:22:12.192Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T20:22:12.192Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T20:22:12.192Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T20:22:12.192Z] [2022-02-23T20:22:12.192Z] DONE 2071 tests, 70 skipped in 274.775s [2022-02-23T20:22:12.192Z] INFO: make.ps1 ended at 02/23/2022 20:22:11 [2022-02-23T20:22:13.757Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T20:22:13.757Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T20:22:13.757Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T20:22:14.415Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T20:22:14.415Z] INFO: Unit tests ended at 02/23/2022 20:22:13. Duration:00:04:50.4522709 [2022-02-23T20:22:14.415Z] INFO: Building busybox [2022-02-23T20:22:14.415Z] Sending build context to Docker daemon 5.12kB [2022-02-23T20:22:14.415Z] [2022-02-23T20:22:14.415Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T20:22:14.415Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T20:22:14.415Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T20:22:14.415Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T20:22:14.415Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T20:22:14.415Z] ---> bdeb13086b9f [2022-02-23T20:22:14.415Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T20:22:14.415Z] ---> Running in cbe93d640b82 [2022-02-23T20:22:14.438Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-23T20:22:14.893Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T20:22:15.000Z] ok github.com/docker/docker/volume/local 0.112s coverage: 76.4% of statements [2022-02-23T20:22:15.154Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T20:22:15.472Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T20:22:15.472Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T20:22:15.562Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-02-23T20:22:15.725Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T20:22:16.296Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T20:22:16.490Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-02-23T20:22:16.556Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T20:22:17.128Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T20:22:17.390Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T20:22:19.300Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T20:22:19.568Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T20:22:20.281Z] Removing intermediate container cbe93d640b82 [2022-02-23T20:22:20.281Z] ---> 32191cba87a3 [2022-02-23T20:22:20.281Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T20:22:20.281Z] ---> Running in 9fccbb02bb7f [2022-02-23T20:22:20.281Z] Removing intermediate container 9fccbb02bb7f [2022-02-23T20:22:20.281Z] ---> b96191e3754a [2022-02-23T20:22:20.281Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T20:22:20.281Z] ---> Running in 3d10fcd6ae1d [2022-02-23T20:22:20.653Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T20:22:20.653Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T20:22:20.653Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T20:22:20.653Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T20:22:20.653Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T20:22:20.653Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T20:22:20.653Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T20:22:20.750Z] Removing intermediate container 3d10fcd6ae1d [2022-02-23T20:22:20.750Z] ---> dcc3fcc6da03 [2022-02-23T20:22:20.750Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T20:22:21.171Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T20:22:21.845Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T20:22:22.257Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T20:22:22.316Z] [2022-02-23T20:22:22.418Z] docker_api_swarm_test.go:585: [d4225bdefd3b6] joining swarm manager [df64ff5757dd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:22:22.784Z] ---> 70894ba55c59 [2022-02-23T20:22:22.784Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T20:22:22.784Z] ---> Running in a4b8bea01c90 [2022-02-23T20:22:23.361Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T20:22:23.480Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.94s) [2022-02-23T20:22:23.480Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:22:25.274Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T20:22:25.274Z] check_test.go:379: [d39d7e20b3500] daemon is not started [2022-02-23T20:22:25.274Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T20:22:26.214Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T20:22:26.352Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T20:22:27.437Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T20:22:27.437Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T20:22:27.437Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T20:22:27.437Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T20:22:27.437Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T20:22:27.437Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T20:22:28.129Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T20:22:28.701Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T20:22:28.962Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T20:22:30.876Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T20:22:31.526Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T20:22:32.787Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T20:22:33.363Z] Removing intermediate container a4b8bea01c90 [2022-02-23T20:22:33.363Z] ---> ea8f500a28fb [2022-02-23T20:22:33.363Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T20:22:33.363Z] ---> Running in f3e5400968d6 [2022-02-23T20:22:33.473Z] --- PASS: TestCreateServiceSecretFileMode (11.92s) [2022-02-23T20:22:33.473Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:22:33.727Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T20:22:34.351Z] [2022-02-23T20:22:34.351Z] SUCCESS: Specified value was saved. [2022-02-23T20:22:35.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-23T20:22:35.645Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T20:22:35.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-23T20:22:38.148Z] Removing intermediate container f3e5400968d6 [2022-02-23T20:22:38.148Z] ---> 5053e5c13141 [2022-02-23T20:22:38.148Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T20:22:38.148Z] ---> Running in e0942bc0f74f [2022-02-23T20:22:38.192Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T20:22:38.192Z] docker_api_swarm_test.go:46: [da0a3164a647d] joining swarm manager [d13db8e8144eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:22:38.373Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T20:22:38.373Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === Skipped [2022-02-23T20:22:38.373Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T20:22:38.373Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T20:22:38.373Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T20:22:38.373Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T20:22:38.373Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:71: No driver to put! [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-23T20:22:38.373Z] time="2022-02-23T20:21:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-23T20:22:38.373Z] time="2022-02-23T20:21:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-23T20:22:38.373Z] time="2022-02-23T20:21:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-23T20:22:38.373Z] time="2022-02-23T20:21:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-23T20:22:38.373Z] time="2022-02-23T20:21:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:71: No driver to put! [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-23T20:22:38.373Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-23T20:22:38.373Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-23T20:22:38.373Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-23T20:22:38.373Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-23T20:22:38.373Z] graphtest_unix.go:71: No driver to put! [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-23T20:22:38.373Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-23T20:22:38.373Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-23T20:22:38.373Z] [2022-02-23T20:22:38.373Z] DONE 2317 tests, 28 skipped in 229.029s [2022-02-23T20:22:38.374Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/bitseq [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cluster [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/config [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/datastore [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/driverapi [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/etchosts [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/idm [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipam [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/iptables [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/netlabel [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/netutils [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/networkdb [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/ns [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/options [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/osl [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/portallocator [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/portmapper [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/testutils [2022-02-23T20:22:38.374Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-23T20:22:38.374Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-02-23T20:22:38.764Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T20:22:39.336Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T20:22:39.906Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T20:22:40.477Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T20:22:40.477Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T20:22:41.420Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T20:22:41.681Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T20:22:41.941Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T20:22:41.970Z] Cannot create a file when that file already exists. [2022-02-23T20:22:42.512Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T20:22:42.773Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T20:22:43.345Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T20:22:44.285Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T20:22:44.654Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T20:22:45.730Z] --- PASS: TestCreateServiceConfigFileMode (12.40s) [2022-02-23T20:22:45.730Z] === RUN TestCreateServiceSysctls [2022-02-23T20:22:46.832Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T20:22:47.840Z] Removing intermediate container e0942bc0f74f [2022-02-23T20:22:47.840Z] ---> 6d6f97a0a206 [2022-02-23T20:22:47.840Z] Step 13/13 : CMD ["sh"] [2022-02-23T20:22:47.840Z] ---> Running in 066a6447b56b [2022-02-23T20:22:47.840Z] Removing intermediate container 066a6447b56b [2022-02-23T20:22:47.840Z] ---> a48a29b4a7ad [2022-02-23T20:22:47.840Z] Successfully built a48a29b4a7ad [2022-02-23T20:22:47.840Z] Successfully tagged busybox:latest [2022-02-23T20:22:47.840Z] INFO: Docker images of the daemon under test [2022-02-23T20:22:47.840Z] [2022-02-23T20:22:47.840Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T20:22:47.840Z] busybox latest a48a29b4a7ad Less than a second ago 5GB [2022-02-23T20:22:47.840Z] microsoft/windowsservercore latest bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T20:22:47.840Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 3 weeks ago 4.96GB [2022-02-23T20:22:47.840Z] [2022-02-23T20:22:47.840Z] INFO: Running integration tests at 02/23/2022 20:22:47... [2022-02-23T20:22:47.840Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T20:22:47.840Z] INFO: Integration API tests being run from the host: [2022-02-23T20:22:47.840Z] INFO: make.ps1 starting at 02/23/2022 20:22:47 [2022-02-23T20:22:48.274Z] --- PASS: TestCreateServiceSysctls (2.48s) [2022-02-23T20:22:48.274Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:22:48.830Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T20:22:50.130Z] --- PASS: TestImportExtremelyLargeImageWorks (169.78s) [2022-02-23T20:22:50.130Z] PASS [2022-02-23T20:22:50.130Z] [2022-02-23T20:22:50.130Z] DONE 22 tests in 173.653s [2022-02-23T20:22:50.130Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-23T20:22:50.130Z] ++ 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-02-23T20:22:50.130Z] ++ set -e [2022-02-23T20:22:50.130Z] ++ '[' -n 0 ']' [2022-02-23T20:22:50.130Z] ++ set -x [2022-02-23T20:22:50.130Z] ++ env -i DEST=/go/src/github.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-02-23T20:22:50.130Z] INFO: Testing against a local daemon [2022-02-23T20:22:50.130Z] === RUN TestNetworkCreateDelete [2022-02-23T20:22:50.186Z] --- PASS: TestCreateServiceCapabilities (1.93s) [2022-02-23T20:22:50.186Z] === RUN TestInspect [2022-02-23T20:22:50.391Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-02-23T20:22:50.391Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:22:50.921Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T20:22:50.960Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-02-23T20:22:50.960Z] === RUN TestDaemonDNSFallback [2022-02-23T20:22:51.531Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T20:22:52.008Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T20:22:52.008Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T20:22:52.008Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T20:22:52.729Z] --- PASS: TestInspect (2.42s) [2022-02-23T20:22:52.729Z] === RUN TestCreateJob [2022-02-23T20:22:54.106Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T20:22:54.106Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T20:22:54.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T20:22:54.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T20:22:54.106Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T20:22:54.367Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T20:22:55.205Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T20:22:55.274Z] --- PASS: TestCreateJob (2.94s) [2022-02-23T20:22:55.274Z] === RUN TestReplicatedJob [2022-02-23T20:22:55.309Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T20:22:55.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-23T20:22:56.251Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-23T20:22:56.251Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T20:22:57.623Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T20:22:57.633Z] --- PASS: TestDaemonDNSFallback (6.74s) [2022-02-23T20:22:57.633Z] === RUN TestInspectNetwork [2022-02-23T20:22:59.478Z] --- PASS: TestReplicatedJob (4.26s) [2022-02-23T20:22:59.478Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:22:59.544Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T20:22:59.805Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T20:23:00.376Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T20:23:01.317Z] === RUN TestInspectNetwork/full_network_id [2022-02-23T20:23:01.317Z] === RUN TestInspectNetwork/partial_network_id [2022-02-23T20:23:01.317Z] === RUN TestInspectNetwork/network_name [2022-02-23T20:23:01.317Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-23T20:23:02.021Z] --- PASS: TestUpdateReplicatedJob (2.60s) [2022-02-23T20:23:02.021Z] === RUN TestServiceListWithStatuses [2022-02-23T20:23:02.021Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:23:02.021Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:23:02.021Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:23:03.893Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T20:23:03.893Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T20:23:03.893Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T20:23:03.893Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T20:23:03.893Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T20:23:03.893Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T20:23:03.893Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T20:23:03.893Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T20:23:03.893Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T20:23:03.893Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T20:23:05.520Z] --- PASS: TestInspectNetwork (7.97s) [2022-02-23T20:23:05.520Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-23T20:23:05.520Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-23T20:23:05.520Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-23T20:23:05.520Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-23T20:23:05.520Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:23:06.228Z] --- PASS: TestDockerNetworkConnectAlias (4.25s) [2022-02-23T20:23:06.228Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:23:06.907Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T20:23:07.480Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-02-23T20:23:07.480Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:23:07.480Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:23:07.480Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:23:07.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:23:07.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:23:07.480Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:23:07.480Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:23:07.480Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:23:07.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:23:07.480Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-23T20:23:07.480Z] === RUN TestNetworkList [2022-02-23T20:23:07.480Z] === RUN TestNetworkList//networks [2022-02-23T20:23:07.480Z] === PAUSE TestNetworkList//networks [2022-02-23T20:23:07.480Z] === RUN TestNetworkList//networks/ [2022-02-23T20:23:07.480Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:23:07.480Z] === CONT TestNetworkList//networks [2022-02-23T20:23:07.480Z] === CONT TestNetworkList//networks/ [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkList (0.02s) [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T20:23:07.480Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:23:07.480Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:23:08.054Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2022-02-23T20:23:08.054Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:23:09.438Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2022-02-23T20:23:09.438Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:23:09.529Z] --- PASS: TestDockerNetworkReConnect (2.85s) [2022-02-23T20:23:09.529Z] === RUN TestServicePlugin [2022-02-23T20:23:09.529Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:23:09.529Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T20:23:09.529Z] === RUN TestServiceUpdateLabel [2022-02-23T20:23:09.699Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T20:23:09.959Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-02-23T20:23:09.959Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:23:10.530Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T20:23:10.912Z] --- PASS: TestServiceUpdateLabel (1.70s) [2022-02-23T20:23:10.912Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:23:11.101Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-02-23T20:23:11.101Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:23:12.042Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T20:23:12.042Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T20:23:12.042Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T20:23:12.612Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-02-23T20:23:12.612Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:23:13.183Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2022-02-23T20:23:13.183Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:23:15.728Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T20:23:15.728Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T20:23:15.728Z] --- PASS: TestServiceWithPredefinedNetwork (2.58s) [2022-02-23T20:23:15.728Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:23:15.728Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:23:15.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:23:15.728Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:23:17.053Z] ok github.com/docker/docker/libnetwork 37.455s coverage: 40.7% of statements [2022-02-23T20:23:17.054Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-02-23T20:23:17.054Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T20:23:17.113Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T20:23:17.373Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-23T20:23:18.945Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T20:23:19.201Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-23T20:23:19.289Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T20:23:19.289Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T20:23:19.764Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-23T20:23:19.764Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T20:23:19.764Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T20:23:20.020Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-23T20:23:20.230Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T20:23:20.800Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T20:23:21.741Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T20:23:22.002Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T20:23:22.002Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T20:23:22.262Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T20:23:22.522Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T20:23:22.537Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.385s coverage: 59.9% of statements [2022-02-23T20:23:22.537Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T20:23:22.794Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-23T20:23:23.093Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T20:23:23.358Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.176s coverage: 4.0% of statements [2022-02-23T20:23:23.358Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T20:23:23.922Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-23T20:23:23.922Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T20:23:24.178Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-23T20:23:24.477Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T20:23:24.748Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:23:24.748Z] INFO: Testing against a local daemon [2022-02-23T20:23:24.748Z] === RUN TestBuildWithSession [2022-02-23T20:23:24.748Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:23:24.748Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:23:24.748Z] === RUN TestBuildSquashParent [2022-02-23T20:23:24.748Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:23:24.748Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:23:24.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:23:24.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:23:24.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:23:24.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:23:24.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:23:24.748Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:23:24.748Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:23:24.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:23:24.748Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:23:24.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:23:24.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:23:25.048Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T20:23:25.813Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-02-23T20:23:25.814Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:23:26.963Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T20:23:27.905Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T20:23:29.287Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T20:23:30.228Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T20:23:31.169Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T20:23:31.169Z] --- PASS: TestServiceWithDataPathPortInit (15.43s) [2022-02-23T20:23:31.169Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:23:31.430Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T20:23:33.975Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T20:23:34.121Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.732s coverage: 7.2% of statements [2022-02-23T20:23:34.121Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T20:23:34.121Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-23T20:23:34.121Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-23T20:23:34.121Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T20:23:34.121Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-23T20:23:34.121Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T20:23:34.235Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jnjt6e7wg21wskhbnyx5p9um0 Created:2022-02-23 20:23:32.550910453 +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[da91537c157616adbd94ead1491cb37000b920f037b0c6ff8321632251a22631:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.km54qmma0x8dff9idh9um9h1h EndpointID:a631b82dfa9570a4bb13fd572b464c33ad4181a4de9ceb85528c861c2b6496dd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5dd781a1f52479c26ebe2e7ac4419270bb81c4229bb28a16eb12605b57f0abe 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:8f4be0cb2611 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.km54qmma0x8dff9idh9um9h1h EndpointID:a631b82dfa9570a4bb13fd572b464c33ad4181a4de9ceb85528c861c2b6496dd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-23T20:23:34.378Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-02-23T20:23:34.634Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-02-23T20:23:34.890Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-23T20:23:34.890Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-23T20:23:35.617Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T20:23:35.878Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T20:23:36.449Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T20:23:38.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2022-02-23T20:23:38.993Z] PASS [2022-02-23T20:23:38.993Z] [2022-02-23T20:23:38.993Z] === Skipped [2022-02-23T20:23:38.993Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:23:38.993Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:23:38.993Z] [2022-02-23T20:23:38.993Z] DONE 26 tests, 1 skipped in 48.551s [2022-02-23T20:23:38.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:23:38.993Z] ++ 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-02-23T20:23:38.993Z] ++ set -e [2022-02-23T20:23:38.993Z] ++ '[' -n 0 ']' [2022-02-23T20:23:38.993Z] ++ set -x [2022-02-23T20:23:38.993Z] ++ env -i DEST=/go/src/github.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-02-23T20:23:38.993Z] INFO: Testing against a local daemon [2022-02-23T20:23:38.993Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-23T20:23:38.993Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:23:38.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:23:38.993Z] === RUN TestDockerNetworkIpvlan [2022-02-23T20:23:38.993Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:23:38.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:23:38.993Z] PASS [2022-02-23T20:23:38.993Z] [2022-02-23T20:23:38.993Z] === Skipped [2022-02-23T20:23:38.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-23T20:23:38.993Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:23:38.993Z] [2022-02-23T20:23:38.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-23T20:23:38.993Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-23T20:23:38.993Z] [2022-02-23T20:23:38.993Z] DONE 2 tests, 2 skipped in 0.104s [2022-02-23T20:23:38.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-23T20:23:38.993Z] ++ 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-02-23T20:23:38.993Z] ++ set -e [2022-02-23T20:23:38.993Z] ++ '[' -n 0 ']' [2022-02-23T20:23:38.993Z] ++ set -x [2022-02-23T20:23:38.993Z] ++ env -i DEST=/go/src/github.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-02-23T20:23:38.993Z] INFO: Testing against a local daemon [2022-02-23T20:23:38.993Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-23T20:23:39.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:23:39.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:23:40.417Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-02-23T20:23:40.417Z] === RUN TestDockerNetworkMacvlan [2022-02-23T20:23:40.719Z] --- PASS: TestServiceUpdateConfigs (13.99s) [2022-02-23T20:23:40.719Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:23:41.000Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-23T20:23:41.949Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-23T20:23:42.894Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-23T20:23:43.156Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T20:23:44.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-23T20:23:45.111Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-23T20:23:47.027Z] docker_api_swarm_test.go:304: [d46d1647fdfe0] joining swarm manager [d5e9aa975e287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:23:47.056Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T20:23:47.056Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T20:23:47.056Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T20:23:47.056Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T20:23:47.056Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T20:23:47.061Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-02-23T20:23:47.289Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-23T20:23:47.862Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-23T20:23:48.434Z] docker_api_swarm_test.go:305: [dd4b5571e2404] joining swarm manager [d5e9aa975e287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:23:49.005Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T20:23:49.577Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-23T20:23:50.714Z] --- PASS: TestServiceUpdateNetwork (11.57s) [2022-02-23T20:23:50.714Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (17.09s) [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.22s) [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.26s) [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.48s) [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.53s) [2022-02-23T20:23:51.919Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.25s) [2022-02-23T20:23:51.919Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:23:51.919Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:23:52.097Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T20:23:52.124Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T20:23:52.124Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-23T20:23:52.671Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T20:23:52.694Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan (12.98s) [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.61s) [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2022-02-23T20:23:53.266Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-02-23T20:23:53.266Z] PASS [2022-02-23T20:23:53.266Z] [2022-02-23T20:23:53.266Z] DONE 8 tests in 14.499s [2022-02-23T20:23:53.266Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-23T20:23:53.266Z] ++ 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-02-23T20:23:53.266Z] ++ set -e [2022-02-23T20:23:53.266Z] ++ '[' -n 0 ']' [2022-02-23T20:23:53.266Z] ++ set -x [2022-02-23T20:23:53.266Z] ++ env -i DEST=/go/src/github.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-02-23T20:23:53.266Z] testing: warning: no tests to run [2022-02-23T20:23:53.266Z] PASS [2022-02-23T20:23:53.266Z] [2022-02-23T20:23:53.266Z] DONE 0 tests in 0.035s [2022-02-23T20:23:53.266Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-23T20:23:53.266Z] ++ 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-02-23T20:23:53.266Z] ++ set -e [2022-02-23T20:23:53.266Z] ++ '[' -n 0 ']' [2022-02-23T20:23:53.266Z] ++ set -x [2022-02-23T20:23:53.266Z] ++ env -i DEST=/go/src/github.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-02-23T20:23:53.526Z] INFO: Testing against a local daemon [2022-02-23T20:23:53.526Z] === RUN TestAuthZPluginAllowRequest [2022-02-23T20:23:53.787Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T20:23:54.048Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T20:23:54.619Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T20:23:54.881Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-02-23T20:23:54.881Z] === RUN TestAuthZPluginTLS [2022-02-23T20:23:55.452Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-23T20:23:55.452Z] === RUN TestAuthZPluginDenyRequest [2022-02-23T20:23:55.452Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T20:23:56.023Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-02-23T20:23:56.023Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-23T20:23:56.283Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T20:23:56.543Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-02-23T20:23:56.543Z] === RUN TestAuthZPluginDenyResponse [2022-02-23T20:23:57.114Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T20:23:57.114Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-23T20:23:57.114Z] === RUN TestAuthZPluginAllowEventStream [2022-02-23T20:23:58.497Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2022-02-23T20:23:58.497Z] === RUN TestAuthZPluginErrorResponse [2022-02-23T20:23:59.068Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-23T20:23:59.068Z] === RUN TestAuthZPluginErrorRequest [2022-02-23T20:23:59.640Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-02-23T20:23:59.640Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-23T20:23:59.900Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T20:24:00.162Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T20:24:00.162Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-02-23T20:24:00.162Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-23T20:24:00.162Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T20:24:00.162Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T20:24:00.162Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T20:24:00.735Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T20:24:00.806Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T20:24:01.307Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T20:24:01.568Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/ipam 13.783s coverage: 85.3% of statements [2022-02-23T20:24:01.915Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T20:24:01.915Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-23T20:24:01.915Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2022-02-23T20:24:01.915Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-02-23T20:24:02.143Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-02-23T20:24:02.143Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-23T20:24:02.223Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:24:02.406Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T20:24:03.187Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:24:03.793Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2022-02-23T20:24:03.793Z] === RUN TestAuthZPluginHeader [2022-02-23T20:24:04.154Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:24:04.793Z] --- PASS: TestAuthZPluginHeader (0.89s) [2022-02-23T20:24:04.793Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-23T20:24:04.795Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T20:24:04.795Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T20:24:04.795Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T20:24:04.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T20:24:05.379Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T20:24:05.642Z] 1bd78008c728: Pull complete [2022-02-23T20:24:05.642Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-23T20:24:05.642Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:24:05.642Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-23T20:24:05.642Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-23T20:24:05.642Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-23T20:24:05.642Z] WARN: Skipping validation tests [2022-02-23T20:24:05.642Z] INFO: Running unit tests at 02/23/2022 20:23:56... [2022-02-23T20:24:05.642Z] INFO: make.ps1 starting at 02/23/2022 20:24:03 [2022-02-23T20:24:05.642Z] INFO: Git commit (75553039c3) assumed from DOCKER_GITCOMMIT environment variable [2022-02-23T20:24:05.642Z] INFO: Invoking autogen... [2022-02-23T20:24:05.642Z] INFO: Running unit tests... [2022-02-23T20:24:05.685Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:24:06.326Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T20:24:06.896Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-23T20:24:06.896Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T20:24:07.218Z] --- PASS: TestBuildMultiStageCopy (16.39s) [2022-02-23T20:24:07.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.39s) [2022-02-23T20:24:07.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2022-02-23T20:24:07.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-02-23T20:24:07.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.41s) [2022-02-23T20:24:07.218Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.53s) [2022-02-23T20:24:07.218Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:24:07.388Z] --- PASS: TestServiceUpdatePidsLimit (16.00s) [2022-02-23T20:24:07.388Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-23T20:24:07.388Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-23T20:24:07.388Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-23T20:24:07.388Z] PASS [2022-02-23T20:24:07.388Z] [2022-02-23T20:24:07.388Z] === Skipped [2022-02-23T20:24:07.388Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T20:24:07.388Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:24:07.388Z] [2022-02-23T20:24:07.388Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-23T20:24:07.388Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-23T20:24:07.388Z] [2022-02-23T20:24:07.388Z] DONE 27 tests, 2 skipped in 144.354s [2022-02-23T20:24:07.388Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T20:24:07.388Z] ++ 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-02-23T20:24:07.388Z] ++ set -e [2022-02-23T20:24:07.388Z] ++ '[' -n 0 ']' [2022-02-23T20:24:07.388Z] ++ set -x [2022-02-23T20:24:07.388Z] ++ env -i DEST=/go/src/github.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-02-23T20:24:07.388Z] INFO: Testing against a local daemon [2022-02-23T20:24:07.388Z] === RUN TestSessionCreate [2022-02-23T20:24:07.388Z] --- PASS: TestSessionCreate (0.02s) [2022-02-23T20:24:07.388Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:24:07.388Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-23T20:24:07.388Z] PASS [2022-02-23T20:24:07.388Z] [2022-02-23T20:24:07.388Z] DONE 2 tests in 0.120s [2022-02-23T20:24:07.388Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T20:24:07.388Z] ++ 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-02-23T20:24:07.388Z] ++ set -e [2022-02-23T20:24:07.388Z] ++ '[' -n 0 ']' [2022-02-23T20:24:07.388Z] ++ set -x [2022-02-23T20:24:07.388Z] ++ env -i DEST=/go/src/github.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-02-23T20:24:07.388Z] INFO: Testing against a local daemon [2022-02-23T20:24:07.388Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:24:07.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T20:24:07.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:24:07.388Z] === RUN TestDiskUsage [2022-02-23T20:24:07.388Z] === PAUSE TestDiskUsage [2022-02-23T20:24:07.388Z] === RUN TestEventsExecDie [2022-02-23T20:24:07.388Z] --- PASS: TestEventsExecDie (0.50s) [2022-02-23T20:24:07.388Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:24:07.388Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-23T20:24:07.388Z] === RUN TestEventsVolumeCreate [2022-02-23T20:24:07.467Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T20:24:07.649Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-23T20:24:07.649Z] === RUN TestInfoBinaryCommits [2022-02-23T20:24:07.649Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-23T20:24:07.649Z] === RUN TestInfoAPIVersioned [2022-02-23T20:24:07.649Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T20:24:07.649Z] === RUN TestInfoAPI [2022-02-23T20:24:07.649Z] --- PASS: TestInfoAPI (0.02s) [2022-02-23T20:24:07.649Z] === RUN TestInfoAPIWarnings [2022-02-23T20:24:08.410Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T20:24:09.353Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2022-02-23T20:24:09.353Z] === RUN TestAuthZPluginV2Disable [2022-02-23T20:24:09.353Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T20:24:10.111Z] --- PASS: TestBuildMultiStageParentConfig (2.87s) [2022-02-23T20:24:10.111Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:24:10.111Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:24:10.111Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T20:24:10.111Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:24:10.738Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T20:24:11.640Z] --- PASS: TestBuildWithEmptyLayers (1.59s) [2022-02-23T20:24:11.640Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:24:13.284Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-02-23T20:24:13.284Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-23T20:24:13.284Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T20:24:13.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T20:24:13.418Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T20:24:14.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T20:24:16.043Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/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/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/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/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/stack 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-02-23T20:24:16.584Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.47s) [2022-02-23T20:24:16.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-23T20:24:20.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T20:24:23.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-23T20:24:25.718Z] docker_api_swarm_test.go:272: [d76eaa838db76] joining swarm manager [d085b1fecf9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:24:25.798Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-02-23T20:24:25.798Z] === RUN TestInfoDebug [2022-02-23T20:24:25.798Z] --- PASS: TestInfoDebug (0.52s) [2022-02-23T20:24:25.798Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:24:25.798Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-23T20:24:25.798Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:24:25.798Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-23T20:24:25.798Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:24:25.798Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-23T20:24:25.798Z] === RUN TestPingCacheHeaders [2022-02-23T20:24:25.798Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T20:24:25.798Z] === RUN TestPingGet [2022-02-23T20:24:25.798Z] --- PASS: TestPingGet (0.01s) [2022-02-23T20:24:25.798Z] === RUN TestPingHead [2022-02-23T20:24:25.798Z] --- PASS: TestPingHead (0.02s) [2022-02-23T20:24:25.798Z] === RUN TestVersion [2022-02-23T20:24:25.798Z] --- PASS: TestVersion (0.02s) [2022-02-23T20:24:25.798Z] === CONT TestDiskUsage [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T20:24:26.058Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T20:24:26.288Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T20:24:26.318Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T20:24:26.580Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T20:24:26.580Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T20:24:26.580Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage (1.07s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T20:24:26.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:24:26.580Z] PASS [2022-02-23T20:24:26.580Z] [2022-02-23T20:24:26.580Z] === Skipped [2022-02-23T20:24:26.580Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:24:26.580Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T20:24:26.580Z] [2022-02-23T20:24:26.580Z] DONE 50 tests, 1 skipped in 19.744s [2022-02-23T20:24:26.580Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T20:24:26.580Z] ++ 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-02-23T20:24:26.580Z] ++ set -e [2022-02-23T20:24:26.580Z] ++ '[' -n 0 ']' [2022-02-23T20:24:26.580Z] ++ set -x [2022-02-23T20:24:26.580Z] ++ env -i DEST=/go/src/github.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-02-23T20:24:26.580Z] INFO: Testing against a local daemon [2022-02-23T20:24:26.580Z] === RUN TestVolumesCreateAndList [2022-02-23T20:24:26.580Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-23T20:24:26.580Z] === RUN TestVolumesRemove [2022-02-23T20:24:26.840Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-23T20:24:26.840Z] === RUN TestVolumesInspect [2022-02-23T20:24:26.840Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T20:24:26.840Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:24:26.840Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:24:26.840Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:24:26.840Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:24:26.840Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-23T20:24:26.840Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T20:24:26.840Z] PASS [2022-02-23T20:24:26.840Z] [2022-02-23T20:24:26.840Z] DONE 5 tests in 0.184s [2022-02-23T20:24:26.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T20:24:26.840Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T20:24:26.840Z] +++ kill 13122 [2022-02-23T20:24:26.860Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T20:24:26.860Z] docker_api_swarm_test.go:273: [d740c7233808a] joining swarm manager [d085b1fecf9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:24:27.101Z] +++ /etc/init.d/apparmor stop [2022-02-23T20:24:27.101Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T20:24:27.101Z] [2022-02-23T20:24:27.101Z] Unloading profiles will leave already running processes permanently [2022-02-23T20:24:27.101Z] unconfined, which can lead to unexpected situations. [2022-02-23T20:24:27.101Z] [2022-02-23T20:24:27.101Z] To set a process to complain mode, use the command line tool [2022-02-23T20:24:27.101Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T20:24:27.101Z] +++ true [2022-02-23T20:24:27.101Z] exiting test-integration [2022-02-23T20:24:27.101Z] ++ exit 0 [2022-02-23T20:24:27.101Z] [2022-02-23T20:24:27.125Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails Post stage [Pipeline] junit [2022-02-23T20:24:27.686Z] Recording test results [2022-02-23T20:24:27.853Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T20:24:28.085Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T20:24:28.196Z] + echo Ensuring container killed. [2022-02-23T20:24:28.196Z] Ensuring container killed. [2022-02-23T20:24:28.196Z] + docker rm -vf docker-pr6 [2022-02-23T20:24:28.196Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-02-23T20:24:28.345Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.08s) [2022-02-23T20:24:28.345Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-23T20:24:28.474Z] ? github.com/docker/docker/api [no test files] [2022-02-23T20:24:28.481Z] + echo Chowning /workspace to jenkins user [2022-02-23T20:24:28.481Z] Chowning /workspace to jenkins user [2022-02-23T20:24:28.481Z] + id -u [2022-02-23T20:24:28.481Z] + id -g [2022-02-23T20:24:28.481Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T20:24:28.481Z] Unable to find image 'busybox:latest' locally [2022-02-23T20:24:28.481Z] latest: Pulling from library/busybox [2022-02-23T20:24:28.741Z] b0fae56fd889: Pulling fs layer [2022-02-23T20:24:28.741Z] b0fae56fd889: Verifying Checksum [2022-02-23T20:24:28.741Z] b0fae56fd889: Download complete [2022-02-23T20:24:28.741Z] b0fae56fd889: Pull complete [2022-02-23T20:24:28.741Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T20:24:28.741Z] Status: Downloaded newer image for busybox:latest [2022-02-23T20:24:28.916Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T20:24:29.316Z] --- PASS: TestBuildMultiStageOnBuild (16.03s) [2022-02-23T20:24:29.316Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:24:29.316Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:24:29.316Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-23T20:24:29.316Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:24:29.857Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T20:24:29.857Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T20:24:29.857Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T20:24:29.857Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T20:24:29.857Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T20:24:29.857Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T20:24:29.857Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T20:24:29.857Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T20:24:29.857Z] === RUN TestDockerSuite/TestBuildWithExtraHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T20:24:30.426Z] + bundleName=arm64-integration [2022-02-23T20:24:30.426Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-23T20:24:30.426Z] Creating arm64-integration-bundles.tar.gz [2022-02-23T20:24:30.426Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-02-23T20:24:30.426Z] + 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-02-23T20:24:30.440Z] Archiving artifacts [2022-02-23T20:24:30.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T20:24:30.797Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T20:24:31.057Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T20:24:31.628Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T20:24:31.888Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T20:24:32.041Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:24:32.355Z] + make clean [2022-02-23T20:24:32.355Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:24:32.355Z] docker-dev-cache [2022-02-23T20:24:32.355Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T20:24:32.458Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T20:24:32.458Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T20:24:34.369Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T20:24:35.753Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T20:24:36.015Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T20:24:36.277Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T20:24:36.849Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T20:24:36.849Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T20:24:36.849Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T20:24:37.421Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T20:24:38.805Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T20:24:38.805Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T20:24:38.805Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:24:38.805Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T20:24:39.377Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T20:24:39.637Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T20:24:40.577Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T20:24:40.837Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T20:24:40.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T20:24:40.939Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T20:24:40.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T20:24:41.845Z] --- PASS: TestBuildMultiStageLayerLeak (12.98s) [2022-02-23T20:24:41.845Z] === RUN TestBuildWithHugeFile [2022-02-23T20:24:42.218Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T20:24:42.790Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T20:24:43.361Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T20:24:44.302Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T20:24:44.873Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-23T20:24:44.873Z] PASS [2022-02-23T20:24:44.873Z] [2022-02-23T20:24:44.873Z] DONE 17 tests in 51.666s [2022-02-23T20:24:44.873Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-23T20:24:44.873Z] ++ 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-02-23T20:24:44.873Z] ++ set -e [2022-02-23T20:24:44.873Z] ++ '[' -n 0 ']' [2022-02-23T20:24:44.873Z] ++ set -x [2022-02-23T20:24:44.874Z] ++ env -i DEST=/go/src/github.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-02-23T20:24:45.134Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T20:24:45.134Z] INFO: Testing against a local daemon [2022-02-23T20:24:45.134Z] === RUN TestPluginInvalidJSON [2022-02-23T20:24:45.134Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:24:45.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:24:45.134Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:24:45.134Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-23T20:24:45.134Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T20:24:45.134Z] === RUN TestPluginInstall [2022-02-23T20:24:45.134Z] === RUN TestPluginInstall/no_auth [2022-02-23T20:24:46.075Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T20:24:46.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T20:24:46.760Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T20:24:46.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T20:24:46.760Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T20:24:46.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T20:24:47.026Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T20:24:47.286Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:24:47.286Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a9f165536c0996a31fde91cb2aa14089c5d2dca75061ac81307d5bd4dce9ca7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:24:47.286Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:24:47.286Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a9f165536c0996a31fde91cb2aa14089c5d2dca75061ac81307d5bd4dce9ca7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:24:47.547Z] === RUN TestPluginInstall/with_htpasswd [2022-02-23T20:24:48.119Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:24:48.119Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1b93ad06e0588ebcc9b4aee3a28d53cea343c3d217a74de0138f188cc3716fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:24:48.119Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:24:48.119Z] time="2022-02-23T20:24:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1b93ad06e0588ebcc9b4aee3a28d53cea343c3d217a74de0138f188cc3716fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:24:48.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-23T20:24:48.382Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T20:24:48.643Z] === RUN TestPluginInstall/with_insecure [2022-02-23T20:24:49.584Z] time="2022-02-23T20:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:24:49.584Z] time="2022-02-23T20:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:523cb96e8319de3db0a4de5ed5ebfe8da8d18a49cf5098563c792220d2460da9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:24:49.584Z] time="2022-02-23T20:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-23T20:24:49.584Z] time="2022-02-23T20:24:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:523cb96e8319de3db0a4de5ed5ebfe8da8d18a49cf5098563c792220d2460da9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-23T20:24:49.634Z] === RUN TestMiddlewares [2022-02-23T20:24:49.634Z] --- PASS: TestMiddlewares (0.00s) [2022-02-23T20:24:49.634Z] PASS [2022-02-23T20:24:49.634Z] coverage: 9.0% of statements [2022-02-23T20:24:49.634Z] ok github.com/docker/docker/api/server 0.066s coverage: 9.0% of statements [2022-02-23T20:24:49.845Z] plugin_test.go:165: [dbfaaa4ffba5b] daemon is not started [2022-02-23T20:24:49.845Z] --- PASS: TestPluginInstall (4.78s) [2022-02-23T20:24:49.845Z] --- PASS: TestPluginInstall/no_auth (2.51s) [2022-02-23T20:24:49.845Z] --- PASS: TestPluginInstall/with_htpasswd (0.86s) [2022-02-23T20:24:49.845Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2022-02-23T20:24:49.845Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:24:50.105Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T20:24:50.105Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T20:24:50.676Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T20:24:51.617Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T20:24:51.878Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-23T20:24:51.878Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T20:24:52.448Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T20:24:53.019Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-23T20:24:53.019Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T20:24:53.019Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T20:24:53.019Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T20:24:53.590Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T20:24:53.590Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T20:24:53.590Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T20:24:53.590Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T20:24:53.590Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T20:24:53.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T20:24:53.870Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T20:24:53.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T20:24:54.162Z] --- PASS: TestPluginsWithRuntimes (4.18s) [2022-02-23T20:24:54.162Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.01s) [2022-02-23T20:24:54.162Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-02-23T20:24:54.162Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:24:54.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T20:24:54.334Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T20:24:54.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T20:24:54.334Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T20:24:54.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T20:24:54.423Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T20:24:54.998Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-02-23T20:24:54.998Z] PASS [2022-02-23T20:24:54.998Z] [2022-02-23T20:24:54.998Z] DONE 10 tests in 9.863s [2022-02-23T20:24:54.998Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-23T20:24:54.998Z] ++ 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-02-23T20:24:54.998Z] ++ set -e [2022-02-23T20:24:54.998Z] ++ '[' -n 0 ']' [2022-02-23T20:24:54.998Z] ++ set -x [2022-02-23T20:24:54.998Z] ++ env -i DEST=/go/src/github.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-02-23T20:24:54.998Z] INFO: Testing against a local daemon [2022-02-23T20:24:54.998Z] === RUN TestExternalGraphDriver [2022-02-23T20:24:54.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T20:24:54.998Z] === RUN TestExternalGraphDriver/json [2022-02-23T20:24:55.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T20:24:55.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T20:24:56.953Z] === RUN TestExternalGraphDriver/spec [2022-02-23T20:24:56.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T20:24:57.525Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T20:24:57.525Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T20:24:58.097Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T20:24:58.672Z] === RUN TestExternalGraphDriver/pull [2022-02-23T20:24:58.672Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T20:24:59.244Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T20:24:59.817Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T20:24:59.817Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T20:25:00.391Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T20:25:00.391Z] --- PASS: TestExternalGraphDriver (5.41s) [2022-02-23T20:25:00.391Z] --- PASS: TestExternalGraphDriver/json (1.77s) [2022-02-23T20:25:00.391Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2022-02-23T20:25:00.391Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2022-02-23T20:25:00.391Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:25:00.961Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T20:25:01.532Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T20:25:01.532Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T20:25:02.102Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T20:25:03.044Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T20:25:03.995Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T20:25:03.995Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T20:25:03.995Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T20:25:03.995Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T20:25:03.995Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T20:25:04.937Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T20:25:04.937Z] --- PASS: TestGraphdriverPluginV2 (4.46s) [2022-02-23T20:25:04.937Z] PASS [2022-02-23T20:25:04.937Z] [2022-02-23T20:25:04.937Z] DONE 5 tests in 9.973s [2022-02-23T20:25:04.937Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-23T20:25:04.937Z] ++ 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-02-23T20:25:04.937Z] ++ set -e [2022-02-23T20:25:04.937Z] ++ '[' -n 0 ']' [2022-02-23T20:25:04.937Z] ++ set -x [2022-02-23T20:25:04.937Z] ++ env -i DEST=/go/src/github.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-02-23T20:25:04.937Z] INFO: Testing against a local daemon [2022-02-23T20:25:04.937Z] === RUN TestContinueAfterPluginCrash [2022-02-23T20:25:04.937Z] === PAUSE TestContinueAfterPluginCrash [2022-02-23T20:25:04.937Z] === RUN TestReadPluginNoRead [2022-02-23T20:25:04.937Z] === PAUSE TestReadPluginNoRead [2022-02-23T20:25:04.937Z] === RUN TestDaemonStartWithLogOpt [2022-02-23T20:25:04.937Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-23T20:25:04.937Z] === CONT TestContinueAfterPluginCrash [2022-02-23T20:25:04.937Z] === CONT TestDaemonStartWithLogOpt [2022-02-23T20:25:09.147Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-02-23T20:25:09.147Z] === CONT TestReadPluginNoRead [2022-02-23T20:25:09.147Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T20:25:09.717Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T20:25:10.290Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T20:25:10.290Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T20:25:10.290Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T20:25:10.550Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T20:25:11.121Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-23T20:25:12.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-23T20:25:12.322Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-23T20:25:12.894Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T20:25:13.465Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2022-02-23T20:25:13.726Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T20:25:14.298Z] === RUN TestReadPluginNoRead/default [2022-02-23T20:25:15.241Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T20:25:16.182Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-23T20:25:16.182Z] === CONT TestReadPluginNoRead [2022-02-23T20:25:16.182Z] read_test.go:92: [d52189d26e40c] daemon is not started [2022-02-23T20:25:16.182Z] --- PASS: TestReadPluginNoRead (7.74s) [2022-02-23T20:25:16.182Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-02-23T20:25:16.182Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2022-02-23T20:25:16.182Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2022-02-23T20:25:16.182Z] PASS [2022-02-23T20:25:16.182Z] [2022-02-23T20:25:16.182Z] DONE 6 tests in 11.275s [2022-02-23T20:25:16.182Z] 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-02-23T20:25:16.182Z] ++ 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-02-23T20:25:16.182Z] ++ set -e [2022-02-23T20:25:16.182Z] ++ '[' -n 0 ']' [2022-02-23T20:25:16.182Z] ++ set -x [2022-02-23T20:25:16.182Z] ++ env -i DEST=/go/src/github.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-02-23T20:25:16.182Z] testing: warning: no tests to run [2022-02-23T20:25:16.183Z] PASS [2022-02-23T20:25:16.183Z] [2022-02-23T20:25:16.183Z] DONE 0 tests in 0.036s [2022-02-23T20:25:16.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-23T20:25:16.183Z] ++ 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-02-23T20:25:16.183Z] ++ set -e [2022-02-23T20:25:16.183Z] ++ '[' -n 0 ']' [2022-02-23T20:25:16.183Z] ++ set -x [2022-02-23T20:25:16.183Z] ++ env -i DEST=/go/src/github.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-02-23T20:25:16.443Z] INFO: Testing against a local daemon [2022-02-23T20:25:16.444Z] === RUN TestPluginWithDevMounts [2022-02-23T20:25:16.444Z] === PAUSE TestPluginWithDevMounts [2022-02-23T20:25:16.444Z] === CONT TestPluginWithDevMounts [2022-02-23T20:25:18.356Z] --- PASS: TestPluginWithDevMounts (1.76s) [2022-02-23T20:25:18.356Z] PASS [2022-02-23T20:25:18.356Z] [2022-02-23T20:25:18.356Z] DONE 1 tests in 1.888s [2022-02-23T20:25:18.356Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-23T20:25:18.356Z] ++ 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-02-23T20:25:18.356Z] ++ set -e [2022-02-23T20:25:18.356Z] ++ '[' -n 0 ']' [2022-02-23T20:25:18.356Z] ++ set -x [2022-02-23T20:25:18.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-23T20:25:18.356Z] INFO: Testing against a local daemon [2022-02-23T20:25:18.356Z] === RUN TestSecretInspect [2022-02-23T20:25:18.617Z] docker_api_swarm_node_test.go:20: [d816796fc3d64] joining swarm manager [dd0893b5e9f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:25:19.188Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T20:25:19.449Z] docker_api_swarm_node_test.go:21: [d3b3dcfec3466] joining swarm manager [dd0893b5e9f6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:25:20.024Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T20:25:20.968Z] --- PASS: TestSecretInspect (2.63s) [2022-02-23T20:25:20.968Z] === RUN TestSecretList [2022-02-23T20:25:21.537Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T20:25:22.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T20:25:23.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-23T20:25:23.430Z] --- PASS: TestSecretList (2.45s) [2022-02-23T20:25:23.430Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:25:24.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T20:25:24.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-23T20:25:25.764Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-02-23T20:25:25.764Z] === RUN TestSecretsUpdate [2022-02-23T20:25:26.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-23T20:25:27.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T20:25:27.283Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T20:25:27.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-23T20:25:27.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006b7e48_} [2022-02-23T20:25:27.977Z] --- PASS: TestSecretsUpdate (2.35s) [2022-02-23T20:25:27.977Z] === RUN TestTemplatedSecret [2022-02-23T20:25:28.257Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T20:25:28.257Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:25:28.719Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T20:25:29.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13731417913_/foo_false____} [2022-02-23T20:25:30.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-23T20:25:30.871Z] --- PASS: TestTemplatedSecret (2.70s) [2022-02-23T20:25:30.871Z] === RUN TestSecretCreateResolve [2022-02-23T20:25:30.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13731417913_/foo_true____} [2022-02-23T20:25:30.917Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T20:25:30.917Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T20:25:30.917Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T20:25:32.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3538358200_/foo_false____} [2022-02-23T20:25:32.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3538358200_/foo_true____} [2022-02-23T20:25:33.089Z] --- PASS: TestSecretCreateResolve (2.48s) [2022-02-23T20:25:33.089Z] PASS [2022-02-23T20:25:33.089Z] [2022-02-23T20:25:33.089Z] DONE 6 tests in 15.045s [2022-02-23T20:25:33.350Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-23T20:25:33.350Z] ++ 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-02-23T20:25:33.350Z] ++ set -e [2022-02-23T20:25:33.350Z] ++ '[' -n 0 ']' [2022-02-23T20:25:33.350Z] ++ set -x [2022-02-23T20:25:33.350Z] ++ env -i DEST=/go/src/github.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-02-23T20:25:33.350Z] INFO: Testing against a local daemon [2022-02-23T20:25:33.350Z] === RUN TestServiceCreateInit [2022-02-23T20:25:33.350Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:25:33.923Z] docker_api_swarm_test.go:502: [da574585e1b2e] joining swarm manager [d74deb9979868]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:25:34.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3538358200_/foo_true__0xc0006b7ec0__} [2022-02-23T20:25:35.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006b7ef0_} [2022-02-23T20:25:36.005Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T20:25:37.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006b7fb0_} [2022-02-23T20:25:37.523Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:25:37.557Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T20:25:37.557Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T20:25:37.557Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T20:25:37.557Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T20:25:37.557Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T20:25:38.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007d2048_} [2022-02-23T20:25:39.102Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T20:25:40.077Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T20:25:40.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007d22d0_} [2022-02-23T20:25:41.052Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T20:25:41.314Z] --- PASS: TestServiceCreateInit (8.04s) [2022-02-23T20:25:41.314Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.03s) [2022-02-23T20:25:41.314Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s) [2022-02-23T20:25:41.314Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:25:41.514Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T20:25:41.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T20:25:41.839Z] docker_api_swarm_test.go:507: [d8ce1fa5012e2] joining swarm manager [d74deb9979868]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:25:41.977Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T20:25:42.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-23T20:25:42.792Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T20:25:46.092Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T20:25:47.034Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T20:25:49.084Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T20:25:50.336Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T20:25:50.907Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T20:25:50.907Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T20:25:51.275Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T20:25:51.275Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T20:25:51.275Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T20:25:51.480Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T20:25:52.422Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-23T20:25:52.822Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T20:25:52.822Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T20:25:52.822Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T20:25:52.991Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T20:25:53.285Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/networkdb 103.900s coverage: 60.3% of statements [2022-02-23T20:25:53.321Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/osl 4.314s coverage: 39.7% of statements [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/portmapper 0.217s coverage: 48.6% of statements [2022-02-23T20:25:53.321Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-02-23T20:25:53.321Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T20:25:53.563Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T20:25:53.577Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === Skipped [2022-02-23T20:25:53.577Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-23T20:25:53.577Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-23T20:25:53.577Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-23T20:25:53.577Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:25:53.577Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:25:53.577Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:25:53.577Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:25:53.577Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:25:53.577Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-23T20:25:53.577Z] firewalld_test.go:14: firewalld is not running [2022-02-23T20:25:53.577Z] [2022-02-23T20:25:53.577Z] DONE 326 tests, 9 skipped in 198.324s [2022-02-23T20:25:54.134Z] === RUN TestDockerSuite/TestCpFromCaseC Post stage [Pipeline] junit [2022-02-23T20:25:54.152Z] Recording test results [2022-02-23T20:25:54.391Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-23T20:25:54.705Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T20:25:54.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43277/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8038b3fc67fa4db19ef5dd649d4790c41bb00034 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8038b3fc67fa4db19ef5dd649d4790c41bb00034 hack/validate/vendor [2022-02-23T20:25:55.279Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T20:25:55.318Z] No vendor changes in diff. [2022-02-23T20:25:55.851Z] === RUN TestDockerSuite/TestCpFromCaseF [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T20:25:56.211Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T20:25:56.238Z] + echo Ensuring container killed. [2022-02-23T20:25:56.238Z] Ensuring container killed. [2022-02-23T20:25:56.238Z] + docker rm -vf docker-pr6 [2022-02-23T20:25:56.238Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-02-23T20:25:56.421Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T20:25:56.560Z] + echo Chowning /workspace to jenkins user [2022-02-23T20:25:56.560Z] Chowning /workspace to jenkins user [2022-02-23T20:25:56.560Z] + id -u [2022-02-23T20:25:56.560Z] + id -g [2022-02-23T20:25:56.560Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T20:25:56.993Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T20:25:57.185Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T20:25:57.564Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T20:25:57.648Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T20:25:57.648Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T20:25:57.648Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T20:25:57.826Z] + bundleName=unit [2022-02-23T20:25:57.826Z] + echo Creating unit-bundles.tar.gz [2022-02-23T20:25:57.826Z] Creating unit-bundles.tar.gz [2022-02-23T20:25:57.826Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-02-23T20:25:57.826Z] bundles/junit-report-libnetwork.xml [2022-02-23T20:25:57.826Z] bundles/junit-report.xml [2022-02-23T20:25:57.826Z] bundles/go-test-report-libnetwork.json [2022-02-23T20:25:57.826Z] bundles/go-test-report.json [2022-02-23T20:25:57.826Z] bundles/profile-libnetwork.out [2022-02-23T20:25:57.826Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-23T20:25:57.835Z] Archiving artifacts [2022-02-23T20:25:58.136Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T20:25:58.348Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:25:58.623Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T20:25:58.651Z] + make clean [2022-02-23T20:25:58.651Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:25:58.651Z] docker-dev-cache [2022-02-23T20:25:58.651Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T20:25:58.707Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T20:25:58.967Z] --- PASS: TestCreateServiceMultipleTimes (17.44s) [2022-02-23T20:25:58.967Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T20:25:59.538Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T20:25:59.598Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T20:25:59.598Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T20:25:59.598Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T20:25:59.598Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T20:25:59.598Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T20:26:00.109Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T20:26:01.050Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T20:26:01.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T20:26:01.622Z] --- PASS: TestCreateServiceConflict (2.66s) [2022-02-23T20:26:01.622Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:26:01.622Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T20:26:01.833Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-23T20:26:01.833Z] === RUN TestBoolValue [2022-02-23T20:26:01.833Z] --- PASS: TestBoolValue (0.00s) [2022-02-23T20:26:01.833Z] === RUN TestBoolValueOrDefault [2022-02-23T20:26:01.833Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-23T20:26:01.833Z] === RUN TestInt64ValueOrZero [2022-02-23T20:26:01.833Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-23T20:26:01.833Z] === RUN TestInt64ValueOrDefault [2022-02-23T20:26:01.833Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-23T20:26:01.833Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-23T20:26:01.833Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-23T20:26:01.833Z] === RUN TestJsonContentType [2022-02-23T20:26:01.833Z] --- PASS: TestJsonContentType (0.00s) [2022-02-23T20:26:01.833Z] PASS [2022-02-23T20:26:01.833Z] coverage: 14.7% of statements [2022-02-23T20:26:01.833Z] ok github.com/docker/docker/api/server/httputils 0.164s coverage: 14.7% of statements [2022-02-23T20:26:01.833Z] === RUN TestMaskSecretKeys [2022-02-23T20:26:01.833Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-23T20:26:01.833Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-23T20:26:01.834Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-23T20:26:01.834Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestVersionMiddlewareVersion [2022-02-23T20:26:01.834Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-23T20:26:01.834Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 37.7% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/api/server/middleware 0.127s coverage: 37.7% of statements [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-23T20:26:01.834Z] === RUN TestStrSliceMarshalJSON [2022-02-23T20:26:01.834Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestStrSliceUnmarshalJSON [2022-02-23T20:26:01.834Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestStrSliceUnmarshalString [2022-02-23T20:26:01.834Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestStrSliceUnmarshalSlice [2022-02-23T20:26:01.834Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 90.0% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/api/types/strslice 0.055s coverage: 90.0% of statements [2022-02-23T20:26:01.834Z] === RUN TestAdjustForAPIVersion [2022-02-23T20:26:01.834Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 5.7% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/api/server/router/swarm 0.074s coverage: 5.7% of statements [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-23T20:26:01.834Z] === RUN TestToJSON [2022-02-23T20:26:01.834Z] --- PASS: TestToJSON (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestToParamWithVersion [2022-02-23T20:26:01.834Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFromJSON [2022-02-23T20:26:01.834Z] --- PASS: TestFromJSON (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestEmpty [2022-02-23T20:26:01.834Z] --- PASS: TestEmpty (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestArgsMatchKVListEmptySources [2022-02-23T20:26:01.834Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestArgsMatchKVList [2022-02-23T20:26:01.834Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestArgsMatch [2022-02-23T20:26:01.834Z] --- PASS: TestArgsMatch (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestAdd [2022-02-23T20:26:01.834Z] --- PASS: TestAdd (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestDel [2022-02-23T20:26:01.834Z] --- PASS: TestDel (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestLen [2022-02-23T20:26:01.834Z] --- PASS: TestLen (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestExactMatch [2022-02-23T20:26:01.834Z] --- PASS: TestExactMatch (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestOnlyOneExactMatch [2022-02-23T20:26:01.834Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestContains [2022-02-23T20:26:01.834Z] --- PASS: TestContains (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestValidate [2022-02-23T20:26:01.834Z] --- PASS: TestValidate (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestWalkValues [2022-02-23T20:26:01.834Z] --- PASS: TestWalkValues (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFuzzyMatch [2022-02-23T20:26:01.834Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestClone [2022-02-23T20:26:01.834Z] --- PASS: TestClone (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 92.2% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-23T20:26:01.834Z] === RUN TestDurationToSecondsString [2022-02-23T20:26:01.834Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestGetTimestamp [2022-02-23T20:26:01.834Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-23T20:26:01.834Z] === RUN TestParseTimestamps [2022-02-23T20:26:01.834Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 100.0% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/api/types/time 0.265s coverage: 100.0% of statements [2022-02-23T20:26:01.834Z] === RUN TestCompareVersion [2022-02-23T20:26:01.834Z] --- PASS: TestCompareVersion (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 77.3% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-23T20:26:01.834Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-23T20:26:01.834Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestCloneArgsSmartHttp [2022-02-23T20:26:01.834Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestCloneArgsDumbHttp [2022-02-23T20:26:01.834Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestCloneArgsGit [2022-02-23T20:26:01.834Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestCheckoutGit [2022-02-23T20:26:01.834Z] === RUN TestEnable [2022-02-23T20:26:01.834Z] --- PASS: TestEnable (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestDisable [2022-02-23T20:26:01.834Z] --- PASS: TestDisable (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestEnabled [2022-02-23T20:26:01.834Z] --- PASS: TestEnabled (0.00s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 100.0% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2022-02-23T20:26:01.834Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-23T20:26:01.834Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestProcessNoDockerignore [2022-02-23T20:26:01.834Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-23T20:26:01.834Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestDetectContentType [2022-02-23T20:26:01.834Z] --- PASS: TestDetectContentType (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestSelectAcceptableMIME [2022-02-23T20:26:01.834Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestInspectEmptyResponse [2022-02-23T20:26:01.834Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestInspectResponseBinary [2022-02-23T20:26:01.834Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestResponseUnsupportedContentType [2022-02-23T20:26:01.834Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestInspectResponseTextSimple [2022-02-23T20:26:01.834Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestInspectResponseEmptyContentType [2022-02-23T20:26:01.834Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestUnknownContentLength [2022-02-23T20:26:01.834Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestDownloadRemote [2022-02-23T20:26:01.834Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-23T20:26:01.834Z] === RUN TestGetWithStatusError [2022-02-23T20:26:01.834Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestCloseRootDirectory [2022-02-23T20:26:01.834Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:26:01.834Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestHashFile [2022-02-23T20:26:01.834Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:26:01.834Z] --- SKIP: TestHashFile (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestHashSubdir [2022-02-23T20:26:01.834Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:26:01.834Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestRemoveDirectory [2022-02-23T20:26:01.834Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:26:01.834Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-23T20:26:01.834Z] PASS [2022-02-23T20:26:01.834Z] coverage: 9.3% of statements [2022-02-23T20:26:01.834Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 9.3% of statements [2022-02-23T20:26:01.834Z] === RUN TestGetAllAllowed [2022-02-23T20:26:01.834Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestGetAllMeta [2022-02-23T20:26:01.834Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-23T20:26:01.834Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestIsUnreferencedBuiltin [2022-02-23T20:26:01.834Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestIsExistingDirectory [2022-02-23T20:26:01.834Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestGetFilenameForDownload [2022-02-23T20:26:01.834Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestEnv2Variables [2022-02-23T20:26:01.834Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-23T20:26:01.834Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestMaintainer [2022-02-23T20:26:01.834Z] --- PASS: TestMaintainer (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestLabel [2022-02-23T20:26:01.834Z] --- PASS: TestLabel (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFromScratch [2022-02-23T20:26:01.834Z] --- PASS: TestFromScratch (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFromWithArg [2022-02-23T20:26:01.834Z] --- PASS: TestFromWithArg (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-23T20:26:01.834Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFromWithUndefinedArg [2022-02-23T20:26:01.834Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestFromMultiStageWithNamedStage [2022-02-23T20:26:01.834Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestOnbuild [2022-02-23T20:26:01.834Z] --- PASS: TestOnbuild (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestWorkdir [2022-02-23T20:26:01.834Z] --- PASS: TestWorkdir (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestCmd [2022-02-23T20:26:01.834Z] --- PASS: TestCmd (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestHealthcheckNone [2022-02-23T20:26:01.834Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestHealthcheckCmd [2022-02-23T20:26:01.834Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestEntrypoint [2022-02-23T20:26:01.834Z] --- PASS: TestEntrypoint (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestExpose [2022-02-23T20:26:01.834Z] --- PASS: TestExpose (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestUser [2022-02-23T20:26:01.834Z] --- PASS: TestUser (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestVolume [2022-02-23T20:26:01.834Z] --- PASS: TestVolume (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestStopSignal [2022-02-23T20:26:01.834Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T20:26:01.834Z] --- SKIP: TestStopSignal (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestArg [2022-02-23T20:26:01.834Z] --- PASS: TestArg (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestShell [2022-02-23T20:26:01.834Z] --- PASS: TestShell (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestPrependEnvOnCmd [2022-02-23T20:26:01.834Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestRunWithBuildArgs [2022-02-23T20:26:01.834Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestRunIgnoresHealthcheck [2022-02-23T20:26:01.834Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestDispatchUnsupportedOptions [2022-02-23T20:26:01.834Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-23T20:26:01.834Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-23T20:26:01.834Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-23T20:26:01.834Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestNormalizeWorkdir [2022-02-23T20:26:01.834Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestDispatch [2022-02-23T20:26:01.834Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-23T20:26:01.834Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-23T20:26:01.834Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-23T20:26:01.834Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-23T20:26:01.834Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-23T20:26:01.834Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-23T20:26:01.834Z] === RUN TestDispatch/COPY_url [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch (0.12s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-02-23T20:26:01.834Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-02-23T20:26:01.834Z] === RUN TestAddScratchImageAddsToMounts [2022-02-23T20:26:01.834Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-23T20:26:01.834Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-23T20:26:01.834Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-23T20:26:01.834Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-23T20:26:01.834Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestImageSourceGetAddsToMounts [2022-02-23T20:26:01.835Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestEmptyDockerfile [2022-02-23T20:26:01.835Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-23T20:26:01.835Z] === RUN TestSymlinkDockerfile [2022-02-23T20:26:01.835Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-23T20:26:01.835Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-23T20:26:01.835Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestNonExistingDockerfile [2022-02-23T20:26:01.835Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestCopyRunConfig [2022-02-23T20:26:01.835Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestDeepCopyRunConfig [2022-02-23T20:26:01.835Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestExportImage [2022-02-23T20:26:01.835Z] --- PASS: TestExportImage (0.00s) [2022-02-23T20:26:01.835Z] === RUN TestNormalizeDest [2022-02-23T20:26:01.835Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-23T20:26:01.835Z] PASS [2022-02-23T20:26:01.835Z] coverage: 46.7% of statements [2022-02-23T20:26:01.835Z] ok github.com/docker/docker/builder/dockerfile 0.313s coverage: 46.7% of statements [2022-02-23T20:26:01.835Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-23T20:26:02.192Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T20:26:02.298Z] === RUN TestTCP4Proxy [2022-02-23T20:26:02.298Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-23T20:26:02.298Z] === RUN TestTCP4ProxyHalfClose [2022-02-23T20:26:02.298Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestTCP6Proxy [2022-02-23T20:26:02.298Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:26:02.298Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestTCPDualStackProxy [2022-02-23T20:26:02.298Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:26:02.298Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestUDP4Proxy [2022-02-23T20:26:02.298Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestUDP6Proxy [2022-02-23T20:26:02.298Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:26:02.298Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestUDPWriteError [2022-02-23T20:26:02.298Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestSCTP4Proxy [2022-02-23T20:26:02.298Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T20:26:02.298Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-23T20:26:02.298Z] === RUN TestSCTP6Proxy [2022-02-23T20:26:02.298Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:26:02.298Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-23T20:26:02.298Z] PASS [2022-02-23T20:26:02.298Z] coverage: 49.4% of statements [2022-02-23T20:26:02.298Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-02-23T20:26:03.141Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T20:26:04.083Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T20:26:04.654Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T20:26:04.654Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2022-02-23T20:26:04.654Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:26:06.041Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T20:26:06.301Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T20:26:06.703Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T20:26:08.217Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T20:26:10.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-23T20:26:11.331Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T20:26:12.715Z] docker_api_swarm_node_test.go:81: [dfb0cf13f5edc] joining swarm manager [db19fd2ded526]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:26:13.658Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T20:26:14.232Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T20:26:14.747Z] === RUN TestCheckpointCreateError [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCheckpointCreate [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCheckpointDeleteError [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCheckpointDelete [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCheckpointListError [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCheckpointList [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointList (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCheckpointListContainerNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNewClientWithOpsFromEnv [2022-02-23T20:26:14.747Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T20:26:14.747Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestGetAPIPath [2022-02-23T20:26:14.747Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestParseHostURL [2022-02-23T20:26:14.747Z] --- PASS: TestParseHostURL (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-23T20:26:14.747Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-23T20:26:14.747Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNegotiateAPIVersion [2022-02-23T20:26:14.747Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNegotiateAPVersionOverride [2022-02-23T20:26:14.747Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-23T20:26:14.747Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-23T20:26:14.747Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-23T20:26:14.747Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestClientRedirect [2022-02-23T20:26:14.747Z] --- PASS: TestClientRedirect (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigCreateUnsupported [2022-02-23T20:26:14.747Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigCreateError [2022-02-23T20:26:14.747Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigCreate [2022-02-23T20:26:14.747Z] --- PASS: TestConfigCreate (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigInspectNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigInspectWithEmptyID [2022-02-23T20:26:14.747Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigInspectUnsupported [2022-02-23T20:26:14.747Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigInspectError [2022-02-23T20:26:14.747Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigInspectConfigNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigInspect [2022-02-23T20:26:14.747Z] --- PASS: TestConfigInspect (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigListUnsupported [2022-02-23T20:26:14.747Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigListError [2022-02-23T20:26:14.747Z] --- PASS: TestConfigListError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigList [2022-02-23T20:26:14.747Z] --- PASS: TestConfigList (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigRemoveUnsupported [2022-02-23T20:26:14.747Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigRemoveError [2022-02-23T20:26:14.747Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigRemove [2022-02-23T20:26:14.747Z] --- PASS: TestConfigRemove (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigUpdateUnsupported [2022-02-23T20:26:14.747Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigUpdateError [2022-02-23T20:26:14.747Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestConfigUpdate [2022-02-23T20:26:14.747Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerCommitError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerCommit [2022-02-23T20:26:14.747Z] --- PASS: TestContainerCommit (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStatPathError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStatPathNotFoundError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStatPathNoHeaderError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStatPath [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyToContainerError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyToContainerNotFoundError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyToContainer [2022-02-23T20:26:14.747Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyFromContainerError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyFromContainerNotFoundError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-23T20:26:14.747Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestCopyFromContainer [2022-02-23T20:26:14.747Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerCreateError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerCreateImageNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerCreateWithName [2022-02-23T20:26:14.747Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerCreateAutoRemove [2022-02-23T20:26:14.747Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerDiffError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerDiff [2022-02-23T20:26:14.747Z] --- PASS: TestContainerDiff (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecCreateError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecCreate [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecStartError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecStart [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecStart (0.01s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecInspectError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecInspect [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExportError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExportError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExport [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExport (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerInspectError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerInspectContainerNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerInspectWithEmptyID [2022-02-23T20:26:14.747Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerInspect [2022-02-23T20:26:14.747Z] --- PASS: TestContainerInspect (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerInspectNode [2022-02-23T20:26:14.747Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerKillError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerKillError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerKill [2022-02-23T20:26:14.747Z] --- PASS: TestContainerKill (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerListError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerListError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerList [2022-02-23T20:26:14.747Z] --- PASS: TestContainerList (0.02s) [2022-02-23T20:26:14.747Z] === RUN TestContainerLogsNotFoundError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerLogsError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerLogs [2022-02-23T20:26:14.747Z] --- PASS: TestContainerLogs (0.22s) [2022-02-23T20:26:14.747Z] === RUN TestContainerPauseError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerPause [2022-02-23T20:26:14.747Z] --- PASS: TestContainerPause (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainersPruneError [2022-02-23T20:26:14.747Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainersPrune [2022-02-23T20:26:14.747Z] --- PASS: TestContainersPrune (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRemoveError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRemoveNotFoundError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRemove [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRemove (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRenameError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRename [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRename (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerResizeError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecResizeError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerResize [2022-02-23T20:26:14.747Z] --- PASS: TestContainerResize (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerExecResize [2022-02-23T20:26:14.747Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRestartError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerRestart [2022-02-23T20:26:14.747Z] --- PASS: TestContainerRestart (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStartError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStartError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStart [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStart (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStatsError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStats [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStats (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStopError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStopError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerStop [2022-02-23T20:26:14.747Z] --- PASS: TestContainerStop (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerTopError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerTopError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerTop [2022-02-23T20:26:14.747Z] --- PASS: TestContainerTop (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerUnpauseError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerUnpause [2022-02-23T20:26:14.747Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerUpdateError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerUpdate [2022-02-23T20:26:14.747Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerWaitError [2022-02-23T20:26:14.747Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestContainerWait [2022-02-23T20:26:14.747Z] --- PASS: TestContainerWait (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestDiskUsageError [2022-02-23T20:26:14.747Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestDiskUsage [2022-02-23T20:26:14.747Z] --- PASS: TestDiskUsage (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestDistributionInspectUnsupported [2022-02-23T20:26:14.747Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestDistributionInspectWithEmptyID [2022-02-23T20:26:14.747Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestEventsErrorInOptions [2022-02-23T20:26:14.747Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestEventsErrorFromServer [2022-02-23T20:26:14.747Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestEvents [2022-02-23T20:26:14.747Z] --- PASS: TestEvents (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestTLSCloseWriter [2022-02-23T20:26:14.747Z] === PAUSE TestTLSCloseWriter [2022-02-23T20:26:14.747Z] === RUN TestImageBuildError [2022-02-23T20:26:14.747Z] --- PASS: TestImageBuildError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageBuild [2022-02-23T20:26:14.747Z] --- PASS: TestImageBuild (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestGetDockerOS [2022-02-23T20:26:14.747Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageCreateError [2022-02-23T20:26:14.747Z] --- PASS: TestImageCreateError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageCreate [2022-02-23T20:26:14.747Z] --- PASS: TestImageCreate (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageHistoryError [2022-02-23T20:26:14.747Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageHistory [2022-02-23T20:26:14.747Z] --- PASS: TestImageHistory (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageImportError [2022-02-23T20:26:14.747Z] --- PASS: TestImageImportError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageImport [2022-02-23T20:26:14.747Z] --- PASS: TestImageImport (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageInspectError [2022-02-23T20:26:14.747Z] --- PASS: TestImageInspectError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageInspectImageNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageInspectWithEmptyID [2022-02-23T20:26:14.747Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageInspect [2022-02-23T20:26:14.747Z] --- PASS: TestImageInspect (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageListError [2022-02-23T20:26:14.747Z] --- PASS: TestImageListError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageList [2022-02-23T20:26:14.747Z] --- PASS: TestImageList (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageListApiBefore125 [2022-02-23T20:26:14.747Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageLoadError [2022-02-23T20:26:14.747Z] --- PASS: TestImageLoadError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageLoad [2022-02-23T20:26:14.747Z] --- PASS: TestImageLoad (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagesPruneError [2022-02-23T20:26:14.747Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagesPrune [2022-02-23T20:26:14.747Z] --- PASS: TestImagesPrune (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullReferenceParseError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullAnyError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePullWithoutErrors [2022-02-23T20:26:14.747Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushReferenceError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushAnyError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithoutErrors [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-23T20:26:14.747Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-23T20:26:14.747Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageRemoveError [2022-02-23T20:26:14.747Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageRemoveImageNotFound [2022-02-23T20:26:14.747Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageRemove [2022-02-23T20:26:14.747Z] --- PASS: TestImageRemove (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSaveError [2022-02-23T20:26:14.747Z] --- PASS: TestImageSaveError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSave [2022-02-23T20:26:14.747Z] --- PASS: TestImageSave (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSearchAnyError [2022-02-23T20:26:14.747Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-23T20:26:14.747Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-23T20:26:14.747Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-23T20:26:14.747Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-23T20:26:14.747Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageSearchWithoutErrors [2022-02-23T20:26:14.747Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageTagError [2022-02-23T20:26:14.747Z] --- PASS: TestImageTagError (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageTagInvalidReference [2022-02-23T20:26:14.747Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageTagInvalidSourceImageName [2022-02-23T20:26:14.747Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageTagHexSource [2022-02-23T20:26:14.747Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestImageTag [2022-02-23T20:26:14.747Z] --- PASS: TestImageTag (0.00s) [2022-02-23T20:26:14.747Z] === RUN TestInfoServerError [2022-02-23T20:26:14.748Z] --- PASS: TestInfoServerError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestInfoInvalidResponseJSONError [2022-02-23T20:26:14.748Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestInfo [2022-02-23T20:26:14.748Z] --- PASS: TestInfo (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkConnectError [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkConnect [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkCreateError [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkCreate [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkDisconnectError [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkDisconnect [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect/empty_ID [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect/no_options [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect/verbose [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect/global_scope [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect/unknown_network [2022-02-23T20:26:14.748Z] === RUN TestNetworkInspect/server_error [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkListError [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkListError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkList [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkList (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworksPruneError [2022-02-23T20:26:14.748Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworksPrune [2022-02-23T20:26:14.748Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkRemoveError [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNetworkRemove [2022-02-23T20:26:14.748Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeInspectError [2022-02-23T20:26:14.748Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeInspectNodeNotFound [2022-02-23T20:26:14.748Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeInspectWithEmptyID [2022-02-23T20:26:14.748Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeInspect [2022-02-23T20:26:14.748Z] --- PASS: TestNodeInspect (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeListError [2022-02-23T20:26:14.748Z] --- PASS: TestNodeListError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeList [2022-02-23T20:26:14.748Z] --- PASS: TestNodeList (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeRemoveError [2022-02-23T20:26:14.748Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-23T20:26:14.748Z] === RUN TestNodeRemove [2022-02-23T20:26:14.754Z] --- PASS: TestNodeRemove (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestNodeUpdateError [2022-02-23T20:26:14.754Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestNodeUpdate [2022-02-23T20:26:14.754Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestOptionWithHostFromEnv [2022-02-23T20:26:14.754Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestOptionWithTimeout [2022-02-23T20:26:14.754Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestOptionWithVersionFromEnv [2022-02-23T20:26:14.754Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPingFail [2022-02-23T20:26:14.754Z] --- PASS: TestPingFail (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPingWithError [2022-02-23T20:26:14.754Z] 2022/02/23 20:26:14 RoundTripper returned a response & error; ignoring response [2022-02-23T20:26:14.754Z] 2022/02/23 20:26:14 RoundTripper returned a response & error; ignoring response [2022-02-23T20:26:14.754Z] --- PASS: TestPingWithError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPingSuccess [2022-02-23T20:26:14.754Z] --- PASS: TestPingSuccess (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPingHeadFallback [2022-02-23T20:26:14.754Z] === RUN TestPingHeadFallback/OK [2022-02-23T20:26:14.754Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-23T20:26:14.754Z] === RUN TestPingHeadFallback/Not_Found [2022-02-23T20:26:14.754Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-23T20:26:14.754Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-23T20:26:14.754Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-23T20:26:14.754Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-23T20:26:14.754Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-23T20:26:14.754Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginDisableError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginDisable [2022-02-23T20:26:14.754Z] --- PASS: TestPluginDisable (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginEnableError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginEnable [2022-02-23T20:26:14.754Z] --- PASS: TestPluginEnable (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginInspectError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginInspectWithEmptyID [2022-02-23T20:26:14.754Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginInspect [2022-02-23T20:26:14.754Z] --- PASS: TestPluginInspect (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginListError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginListError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginList [2022-02-23T20:26:14.754Z] --- PASS: TestPluginList (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginPushError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginPushError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginPush [2022-02-23T20:26:14.754Z] --- PASS: TestPluginPush (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginRemoveError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginRemove [2022-02-23T20:26:14.754Z] --- PASS: TestPluginRemove (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginSetError [2022-02-23T20:26:14.754Z] --- PASS: TestPluginSetError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPluginSet [2022-02-23T20:26:14.754Z] --- PASS: TestPluginSet (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSetHostHeader [2022-02-23T20:26:14.754Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestPlainTextError [2022-02-23T20:26:14.754Z] --- PASS: TestPlainTextError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestInfiniteError [2022-02-23T20:26:14.754Z] --- PASS: TestInfiniteError (0.07s) [2022-02-23T20:26:14.754Z] === RUN TestCanceledContext [2022-02-23T20:26:14.754Z] 2022/02/23 20:26:14 RoundTripper returned a response & error; ignoring response [2022-02-23T20:26:14.754Z] --- PASS: TestCanceledContext (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestDeadlineExceededContext [2022-02-23T20:26:14.754Z] 2022/02/23 20:26:14 RoundTripper returned a response & error; ignoring response [2022-02-23T20:26:14.754Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretCreateUnsupported [2022-02-23T20:26:14.754Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretCreateError [2022-02-23T20:26:14.754Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretCreate [2022-02-23T20:26:14.754Z] --- PASS: TestSecretCreate (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretInspectUnsupported [2022-02-23T20:26:14.754Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretInspectError [2022-02-23T20:26:14.754Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretInspectSecretNotFound [2022-02-23T20:26:14.754Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretInspectWithEmptyID [2022-02-23T20:26:14.754Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretInspect [2022-02-23T20:26:14.754Z] --- PASS: TestSecretInspect (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretListUnsupported [2022-02-23T20:26:14.754Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretListError [2022-02-23T20:26:14.754Z] --- PASS: TestSecretListError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretList [2022-02-23T20:26:14.754Z] --- PASS: TestSecretList (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretRemoveUnsupported [2022-02-23T20:26:14.754Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretRemoveError [2022-02-23T20:26:14.754Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretRemove [2022-02-23T20:26:14.754Z] --- PASS: TestSecretRemove (0.01s) [2022-02-23T20:26:14.754Z] === RUN TestSecretUpdateUnsupported [2022-02-23T20:26:14.754Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSecretUpdateError [2022-02-23T20:26:14.754Z] --- PASS: TestSecretUpdateError (0.01s) [2022-02-23T20:26:14.754Z] === RUN TestSecretUpdate [2022-02-23T20:26:14.754Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceCreateError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceCreate [2022-02-23T20:26:14.754Z] --- PASS: TestServiceCreate (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-23T20:26:14.754Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceCreateDigestPinning [2022-02-23T20:26:14.754Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceInspectError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceInspectServiceNotFound [2022-02-23T20:26:14.754Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceInspectWithEmptyID [2022-02-23T20:26:14.754Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceInspect [2022-02-23T20:26:14.754Z] --- PASS: TestServiceInspect (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceListError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceListError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceList [2022-02-23T20:26:14.754Z] --- PASS: TestServiceList (0.01s) [2022-02-23T20:26:14.754Z] === RUN TestServiceLogsError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceLogs [2022-02-23T20:26:14.754Z] --- PASS: TestServiceLogs (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceRemoveError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceRemoveNotFoundError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceRemove [2022-02-23T20:26:14.754Z] --- PASS: TestServiceRemove (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceUpdateError [2022-02-23T20:26:14.754Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestServiceUpdate [2022-02-23T20:26:14.754Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmGetUnlockKeyError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmGetUnlockKey [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmInitError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmInit [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmInit (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmInspectError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmInspect [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmJoinError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmJoin [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmLeaveError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmLeave [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmUnlockError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmUnlock [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmUpdateError [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestSwarmUpdate [2022-02-23T20:26:14.754Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestTaskInspectError [2022-02-23T20:26:14.754Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestTaskInspectWithEmptyID [2022-02-23T20:26:14.754Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestTaskInspect [2022-02-23T20:26:14.754Z] --- PASS: TestTaskInspect (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestTaskListError [2022-02-23T20:26:14.754Z] --- PASS: TestTaskListError (0.00s) [2022-02-23T20:26:14.754Z] === RUN TestTaskList [2022-02-23T20:26:15.218Z] --- PASS: TestTaskList (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeCreateError [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeCreate [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeInspectError [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeInspectNotFound [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeInspectWithEmptyID [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeInspect [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeListError [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeListError (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeList [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeList (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeRemoveError [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-23T20:26:15.218Z] === RUN TestVolumeRemove [2022-02-23T20:26:15.218Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-23T20:26:15.218Z] === CONT TestTLSCloseWriter [2022-02-23T20:26:15.218Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-02-23T20:26:15.218Z] PASS [2022-02-23T20:26:15.218Z] coverage: 75.3% of statements [2022-02-23T20:26:15.218Z] ok github.com/docker/docker/client 0.600s coverage: 75.3% of statements [2022-02-23T20:26:17.535Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T20:26:18.476Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s) [2022-02-23T20:26:18.476Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:26:20.388Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T20:26:20.960Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T20:26:24.258Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-23T20:26:24.258Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T20:26:24.830Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T20:26:25.777Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T20:26:26.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-23T20:26:26.607Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T20:26:27.177Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T20:26:28.565Z] docker_api_swarm_node_test.go:53: [d92545bc27c09] joining swarm manager [dfc3892c2cbf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:26:28.565Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T20:26:28.826Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T20:26:29.398Z] docker_api_swarm_node_test.go:54: [ddaf15b152766] joining swarm manager [dfc3892c2cbf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:26:29.398Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T20:26:30.339Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T20:26:30.339Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T20:26:30.339Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T20:26:30.599Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T20:26:31.169Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T20:26:31.169Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T20:26:31.169Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T20:26:31.169Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T20:26:31.740Z] --- PASS: TestCreateServiceSecretFileMode (13.22s) [2022-02-23T20:26:31.740Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:26:32.000Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T20:26:32.261Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T20:26:32.261Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T20:26:32.521Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T20:26:32.521Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T20:26:32.521Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:26:32.521Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T20:26:32.781Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T20:26:32.781Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T20:26:34.692Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T20:26:34.692Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T20:26:34.692Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T20:26:37.237Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T20:26:37.237Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T20:26:37.237Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T20:26:37.497Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T20:26:37.497Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T20:26:37.497Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T20:26:38.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T20:26:39.008Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T20:26:39.578Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T20:26:40.455Z] --- PASS: TestCheckoutGit (40.40s) [2022-02-23T20:26:40.455Z] === RUN TestValidGitTransport [2022-02-23T20:26:40.455Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-23T20:26:40.455Z] === RUN TestGitInvalidRef [2022-02-23T20:26:40.455Z] --- PASS: TestGitInvalidRef (0.32s) [2022-02-23T20:26:40.455Z] PASS [2022-02-23T20:26:40.455Z] coverage: 86.3% of statements [2022-02-23T20:26:40.455Z] ok github.com/docker/docker/builder/remotecontext/git 40.797s coverage: 86.3% of statements [2022-02-23T20:26:40.455Z] ? github.com/docker/docker/cli [no test files] [2022-02-23T20:26:40.455Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-23T20:26:40.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T20:26:41.460Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T20:26:42.032Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T20:26:42.295Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T20:26:42.295Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T20:26:42.866Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T20:26:42.866Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-23T20:26:42.866Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-23T20:26:42.866Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-23T20:26:43.806Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-23T20:26:44.385Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-23T20:26:44.734Z] --- PASS: TestCreateServiceConfigFileMode (12.83s) [2022-02-23T20:26:44.734Z] === RUN TestCreateServiceSysctls [2022-02-23T20:26:45.674Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-23T20:26:45.674Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-23T20:26:45.674Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-23T20:26:45.674Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.01s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-23T20:26:46.288Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestConfigureDaemonLogs [2022-02-23T20:26:46.288Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestCommonOptionsInstallFlags [2022-02-23T20:26:46.288Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-23T20:26:46.288Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-23T20:26:46.288Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-23T20:26:46.288Z] PASS [2022-02-23T20:26:46.288Z] coverage: 18.7% of statements [2022-02-23T20:26:46.288Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 18.7% of statements [2022-02-23T20:26:46.288Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-23T20:26:46.288Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-23T20:26:47.265Z] === RUN TestContainerStopSignal [2022-02-23T20:26:47.728Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestContainerStopTimeout [2022-02-23T20:26:47.728Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-23T20:26:47.728Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-23T20:26:47.728Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-23T20:26:47.728Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestReplaceAndAppendEnvVars [2022-02-23T20:26:47.728Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-23T20:26:47.728Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestNewMemoryStore [2022-02-23T20:26:47.728Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestAddContainers [2022-02-23T20:26:47.728Z] --- PASS: TestAddContainers (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestGetContainer [2022-02-23T20:26:47.728Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestDeleteContainer [2022-02-23T20:26:47.728Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestListContainers [2022-02-23T20:26:47.728Z] --- PASS: TestListContainers (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestFirstContainer [2022-02-23T20:26:47.728Z] --- PASS: TestFirstContainer (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestApplyAllContainer [2022-02-23T20:26:47.728Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestIsValidHealthString [2022-02-23T20:26:47.728Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestStateRunStop [2022-02-23T20:26:47.728Z] --- PASS: TestStateRunStop (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestStateTimeoutWait [2022-02-23T20:26:47.728Z] state_test.go:141: Stop callback fired [2022-02-23T20:26:47.728Z] state_test.go:165: Stop callback fired [2022-02-23T20:26:47.728Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-23T20:26:47.728Z] === RUN TestIsValidStateString [2022-02-23T20:26:47.728Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-23T20:26:47.728Z] === RUN TestViewSaveDelete [2022-02-23T20:26:47.728Z] --- PASS: TestViewSaveDelete (0.03s) [2022-02-23T20:26:47.728Z] === RUN TestViewAll [2022-02-23T20:26:47.728Z] --- PASS: TestViewAll (0.02s) [2022-02-23T20:26:47.729Z] === RUN TestViewGet [2022-02-23T20:26:47.729Z] --- PASS: TestViewGet (0.01s) [2022-02-23T20:26:47.729Z] === RUN TestNames [2022-02-23T20:26:47.729Z] --- PASS: TestNames (0.00s) [2022-02-23T20:26:47.729Z] === RUN TestViewWithHealthCheck [2022-02-23T20:26:47.729Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-23T20:26:47.729Z] PASS [2022-02-23T20:26:47.729Z] coverage: 41.7% of statements [2022-02-23T20:26:47.729Z] ok github.com/docker/docker/container 0.283s coverage: 41.7% of statements [2022-02-23T20:26:47.729Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-23T20:26:47.729Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-23T20:26:47.729Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-23T20:26:47.729Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-23T20:26:48.215Z] --- PASS: TestCreateServiceSysctls (3.45s) [2022-02-23T20:26:48.215Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:26:49.284Z] === RUN TestPrepare [2022-02-23T20:26:49.284Z] --- PASS: TestPrepare (0.00s) [2022-02-23T20:26:49.284Z] === RUN TestStart [2022-02-23T20:26:49.284Z] --- PASS: TestStart (0.00s) [2022-02-23T20:26:49.284Z] === RUN TestWaitCancel [2022-02-23T20:26:49.284Z] --- PASS: TestWaitCancel (0.00s) [2022-02-23T20:26:49.284Z] === RUN TestWaitDisabled [2022-02-23T20:26:49.284Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-23T20:26:49.284Z] === RUN TestWaitEnabled [2022-02-23T20:26:49.284Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-23T20:26:49.284Z] === RUN TestRemove [2022-02-23T20:26:49.284Z] --- PASS: TestRemove (0.00s) [2022-02-23T20:26:49.284Z] PASS [2022-02-23T20:26:49.284Z] coverage: 65.3% of statements [2022-02-23T20:26:49.284Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.076s coverage: 65.3% of statements [2022-02-23T20:26:50.759Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-02-23T20:26:50.759Z] === RUN TestInspect [2022-02-23T20:26:51.482Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-23T20:26:51.482Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-23T20:26:51.482Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-23T20:26:51.482Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-23T20:26:51.482Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-23T20:26:51.482Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-23T20:26:51.482Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-23T20:26:51.482Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-23T20:26:51.699Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-23T20:26:51.946Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-23T20:26:51.946Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-23T20:26:51.947Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-23T20:26:51.947Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-23T20:26:51.947Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-23T20:26:51.947Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-23T20:26:51.947Z] PASS [2022-02-23T20:26:51.947Z] coverage: 35.9% of statements [2022-02-23T20:26:51.947Z] ok github.com/docker/docker/daemon/cluster/convert 0.674s coverage: 35.9% of statements [2022-02-23T20:26:51.947Z] === RUN TestNewListSecretsFilters [2022-02-23T20:26:51.947Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-23T20:26:51.947Z] === RUN TestNewListConfigsFilters [2022-02-23T20:26:51.947Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-23T20:26:51.947Z] PASS [2022-02-23T20:26:51.947Z] coverage: 0.5% of statements [2022-02-23T20:26:51.947Z] ok github.com/docker/docker/daemon/cluster 1.206s coverage: 0.5% of statements [2022-02-23T20:26:53.613Z] --- PASS: TestInspect (3.23s) [2022-02-23T20:26:53.613Z] === RUN TestCreateJob [2022-02-23T20:26:53.624Z] --- PASS: TestBuildWithHugeFile (120.45s) [2022-02-23T20:26:53.624Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:26:53.624Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:26:53.624Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:26:53.624Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:26:53.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:26:53.624Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:26:53.624Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:26:53.624Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:26:53.624Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:26:53.624Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:26:53.624Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:26:53.624Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:26:53.624Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T20:26:53.624Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-23T20:26:53.624Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T20:26:53.624Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T20:26:53.624Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:26:53.624Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:26:53.624Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:26:53.624Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-23T20:26:53.624Z] PASS [2022-02-23T20:26:53.624Z] ok github.com/docker/docker/integration/build 200.057s [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === Skipped [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T20:26:53.624Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T20:26:53.624Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T20:26:53.624Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-23T20:26:53.624Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:26:53.624Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T20:26:53.624Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] DONE 29 tests, 6 skipped in 232.987s [2022-02-23T20:26:53.624Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T20:26:53.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:26:53.624Z] INFO: Testing against a local daemon [2022-02-23T20:26:53.624Z] === RUN TestConfigInspect [2022-02-23T20:26:53.624Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestConfigList [2022-02-23T20:26:53.624Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:26:53.624Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestConfigsUpdate [2022-02-23T20:26:53.624Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestTemplatedConfig [2022-02-23T20:26:53.624Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestConfigCreateResolve [2022-02-23T20:26:53.624Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:26:53.624Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-23T20:26:53.624Z] PASS [2022-02-23T20:26:53.624Z] ok github.com/docker/docker/integration/config 0.100s [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === Skipped [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T20:26:53.624Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T20:26:53.624Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T20:26:53.624Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T20:26:53.624Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T20:26:53.624Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-23T20:26:53.624Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:26:53.624Z] [2022-02-23T20:26:53.624Z] DONE 6 tests, 6 skipped in 2.178s [2022-02-23T20:26:53.624Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T20:26:53.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:26:53.624Z] INFO: Testing against a local daemon [2022-02-23T20:26:53.624Z] === RUN TestCheckpoint [2022-02-23T20:26:53.624Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:26:53.624Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:26:53.624Z] === RUN TestContainerInvalidJSON [2022-02-23T20:26:53.624Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:26:53.624Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:26:53.625Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:26:53.625Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:26:53.625Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:26:53.625Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:26:53.625Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-23T20:26:53.625Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T20:26:53.625Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T20:26:53.625Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:26:53.625Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-02-23T20:26:53.625Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:26:53.625Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-02-23T20:26:53.625Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:26:53.625Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-02-23T20:26:53.625Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:26:53.625Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-02-23T20:26:53.625Z] === RUN TestCopyFromContainer [2022-02-23T20:26:53.625Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.625Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:26:53.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:26:53.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:26:53.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:26:53.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:26:53.625Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:26:53.625Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:26:53.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:26:53.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:26:53.625Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:26:53.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-23T20:26:53.625Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:26:53.625Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T20:26:53.625Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:26:53.625Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.625Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:26:53.625Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:26:53.625Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:26:53.625Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:26:53.625Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:26:53.625Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:26:53.625Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:26:53.625Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T20:26:53.625Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:26:53.625Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T20:26:53.625Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:26:53.625Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:26:53.625Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:26:53.625Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T20:26:53.625Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:26:53.625Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-02-23T20:26:53.625Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:26:53.625Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T20:26:53.625Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-23T20:26:53.625Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:26:53.625Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.625Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestDiff [2022-02-23T20:26:53.625Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T20:26:53.625Z] --- SKIP: TestDiff (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestExecWithCloseStdin [2022-02-23T20:26:53.625Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T20:26:53.625Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestExec [2022-02-23T20:26:53.625Z] --- PASS: TestExec (4.23s) [2022-02-23T20:26:53.625Z] === RUN TestExecUser [2022-02-23T20:26:53.625Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T20:26:53.625Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:26:53.625Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.625Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:26:53.625Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:26:53.625Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:26:53.625Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T20:26:53.625Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestHealthKillContainer [2022-02-23T20:26:53.625Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T20:26:53.625Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:26:53.625Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:26:53.625Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:26:53.625Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:26:54.183Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T20:26:55.710Z] === RUN TestBuilderGC [2022-02-23T20:26:55.710Z] --- PASS: TestBuilderGC (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationNotFound [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonBrokenConfiguration [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestFindConfigurationConflicts [2022-02-23T20:26:55.710Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-23T20:26:55.710Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-23T20:26:55.710Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-23T20:26:55.710Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-23T20:26:55.710Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-23T20:26:55.710Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_label [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_dns [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-23T20:26:55.710Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-23T20:26:55.710Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-23T20:26:55.710Z] === RUN TestReloadSetConfigFileNotExist [2022-02-23T20:26:55.710Z] time="2022-02-23T20:26:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-23T20:26:55.710Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-02-23T20:26:55.710Z] === RUN TestReloadDefaultConfigNotExist [2022-02-23T20:26:55.710Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:26:55.710Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T20:26:55.819Z] --- PASS: TestKillContainerInvalidSignal (3.38s) [2022-02-23T20:26:55.819Z] === RUN TestKillContainer [2022-02-23T20:26:55.819Z] === RUN TestKillContainer/no_signal [2022-02-23T20:26:56.173Z] === RUN TestReloadBadDefaultConfig [2022-02-23T20:26:56.173Z] time="2022-02-23T20:26:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1323972174" [2022-02-23T20:26:56.173Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-23T20:26:56.173Z] === RUN TestReloadWithConflictingLabels [2022-02-23T20:26:56.173Z] time="2022-02-23T20:26:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1130747740" [2022-02-23T20:26:56.173Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-23T20:26:56.173Z] === RUN TestReloadWithDuplicateLabels [2022-02-23T20:26:56.173Z] time="2022-02-23T20:26:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-939219019" [2022-02-23T20:26:56.173Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-23T20:26:56.173Z] === RUN TestMaskURLCredentials [2022-02-23T20:26:56.173Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-23T20:26:56.173Z] === RUN TestDaemonConfigurationMerge [2022-02-23T20:26:56.173Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-23T20:26:56.173Z] PASS [2022-02-23T20:26:56.173Z] coverage: 79.2% of statements [2022-02-23T20:26:56.173Z] ok github.com/docker/docker/daemon/config 0.550s coverage: 79.2% of statements [2022-02-23T20:26:56.173Z] === RUN TestEventsLog [2022-02-23T20:26:56.173Z] --- PASS: TestEventsLog (0.00s) [2022-02-23T20:26:56.173Z] === RUN TestEventsLogTimeout [2022-02-23T20:26:56.173Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-23T20:26:56.173Z] === RUN TestLogEvents [2022-02-23T20:26:56.173Z] === RUN TestWaitNodeAttachment [2022-02-23T20:26:56.173Z] --- PASS: TestLogEvents (0.05s) [2022-02-23T20:26:56.173Z] === RUN TestLoadBufferedEvents [2022-02-23T20:26:56.637Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-02-23T20:26:56.637Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-23T20:26:56.637Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-23T20:26:56.637Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-23T20:26:56.637Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-23T20:26:56.637Z] PASS [2022-02-23T20:26:56.637Z] coverage: 50.0% of statements [2022-02-23T20:26:56.637Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2022-02-23T20:26:56.637Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-02-23T20:26:56.637Z] === RUN TestIsolationConversion [2022-02-23T20:26:56.637Z] === RUN TestIsolationConversion/default [2022-02-23T20:26:56.637Z] === RUN TestIsolationConversion/process [2022-02-23T20:26:56.637Z] === RUN TestIsolationConversion/hyperv [2022-02-23T20:26:56.637Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-23T20:26:56.637Z] === RUN TestContainerLabels [2022-02-23T20:26:56.637Z] --- PASS: TestContainerLabels (0.00s) [2022-02-23T20:26:56.637Z] === RUN TestCredentialSpecConversion [2022-02-23T20:26:56.637Z] === RUN TestCredentialSpecConversion/none [2022-02-23T20:26:56.637Z] === RUN TestCredentialSpecConversion/config [2022-02-23T20:26:56.637Z] === RUN TestCredentialSpecConversion/file [2022-02-23T20:26:56.637Z] === RUN TestCredentialSpecConversion/registry [2022-02-23T20:26:56.637Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-23T20:26:56.637Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-23T20:26:56.637Z] === RUN TestControllerValidateMountBind [2022-02-23T20:26:56.637Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-02-23T20:26:56.637Z] === RUN TestControllerValidateMountVolume [2022-02-23T20:26:56.637Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-23T20:26:56.637Z] === RUN TestControllerValidateMountTarget [2022-02-23T20:26:56.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T20:26:57.103Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-23T20:26:57.103Z] === RUN TestControllerValidateMountTmpfs [2022-02-23T20:26:57.103Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-23T20:26:57.103Z] === RUN TestControllerValidateMountInvalidType [2022-02-23T20:26:57.103Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-23T20:26:57.103Z] === RUN TestControllerValidateMountNamedPipe [2022-02-23T20:26:57.103Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-23T20:26:57.103Z] PASS [2022-02-23T20:26:57.103Z] coverage: 11.0% of statements [2022-02-23T20:26:57.103Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.667s coverage: 11.0% of statements [2022-02-23T20:26:57.294Z] --- PASS: TestCreateJob (3.55s) [2022-02-23T20:26:57.294Z] === RUN TestReplicatedJob [2022-02-23T20:26:57.454Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T20:26:57.454Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T20:26:57.454Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T20:26:57.916Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T20:26:57.916Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T20:26:58.088Z] === RUN TestIsEmptyDir [2022-02-23T20:26:58.089Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-23T20:26:58.089Z] PASS [2022-02-23T20:26:58.089Z] coverage: 2.3% of statements [2022-02-23T20:26:58.089Z] === RUN TestVerifyNetworkingConfig [2022-02-23T20:26:58.089Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestGetContainer [2022-02-23T20:26:58.089Z] --- PASS: TestGetContainer (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestValidContainerNames [2022-02-23T20:26:58.089Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestContainerInitDNS [2022-02-23T20:26:58.089Z] daemon_test.go:145: root required [2022-02-23T20:26:58.089Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestMerge [2022-02-23T20:26:58.089Z] --- PASS: TestMerge (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestValidateContainerIsolation [2022-02-23T20:26:58.089Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestFindNetworkErrorType [2022-02-23T20:26:58.089Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestEnsureServicesExist [2022-02-23T20:26:58.089Z] ok github.com/docker/docker/daemon/graphdriver 0.094s coverage: 2.3% of statements [2022-02-23T20:26:58.089Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestEnsureServicesExistErrors [2022-02-23T20:26:58.089Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-23T20:26:58.089Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-23T20:26:58.089Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-23T20:26:58.089Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-23T20:26:58.089Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-23T20:26:58.089Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-23T20:26:58.089Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestContainerDelete [2022-02-23T20:26:58.089Z] --- PASS: TestContainerDelete (0.01s) [2022-02-23T20:26:58.089Z] === RUN TestContainerDoubleDelete [2022-02-23T20:26:58.089Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestLogContainerEventCopyLabels [2022-02-23T20:26:58.089Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestLogContainerEventWithAttributes [2022-02-23T20:26:58.089Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestNoneHealthcheck [2022-02-23T20:26:58.089Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-23T20:26:58.089Z] === RUN TestHealthStates [2022-02-23T20:26:58.239Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-23T20:26:58.378Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T20:26:58.378Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T20:26:58.552Z] time="2022-02-23T20:26:57Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] time="2022-02-23T20:26:58Z" 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-02-23T20:26:58.552Z] --- PASS: TestHealthStates (0.23s) [2022-02-23T20:26:58.552Z] === RUN TestGetInspectData [2022-02-23T20:26:58.552Z] --- PASS: TestGetInspectData (0.00s) [2022-02-23T20:26:58.552Z] === RUN TestFillLicense [2022-02-23T20:26:58.552Z] --- PASS: TestFillLicense (0.00s) [2022-02-23T20:26:58.552Z] === RUN TestListInvalidFilter [2022-02-23T20:26:58.552Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-23T20:26:58.552Z] === RUN TestNameFilter [2022-02-23T20:26:58.552Z] --- PASS: TestNameFilter (0.00s) [2022-02-23T20:26:58.552Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-23T20:26:58.552Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-23T20:26:58.552Z] === 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-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-23T20:26:58.552Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-23T20:26:58.552Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-23T20:26:58.552Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-23T20:26:58.553Z] --- 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-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-23T20:26:58.553Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestDaemonReloadLabels [2022-02-23T20:26:58.553Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-23T20:26:58.553Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.01s) [2022-02-23T20:26:58.553Z] === RUN TestDaemonReloadMirrors [2022-02-23T20:26:58.553Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-23T20:26:58.553Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-23T20:26:58.553Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-23T20:26:58.553Z] reload_test.go:342: root required [2022-02-23T20:26:58.553Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-23T20:26:58.553Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-23T20:26:58.553Z] === RUN TestLinkNaming [2022-02-23T20:26:58.553Z] --- PASS: TestLinkNaming (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestLinkNew [2022-02-23T20:26:58.553Z] --- PASS: TestLinkNew (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestLinkEnv [2022-02-23T20:26:58.553Z] --- PASS: TestLinkEnv (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestLinkMultipleEnv [2022-02-23T20:26:58.553Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestLinkPortRangeEnv [2022-02-23T20:26:58.553Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-23T20:26:58.553Z] PASS [2022-02-23T20:26:58.553Z] coverage: 93.0% of statements [2022-02-23T20:26:58.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-02-23T20:26:58.553Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-23T20:26:58.553Z] ok github.com/docker/docker/daemon/links 0.063s coverage: 93.0% of statements [2022-02-23T20:26:58.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-23T20:26:58.553Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-23T20:26:58.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-23T20:26:58.553Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-23T20:26:58.553Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-23T20:26:58.553Z] === RUN TestParseVolumesFrom [2022-02-23T20:26:58.553Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-23T20:26:58.553Z] PASS [2022-02-23T20:26:58.553Z] coverage: 8.6% of statements [2022-02-23T20:26:58.553Z] ok github.com/docker/docker/daemon 0.511s coverage: 8.6% of statements [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-23T20:26:58.553Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-23T20:26:58.811Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T20:26:59.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T20:26:59.353Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T20:26:59.353Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T20:26:59.575Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:26:59.575Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T20:26:59.575Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:26:59.751Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T20:26:59.815Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T20:26:59.815Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T20:26:59.815Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T20:27:00.694Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T20:27:01.265Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-23T20:27:01.479Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-23T20:27:01.479Z] PASS [2022-02-23T20:27:01.479Z] coverage: 33.6% of statements [2022-02-23T20:27:01.479Z] ok github.com/docker/docker/daemon/logger/fluentd 0.069s coverage: 33.6% of statements [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/defaults [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-23T20:27:01.479Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-23T20:27:01.479Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-23T20:27:01.479Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-23T20:27:01.479Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-23T20:27:01.479Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-23T20:27:01.479Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:00Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-23T20:27:01.479Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-02-23T20:27:01.479Z] === RUN TestCreateSuccess [2022-02-23T20:27:01.479Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCreateStreamSkipped [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-23T20:27:01.479Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCreateLogGroupSuccess [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-23T20:27:01.479Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCreateError [2022-02-23T20:27:01.479Z] --- PASS: TestCreateError (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCreateAlreadyExists [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-23T20:27:01.479Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestLogClosed [2022-02-23T20:27:01.479Z] --- PASS: TestLogClosed (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestLogBlocking [2022-02-23T20:27:01.479Z] --- PASS: TestLogBlocking (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-23T20:27:01.479Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestLogNonBlockingBufferFull [2022-02-23T20:27:01.479Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestPublishBatchSuccess [2022-02-23T20:27:01.479Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestPublishBatchError [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=error msg=error [2022-02-23T20:27:01.479Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T20:27:01.479Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-23T20:27:01.479Z] time="2022-02-23T20:27:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-23T20:27:01.479Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchSimple [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchTicker [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMultilinePattern [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.11s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchClose [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen/0/Hello [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen/2/🙃 [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen/3/���� [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen/4/He��o [2022-02-23T20:27:01.479Z] === RUN TestEffectiveLen/5/ [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/0/ [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/1/Hello [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: Hello [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/2/Hello [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: He [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: llo [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/3/Hello [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: Hello [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/4/🙃 [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/5/🙃 [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/6/a� [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: a [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: � [2022-02-23T20:27:01.479Z] === RUN TestFindValidSplit/7/a� [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1076: a� [2022-02-23T20:27:01.479Z] cloudwatchlogs_test.go:1077: [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-23T20:27:01.479Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestProcessEventEmoji [2022-02-23T20:27:01.479Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchLineSplit [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMaxEvents [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-23T20:27:01.479Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-23T20:27:01.479Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-23T20:27:01.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-23T20:27:01.788Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T20:27:01.943Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-23T20:27:01.943Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsFormat [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-23T20:27:01.943Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-23T20:27:01.943Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestCreateTagSuccess [2022-02-23T20:27:01.943Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-23T20:27:01.943Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-23T20:27:01.943Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-23T20:27:01.943Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-23T20:27:01.943Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-23T20:27:01.943Z] PASS [2022-02-23T20:27:01.943Z] coverage: 80.2% of statements [2022-02-23T20:27:01.943Z] ok github.com/docker/docker/daemon/logger/awslogs 0.563s coverage: 80.2% of statements [2022-02-23T20:27:01.943Z] === RUN TestAdapterReadLogs [2022-02-23T20:27:01.943Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestCopier [2022-02-23T20:27:01.943Z] --- PASS: TestCopier (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestCopierLongLines [2022-02-23T20:27:01.943Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestCopierSlow [2022-02-23T20:27:01.943Z] --- PASS: TestCopierSlow (0.20s) [2022-02-23T20:27:01.943Z] === RUN TestCopierWithSized [2022-02-23T20:27:01.943Z] === RUN TestCopierWithSized/as_is [2022-02-23T20:27:01.943Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-23T20:27:01.943Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-23T20:27:01.943Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-02-23T20:27:01.943Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestCopierWithPartial [2022-02-23T20:27:01.943Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestRingLogger [2022-02-23T20:27:01.943Z] --- PASS: TestRingLogger (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestRingCap [2022-02-23T20:27:01.943Z] --- PASS: TestRingCap (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestRingClose [2022-02-23T20:27:01.943Z] --- PASS: TestRingClose (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestRingDrain [2022-02-23T20:27:01.943Z] --- PASS: TestRingDrain (0.00s) [2022-02-23T20:27:01.943Z] PASS [2022-02-23T20:27:01.943Z] coverage: 43.8% of statements [2022-02-23T20:27:01.943Z] ok github.com/docker/docker/daemon/logger 0.336s coverage: 43.8% of statements [2022-02-23T20:27:01.943Z] === RUN TestSearchRegistryForImagesErrors [2022-02-23T20:27:01.943Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestSearchRegistryForImages [2022-02-23T20:27:01.943Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestOnlyPlatformWithFallback [2022-02-23T20:27:01.943Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-23T20:27:01.943Z] === RUN TestImageDelete [2022-02-23T20:27:01.943Z] === RUN TestImageDelete/no_lease [2022-02-23T20:27:01.943Z] === RUN TestImageDelete/lease_exists [2022-02-23T20:27:02.412Z] --- PASS: TestImageDelete (0.05s) [2022-02-23T20:27:02.412Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-23T20:27:02.412Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-23T20:27:02.412Z] === RUN TestContentStoreForPull [2022-02-23T20:27:02.412Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-23T20:27:02.412Z] PASS [2022-02-23T20:27:02.412Z] coverage: 6.8% of statements [2022-02-23T20:27:02.412Z] ok github.com/docker/docker/daemon/images 0.464s coverage: 6.8% of statements [2022-02-23T20:27:02.412Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-23T20:27:02.412Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-23T20:27:02.412Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-23T20:27:02.412Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-23T20:27:02.412Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-23T20:27:02.412Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-23T20:27:02.504Z] --- PASS: TestKillContainer (6.61s) [2022-02-23T20:27:02.504Z] --- PASS: TestKillContainer/no_signal (3.25s) [2022-02-23T20:27:02.504Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:27:02.504Z] --- PASS: TestKillContainer/killing_signal (3.31s) [2022-02-23T20:27:02.504Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:27:02.504Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:27:02.504Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T20:27:02.504Z] === RUN TestKillStoppedContainer [2022-02-23T20:27:02.504Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:27:02.505Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T20:27:02.505Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:27:02.505Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:27:02.505Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T20:27:02.505Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:27:02.505Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T20:27:02.505Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T20:27:02.505Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:27:02.505Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:27:02.505Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T20:27:02.505Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:27:02.505Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:27:02.505Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T20:27:02.505Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:27:02.729Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-23T20:27:02.729Z] --- PASS: TestReplicatedJob (5.62s) [2022-02-23T20:27:02.729Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:27:02.875Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-23T20:27:02.875Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-23T20:27:02.875Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-23T20:27:02.875Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-23T20:27:02.875Z] === RUN TestFastTimeMarshalJSON [2022-02-23T20:27:02.875Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-23T20:27:02.875Z] PASS [2022-02-23T20:27:02.875Z] coverage: 87.2% of statements [2022-02-23T20:27:02.875Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.269s coverage: 87.2% of statements [2022-02-23T20:27:03.337Z] === RUN TestJSONFileLogger [2022-02-23T20:27:03.337Z] --- PASS: TestJSONFileLogger (0.01s) [2022-02-23T20:27:03.337Z] === RUN TestJSONFileLoggerWithTags [2022-02-23T20:27:03.337Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-23T20:27:03.337Z] === RUN TestJSONFileLoggerWithOpts [2022-02-23T20:27:03.337Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s) [2022-02-23T20:27:03.337Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-23T20:27:03.337Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-23T20:27:03.337Z] === RUN TestEncodeDecode [2022-02-23T20:27:03.337Z] === PAUSE TestEncodeDecode [2022-02-23T20:27:03.337Z] === RUN TestUnexpectedEOF [2022-02-23T20:27:03.337Z] time="2022-02-23T20:27:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T20:27:03.337Z] time="2022-02-23T20:27:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-23T20:27:03.337Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-02-23T20:27:03.337Z] === CONT TestEncodeDecode [2022-02-23T20:27:03.337Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-23T20:27:03.337Z] PASS [2022-02-23T20:27:03.337Z] coverage: 69.9% of statements [2022-02-23T20:27:03.337Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.377s coverage: 69.9% of statements [2022-02-23T20:27:04.114Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-23T20:27:04.317Z] === RUN TestWriteLog [2022-02-23T20:27:04.317Z] === PAUSE TestWriteLog [2022-02-23T20:27:04.317Z] === RUN TestReadLog [2022-02-23T20:27:04.317Z] === PAUSE TestReadLog [2022-02-23T20:27:04.317Z] === RUN TestDecode [2022-02-23T20:27:04.317Z] --- PASS: TestDecode (0.02s) [2022-02-23T20:27:04.317Z] === CONT TestWriteLog [2022-02-23T20:27:04.317Z] --- PASS: TestWriteLog (0.00s) [2022-02-23T20:27:04.317Z] === CONT TestReadLog [2022-02-23T20:27:04.317Z] === RUN TestReadLog/tail_exact [2022-02-23T20:27:04.781Z] === RUN TestReadLog/tail_less_than_available [2022-02-23T20:27:04.781Z] === RUN TestReadLog/tail_more_than_available [2022-02-23T20:27:04.781Z] --- PASS: TestReadLog (0.24s) [2022-02-23T20:27:04.781Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-02-23T20:27:04.781Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-02-23T20:27:04.781Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-23T20:27:04.781Z] PASS [2022-02-23T20:27:04.781Z] coverage: 78.7% of statements [2022-02-23T20:27:04.781Z] ok github.com/docker/docker/daemon/logger/local 0.383s coverage: 78.7% of statements [2022-02-23T20:27:04.781Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-23T20:27:04.781Z] === RUN TestOpenFileDelete [2022-02-23T20:27:04.781Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestOpenFileRename [2022-02-23T20:27:04.781Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestHandleDecoderErr [2022-02-23T20:27:04.781Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestParseLogTagDefaultTag [2022-02-23T20:27:04.781Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestParseLogTag [2022-02-23T20:27:04.781Z] --- PASS: TestParseLogTag (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestParseLogTagEmptyTag [2022-02-23T20:27:04.781Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestTailFiles [2022-02-23T20:27:04.781Z] --- PASS: TestTailFiles (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestFollowLogsConsumerGone [2022-02-23T20:27:04.781Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-23T20:27:04.781Z] === RUN TestFollowLogsProducerGone [2022-02-23T20:27:04.781Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-23T20:27:04.781Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-23T20:27:04.781Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-23T20:27:04.781Z] === RUN TestCheckCapacityAndRotate [2022-02-23T20:27:04.781Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-23T20:27:04.781Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-23T20:27:05.244Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-02-23T20:27:05.244Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-23T20:27:05.244Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-02-23T20:27:05.244Z] PASS [2022-02-23T20:27:05.244Z] coverage: 54.9% of statements [2022-02-23T20:27:05.244Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.326s coverage: 54.9% of statements [2022-02-23T20:27:05.244Z] === RUN TestLog [2022-02-23T20:27:05.244Z] --- PASS: TestLog (0.03s) [2022-02-23T20:27:05.244Z] PASS [2022-02-23T20:27:05.244Z] coverage: 31.5% of statements [2022-02-23T20:27:05.244Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.114s coverage: 31.5% of statements [2022-02-23T20:27:05.510Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T20:27:06.090Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2022-02-23T20:27:06.090Z] === RUN TestServiceListWithStatuses [2022-02-23T20:27:06.090Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:27:06.090Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:27:06.090Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:27:06.223Z] === RUN TestNewParse [2022-02-23T20:27:06.223Z] --- PASS: TestNewParse (0.00s) [2022-02-23T20:27:06.223Z] PASS [2022-02-23T20:27:06.223Z] coverage: 8.3% of statements [2022-02-23T20:27:06.223Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-02-23T20:27:06.223Z] === RUN TestParseLogFormat [2022-02-23T20:27:06.223Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestValidateLogOptEmpty [2022-02-23T20:27:06.223Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestValidateSyslogAddress [2022-02-23T20:27:06.223Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestParseAddressDefaultPort [2022-02-23T20:27:06.223Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestValidateSyslogFacility [2022-02-23T20:27:06.223Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestValidateLogOptSyslogFormat [2022-02-23T20:27:06.223Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestValidateLogOpt [2022-02-23T20:27:06.223Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T20:27:06.223Z] PASS [2022-02-23T20:27:06.223Z] coverage: 46.8% of statements [2022-02-23T20:27:06.223Z] === RUN TestValidateLogOpt [2022-02-23T20:27:06.223Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestNewMissedConfig [2022-02-23T20:27:06.223Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestNewMissedUrl [2022-02-23T20:27:06.223Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestNewMissedToken [2022-02-23T20:27:06.223Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestNewWithProxy [2022-02-23T20:27:06.223Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-23T20:27:06.223Z] === RUN TestDefault [2022-02-23T20:27:06.223Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 46.8% of statements [2022-02-23T20:27:06.223Z] --- PASS: TestDefault (0.02s) [2022-02-23T20:27:06.223Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-23T20:27:06.294Z] --- PASS: TestLogsFollowTailEmpty (3.42s) [2022-02-23T20:27:06.294Z] === RUN TestNetworkNat [2022-02-23T20:27:06.294Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T20:27:06.294Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T20:27:06.294Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:27:06.686Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.02s) [2022-02-23T20:27:06.686Z] === RUN TestJsonFormat [2022-02-23T20:27:06.686Z] --- PASS: TestJsonFormat (0.01s) [2022-02-23T20:27:06.686Z] === RUN TestRawFormat [2022-02-23T20:27:06.686Z] --- PASS: TestRawFormat (0.01s) [2022-02-23T20:27:06.686Z] === RUN TestRawFormatWithLabels [2022-02-23T20:27:06.686Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-02-23T20:27:06.686Z] === RUN TestRawFormatWithoutTag [2022-02-23T20:27:06.686Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-23T20:27:06.686Z] === RUN TestBatching [2022-02-23T20:27:06.686Z] --- PASS: TestBatching (0.35s) [2022-02-23T20:27:06.686Z] === RUN TestFrequency [2022-02-23T20:27:07.150Z] --- PASS: TestFrequency (0.28s) [2022-02-23T20:27:07.150Z] === RUN TestOneMessagePerRequest [2022-02-23T20:27:07.150Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-23T20:27:07.150Z] === RUN TestVerify [2022-02-23T20:27:07.150Z] --- PASS: TestVerify (0.00s) [2022-02-23T20:27:07.150Z] === RUN TestSkipVerify [2022-02-23T20:27:07.150Z] time="2022-02-23T20:27:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.150Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] --- PASS: TestSkipVerify (0.54s) [2022-02-23T20:27:07.615Z] === RUN TestBufferMaximum [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.373821\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.373821\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-23T20:27:07.615Z] === RUN TestServerAlwaysDown [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.378230\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.378230\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.378230\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.379231\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] time="2022-02-23T20:27:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645648027.379231\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:07.615Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-23T20:27:07.615Z] === RUN TestCannotSendAfterClose [2022-02-23T20:27:07.615Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-23T20:27:07.615Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-23T20:27:08.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-23T20:27:08.002Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-23T20:27:08.593Z] === RUN TestV1IDService [2022-02-23T20:27:08.593Z] --- PASS: TestV1IDService (0.03s) [2022-02-23T20:27:08.593Z] === RUN TestV2MetadataService [2022-02-23T20:27:08.593Z] time="2022-02-23T20:27:08Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-23T20:27:08.593Z] time="2022-02-23T20:27:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a3a79261ca6c\"}'" [2022-02-23T20:27:08.593Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-23T20:27:08.593Z] PASS [2022-02-23T20:27:08.593Z] coverage: 82.5% of statements [2022-02-23T20:27:08.593Z] ok github.com/docker/docker/daemon/logger/splunk 2.326s coverage: 82.5% of statements [2022-02-23T20:27:08.593Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-23T20:27:08.593Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-23T20:27:08.593Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-23T20:27:09.053Z] === RUN TestSuccessfulDownload [2022-02-23T20:27:09.053Z] download_test.go:267: Needs fixing on Windows [2022-02-23T20:27:09.053Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-23T20:27:09.053Z] === RUN TestCancelledDownload [2022-02-23T20:27:09.053Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-23T20:27:09.053Z] === RUN TestMaxDownloadAttempts [2022-02-23T20:27:09.053Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:27:09.053Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:27:09.053Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:27:09.053Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:27:09.053Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:27:09.053Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:27:09.053Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:27:09.053Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:27:09.053Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-23T20:27:09.053Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-23T20:27:09.053Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-23T20:27:09.053Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-23T20:27:09.053Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-23T20:27:09.053Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-23T20:27:09.053Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-23T20:27:09.053Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-23T20:27:09.053Z] === RUN TestContinueOnError_NeverContinue [2022-02-23T20:27:09.053Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-23T20:27:09.053Z] === RUN TestManifestStore [2022-02-23T20:27:09.053Z] === RUN TestManifestStore/no_remote_or_local [2022-02-23T20:27:09.520Z] time="2022-02-23T20:27:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local833130895\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/no_local_cache [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/with_local_cache [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/unknown_media_type [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=warning msg="reference for unknown type: " [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=warning msg="reference for unknown type: " [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=warning msg="reference for unknown type: " [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=warning msg="reference for unknown type: " [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=warning msg="reference for unknown type: " [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-23T20:27:09.521Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-23T20:27:09.521Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-02-23T20:27:09.521Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-02-23T20:27:09.521Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-02-23T20:27:09.521Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-02-23T20:27:09.521Z] === RUN TestTransfer [2022-02-23T20:27:09.521Z] time="2022-02-23T20:27:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore (0.46s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-23T20:27:09.521Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-23T20:27:09.521Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-23T20:27:09.521Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestFixManifestLayers [2022-02-23T20:27:09.521Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-23T20:27:09.521Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T20:27:09.521Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestFixManifestLayersBadParent [2022-02-23T20:27:09.521Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestValidateManifest [2022-02-23T20:27:09.521Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T20:27:09.521Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestFormatPlatform [2022-02-23T20:27:09.521Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestGetRepositoryMountCandidates [2022-02-23T20:27:09.521Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestLayerAlreadyExists [2022-02-23T20:27:09.521Z] 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-02-23T20:27:09.521Z] 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-02-23T20:27:09.521Z] 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-02-23T20:27:09.521Z] 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-02-23T20:27:09.521Z] 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-02-23T20:27:09.521Z] 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-02-23T20:27:09.521Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-23T20:27:09.521Z] === RUN TestWhenEmptyAuthConfig [2022-02-23T20:27:09.521Z] --- PASS: TestTransfer (0.12s) [2022-02-23T20:27:09.521Z] === RUN TestConcurrencyLimit [2022-02-23T20:27:09.981Z] --- PASS: TestV2MetadataService (1.44s) [2022-02-23T20:27:09.981Z] PASS [2022-02-23T20:27:09.981Z] coverage: 48.2% of statements [2022-02-23T20:27:09.981Z] ok github.com/docker/docker/distribution/metadata 1.545s coverage: 48.2% of statements [2022-02-23T20:27:09.981Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-02-23T20:27:09.981Z] === RUN TestInactiveJobs [2022-02-23T20:27:10.050Z] --- PASS: TestNetworkLocalhostTCPNat (4.09s) [2022-02-23T20:27:10.051Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:27:10.051Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T20:27:10.051Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T20:27:10.051Z] === RUN TestPause [2022-02-23T20:27:10.051Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T20:27:10.051Z] --- SKIP: TestPause (0.00s) [2022-02-23T20:27:10.051Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:27:10.438Z] === RUN TestNotFound [2022-02-23T20:27:10.438Z] --- PASS: TestNotFound (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestConflict [2022-02-23T20:27:10.438Z] --- PASS: TestConflict (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestForbidden [2022-02-23T20:27:10.438Z] --- PASS: TestForbidden (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestInvalidParameter [2022-02-23T20:27:10.438Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestNotImplemented [2022-02-23T20:27:10.438Z] --- PASS: TestNotImplemented (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestNotModified [2022-02-23T20:27:10.438Z] --- PASS: TestNotModified (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestUnauthorized [2022-02-23T20:27:10.438Z] --- PASS: TestUnauthorized (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestUnknown [2022-02-23T20:27:10.438Z] --- PASS: TestUnknown (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestCancelled [2022-02-23T20:27:10.438Z] --- PASS: TestCancelled (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestDeadline [2022-02-23T20:27:10.438Z] --- PASS: TestDeadline (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestDataLoss [2022-02-23T20:27:10.438Z] --- PASS: TestDataLoss (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestUnavailable [2022-02-23T20:27:10.438Z] --- PASS: TestUnavailable (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestSystem [2022-02-23T20:27:10.438Z] --- PASS: TestSystem (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Not_Found [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Bad_Request [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Conflict [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Unauthorized [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Forbidden [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Not_Modified [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-23T20:27:10.438Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-23T20:27:10.438Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-23T20:27:10.438Z] PASS [2022-02-23T20:27:10.438Z] coverage: 53.1% of statements [2022-02-23T20:27:10.438Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-23T20:27:10.438Z] === RUN TestWatchRelease [2022-02-23T20:27:10.438Z] ok github.com/docker/docker/errdefs 0.061s coverage: 53.1% of statements [2022-02-23T20:27:10.438Z] --- PASS: TestWatchRelease (0.04s) [2022-02-23T20:27:10.438Z] === RUN TestWatchFinishedTransfer [2022-02-23T20:27:10.438Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-23T20:27:10.438Z] === RUN TestDuplicateTransfer [2022-02-23T20:27:10.438Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-23T20:27:10.438Z] === RUN TestSuccessfulUpload [2022-02-23T20:27:10.547Z] docker_api_swarm_test.go:202: [dabc04c2aa051] joining swarm manager [d8a22babdb822]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:27:10.895Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-02-23T20:27:10.895Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-23T20:27:10.895Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-23T20:27:10.895Z] === RUN TestTokenPassThru [2022-02-23T20:27:10.895Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-23T20:27:10.895Z] === RUN TestTokenPassThruDifferentHost [2022-02-23T20:27:10.895Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-23T20:27:10.895Z] PASS [2022-02-23T20:27:10.895Z] coverage: 24.6% of statements [2022-02-23T20:27:10.895Z] time="2022-02-23T20:27:10Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-23T20:27:10.895Z] ok github.com/docker/docker/distribution 1.755s coverage: 24.6% of statements [2022-02-23T20:27:10.895Z] --- PASS: TestSuccessfulUpload (0.46s) [2022-02-23T20:27:10.895Z] === RUN TestCancelledUpload [2022-02-23T20:27:10.895Z] --- PASS: TestCancelledUpload (0.01s) [2022-02-23T20:27:10.895Z] PASS [2022-02-23T20:27:10.895Z] coverage: 77.1% of statements [2022-02-23T20:27:10.895Z] ok github.com/docker/docker/distribution/xfer 1.981s coverage: 77.1% of statements [2022-02-23T20:27:10.895Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-23T20:27:10.895Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-23T20:27:11.118Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T20:27:11.379Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2022-02-23T20:27:11.379Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:27:11.860Z] === RUN TestCompare [2022-02-23T20:27:11.860Z] --- PASS: TestCompare (0.00s) [2022-02-23T20:27:11.860Z] PASS [2022-02-23T20:27:11.860Z] coverage: 19.2% of statements [2022-02-23T20:27:11.860Z] ok github.com/docker/docker/image/cache 0.086s coverage: 19.2% of statements [2022-02-23T20:27:11.860Z] === RUN TestFSGetInvalidData [2022-02-23T20:27:11.860Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-23T20:27:11.860Z] === RUN TestFSInvalidSet [2022-02-23T20:27:11.949Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T20:27:12.321Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-23T20:27:12.321Z] === RUN TestFSInvalidRoot [2022-02-23T20:27:12.321Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-23T20:27:12.321Z] === RUN TestFSMetadataGetSet [2022-02-23T20:27:12.321Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-23T20:27:12.321Z] === RUN TestFSInvalidWalker [2022-02-23T20:27:12.321Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-02-23T20:27:12.321Z] === RUN TestFSGetSet [2022-02-23T20:27:12.321Z] --- PASS: TestFSGetSet (0.04s) [2022-02-23T20:27:12.321Z] === RUN TestFSGetUnsetKey [2022-02-23T20:27:12.321Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-23T20:27:12.321Z] === RUN TestFSGetEmptyData [2022-02-23T20:27:12.321Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-23T20:27:12.321Z] === RUN TestFSDelete [2022-02-23T20:27:12.321Z] --- PASS: TestFSDelete (0.05s) [2022-02-23T20:27:12.321Z] === RUN TestFSWalker [2022-02-23T20:27:12.321Z] --- PASS: TestFSWalker (0.02s) [2022-02-23T20:27:12.321Z] === RUN TestFSWalkerStopOnError [2022-02-23T20:27:12.321Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-23T20:27:12.321Z] === RUN TestNewFromJSON [2022-02-23T20:27:12.321Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-23T20:27:12.321Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-23T20:27:12.321Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-23T20:27:12.321Z] === RUN TestMarshalKeyOrder [2022-02-23T20:27:12.321Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-23T20:27:12.321Z] === RUN TestHistoryEqual [2022-02-23T20:27:12.321Z] === RUN TestMakeV1ConfigFromConfig [2022-02-23T20:27:12.321Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-23T20:27:12.321Z] PASS [2022-02-23T20:27:12.321Z] coverage: 25.0% of statements [2022-02-23T20:27:12.321Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2022-02-23T20:27:12.321Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-23T20:27:12.321Z] === RUN TestImage [2022-02-23T20:27:12.778Z] --- PASS: TestImage (0.00s) [2022-02-23T20:27:12.778Z] === RUN TestImageOSNotEmpty [2022-02-23T20:27:12.778Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-23T20:27:12.778Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-23T20:27:12.778Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-23T20:27:12.778Z] === RUN TestCreate [2022-02-23T20:27:12.778Z] --- PASS: TestCreate (0.01s) [2022-02-23T20:27:12.778Z] === RUN TestRestore [2022-02-23T20:27:12.778Z] time="2022-02-23T20:27:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-23T20:27:12.778Z] --- PASS: TestRestore (0.05s) [2022-02-23T20:27:12.778Z] === RUN TestAddDelete [2022-02-23T20:27:12.778Z] --- PASS: TestAddDelete (0.06s) [2022-02-23T20:27:12.778Z] === RUN TestSearchAfterDelete [2022-02-23T20:27:12.778Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-23T20:27:12.778Z] === RUN TestParentReset [2022-02-23T20:27:12.778Z] --- PASS: TestParentReset (0.04s) [2022-02-23T20:27:12.778Z] === RUN TestGetAndSetLastUpdated [2022-02-23T20:27:12.778Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-23T20:27:12.778Z] === RUN TestStoreLen [2022-02-23T20:27:12.778Z] --- PASS: TestStoreLen (0.08s) [2022-02-23T20:27:12.778Z] PASS [2022-02-23T20:27:12.778Z] coverage: 86.9% of statements [2022-02-23T20:27:12.778Z] ok github.com/docker/docker/image 0.826s coverage: 86.9% of statements [2022-02-23T20:27:12.778Z] === RUN TestValidateManifest [2022-02-23T20:27:12.778Z] === RUN TestValidateManifest/nil [2022-02-23T20:27:12.778Z] === RUN TestValidateManifest/non-nil [2022-02-23T20:27:12.778Z] --- PASS: TestValidateManifest (0.00s) [2022-02-23T20:27:12.778Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-23T20:27:12.778Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-23T20:27:12.778Z] PASS [2022-02-23T20:27:12.778Z] coverage: 0.7% of statements [2022-02-23T20:27:12.778Z] ok github.com/docker/docker/image/tarexport 0.085s coverage: 0.7% of statements [2022-02-23T20:27:12.890Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T20:27:13.235Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-23T20:27:13.809Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.64s) [2022-02-23T20:27:13.809Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:27:13.809Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:27:13.809Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T20:27:13.809Z] === RUN TestPsFilter [2022-02-23T20:27:14.203Z] === RUN TestSerialization [2022-02-23T20:27:14.203Z] --- PASS: TestSerialization (0.02s) [2022-02-23T20:27:14.203Z] PASS [2022-02-23T20:27:14.203Z] coverage: 100.0% of statements [2022-02-23T20:27:14.203Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-02-23T20:27:14.272Z] --- PASS: TestPsFilter (0.38s) [2022-02-23T20:27:14.272Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:27:15.182Z] === RUN TestEmptyLayer [2022-02-23T20:27:15.182Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-23T20:27:15.182Z] === RUN TestCommitFailure [2022-02-23T20:27:15.182Z] --- PASS: TestCommitFailure (0.01s) [2022-02-23T20:27:15.182Z] === RUN TestStartTransactionFailure [2022-02-23T20:27:15.182Z] === RUN TestEnvironmentParsing [2022-02-23T20:27:15.182Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-23T20:27:15.182Z] PASS [2022-02-23T20:27:15.182Z] coverage: 1.2% of statements [2022-02-23T20:27:15.182Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-23T20:27:15.182Z] === RUN TestGetOrphan [2022-02-23T20:27:15.182Z] ok github.com/docker/docker/libcontainerd/local 0.126s coverage: 1.2% of statements [2022-02-23T20:27:15.182Z] --- PASS: TestGetOrphan (0.01s) [2022-02-23T20:27:15.182Z] === RUN TestMountAndRegister [2022-02-23T20:27:15.182Z] layer_test.go:258: Layer size: 14 [2022-02-23T20:27:15.182Z] --- PASS: TestMountAndRegister (0.07s) [2022-02-23T20:27:15.182Z] === RUN TestLayerRelease [2022-02-23T20:27:15.182Z] layer_test.go:291: Failing on Windows [2022-02-23T20:27:15.182Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-23T20:27:15.182Z] === RUN TestStoreRestore [2022-02-23T20:27:15.182Z] layer_test.go:340: Failing on Windows [2022-02-23T20:27:15.182Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-23T20:27:15.182Z] === RUN TestTarStreamStability [2022-02-23T20:27:15.182Z] layer_test.go:455: Failing on Windows [2022-02-23T20:27:15.182Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-23T20:27:15.182Z] === RUN TestRegisterExistingLayer [2022-02-23T20:27:15.433Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2022-02-23T20:27:15.433Z] === RUN TestServicePlugin [2022-02-23T20:27:15.645Z] --- PASS: TestRegisterExistingLayer (0.20s) [2022-02-23T20:27:15.645Z] === RUN TestTarStreamVerification [2022-02-23T20:27:15.645Z] layer_test.go:684: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-23T20:27:15.645Z] === RUN TestLayerMigration [2022-02-23T20:27:15.645Z] migration_test.go:45: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-23T20:27:15.645Z] === RUN TestLayerMigrationNoTarsplit [2022-02-23T20:27:15.645Z] migration_test.go:181: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T20:27:15.645Z] === RUN TestMountInit [2022-02-23T20:27:15.645Z] mount_test.go:17: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestMountInit (0.00s) [2022-02-23T20:27:15.645Z] === RUN TestMountSize [2022-02-23T20:27:15.645Z] mount_test.go:76: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestMountSize (0.00s) [2022-02-23T20:27:15.645Z] === RUN TestMountChanges [2022-02-23T20:27:15.645Z] mount_test.go:125: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestMountChanges (0.00s) [2022-02-23T20:27:15.645Z] === RUN TestMountApply [2022-02-23T20:27:15.645Z] mount_test.go:212: Failing on Windows [2022-02-23T20:27:15.645Z] --- SKIP: TestMountApply (0.00s) [2022-02-23T20:27:15.645Z] PASS [2022-02-23T20:27:15.645Z] coverage: 30.2% of statements [2022-02-23T20:27:15.645Z] ok github.com/docker/docker/layer 0.475s coverage: 30.2% of statements [2022-02-23T20:27:15.645Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-23T20:27:15.645Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-23T20:27:15.645Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-23T20:27:15.645Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-23T20:27:16.108Z] === RUN TestSequenceGetAvailableBit [2022-02-23T20:27:16.108Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSequenceEqual [2022-02-23T20:27:16.108Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSequenceCopy [2022-02-23T20:27:16.108Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestGetFirstAvailable [2022-02-23T20:27:16.108Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestFindSequence [2022-02-23T20:27:16.108Z] --- PASS: TestFindSequence (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestCheckIfAvailable [2022-02-23T20:27:16.108Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestMergeSequences [2022-02-23T20:27:16.108Z] --- PASS: TestMergeSequences (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestPushReservation [2022-02-23T20:27:16.108Z] --- PASS: TestPushReservation (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSerializeDeserialize [2022-02-23T20:27:16.108Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSet [2022-02-23T20:27:16.108Z] --- PASS: TestSet (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSetUnset [2022-02-23T20:27:16.108Z] --- PASS: TestSetUnset (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestOffsetSetUnset [2022-02-23T20:27:16.108Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSetInRange [2022-02-23T20:27:16.108Z] --- PASS: TestSetInRange (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestSetAnyInRange [2022-02-23T20:27:16.108Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestMethods [2022-02-23T20:27:16.108Z] --- PASS: TestMethods (0.00s) [2022-02-23T20:27:16.108Z] === RUN TestRandomAllocateDeallocate [2022-02-23T20:27:18.031Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.38s) [2022-02-23T20:27:18.031Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:27:18.307Z] === RUN TestInvalidConfig [2022-02-23T20:27:18.308Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-23T20:27:18.308Z] === RUN TestConfig [2022-02-23T20:27:18.308Z] --- PASS: TestConfig (0.00s) [2022-02-23T20:27:18.308Z] === RUN TestOptionsLabels [2022-02-23T20:27:18.308Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-23T20:27:18.308Z] === RUN TestValidName [2022-02-23T20:27:18.308Z] --- PASS: TestValidName (0.00s) [2022-02-23T20:27:18.308Z] PASS [2022-02-23T20:27:18.308Z] coverage: 19.7% of statements [2022-02-23T20:27:18.308Z] ok github.com/docker/docker/libnetwork/config 0.090s coverage: 19.7% of statements [2022-02-23T20:27:18.733Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T20:27:18.994Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T20:27:18.994Z] plugin_test.go:61: [df1bd2bb1da23] joining swarm manager [d268f120df066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:27:19.282Z] === RUN TestKey [2022-02-23T20:27:19.282Z] --- PASS: TestKey (0.00s) [2022-02-23T20:27:19.282Z] === RUN TestParseKey [2022-02-23T20:27:19.282Z] --- PASS: TestParseKey (0.00s) [2022-02-23T20:27:19.282Z] === RUN TestInvalidDataStore [2022-02-23T20:27:19.282Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-23T20:27:19.282Z] === RUN TestKVObjectFlatKey [2022-02-23T20:27:19.282Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-23T20:27:19.282Z] === RUN TestAtomicKVObjectFlatKey [2022-02-23T20:27:19.282Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-23T20:27:19.282Z] PASS [2022-02-23T20:27:19.282Z] coverage: 21.9% of statements [2022-02-23T20:27:19.282Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-02-23T20:27:19.746Z] === RUN TestErrorInterfaces [2022-02-23T20:27:19.746Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-23T20:27:19.746Z] === RUN TestNetworkMarshalling [2022-02-23T20:27:19.934Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T20:27:20.194Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-23T20:27:20.194Z] plugin_test.go:64: [d290b898a2961] joining swarm manager [d268f120df066]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:27:20.213Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-02-23T20:27:20.213Z] === RUN TestEndpointMarshalling [2022-02-23T20:27:20.213Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestAuxAddresses [2022-02-23T20:27:20.213Z] time="2022-02-23T20:27:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:27:20.213Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-23T20:27:20.213Z] === RUN TestSRVServiceQuery [2022-02-23T20:27:20.213Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-23T20:27:20.213Z] === RUN TestServiceVIPReuse [2022-02-23T20:27:20.213Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-23T20:27:20.213Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T20:27:20.213Z] === RUN TestDNSIPQuery [2022-02-23T20:27:20.213Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestDNSProxyServFail [2022-02-23T20:27:20.213Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestSandboxAddEmpty [2022-02-23T20:27:20.213Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestSandboxAddMultiPrio [2022-02-23T20:27:20.213Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestSandboxAddSamePrio [2022-02-23T20:27:20.213Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestCleanupServiceDiscovery [2022-02-23T20:27:20.213Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestDNSOptions [2022-02-23T20:27:20.213Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:27:20.213Z] --- SKIP: TestDNSOptions (0.01s) [2022-02-23T20:27:20.213Z] === RUN TestMultipleControllersWithSameStore [2022-02-23T20:27:20.213Z] time="2022-02-23T20:27:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:27:20.213Z] time="2022-02-23T20:27:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-23T20:27:20.213Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-23T20:27:20.213Z] PASS [2022-02-23T20:27:20.213Z] coverage: 8.5% of statements [2022-02-23T20:27:20.213Z] ok github.com/docker/docker/libnetwork 0.424s coverage: 8.5% of statements [2022-02-23T20:27:20.213Z] === RUN TestIPDataMarshalling [2022-02-23T20:27:20.213Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-23T20:27:20.213Z] === RUN TestValidateAndIsV6 [2022-02-23T20:27:20.213Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-23T20:27:20.213Z] PASS [2022-02-23T20:27:20.213Z] coverage: 68.9% of statements [2022-02-23T20:27:20.213Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2022-02-23T20:27:20.454Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T20:27:20.678Z] === RUN TestDriver [2022-02-23T20:27:20.678Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:27:20.678Z] PASS [2022-02-23T20:27:20.678Z] coverage: 34.8% of statements [2022-02-23T20:27:20.678Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-02-23T20:27:20.716Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-23T20:27:20.956Z] --- PASS: TestRemoveContainerWithVolume (3.54s) [2022-02-23T20:27:20.956Z] === RUN TestRemoveContainerRunning [2022-02-23T20:27:20.978Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-23T20:27:20.978Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T20:27:21.655Z] === RUN TestDriver [2022-02-23T20:27:21.655Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:27:21.655Z] PASS [2022-02-23T20:27:21.655Z] coverage: 34.8% of statements [2022-02-23T20:27:21.655Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-02-23T20:27:21.655Z] === RUN TestNetworkAllocateFree [2022-02-23T20:27:21.655Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-23T20:27:21.655Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-23T20:27:21.655Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-23T20:27:21.655Z] PASS [2022-02-23T20:27:21.655Z] coverage: 63.6% of statements [2022-02-23T20:27:21.655Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-02-23T20:27:22.119Z] === RUN TestGetEmptyCapabilities [2022-02-23T20:27:22.119Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-23T20:27:22.119Z] === RUN TestGetExtraCapabilities [2022-02-23T20:27:22.119Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-23T20:27:22.119Z] === RUN TestGetInvalidCapabilities [2022-02-23T20:27:22.119Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-23T20:27:22.119Z] === RUN TestRemoteDriver [2022-02-23T20:27:22.119Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T20:27:22.119Z] === RUN TestDriverError [2022-02-23T20:27:22.119Z] --- PASS: TestDriverError (0.00s) [2022-02-23T20:27:22.119Z] === RUN TestMissingValues [2022-02-23T20:27:22.119Z] --- PASS: TestMissingValues (0.01s) [2022-02-23T20:27:22.119Z] === RUN TestRollback [2022-02-23T20:27:22.119Z] --- PASS: TestRollback (0.01s) [2022-02-23T20:27:22.119Z] PASS [2022-02-23T20:27:22.119Z] coverage: 57.4% of statements [2022-02-23T20:27:22.119Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.153s coverage: 57.4% of statements [2022-02-23T20:27:22.362Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T20:27:23.303Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T20:27:23.303Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T20:27:23.303Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T20:27:23.565Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T20:27:23.674Z] === RUN TestNew [2022-02-23T20:27:23.674Z] --- PASS: TestNew (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestAddDriver [2022-02-23T20:27:23.674Z] --- PASS: TestAddDriver (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestAddDuplicateDriver [2022-02-23T20:27:23.674Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-23T20:27:23.674Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestDriver [2022-02-23T20:27:23.674Z] --- PASS: TestDriver (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestIPAM [2022-02-23T20:27:23.674Z] --- PASS: TestIPAM (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestWalkIPAMs [2022-02-23T20:27:23.674Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestWalkDrivers [2022-02-23T20:27:23.674Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-23T20:27:23.674Z] PASS [2022-02-23T20:27:23.674Z] coverage: 82.4% of statements [2022-02-23T20:27:23.674Z] ok github.com/docker/docker/libnetwork/drvregistry 0.097s coverage: 82.4% of statements [2022-02-23T20:27:23.674Z] === RUN TestNAT [2022-02-23T20:27:23.674Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T20:27:23.674Z] --- SKIP: TestNAT (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestTransparent [2022-02-23T20:27:23.674Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T20:27:23.674Z] --- SKIP: TestTransparent (0.00s) [2022-02-23T20:27:23.674Z] PASS [2022-02-23T20:27:23.674Z] coverage: 0.0% of statements [2022-02-23T20:27:23.674Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.065s coverage: 0.0% of statements [2022-02-23T20:27:23.674Z] === RUN TestBuildDefault [2022-02-23T20:27:23.674Z] --- PASS: TestBuildDefault (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestBuildHostnameDomainname [2022-02-23T20:27:23.674Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestBuildHostname [2022-02-23T20:27:23.674Z] --- PASS: TestBuildHostname (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestBuildHostnameFQDN [2022-02-23T20:27:23.674Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestBuildNoIP [2022-02-23T20:27:23.674Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestUpdate [2022-02-23T20:27:23.674Z] --- PASS: TestUpdate (0.00s) [2022-02-23T20:27:23.674Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-23T20:27:23.675Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-23T20:27:23.675Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestAddEmpty [2022-02-23T20:27:23.675Z] --- PASS: TestAddEmpty (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestAdd [2022-02-23T20:27:23.675Z] --- PASS: TestAdd (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestDeleteEmpty [2022-02-23T20:27:23.675Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestDeleteNewline [2022-02-23T20:27:23.675Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestDelete [2022-02-23T20:27:23.675Z] --- PASS: TestDelete (0.00s) [2022-02-23T20:27:23.675Z] === RUN TestConcurrentWrites [2022-02-23T20:27:23.675Z] --- PASS: TestConcurrentWrites (0.30s) [2022-02-23T20:27:23.675Z] PASS [2022-02-23T20:27:23.827Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T20:27:24.140Z] coverage: 81.2% of statements [2022-02-23T20:27:24.140Z] ok github.com/docker/docker/libnetwork/etchosts 0.386s coverage: 81.2% of statements [2022-02-23T20:27:24.140Z] --- PASS: TestRandomAllocateDeallocate (7.93s) [2022-02-23T20:27:24.140Z] === RUN TestAllocateRandomDeallocate [2022-02-23T20:27:24.140Z] === RUN TestNew [2022-02-23T20:27:24.140Z] --- PASS: TestNew (0.00s) [2022-02-23T20:27:24.140Z] === RUN TestAllocate [2022-02-23T20:27:24.140Z] --- PASS: TestAllocate (0.00s) [2022-02-23T20:27:24.140Z] === RUN TestUninitialized [2022-02-23T20:27:24.606Z] --- PASS: TestUninitialized (0.00s) [2022-02-23T20:27:24.606Z] === RUN TestAllocateInRange [2022-02-23T20:27:24.606Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-23T20:27:24.606Z] === RUN TestAllocateSerial [2022-02-23T20:27:24.606Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-23T20:27:24.606Z] PASS [2022-02-23T20:27:24.606Z] coverage: 87.5% of statements [2022-02-23T20:27:24.606Z] ok github.com/docker/docker/libnetwork/idm 0.054s coverage: 87.5% of statements [2022-02-23T20:27:24.606Z] === RUN TestCaller [2022-02-23T20:27:24.606Z] --- PASS: TestCaller (0.00s) [2022-02-23T20:27:24.606Z] PASS [2022-02-23T20:27:24.606Z] coverage: 100.0% of statements [2022-02-23T20:27:24.606Z] ok github.com/docker/docker/libnetwork/internal/caller 0.060s coverage: 100.0% of statements [2022-02-23T20:27:24.755Z] --- PASS: TestRemoveContainerRunning (3.59s) [2022-02-23T20:27:24.755Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:27:24.770Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T20:27:25.069Z] === RUN TestSetSerialInsertDelete [2022-02-23T20:27:25.069Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-23T20:27:25.069Z] === RUN TestSetParallelInsertDelete [2022-02-23T20:27:25.531Z] --- PASS: TestAllocateRandomDeallocate (1.67s) [2022-02-23T20:27:25.531Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-23T20:27:25.711Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-23T20:27:25.711Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-23T20:27:25.711Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T20:27:25.972Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-23T20:27:25.972Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T20:27:25.972Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T20:27:26.510Z] === RUN TestInt2IP2IntConversion [2022-02-23T20:27:26.973Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.42s) [2022-02-23T20:27:26.973Z] === RUN TestRetrieveFromStore [2022-02-23T20:27:26.973Z] --- PASS: TestInt2IP2IntConversion (0.59s) [2022-02-23T20:27:26.973Z] === RUN TestGetAddressVersion [2022-02-23T20:27:26.973Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-23T20:27:26.973Z] === RUN TestKeyString [2022-02-23T20:27:26.973Z] --- PASS: TestKeyString (0.00s) [2022-02-23T20:27:26.973Z] === RUN TestPoolDataMarshal [2022-02-23T20:27:26.973Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-23T20:27:26.973Z] === RUN TestSubnetsMarshal [2022-02-23T20:27:26.973Z] --- PASS: TestSubnetsMarshal (0.08s) [2022-02-23T20:27:26.973Z] === RUN TestAddSubnets [2022-02-23T20:27:26.973Z] === RUN TestPoolRequest [2022-02-23T20:27:26.973Z] --- PASS: TestPoolRequest (0.00s) [2022-02-23T20:27:26.973Z] === RUN TestOtherRequests [2022-02-23T20:27:26.973Z] --- PASS: TestOtherRequests (0.00s) [2022-02-23T20:27:26.973Z] PASS [2022-02-23T20:27:26.973Z] coverage: 57.1% of statements [2022-02-23T20:27:26.973Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-02-23T20:27:27.436Z] --- PASS: TestAddSubnets (0.07s) [2022-02-23T20:27:27.436Z] === RUN TestDoublePoolRelease [2022-02-23T20:27:27.436Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-23T20:27:27.436Z] === RUN TestAddReleasePoolID [2022-02-23T20:27:27.436Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-02-23T20:27:27.436Z] === RUN TestPredefinedPool [2022-02-23T20:27:27.436Z] --- PASS: TestPredefinedPool (0.08s) [2022-02-23T20:27:27.436Z] === RUN TestRemoveSubnet [2022-02-23T20:27:27.904Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-23T20:27:27.907Z] --- PASS: TestRemoveSubnet (0.27s) [2022-02-23T20:27:27.907Z] === RUN TestGetSameAddress [2022-02-23T20:27:27.907Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-23T20:27:27.907Z] === RUN TestPoolAllocationReuse [2022-02-23T20:27:27.907Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-02-23T20:27:27.907Z] === RUN TestIsCorrupted [2022-02-23T20:27:27.907Z] --- PASS: TestIsCorrupted (0.03s) [2022-02-23T20:27:27.907Z] === RUN TestSetRollover [2022-02-23T20:27:28.165Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T20:27:28.371Z] === RUN TestGetCapabilities [2022-02-23T20:27:28.371Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-23T20:27:28.371Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-23T20:27:28.371Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-23T20:27:28.371Z] === RUN TestGetDefaultAddressSpaces [2022-02-23T20:27:28.371Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-23T20:27:28.371Z] === RUN TestRemoteDriver [2022-02-23T20:27:28.371Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-23T20:27:28.371Z] PASS [2022-02-23T20:27:28.371Z] coverage: 47.4% of statements [2022-02-23T20:27:28.371Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-02-23T20:27:28.510Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.56s) [2022-02-23T20:27:28.510Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:27:28.510Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-23T20:27:28.510Z] === RUN TestRenameLinkedContainer [2022-02-23T20:27:28.510Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T20:27:28.510Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T20:27:28.510Z] === RUN TestRenameStoppedContainer [2022-02-23T20:27:28.735Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T20:27:29.309Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T20:27:29.353Z] === RUN TestWindowsIPAM [2022-02-23T20:27:29.353Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-23T20:27:29.353Z] PASS [2022-02-23T20:27:29.353Z] coverage: 71.4% of statements [2022-02-23T20:27:29.353Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-02-23T20:27:29.823Z] --- PASS: TestPoolAllocationReuse (2.18s) [2022-02-23T20:27:29.823Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-23T20:27:29.823Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-23T20:27:29.823Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-23T20:27:29.823Z] --- PASS: TestSetRollover (2.13s) [2022-02-23T20:27:29.823Z] === RUN TestSetRolloverSerial [2022-02-23T20:27:30.709Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T20:27:30.709Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T20:27:30.709Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T20:27:30.709Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T20:27:30.799Z] === RUN TestDefaultNetwork [2022-02-23T20:27:30.799Z] --- PASS: TestDefaultNetwork (0.31s) [2022-02-23T20:27:30.799Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-23T20:27:31.263Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.33s) [2022-02-23T20:27:31.263Z] === RUN TestInitAddressPools [2022-02-23T20:27:31.263Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-23T20:27:31.263Z] PASS [2022-02-23T20:27:31.263Z] coverage: 74.0% of statements [2022-02-23T20:27:31.263Z] ok github.com/docker/docker/libnetwork/ipamutils 0.720s coverage: 74.0% of statements [2022-02-23T20:27:31.726Z] === RUN TestKeyValue [2022-02-23T20:27:31.726Z] --- PASS: TestKeyValue (0.00s) [2022-02-23T20:27:31.726Z] PASS [2022-02-23T20:27:31.726Z] coverage: 60.0% of statements [2022-02-23T20:27:31.726Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-02-23T20:27:32.189Z] --- PASS: TestSetRolloverSerial (2.10s) [2022-02-23T20:27:32.189Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-23T20:27:32.189Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-23T20:27:32.189Z] PASS [2022-02-23T20:27:32.189Z] coverage: 84.4% of statements [2022-02-23T20:27:32.189Z] ok github.com/docker/docker/libnetwork/bitseq 16.118s coverage: 84.4% of statements [2022-02-23T20:27:32.267Z] --- PASS: TestRenameStoppedContainer (3.55s) [2022-02-23T20:27:32.267Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:27:33.748Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.73s) [2022-02-23T20:27:33.748Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-23T20:27:34.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-23T20:27:34.853Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T20:27:35.299Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-23T20:27:35.299Z] PASS [2022-02-23T20:27:35.299Z] coverage: 100.0% of statements [2022-02-23T20:27:35.299Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-02-23T20:27:35.425Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-23T20:27:35.762Z] === RUN TestNetworkDBSimple [2022-02-23T20:27:35.998Z] docker_api_swarm_test.go:384: [d7620ab0d6094] joining swarm manager [d904c1d03ed21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:27:36.225Z] === RUN TestGenerate [2022-02-23T20:27:36.225Z] --- PASS: TestGenerate (0.00s) [2022-02-23T20:27:36.225Z] === RUN TestGeneratePtr [2022-02-23T20:27:36.225Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-23T20:27:36.225Z] === RUN TestGenerateMissingField [2022-02-23T20:27:36.225Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-23T20:27:36.225Z] === RUN TestFieldCannotBeSet [2022-02-23T20:27:36.225Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-23T20:27:36.225Z] === RUN TestTypeMismatchError [2022-02-23T20:27:36.225Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-23T20:27:36.225Z] PASS [2022-02-23T20:27:36.225Z] coverage: 100.0% of statements [2022-02-23T20:27:36.225Z] ok github.com/docker/docker/libnetwork/options 0.057s coverage: 100.0% of statements [2022-02-23T20:27:36.258Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T20:27:36.688Z] 2022/02/23 20:27:36 Closing DB instances... [2022-02-23T20:27:37.148Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.33s) [2022-02-23T20:27:37.148Z] === RUN TestGetAddress [2022-02-23T20:27:37.148Z] testing: warning: no tests to run [2022-02-23T20:27:37.148Z] PASS [2022-02-23T20:27:37.148Z] coverage: 0.0% of statements [2022-02-23T20:27:37.148Z] ok github.com/docker/docker/libnetwork/osl 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-23T20:27:37.639Z] docker_api_swarm_test.go:385: [d913dffb43902] joining swarm manager [d904c1d03ed21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:27:38.112Z] === RUN TestRequestNewPort [2022-02-23T20:27:38.112Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestRequestSpecificPort [2022-02-23T20:27:38.112Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestReleasePort [2022-02-23T20:27:38.112Z] --- PASS: TestReleasePort (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestReuseReleasedPort [2022-02-23T20:27:38.112Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestReleaseUnreadledPort [2022-02-23T20:27:38.112Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestUnknowProtocol [2022-02-23T20:27:38.112Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestAllocateAllPorts [2022-02-23T20:27:38.112Z] --- PASS: TestAllocateAllPorts (0.01s) [2022-02-23T20:27:38.112Z] === RUN TestPortAllocation [2022-02-23T20:27:38.112Z] --- PASS: TestPortAllocation (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestPortAllocationWithCustomRange [2022-02-23T20:27:38.112Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestNoDuplicateBPR [2022-02-23T20:27:38.112Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-23T20:27:38.112Z] === RUN TestChangePortRange [2022-02-23T20:27:38.112Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-23T20:27:38.112Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-23T20:27:38.112Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-23T20:27:38.113Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-23T20:27:38.113Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-23T20:27:38.113Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-23T20:27:38.113Z] --- PASS: TestChangePortRange (0.00s) [2022-02-23T20:27:38.113Z] PASS [2022-02-23T20:27:38.113Z] coverage: 88.6% of statements [2022-02-23T20:27:38.113Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-02-23T20:27:38.113Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-23T20:27:38.113Z] ok github.com/docker/docker/libnetwork/portallocator 0.053s coverage: 88.6% of statements [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-23T20:27:38.113Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-23T20:27:39.022Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T20:27:39.077Z] testing: warning: no tests to run [2022-02-23T20:27:39.077Z] PASS [2022-02-23T20:27:39.077Z] coverage: 0.0% of statements [2022-02-23T20:27:39.077Z] ok github.com/docker/docker/libnetwork/portmapper 0.047s coverage: 0.0% of statements [no tests to run] [2022-02-23T20:27:39.077Z] === RUN TestHashData [2022-02-23T20:27:39.077Z] --- PASS: TestHashData (0.00s) [2022-02-23T20:27:39.077Z] PASS [2022-02-23T20:27:39.077Z] coverage: 2.8% of statements [2022-02-23T20:27:39.077Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-02-23T20:27:39.386Z] --- PASS: TestRenameRunningContainerAndReuse (7.04s) [2022-02-23T20:27:39.386Z] === RUN TestRenameInvalidName [2022-02-23T20:27:39.535Z] 2022/02/23 20:27:39 Closing DB instances... [2022-02-23T20:27:39.593Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T20:27:39.992Z] === RUN TestErrorConstructors [2022-02-23T20:27:39.992Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-23T20:27:39.992Z] === RUN TestCompareIPMask [2022-02-23T20:27:39.992Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-23T20:27:39.992Z] === RUN TestUtilGetHostPartIP [2022-02-23T20:27:39.992Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-23T20:27:39.992Z] === RUN TestUtilGetBroadcastIP [2022-02-23T20:27:39.992Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-23T20:27:39.992Z] === RUN TestParseCIDR [2022-02-23T20:27:39.992Z] --- PASS: TestParseCIDR (0.00s) [2022-02-23T20:27:39.992Z] PASS [2022-02-23T20:27:39.992Z] coverage: 37.3% of statements [2022-02-23T20:27:39.992Z] ok github.com/docker/docker/libnetwork/types 0.054s coverage: 37.3% of statements [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-23T20:27:40.452Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-23T20:27:40.452Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-23T20:27:40.452Z] PASS [2022-02-23T20:27:40.452Z] coverage: 50.0% of statements [2022-02-23T20:27:40.452Z] ok github.com/docker/docker/oci 0.064s coverage: 50.0% of statements [2022-02-23T20:27:40.911Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-23T20:27:40.911Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-23T20:27:40.973Z] --- PASS: TestServicePlugin (25.75s) [2022-02-23T20:27:40.973Z] === RUN TestServiceUpdateLabel [2022-02-23T20:27:41.880Z] === RUN TestParseVersion [2022-02-23T20:27:41.880Z] --- PASS: TestParseVersion (0.00s) [2022-02-23T20:27:41.880Z] PASS [2022-02-23T20:27:41.880Z] coverage: 52.9% of statements [2022-02-23T20:27:41.880Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2022-02-23T20:27:41.880Z] === RUN TestAddressPoolOpt [2022-02-23T20:27:41.880Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/a [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/something [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/_=a [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/env1=value1 [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/_env1=value1 [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/PATH [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/=a [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/PATH= [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/PATH=something [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/asd!qwe [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/1asd [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/123 [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/some_space [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/__some_space_before [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/some_space_after__ [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/= [2022-02-23T20:27:41.880Z] === RUN TestValidateEnv/PaTh [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-23T20:27:41.880Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-23T20:27:41.880Z] === RUN TestParseHost [2022-02-23T20:27:41.880Z] --- PASS: TestParseHost (0.00s) [2022-02-23T20:27:41.880Z] === RUN TestParseDockerDaemonHost [2022-02-23T20:27:41.880Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-23T20:27:41.880Z] === RUN TestParseTCP [2022-02-23T20:27:41.880Z] --- PASS: TestParseTCP (0.00s) [2022-02-23T20:27:41.880Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-23T20:27:41.881Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestValidateExtraHosts [2022-02-23T20:27:41.881Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestIpOptString [2022-02-23T20:27:41.881Z] --- PASS: TestIpOptString (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-23T20:27:41.881Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestNewIpOptValidDefaultVal [2022-02-23T20:27:41.881Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestIpOptSetInvalidVal [2022-02-23T20:27:41.881Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestValidateIPAddress [2022-02-23T20:27:41.881Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestMapOpts [2022-02-23T20:27:41.881Z] --- PASS: TestMapOpts (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestListOptsWithoutValidator [2022-02-23T20:27:41.881Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestListOptsWithValidator [2022-02-23T20:27:41.881Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestValidateDNSSearch [2022-02-23T20:27:41.881Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_general_format [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_one_more [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-23T20:27:41.881Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-23T20:27:41.881Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestNamedListOpts [2022-02-23T20:27:41.881Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestNamedMapOpts [2022-02-23T20:27:41.881Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestParseLink [2022-02-23T20:27:41.881Z] --- PASS: TestParseLink (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestQuotedStringSetWithQuotes [2022-02-23T20:27:41.881Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-23T20:27:41.881Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-23T20:27:41.881Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestQuotedStringEmptyOrSingleCharString [2022-02-23T20:27:41.881Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s) [2022-02-23T20:27:41.881Z] === RUN TestUlimitOpt [2022-02-23T20:27:41.881Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-23T20:27:41.881Z] PASS [2022-02-23T20:27:41.881Z] coverage: 67.4% of statements [2022-02-23T20:27:41.881Z] ok github.com/docker/docker/opts 0.103s coverage: 67.4% of statements [2022-02-23T20:27:41.914Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T20:27:42.310Z] --- PASS: TestRenameInvalidName (3.45s) [2022-02-23T20:27:42.310Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:27:42.345Z] 2022/02/23 20:27:42 Closing DB instances... [2022-02-23T20:27:42.853Z] --- PASS: TestServiceUpdateLabel (1.89s) [2022-02-23T20:27:42.853Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:27:43.896Z] === RUN TestPeerCertificateMarshalJSON [2022-02-23T20:27:43.896Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-23T20:27:43.896Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-23T20:27:44.359Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-23T20:27:44.359Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-23T20:27:44.359Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2022-02-23T20:27:44.359Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-23T20:27:44.359Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-23T20:27:44.359Z] === RUN TestMiddleware [2022-02-23T20:27:44.359Z] --- PASS: TestMiddleware (0.00s) [2022-02-23T20:27:44.359Z] === RUN TestNewResponseModifier [2022-02-23T20:27:44.359Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-23T20:27:44.359Z] PASS [2022-02-23T20:27:44.359Z] coverage: 26.8% of statements [2022-02-23T20:27:44.359Z] ok github.com/docker/docker/pkg/authorization 0.519s coverage: 26.8% of statements [2022-02-23T20:27:44.359Z] === RUN TestIsArchivePathDir [2022-02-23T20:27:44.822Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-02-23T20:27:44.822Z] === RUN TestIsArchivePathInvalidFile [2022-02-23T20:27:44.822Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2022-02-23T20:27:44.822Z] === RUN TestIsArchivePathTar [2022-02-23T20:27:44.822Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-02-23T20:27:44.822Z] === RUN TestDecompressStreamGzip [2022-02-23T20:27:45.285Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-02-23T20:27:45.285Z] === RUN TestDecompressStreamBzip2 [2022-02-23T20:27:45.285Z] === RUN TestUnbuffered [2022-02-23T20:27:45.285Z] --- PASS: TestUnbuffered (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestRaceUnbuffered [2022-02-23T20:27:45.285Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-23T20:27:45.285Z] PASS [2022-02-23T20:27:45.285Z] coverage: 100.0% of statements [2022-02-23T20:27:45.285Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-02-23T20:27:45.285Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-23T20:27:45.285Z] === RUN TestDecompressStreamXz [2022-02-23T20:27:45.285Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T20:27:45.285Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestDecompressStreamZstd [2022-02-23T20:27:45.285Z] archive_test.go:140: zstd not installed [2022-02-23T20:27:45.285Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-23T20:27:45.285Z] === RUN TestCompressStreamXzUnsupported [2022-02-23T20:27:45.285Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-23T20:27:45.285Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestCompressStreamInvalid [2022-02-23T20:27:45.285Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestExtensionInvalid [2022-02-23T20:27:45.285Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestExtensionUncompressed [2022-02-23T20:27:45.285Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestExtensionBzip2 [2022-02-23T20:27:45.285Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestExtensionGzip [2022-02-23T20:27:45.285Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestExtensionXz [2022-02-23T20:27:45.285Z] --- PASS: TestExtensionXz (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestExtensionZstd [2022-02-23T20:27:45.285Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestCmdStreamLargeStderr [2022-02-23T20:27:45.285Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-23T20:27:45.285Z] === RUN TestCmdStreamBad [2022-02-23T20:27:45.285Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T20:27:45.285Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-23T20:27:45.285Z] === RUN TestCmdStreamGood [2022-02-23T20:27:45.285Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-23T20:27:45.285Z] === RUN TestUntarPathWithInvalidDest [2022-02-23T20:27:45.748Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-23T20:27:45.748Z] === RUN TestUntarPathWithInvalidSrc [2022-02-23T20:27:45.748Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-23T20:27:45.748Z] === RUN TestUntarPath [2022-02-23T20:27:45.748Z] --- PASS: TestUntarPath (0.09s) [2022-02-23T20:27:45.748Z] === RUN TestUntarPathWithDestinationFile [2022-02-23T20:27:45.748Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-23T20:27:45.748Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-23T20:27:45.748Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-23T20:27:45.748Z] === RUN TestCopyWithTarInvalidSrc [2022-02-23T20:27:45.748Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-23T20:27:45.748Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-23T20:27:45.748Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-23T20:27:45.748Z] === RUN TestCopyWithTarSrcFile [2022-02-23T20:27:45.748Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-23T20:27:45.748Z] === RUN TestCopyWithTarSrcFolder [2022-02-23T20:27:45.748Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-23T20:27:45.748Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-23T20:27:45.748Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-23T20:27:45.748Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-23T20:27:45.748Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-23T20:27:45.748Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-23T20:27:45.748Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-23T20:27:45.748Z] === RUN TestCopyFileWithTarSrcFile [2022-02-23T20:27:45.748Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-23T20:27:45.748Z] === RUN TestTarFiles [2022-02-23T20:27:45.748Z] === RUN TestMatch [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[foo]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[foo_bar]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[]#01 [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[qux]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-23T20:27:45.748Z] === RUN TestMatch/[[foo_baz]] [2022-02-23T20:27:45.748Z] --- PASS: TestMatch (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-23T20:27:45.748Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-23T20:27:45.748Z] PASS [2022-02-23T20:27:45.748Z] coverage: 87.5% of statements [2022-02-23T20:27:45.748Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2022-02-23T20:27:45.748Z] 2022/02/23 20:27:45 Closing DB instances... [2022-02-23T20:27:47.297Z] === RUN TestChrootTarUntar [2022-02-23T20:27:47.297Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-23T20:27:47.297Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootUntarEmptyArchive [2022-02-23T20:27:47.297Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootTarUntarWithSymlink [2022-02-23T20:27:47.297Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootCopyWithTar [2022-02-23T20:27:47.297Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootCopyFileWithTar [2022-02-23T20:27:47.297Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootUntarPath [2022-02-23T20:27:47.297Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-23T20:27:47.297Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-23T20:27:47.297Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:27:47.297Z] === RUN TestChrootApplyDotDotFile [2022-02-23T20:27:47.297Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:27:47.297Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-23T20:27:47.297Z] PASS [2022-02-23T20:27:47.297Z] coverage: 15.1% of statements [2022-02-23T20:27:47.297Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.1% of statements [2022-02-23T20:27:47.762Z] --- PASS: TestNetworkDBCRUDTableEntry (3.89s) [2022-02-23T20:27:47.762Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-23T20:27:48.134Z] === RUN TestDockerSuite/TestExec [2022-02-23T20:27:48.224Z] === RUN TestSizeEmpty [2022-02-23T20:27:48.224Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestSizeEmptyFile [2022-02-23T20:27:48.224Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestSizeNonemptyFile [2022-02-23T20:27:48.224Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-23T20:27:48.224Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-23T20:27:48.224Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-23T20:27:48.224Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestMoveToSubdir [2022-02-23T20:27:48.224Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-23T20:27:48.224Z] === RUN TestSizeNonExistingDirectory [2022-02-23T20:27:48.224Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-23T20:27:48.224Z] PASS [2022-02-23T20:27:48.224Z] coverage: 80.0% of statements [2022-02-23T20:27:48.224Z] ok github.com/docker/docker/pkg/directory 0.066s coverage: 80.0% of statements [2022-02-23T20:27:48.705Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T20:27:48.965Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T20:27:49.200Z] === RUN TestPollerAddRemove [2022-02-23T20:27:49.201Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-23T20:27:49.201Z] === RUN TestPollerEvent [2022-02-23T20:27:49.201Z] poller_test.go:40: No chmod on Windows [2022-02-23T20:27:49.201Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-23T20:27:49.201Z] === RUN TestPollerClose [2022-02-23T20:27:49.201Z] --- PASS: TestPollerClose (0.00s) [2022-02-23T20:27:49.201Z] PASS [2022-02-23T20:27:49.201Z] coverage: 36.2% of statements [2022-02-23T20:27:49.201Z] ok github.com/docker/docker/pkg/filenotify 0.061s coverage: 36.2% of statements [2022-02-23T20:27:49.536Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T20:27:50.106Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T20:27:50.176Z] 2022/02/23 20:27:49 Closing DB instances... [2022-02-23T20:27:50.645Z] === RUN TestCopyFileWithInvalidSrc [2022-02-23T20:27:50.645Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T20:27:50.645Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-23T20:27:50.645Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-23T20:27:50.645Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCopyFile [2022-02-23T20:27:50.645Z] --- PASS: TestCopyFile (0.01s) [2022-02-23T20:27:50.645Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-23T20:27:50.645Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T20:27:50.645Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-23T20:27:50.645Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-23T20:27:50.645Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T20:27:50.645Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestWildcardMatches [2022-02-23T20:27:50.645Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestPatternMatches [2022-02-23T20:27:50.645Z] --- PASS: TestPatternMatches (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-23T20:27:50.645Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestPatternMatchesFolderExclusions [2022-02-23T20:27:50.645Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-23T20:27:50.645Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-23T20:27:50.645Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-23T20:27:50.645Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-23T20:27:50.645Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestSingleExclamationError [2022-02-23T20:27:50.645Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestMatchesWithNoPatterns [2022-02-23T20:27:50.645Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestMatchesWithMalformedPatterns [2022-02-23T20:27:50.645Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestMatches [2022-02-23T20:27:50.645Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-23T20:27:50.645Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-23T20:27:50.645Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-23T20:27:50.645Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-23T20:27:50.645Z] --- PASS: TestMatches (0.01s) [2022-02-23T20:27:50.645Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-23T20:27:50.645Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-23T20:27:50.645Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-23T20:27:50.645Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCleanPatterns [2022-02-23T20:27:50.645Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-23T20:27:50.645Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCleanPatternsExceptionFlag [2022-02-23T20:27:50.645Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-23T20:27:50.645Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-23T20:27:50.645Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCleanPatternsErrorSingleException [2022-02-23T20:27:50.645Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCreateIfNotExistsDir [2022-02-23T20:27:50.645Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCreateIfNotExistsFile [2022-02-23T20:27:50.645Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-23T20:27:50.645Z] === RUN TestMatch [2022-02-23T20:27:50.645Z] --- PASS: TestMatch (0.00s) [2022-02-23T20:27:50.645Z] === RUN TestCompile [2022-02-23T20:27:50.645Z] === RUN TestCompile/slash [2022-02-23T20:27:50.645Z] === RUN TestCompile/backslash [2022-02-23T20:27:50.645Z] --- PASS: TestCompile (0.00s) [2022-02-23T20:27:50.645Z] --- PASS: TestCompile/slash (0.00s) [2022-02-23T20:27:50.645Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-23T20:27:50.645Z] PASS [2022-02-23T20:27:50.645Z] coverage: 84.7% of statements [2022-02-23T20:27:50.645Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 84.7% of statements [2022-02-23T20:27:51.073Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T20:27:51.108Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-23T20:27:51.108Z] === RUN TestNetworkDBNodeLeave [2022-02-23T20:27:51.571Z] === RUN TestGet [2022-02-23T20:27:51.571Z] --- PASS: TestGet (0.00s) [2022-02-23T20:27:51.571Z] === RUN TestGetShortcutString [2022-02-23T20:27:51.571Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-23T20:27:51.571Z] PASS [2022-02-23T20:27:51.571Z] coverage: 42.9% of statements [2022-02-23T20:27:51.571Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-02-23T20:27:51.645Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T20:27:51.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T20:27:51.855Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T20:27:52.215Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T20:27:52.317Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T20:27:52.547Z] === RUN TestCreateIDMapOrder [2022-02-23T20:27:52.547Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-23T20:27:52.547Z] PASS [2022-02-23T20:27:52.547Z] coverage: 7.2% of statements [2022-02-23T20:27:52.547Z] ok github.com/docker/docker/pkg/idtools 0.053s coverage: 7.2% of statements [2022-02-23T20:27:52.786Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T20:27:53.011Z] --- PASS: TestTarFiles (7.31s) [2022-02-23T20:27:53.011Z] === RUN TestDetectCompressionZstd [2022-02-23T20:27:53.011Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-23T20:27:53.011Z] === RUN TestTarUntar [2022-02-23T20:27:53.011Z] --- PASS: TestTarUntar (0.04s) [2022-02-23T20:27:53.011Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-23T20:27:53.011Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-23T20:27:53.011Z] === RUN TestTarWithOptions [2022-02-23T20:27:53.357Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T20:27:53.474Z] --- PASS: TestTarWithOptions (0.04s) [2022-02-23T20:27:53.474Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-23T20:27:53.474Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-23T20:27:53.474Z] === RUN TestUntarUstarGnuConflict [2022-02-23T20:27:53.474Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-23T20:27:53.474Z] === RUN TestUntarInvalidFilenames [2022-02-23T20:27:53.474Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3476140672\\dest" [2022-02-23T20:27:53.474Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-23T20:27:53.474Z] === RUN TestUntarHardlinkToSymlink [2022-02-23T20:27:53.474Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-02-23T20:27:53.474Z] === RUN TestUntarInvalidHardlink [2022-02-23T20:27:53.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2242146582\\victim\\hello" -> "../victim/hello" [2022-02-23T20:27:53.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2971115362\\victim\\hello" -> "/../victim/hello" [2022-02-23T20:27:53.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3455926194\\victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink321766951\\victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3882901429\\victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3734793802\\victim" -> "../victim" [2022-02-23T20:27:53.474Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-23T20:27:53.474Z] === RUN TestUntarInvalidSymlink [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1527542704\\dest\\dotdot" -> "../victim/hello" [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1911289124\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1548309747\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3711106976\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1026589398\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink407148296\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:53.474Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2930690780\\dest\\dir\\loophole" -> "../../victim" [2022-02-23T20:27:53.474Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-23T20:27:53.474Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-23T20:27:53.474Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-23T20:27:53.474Z] === RUN TestXGlobalNoParent [2022-02-23T20:27:53.474Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-23T20:27:53.474Z] === RUN TestReplaceFileTarWrapper [2022-02-23T20:27:53.929Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T20:27:53.940Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2022-02-23T20:27:53.940Z] === RUN TestPrefixHeaderReadable [2022-02-23T20:27:53.940Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-23T20:27:53.940Z] === RUN TestDisablePigz [2022-02-23T20:27:53.940Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-23T20:27:53.940Z] --- PASS: TestDisablePigz (0.15s) [2022-02-23T20:27:53.940Z] === RUN TestPigz [2022-02-23T20:27:53.940Z] === RUN TestFixedBufferCap [2022-02-23T20:27:53.940Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestFixedBufferLen [2022-02-23T20:27:53.940Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestFixedBufferString [2022-02-23T20:27:53.940Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestFixedBufferWrite [2022-02-23T20:27:53.940Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestFixedBufferRead [2022-02-23T20:27:53.940Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestBytesPipeRead [2022-02-23T20:27:53.940Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestBytesPipeWrite [2022-02-23T20:27:53.940Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-23T20:27:53.940Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-23T20:27:53.940Z] --- PASS: TestPigz (0.15s) [2022-02-23T20:27:53.940Z] === RUN TestCopyFileWithInvalidDest [2022-02-23T20:27:53.940Z] archive_windows_test.go:16: Currently fails [2022-02-23T20:27:53.940Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestCanonicalTarNameForPath [2022-02-23T20:27:53.940Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestCanonicalTarName [2022-02-23T20:27:53.940Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestChmodTarEntry [2022-02-23T20:27:53.940Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-23T20:27:53.940Z] === RUN TestHardLinkOrder [2022-02-23T20:27:54.403Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-23T20:27:54.403Z] === RUN TestChangeString [2022-02-23T20:27:54.403Z] --- PASS: TestChangeString (0.00s) [2022-02-23T20:27:54.403Z] === RUN TestChangesWithNoChanges [2022-02-23T20:27:54.403Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-23T20:27:54.403Z] === RUN TestChangesWithChanges [2022-02-23T20:27:54.403Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-23T20:27:54.403Z] === RUN TestChangesWithChangesGH13590 [2022-02-23T20:27:54.403Z] changes_test.go:195: needs more investigation [2022-02-23T20:27:54.403Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-23T20:27:54.403Z] === RUN TestChangesDirsEmpty [2022-02-23T20:27:54.403Z] --- PASS: TestNetworkDBNodeLeave (3.07s) [2022-02-23T20:27:54.403Z] === RUN TestNetworkDBWatch [2022-02-23T20:27:54.403Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-02-23T20:27:54.403Z] === RUN TestChangesDirsMutated [2022-02-23T20:27:54.403Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-02-23T20:27:54.403Z] === RUN TestAtomicWriteToFile [2022-02-23T20:27:54.403Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-23T20:27:54.403Z] === RUN TestAtomicWriteSetCommit [2022-02-23T20:27:54.403Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-23T20:27:54.403Z] === RUN TestAtomicWriteSetCancel [2022-02-23T20:27:54.403Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-23T20:27:54.403Z] === RUN TestReadCloserWrapperClose [2022-02-23T20:27:54.403Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-23T20:27:54.403Z] === RUN TestReaderErrWrapperReadOnError [2022-02-23T20:27:54.403Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-23T20:27:54.403Z] === RUN TestReaderErrWrapperRead [2022-02-23T20:27:54.403Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-23T20:27:54.403Z] === RUN TestCancelReadCloser [2022-02-23T20:27:54.500Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T20:27:54.756Z] --- PASS: TestRenameAnonymousContainer (12.67s) [2022-02-23T20:27:54.756Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:27:54.874Z] --- PASS: TestChangesDirsMutated (0.18s) [2022-02-23T20:27:54.874Z] === RUN TestApplyLayer [2022-02-23T20:27:54.874Z] changes_test.go:432: needs further investigation [2022-02-23T20:27:54.874Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestChangesSizeWithHardlinks [2022-02-23T20:27:54.874Z] changes_test.go:468: needs further investigation [2022-02-23T20:27:54.874Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestChangesSizeWithNoChanges [2022-02-23T20:27:54.874Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-23T20:27:54.874Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestChangesSize [2022-02-23T20:27:54.874Z] --- PASS: TestChangesSize (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestApplyLayerInvalidFilenames [2022-02-23T20:27:54.874Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames181471465\\dest" [2022-02-23T20:27:54.874Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-23T20:27:54.874Z] === RUN TestWriteCloserWrapperClose [2022-02-23T20:27:54.874Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestNopWriteCloser [2022-02-23T20:27:54.874Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestNopWriter [2022-02-23T20:27:54.874Z] --- PASS: TestNopWriter (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestWriteCounter [2022-02-23T20:27:54.874Z] --- PASS: TestWriteCounter (0.00s) [2022-02-23T20:27:54.874Z] PASS [2022-02-23T20:27:54.874Z] coverage: 68.8% of statements [2022-02-23T20:27:54.874Z] ok github.com/docker/docker/pkg/ioutils 0.711s coverage: 68.8% of statements [2022-02-23T20:27:54.874Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-23T20:27:54.874Z] === RUN TestApplyLayerInvalidHardlink [2022-02-23T20:27:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3126312306\\victim\\hello" -> "../victim/hello" [2022-02-23T20:27:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3786397090\\victim\\hello" -> "/../victim/hello" [2022-02-23T20:27:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1875594143\\victim" -> "../victim" [2022-02-23T20:27:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2272202076\\victim" -> "../victim" [2022-02-23T20:27:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2706523886\\victim" -> "../victim" [2022-02-23T20:27:54.874Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink307468661\\victim" -> "../victim" [2022-02-23T20:27:54.874Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-02-23T20:27:54.874Z] === RUN TestApplyLayerInvalidSymlink [2022-02-23T20:27:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink181225048\\dest\\dotdot" -> "../victim/hello" [2022-02-23T20:27:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink135375063\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-23T20:27:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink30348096\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4275477879\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3881317458\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:54.874Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1523962968\\dest\\loophole-victim" -> "../victim" [2022-02-23T20:27:54.874Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-23T20:27:54.874Z] === RUN TestApplyLayerWhiteouts [2022-02-23T20:27:54.874Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-02-23T20:27:54.874Z] === RUN TestGenerateEmptyFile [2022-02-23T20:27:54.874Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-23T20:27:54.874Z] === RUN TestGenerateWithContent [2022-02-23T20:27:54.874Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-23T20:27:54.874Z] PASS [2022-02-23T20:27:54.874Z] coverage: 63.0% of statements [2022-02-23T20:27:54.874Z] ok github.com/docker/docker/pkg/archive 10.394s coverage: 63.0% of statements [2022-02-23T20:27:55.441Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T20:27:55.860Z] === RUN TestError [2022-02-23T20:27:55.860Z] --- PASS: TestError (0.00s) [2022-02-23T20:27:55.860Z] === RUN TestProgressString [2022-02-23T20:27:55.860Z] === RUN TestProgressString/no_progress [2022-02-23T20:27:55.860Z] === RUN TestProgressString/progress_1 [2022-02-23T20:27:55.860Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-23T20:27:55.860Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-23T20:27:55.860Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-23T20:27:55.860Z] === RUN TestProgressString/with_units [2022-02-23T20:27:55.860Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-23T20:27:55.860Z] === RUN TestProgressString/hide_counts [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-23T20:27:55.860Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-23T20:27:55.860Z] === RUN TestJSONMessageDisplay [2022-02-23T20:27:55.860Z] 2022/02/23 20:27:55 Closing DB instances... [2022-02-23T20:27:55.860Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-02-23T20:27:55.860Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-23T20:27:55.860Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-23T20:27:55.860Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-23T20:27:55.860Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-23T20:27:55.860Z] === RUN TestDisplayJSONMessagesStream [2022-02-23T20:27:55.860Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-23T20:27:55.860Z] PASS [2022-02-23T20:27:55.860Z] coverage: 91.7% of statements [2022-02-23T20:27:55.860Z] ok github.com/docker/docker/pkg/jsonmessage 0.260s coverage: 91.7% of statements [2022-02-23T20:27:56.011Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T20:27:56.583Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T20:27:56.841Z] === RUN TestStandardLongPath [2022-02-23T20:27:56.841Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-23T20:27:56.841Z] === RUN TestUNCLongPath [2022-02-23T20:27:56.841Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-23T20:27:56.841Z] PASS [2022-02-23T20:27:56.841Z] coverage: 100.0% of statements [2022-02-23T20:27:56.841Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-02-23T20:27:57.031Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T20:27:57.528Z] --- PASS: TestServiceUpdateSecrets (14.50s) [2022-02-23T20:27:57.529Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:27:57.789Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T20:27:57.815Z] --- PASS: TestNetworkDBWatch (3.24s) [2022-02-23T20:27:57.815Z] === RUN TestNetworkDBBulkSync [2022-02-23T20:27:57.815Z] === RUN TestNameFormat [2022-02-23T20:27:57.815Z] --- PASS: TestNameFormat (0.00s) [2022-02-23T20:27:57.815Z] === RUN TestNameRetries [2022-02-23T20:27:57.815Z] --- PASS: TestNameRetries (0.00s) [2022-02-23T20:27:57.815Z] PASS [2022-02-23T20:27:57.815Z] coverage: 85.7% of statements [2022-02-23T20:27:57.815Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-02-23T20:27:58.278Z] === RUN TestParseKeyValueOpt [2022-02-23T20:27:58.278Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-23T20:27:58.278Z] === RUN TestParseUintList [2022-02-23T20:27:58.278Z] --- PASS: TestParseUintList (0.00s) [2022-02-23T20:27:58.278Z] === RUN TestParseUintListMaximumLimits [2022-02-23T20:27:58.278Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-23T20:27:58.278Z] PASS [2022-02-23T20:27:58.278Z] coverage: 97.0% of statements [2022-02-23T20:27:58.278Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2022-02-23T20:27:58.587Z] --- PASS: TestRenameContainerWithSameName (3.59s) [2022-02-23T20:27:58.587Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:27:58.587Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T20:27:58.587Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T20:27:58.587Z] === RUN TestResize [2022-02-23T20:27:58.731Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T20:27:58.748Z] 2022/02/23 20:27:58 Closing DB instances... [2022-02-23T20:27:59.212Z] === RUN TestNewAndRemove [2022-02-23T20:27:59.212Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-23T20:27:59.212Z] === RUN TestRemoveInvalidPath [2022-02-23T20:27:59.212Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-23T20:27:59.212Z] PASS [2022-02-23T20:27:59.212Z] coverage: 82.6% of statements [2022-02-23T20:27:59.212Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-02-23T20:28:00.187Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-23T20:28:00.187Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-23T20:28:00.791Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T20:28:01.272Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T20:28:01.753Z] === RUN TestFailedConnection [2022-02-23T20:28:01.842Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-23T20:28:02.102Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T20:28:02.403Z] --- PASS: TestResize (3.56s) [2022-02-23T20:28:02.403Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:28:02.672Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T20:28:02.754Z] --- PASS: TestFailedConnection (1.03s) [2022-02-23T20:28:02.754Z] === RUN TestFailOnce [2022-02-23T20:28:02.754Z] 2022/02/23 20:28:02 http: panic serving 127.0.0.1:49284: Plugin not ready [2022-02-23T20:28:02.754Z] goroutine 22 [running]: [2022-02-23T20:28:02.754Z] net/http.(*conn).serve.func1() [2022-02-23T20:28:02.754Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-23T20:28:02.754Z] panic({0x68a8e0, 0x79e260}) [2022-02-23T20:28:02.754Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-23T20:28:02.754Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xe63171bd3501dfc8}, 0xc0000cfa98) [2022-02-23T20:28:02.754Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-23T20:28:02.754Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7ab140, 0xc0000a80e0}, 0x5c1146) [2022-02-23T20:28:02.754Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-23T20:28:02.754Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7ab140, 0xc0000a80e0}, 0xc0000b4200) [2022-02-23T20:28:02.754Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-23T20:28:02.754Z] net/http.serverHandler.ServeHTTP({0x7a9830}, {0x7ab140, 0xc0000a80e0}, 0xc0000b4200) [2022-02-23T20:28:02.754Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-23T20:28:02.754Z] net/http.(*conn).serve(0xc0000c2000, {0x7ad140, 0xc000090420}) [2022-02-23T20:28:02.754Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-23T20:28:02.754Z] created by net/http.(*Server).Serve [2022-02-23T20:28:02.754Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-23T20:28:02.754Z] time="2022-02-23T20:28:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2022-02-23T20:28:03.231Z] 2022/02/23 20:28:03 Closing DB instances... [2022-02-23T20:28:03.243Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T20:28:03.706Z] time="2022-02-23T20:28:03Z" level=error msg="node: 62b877a9ceaa is unknown to memberlist" [2022-02-23T20:28:03.814Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T20:28:04.087Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T20:28:04.181Z] --- PASS: TestFailOnce (1.21s) [2022-02-23T20:28:04.181Z] === RUN TestEchoInputOutput [2022-02-23T20:28:04.181Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-23T20:28:04.181Z] === RUN TestBackoff [2022-02-23T20:28:04.181Z] --- PASS: TestBackoff (0.00s) [2022-02-23T20:28:04.181Z] === RUN TestAbortRetry [2022-02-23T20:28:04.181Z] --- PASS: TestAbortRetry (0.00s) [2022-02-23T20:28:04.181Z] === RUN TestClientScheme [2022-02-23T20:28:04.181Z] --- PASS: TestClientScheme (0.00s) [2022-02-23T20:28:04.181Z] === RUN TestNewClientWithTimeout [2022-02-23T20:28:04.384Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T20:28:04.657Z] time="2022-02-23T20:28:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-23T20:28:04.657Z] --- PASS: TestGetAddress (27.43s) [2022-02-23T20:28:04.657Z] === RUN TestRequestSyntaxCheck [2022-02-23T20:28:04.657Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-02-23T20:28:04.657Z] === RUN TestRequest [2022-02-23T20:28:05.325Z] --- PASS: TestResizeWithInvalidSize (3.50s) [2022-02-23T20:28:05.325Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:28:05.326Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T20:28:05.660Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.49s) [2022-02-23T20:28:05.660Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-23T20:28:05.898Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T20:28:06.141Z] time="2022-02-23T20:28:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-23T20:28:06.471Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T20:28:07.144Z] 2022/02/23 20:28:06 Closing DB instances... [2022-02-23T20:28:08.729Z] time="2022-02-23T20:28:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-23T20:28:08.729Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-23T20:28:08.729Z] === RUN TestNetworkDBGarbageCollection [2022-02-23T20:28:09.082Z] --- PASS: TestResizeWhenContainerNotStarted (3.49s) [2022-02-23T20:28:09.082Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:28:09.082Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:09.082Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:28:09.082Z] === RUN TestStats [2022-02-23T20:28:09.082Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T20:28:09.082Z] --- SKIP: TestStats (0.00s) [2022-02-23T20:28:09.082Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:28:13.066Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2022-02-23T20:28:13.066Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:28:13.534Z] time="2022-02-23T20:28:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-23T20:28:17.267Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T20:28:17.375Z] --- PASS: TestRequest (13.05s) [2022-02-23T20:28:17.375Z] === RUN TestOverlappingRequests [2022-02-23T20:28:17.526Z] === RUN TestDockerSuite/TestExecTTY [2022-02-23T20:28:18.097Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T20:28:18.379Z] --- PASS: TestOverlappingRequests (0.65s) [2022-02-23T20:28:18.379Z] === RUN TestRelease [2022-02-23T20:28:19.039Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T20:28:19.449Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.44s) [2022-02-23T20:28:19.449Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:28:19.449Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T20:28:19.449Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T20:28:19.449Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:28:19.610Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T20:28:19.966Z] === RUN TestParseEmptyInterface [2022-02-23T20:28:19.966Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestParseNonInterfaceType [2022-02-23T20:28:19.966Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestParseWithOneFunction [2022-02-23T20:28:19.966Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestParseWithMultipleFuncs [2022-02-23T20:28:19.966Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestParseWithUnnamedReturn [2022-02-23T20:28:19.966Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestEmbeddedInterface [2022-02-23T20:28:19.966Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestParsedImports [2022-02-23T20:28:19.966Z] --- PASS: TestParsedImports (0.00s) [2022-02-23T20:28:19.966Z] === RUN TestAliasedImports [2022-02-23T20:28:19.966Z] --- PASS: TestAliasedImports (0.00s) [2022-02-23T20:28:19.966Z] PASS [2022-02-23T20:28:19.966Z] coverage: 56.8% of statements [2022-02-23T20:28:19.966Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2022-02-23T20:28:20.181Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T20:28:20.181Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T20:28:20.181Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T20:28:20.966Z] --- PASS: TestRelease (2.63s) [2022-02-23T20:28:20.966Z] === RUN TestAllocateRandomDeallocate [2022-02-23T20:28:20.966Z] === RUN TestHTTPTransport [2022-02-23T20:28:20.966Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-23T20:28:20.966Z] PASS [2022-02-23T20:28:20.966Z] coverage: 85.7% of statements [2022-02-23T20:28:20.966Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2022-02-23T20:28:21.124Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-23T20:28:21.442Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-23T20:28:21.442Z] === RUN TestClientStream [2022-02-23T20:28:21.442Z] --- PASS: TestClientStream (0.00s) [2022-02-23T20:28:21.442Z] === RUN TestClientSendFile [2022-02-23T20:28:21.442Z] --- PASS: TestClientSendFile (0.00s) [2022-02-23T20:28:21.442Z] === RUN TestClientWithRequestTimeout [2022-02-23T20:28:21.442Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-23T20:28:21.442Z] === RUN TestFileSpecPlugin [2022-02-23T20:28:21.442Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-23T20:28:21.442Z] === RUN TestFileJSONSpecPlugin [2022-02-23T20:28:21.442Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-23T20:28:21.442Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-23T20:28:21.442Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-23T20:28:21.442Z] === RUN TestPluginAddHandler [2022-02-23T20:28:21.442Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-23T20:28:21.442Z] === RUN TestPluginWaitBadPlugin [2022-02-23T20:28:21.442Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-23T20:28:21.442Z] === RUN TestGet [2022-02-23T20:28:21.442Z] time="2022-02-23T20:28:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-23T20:28:21.695Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T20:28:21.920Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-23T20:28:21.920Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T20:28:21.920Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-23T20:28:21.920Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-23T20:28:21.920Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-23T20:28:21.920Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-23T20:28:21.920Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-23T20:28:21.920Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-23T20:28:21.920Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-23T20:28:21.920Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-23T20:28:21.920Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-23T20:28:21.920Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-23T20:28:21.920Z] === RUN TestBufferPoolPutAndGet [2022-02-23T20:28:21.920Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-23T20:28:21.920Z] PASS [2022-02-23T20:28:21.920Z] coverage: 88.2% of statements [2022-02-23T20:28:21.920Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2022-02-23T20:28:22.401Z] === RUN TestOutputOnPrematureClose [2022-02-23T20:28:22.401Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-23T20:28:22.401Z] === RUN TestCompleteSilently [2022-02-23T20:28:22.401Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-23T20:28:22.401Z] PASS [2022-02-23T20:28:22.401Z] coverage: 75.9% of statements [2022-02-23T20:28:22.401Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-02-23T20:28:22.401Z] time="2022-02-23T20:28:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-23T20:28:22.640Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-23T20:28:22.877Z] === RUN TestSendToOneSub [2022-02-23T20:28:22.877Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-23T20:28:22.877Z] === RUN TestSendToMultipleSubs [2022-02-23T20:28:22.901Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T20:28:23.354Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-23T20:28:23.354Z] === RUN TestEvictOneSub [2022-02-23T20:28:23.354Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-23T20:28:23.354Z] === RUN TestClosePublisher [2022-02-23T20:28:23.354Z] --- PASS: TestClosePublisher (0.00s) [2022-02-23T20:28:23.354Z] === RUN TestPubSubRace [2022-02-23T20:28:23.474Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T20:28:24.366Z] --- PASS: TestPubSubRace (1.08s) [2022-02-23T20:28:24.366Z] PASS [2022-02-23T20:28:24.366Z] coverage: 75.0% of statements [2022-02-23T20:28:24.366Z] ok github.com/docker/docker/pkg/pubsub 1.121s coverage: 75.0% of statements [2022-02-23T20:28:24.841Z] time="2022-02-23T20:28:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-23T20:28:24.841Z] === RUN TestRegister [2022-02-23T20:28:24.841Z] --- PASS: TestRegister (0.00s) [2022-02-23T20:28:24.841Z] === RUN TestCommand [2022-02-23T20:28:24.856Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-02-23T20:28:24.856Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:28:25.322Z] --- PASS: TestCommand (0.04s) [2022-02-23T20:28:25.322Z] === RUN TestNaiveSelf [2022-02-23T20:28:25.322Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-23T20:28:25.322Z] PASS [2022-02-23T20:28:25.322Z] coverage: 82.4% of statements [2022-02-23T20:28:25.322Z] ok github.com/docker/docker/pkg/reexec 0.121s coverage: 82.4% of statements [2022-02-23T20:28:25.798Z] === RUN TestDump [2022-02-23T20:28:25.798Z] goroutine 19 [running]: [2022-02-23T20:28:25.798Z] github.com/docker/docker/pkg/stack.dump(0xe9b6b7) [2022-02-23T20:28:25.798Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T20:28:25.798Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-23T20:28:25.798Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-23T20:28:25.798Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-23T20:28:25.798Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-23T20:28:25.798Z] testing.tRunner(0xc000085520, 0x1008ef8) [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:28:25.798Z] created by testing.(*T).Run [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T20:28:25.798Z] [2022-02-23T20:28:25.798Z] goroutine 1 [chan receive]: [2022-02-23T20:28:25.798Z] testing.(*T).Run(0xc000085380, {0xffa531, 0xe7a413}, 0x1008ef8) [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T20:28:25.798Z] testing.runTests.func1(0xc0000b6810) [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T20:28:25.798Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:28:25.798Z] testing.runTests(0xc0000d0080, {0x116cbe0, 0x3, 0x3}, {0xe9a90d, 0xffc22b, 0x1171680}) [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T20:28:25.798Z] testing.(*M).Run(0xc0000d0080) [2022-02-23T20:28:25.798Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T20:28:25.798Z] main.main() [2022-02-23T20:28:25.798Z] _testmain.go:95 +0x1f5 [2022-02-23T20:28:25.798Z] --- PASS: TestDump (0.00s) [2022-02-23T20:28:25.798Z] === RUN TestDumpToFile [2022-02-23T20:28:26.238Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-23T20:28:26.274Z] --- PASS: TestDumpToFile (0.19s) [2022-02-23T20:28:26.274Z] === RUN TestDumpToFileWithEmptyInput [2022-02-23T20:28:26.274Z] goroutine 21 [running]: [2022-02-23T20:28:26.274Z] github.com/docker/docker/pkg/stack.dump(0xf08894) [2022-02-23T20:28:26.274Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-23T20:28:26.274Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf08c40}) [2022-02-23T20:28:26.274Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-23T20:28:26.274Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-02-23T20:28:26.274Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-23T20:28:26.274Z] testing.tRunner(0xc000085a00, 0x1008ee8) [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:28:26.274Z] created by testing.(*T).Run [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-23T20:28:26.274Z] [2022-02-23T20:28:26.274Z] goroutine 1 [chan receive]: [2022-02-23T20:28:26.274Z] testing.(*T).Run(0xc000085380, {0x1001316, 0xe7a413}, 0x1008ee8) [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-23T20:28:26.274Z] testing.runTests.func1(0xc0000b6810) [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-23T20:28:26.274Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-23T20:28:26.274Z] testing.runTests(0xc0000d0080, {0x116cbe0, 0x3, 0x3}, {0xe9a90d, 0xffc22b, 0x1171680}) [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-23T20:28:26.274Z] testing.(*M).Run(0xc0000d0080) [2022-02-23T20:28:26.274Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-23T20:28:26.274Z] main.main() [2022-02-23T20:28:26.274Z] _testmain.go:95 +0x1f5 [2022-02-23T20:28:26.274Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-23T20:28:26.274Z] PASS [2022-02-23T20:28:26.274Z] coverage: 90.9% of statements [2022-02-23T20:28:26.274Z] ok github.com/docker/docker/pkg/stack 0.240s coverage: 90.9% of statements [2022-02-23T20:28:26.752Z] === RUN TestNewStdWriter [2022-02-23T20:28:26.752Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-23T20:28:26.752Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestWriteWithNilBytes [2022-02-23T20:28:26.752Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestWrite [2022-02-23T20:28:26.752Z] --- PASS: TestWrite (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestWriteWithWriterError [2022-02-23T20:28:26.752Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-23T20:28:26.752Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyWriteAndRead [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-23T20:28:26.752Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-23T20:28:26.752Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-23T20:28:26.752Z] PASS [2022-02-23T20:28:26.752Z] coverage: 100.0% of statements [2022-02-23T20:28:26.752Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-02-23T20:28:26.808Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-23T20:28:27.755Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-23T20:28:27.755Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-23T20:28:27.755Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestFormatStatus [2022-02-23T20:28:27.755Z] --- PASS: TestFormatStatus (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestFormatError [2022-02-23T20:28:27.755Z] --- PASS: TestFormatError (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestFormatJSONError [2022-02-23T20:28:27.755Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-23T20:28:27.755Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-23T20:28:27.755Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestNewJSONProgressOutput [2022-02-23T20:28:27.755Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestAuxFormatterEmit [2022-02-23T20:28:27.755Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestStreamWriterStdout [2022-02-23T20:28:27.755Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-23T20:28:27.755Z] === RUN TestStreamWriterStderr [2022-02-23T20:28:27.755Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-23T20:28:27.755Z] PASS [2022-02-23T20:28:27.755Z] coverage: 66.2% of statements [2022-02-23T20:28:27.755Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-02-23T20:28:28.190Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T20:28:28.231Z] --- PASS: TestAllocateRandomDeallocate (7.28s) [2022-02-23T20:28:28.231Z] === RUN TestRetrieveFromStore [2022-02-23T20:28:28.231Z] === RUN TestGenerateRandomID [2022-02-23T20:28:28.231Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-23T20:28:28.231Z] === RUN TestShortenId [2022-02-23T20:28:28.231Z] --- PASS: TestShortenId (0.00s) [2022-02-23T20:28:28.231Z] === RUN TestShortenSha256Id [2022-02-23T20:28:28.231Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-23T20:28:28.231Z] === RUN TestShortenIdEmpty [2022-02-23T20:28:28.231Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-23T20:28:28.231Z] === RUN TestShortenIdInvalid [2022-02-23T20:28:28.231Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-23T20:28:28.231Z] === RUN TestIsShortIDNonHex [2022-02-23T20:28:28.231Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-23T20:28:28.231Z] === RUN TestIsShortIDNotCorrectSize [2022-02-23T20:28:28.231Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-23T20:28:28.231Z] PASS [2022-02-23T20:28:28.231Z] coverage: 70.6% of statements [2022-02-23T20:28:28.231Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2022-02-23T20:28:28.706Z] time="2022-02-23T20:28:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-23T20:28:29.184Z] === RUN TestIsCpusetListAvailable [2022-02-23T20:28:29.184Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-23T20:28:29.184Z] PASS [2022-02-23T20:28:29.184Z] coverage: 39.4% of statements [2022-02-23T20:28:29.184Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-02-23T20:28:30.769Z] --- PASS: TestRetrieveFromStore (2.48s) [2022-02-23T20:28:30.769Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-23T20:28:30.769Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-23T20:28:30.769Z] === RUN TestParallelPredefinedRequest1 [2022-02-23T20:28:30.769Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-23T20:28:30.769Z] === RUN TestParallelPredefinedRequest2 [2022-02-23T20:28:30.769Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-23T20:28:30.769Z] === RUN TestParallelPredefinedRequest3 [2022-02-23T20:28:30.769Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-23T20:28:30.769Z] === RUN TestParallelPredefinedRequest4 [2022-02-23T20:28:30.769Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-23T20:28:30.769Z] === RUN TestParallelPredefinedRequest5 [2022-02-23T20:28:30.769Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-23T20:28:30.769Z] === RUN TestDebug [2022-02-23T20:28:30.769Z] --- PASS: TestDebug (0.00s) [2022-02-23T20:28:30.769Z] === RUN TestRequestPoolParallel [2022-02-23T20:28:30.769Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-02-23T20:28:30.769Z] === RUN TestFullAllocateRelease [2022-02-23T20:28:31.249Z] === RUN TestChtimes [2022-02-23T20:28:31.249Z] --- PASS: TestChtimes (0.01s) [2022-02-23T20:28:31.249Z] === RUN TestChtimesWindows [2022-02-23T20:28:31.249Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-23T20:28:31.249Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-23T20:28:31.249Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-23T20:28:31.249Z] === RUN TestEnsureRemoveAllNotExist [2022-02-23T20:28:31.249Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-23T20:28:31.249Z] === RUN TestEnsureRemoveAllWithDir [2022-02-23T20:28:31.249Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-23T20:28:31.249Z] === RUN TestEnsureRemoveAllWithFile [2022-02-23T20:28:31.249Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-23T20:28:31.249Z] PASS [2022-02-23T20:28:31.249Z] coverage: 12.9% of statements [2022-02-23T20:28:31.249Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 12.9% of statements [2022-02-23T20:28:31.730Z] --- PASS: TestFullAllocateRelease (0.65s) [2022-02-23T20:28:31.730Z] === RUN TestOddAllocateRelease [2022-02-23T20:28:31.730Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-02-23T20:28:31.730Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-23T20:28:31.730Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-02-23T20:28:31.730Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-23T20:28:31.730Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-23T20:28:31.730Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-23T20:28:32.208Z] === RUN TestTailFile [2022-02-23T20:28:32.208Z] --- PASS: TestTailFile (0.00s) [2022-02-23T20:28:32.208Z] === RUN TestTailFileManyLines [2022-02-23T20:28:32.208Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-23T20:28:32.208Z] === RUN TestTailEmptyFile [2022-02-23T20:28:32.208Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-23T20:28:32.208Z] === RUN TestTailNegativeN [2022-02-23T20:28:32.208Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader [2022-02-23T20:28:32.208Z] === CONT TestNewTailReader [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/truncated_last_line [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-23T20:28:32.208Z] === CONT TestNewTailReader/no_delimiter [2022-02-23T20:28:32.208Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:28:32.208Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.208Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-23T20:28:32.208Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:28:32.208Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.209Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.07s) [2022-02-23T20:28:32.209Z] === CONT TestParallelPredefinedRequest1 [2022-02-23T20:28:32.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:28:32.209Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:28:32.209Z] === CONT TestParallelPredefinedRequest5 [2022-02-23T20:28:32.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:28:32.209Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:28:32.209Z] === CONT TestParallelPredefinedRequest4 [2022-02-23T20:28:32.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:28:32.209Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:28:32.209Z] === CONT TestParallelPredefinedRequest3 [2022-02-23T20:28:32.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:28:32.209Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:28:32.209Z] === CONT TestParallelPredefinedRequest2 [2022-02-23T20:28:32.209Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:28:32.209Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:28:32.209Z] PASS [2022-02-23T20:28:32.209Z] coverage: 85.3% of statements [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-23T20:28:32.209Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.209Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.210Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.210Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.210Z] ok github.com/docker/docker/libnetwork/ipam 65.651s coverage: 85.3% of statements [2022-02-23T20:28:32.210Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.211Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.211Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.211Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.212Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.212Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.212Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.212Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.212Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.212Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.769Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.769Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.769Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.769Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.770Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.770Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.770Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.771Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.771Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-23T20:28:32.772Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:28:32.772Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:28:32.773Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:28:32.774Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s) [2022-02-23T20:28:33.251Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-23T20:28:33.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-23T20:28:33.252Z] PASS [2022-02-23T20:28:33.252Z] coverage: 88.6% of statements [2022-02-23T20:28:33.252Z] ok github.com/docker/docker/pkg/tailfile 0.260s coverage: 88.6% of statements [2022-02-23T20:28:33.473Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T20:28:33.731Z] === RUN TestTarSumRemoveNonExistent [2022-02-23T20:28:33.731Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestTarSumRemove [2022-02-23T20:28:33.731Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestSortFileInfoSums [2022-02-23T20:28:33.731Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestNewTarSumForLabelInvalid [2022-02-23T20:28:33.731Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestNewTarSumForLabel [2022-02-23T20:28:33.731Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestEmptyTar [2022-02-23T20:28:33.731Z] --- PASS: TestEmptyTar (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestTarSumsReadSize [2022-02-23T20:28:33.731Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestTarSums [2022-02-23T20:28:33.731Z] --- PASS: TestTarSums (0.08s) [2022-02-23T20:28:33.731Z] === RUN TestIteration [2022-02-23T20:28:33.731Z] --- PASS: TestIteration (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestVersionLabelForChecksum [2022-02-23T20:28:33.731Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestVersion [2022-02-23T20:28:33.731Z] --- PASS: TestVersion (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestGetVersion [2022-02-23T20:28:33.731Z] --- PASS: TestGetVersion (0.00s) [2022-02-23T20:28:33.731Z] === RUN TestGetVersions [2022-02-23T20:28:33.731Z] --- PASS: TestGetVersions (0.00s) [2022-02-23T20:28:33.731Z] PASS [2022-02-23T20:28:33.731Z] coverage: 89.3% of statements [2022-02-23T20:28:33.731Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2022-02-23T20:28:33.733Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-23T20:28:34.206Z] testing: warning: no tests to run [2022-02-23T20:28:34.206Z] PASS [2022-02-23T20:28:34.206Z] coverage: [no statements] [2022-02-23T20:28:34.305Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T20:28:34.684Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: [no statements] [no tests to run] [2022-02-23T20:28:35.159Z] === RUN TestTruncIndex [2022-02-23T20:28:35.159Z] --- PASS: TestTruncIndex (0.10s) [2022-02-23T20:28:35.159Z] PASS [2022-02-23T20:28:35.159Z] coverage: 91.5% of statements [2022-02-23T20:28:35.159Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2022-02-23T20:28:36.162Z] === RUN TestIsGIT [2022-02-23T20:28:36.162Z] --- PASS: TestIsGIT (0.00s) [2022-02-23T20:28:36.162Z] === RUN TestIsTransport [2022-02-23T20:28:36.162Z] --- PASS: TestIsTransport (0.00s) [2022-02-23T20:28:36.162Z] PASS [2022-02-23T20:28:36.162Z] coverage: 100.0% of statements [2022-02-23T20:28:36.162Z] ok github.com/docker/docker/pkg/urlutil 0.046s coverage: 100.0% of statements [2022-02-23T20:28:36.637Z] === RUN TestVersionInfo [2022-02-23T20:28:36.637Z] --- PASS: TestVersionInfo (0.00s) [2022-02-23T20:28:36.637Z] === RUN TestAppendVersions [2022-02-23T20:28:36.637Z] --- PASS: TestAppendVersions (0.00s) [2022-02-23T20:28:36.637Z] PASS [2022-02-23T20:28:36.637Z] coverage: 88.9% of statements [2022-02-23T20:28:36.637Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-02-23T20:28:36.637Z] --- PASS: TestGet (15.01s) [2022-02-23T20:28:36.637Z] === RUN TestPluginWithNoManifest [2022-02-23T20:28:36.637Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-23T20:28:36.637Z] === RUN TestGetAll [2022-02-23T20:28:36.637Z] --- PASS: TestGetAll (0.01s) [2022-02-23T20:28:36.637Z] PASS [2022-02-23T20:28:36.637Z] coverage: 73.2% of statements [2022-02-23T20:28:36.637Z] ok github.com/docker/docker/pkg/plugins 34.978s coverage: 73.2% of statements [2022-02-23T20:28:38.235Z] === RUN TestNewSettable [2022-02-23T20:28:38.235Z] --- PASS: TestNewSettable (0.00s) [2022-02-23T20:28:38.235Z] === RUN TestIsSettable [2022-02-23T20:28:38.235Z] --- PASS: TestIsSettable (0.00s) [2022-02-23T20:28:38.235Z] === RUN TestUpdateSettingsEnv [2022-02-23T20:28:38.235Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-23T20:28:38.235Z] PASS [2022-02-23T20:28:38.235Z] coverage: 20.0% of statements [2022-02-23T20:28:38.235Z] ok github.com/docker/docker/plugin/v2 0.048s coverage: 20.0% of statements [2022-02-23T20:28:38.235Z] === RUN TestValidatePrivileges [2022-02-23T20:28:38.235Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-23T20:28:38.235Z] === RUN TestFilterByCapNeg [2022-02-23T20:28:38.235Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-23T20:28:38.235Z] === RUN TestFilterByCapPos [2022-02-23T20:28:38.235Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-23T20:28:38.235Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-23T20:28:38.235Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-23T20:28:38.235Z] PASS [2022-02-23T20:28:38.235Z] coverage: 12.0% of statements [2022-02-23T20:28:38.235Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2022-02-23T20:28:39.603Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T20:28:39.603Z] check_test.go:379: [d913dffb43902] daemon is not started [2022-02-23T20:28:39.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-23T20:28:39.603Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T20:28:39.603Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T20:28:39.603Z] === RUN TestDockerSuite/TestHealth [2022-02-23T20:28:39.821Z] === RUN TestLoad [2022-02-23T20:28:39.821Z] --- PASS: TestLoad (0.00s) [2022-02-23T20:28:39.821Z] === RUN TestSave [2022-02-23T20:28:39.821Z] --- PASS: TestSave (0.05s) [2022-02-23T20:28:39.821Z] === RUN TestAddDeleteGet [2022-02-23T20:28:39.821Z] --- PASS: TestAddDeleteGet (0.06s) [2022-02-23T20:28:39.821Z] === RUN TestInvalidTags [2022-02-23T20:28:39.821Z] --- PASS: TestInvalidTags (0.01s) [2022-02-23T20:28:39.821Z] PASS [2022-02-23T20:28:39.821Z] coverage: 84.4% of statements [2022-02-23T20:28:39.821Z] ok github.com/docker/docker/reference 0.198s coverage: 84.4% of statements [2022-02-23T20:28:40.987Z] docker_api_swarm_test.go:802: [d35df18eb46b8] joining swarm manager [d58945855a393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:28:41.248Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2022-02-23T20:28:41.248Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-02-23T20:28:41.248Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-02-23T20:28:41.248Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-02-23T20:28:41.248Z] PASS [2022-02-23T20:28:41.248Z] [2022-02-23T20:28:41.248Z] === Skipped [2022-02-23T20:28:41.248Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-23T20:28:41.248Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-23T20:28:41.248Z] [2022-02-23T20:28:41.248Z] DONE 27 tests, 1 skipped in 187.918s [2022-02-23T20:28:41.248Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-23T20:28:41.248Z] ++ 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-02-23T20:28:41.248Z] ++ set -e [2022-02-23T20:28:41.248Z] ++ '[' -n 0 ']' [2022-02-23T20:28:41.248Z] ++ set -x [2022-02-23T20:28:41.248Z] ++ env -i DEST=/go/src/github.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-02-23T20:28:41.248Z] INFO: Testing against a local daemon [2022-02-23T20:28:41.248Z] === RUN TestSessionCreate [2022-02-23T20:28:41.248Z] --- PASS: TestSessionCreate (0.03s) [2022-02-23T20:28:41.248Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:28:41.248Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-02-23T20:28:41.248Z] PASS [2022-02-23T20:28:41.248Z] [2022-02-23T20:28:41.248Z] DONE 2 tests in 0.163s [2022-02-23T20:28:41.248Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-23T20:28:41.248Z] ++ 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-02-23T20:28:41.248Z] ++ set -e [2022-02-23T20:28:41.248Z] ++ '[' -n 0 ']' [2022-02-23T20:28:41.248Z] ++ set -x [2022-02-23T20:28:41.248Z] ++ env -i DEST=/go/src/github.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-02-23T20:28:41.410Z] === RUN TestResolveAuthConfigIndexServer [2022-02-23T20:28:41.410Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestResolveAuthConfigFullURL [2022-02-23T20:28:41.410Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-23T20:28:41.410Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestValidateMirror [2022-02-23T20:28:41.410Z] --- PASS: TestValidateMirror (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestLoadInsecureRegistries [2022-02-23T20:28:41.410Z] time="2022-02-23T20:28:40Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T20:28:41.410Z] time="2022-02-23T20:28:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-23T20:28:41.410Z] time="2022-02-23T20:28:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-23T20:28:41.410Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-23T20:28:41.410Z] === RUN TestNewServiceConfig [2022-02-23T20:28:41.410Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestValidateIndexName [2022-02-23T20:28:41.410Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestValidateIndexNameWithError [2022-02-23T20:28:41.410Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestEndpointParse [2022-02-23T20:28:41.410Z] --- PASS: TestEndpointParse (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestEndpointParseInvalid [2022-02-23T20:28:41.410Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestValidateEndpoint [2022-02-23T20:28:41.410Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-23T20:28:41.410Z] === RUN TestPing [2022-02-23T20:28:41.410Z] --- PASS: TestPing (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestPingRegistryEndpoint [2022-02-23T20:28:41.410Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:28:41.410Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-23T20:28:41.410Z] === RUN TestEndpoint [2022-02-23T20:28:41.410Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:28:41.410Z] --- SKIP: TestEndpoint (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestParseRepositoryInfo [2022-02-23T20:28:41.410Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestNewIndexInfo [2022-02-23T20:28:41.410Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestMirrorEndpointLookup [2022-02-23T20:28:41.410Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:28:41.410Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestSearchRepositories [2022-02-23T20:28:41.410Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-23T20:28:41.410Z] Host: 127.0.0.1:49322 [2022-02-23T20:28:41.410Z] User-Agent: docker test client [2022-02-23T20:28:41.410Z] Authorization: Token fake-token [2022-02-23T20:28:41.410Z] X-Docker-Token: true [2022-02-23T20:28:41.410Z] Accept-Encoding: gzip [2022-02-23T20:28:41.410Z] [2022-02-23T20:28:41.410Z] [2022-02-23T20:28:41.410Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-23T20:28:41.410Z] Connection: close [2022-02-23T20:28:41.410Z] Content-Length: 144 [2022-02-23T20:28:41.410Z] Cache-Control: no-cache [2022-02-23T20:28:41.410Z] Content-Type: application/json [2022-02-23T20:28:41.410Z] Date: Wed, 23 Feb 2022 20:28:41 GMT [2022-02-23T20:28:41.410Z] Expires: -1 [2022-02-23T20:28:41.410Z] Pragma: no-cache [2022-02-23T20:28:41.410Z] Server: docker-tests/mock [2022-02-23T20:28:41.410Z] X-Docker-Registry-Config: mock [2022-02-23T20:28:41.410Z] X-Docker-Registry-Version: 0.0.0 [2022-02-23T20:28:41.410Z] [2022-02-23T20:28:41.410Z] [2022-02-23T20:28:41.410Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-23T20:28:41.410Z] === RUN TestTrustedLocation [2022-02-23T20:28:41.410Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-23T20:28:41.410Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestAllowNondistributableArtifacts [2022-02-23T20:28:41.410Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestIsSecureIndex [2022-02-23T20:28:41.410Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-23T20:28:41.410Z] PASS [2022-02-23T20:28:41.410Z] coverage: 51.2% of statements [2022-02-23T20:28:41.410Z] ok github.com/docker/docker/registry 0.389s coverage: 51.2% of statements [2022-02-23T20:28:41.410Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-23T20:28:41.410Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-23T20:28:41.410Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-23T20:28:41.410Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-23T20:28:41.410Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-23T20:28:41.410Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-23T20:28:41.410Z] === RUN TestResumableRequestReaderWithReadError [2022-02-23T20:28:41.508Z] INFO: Testing against a local daemon [2022-02-23T20:28:41.508Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:28:41.508Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T20:28:41.508Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:28:41.508Z] === RUN TestDiskUsage [2022-02-23T20:28:41.508Z] === PAUSE TestDiskUsage [2022-02-23T20:28:41.508Z] === RUN TestEventsExecDie [2022-02-23T20:28:41.885Z] time="2022-02-23T20:28:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-23T20:28:41.885Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-02-23T20:28:41.885Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-23T20:28:41.885Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-23T20:28:41.885Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-23T20:28:41.885Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-23T20:28:41.885Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-23T20:28:41.885Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-23T20:28:41.885Z] === RUN TestResumableRequestReader [2022-02-23T20:28:41.885Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-23T20:28:41.885Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-23T20:28:41.885Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-23T20:28:41.885Z] PASS [2022-02-23T20:28:41.885Z] coverage: 100.0% of statements [2022-02-23T20:28:41.885Z] ok github.com/docker/docker/registry/resumable 0.296s coverage: 100.0% of statements [2022-02-23T20:28:41.885Z] === RUN TestRestartManagerTimeout [2022-02-23T20:28:41.885Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-23T20:28:41.885Z] === RUN TestRestartManagerTimeoutReset [2022-02-23T20:28:41.885Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-23T20:28:41.885Z] PASS [2022-02-23T20:28:41.885Z] coverage: 50.9% of statements [2022-02-23T20:28:41.885Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-02-23T20:28:42.079Z] --- PASS: TestEventsExecDie (0.64s) [2022-02-23T20:28:42.079Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:28:42.079Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-23T20:28:42.079Z] === RUN TestEventsVolumeCreate [2022-02-23T20:28:42.339Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-02-23T20:28:42.339Z] === RUN TestInfoBinaryCommits [2022-02-23T20:28:42.339Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-02-23T20:28:42.339Z] === RUN TestInfoAPIVersioned [2022-02-23T20:28:42.339Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-23T20:28:42.339Z] === RUN TestInfoAPI [2022-02-23T20:28:42.339Z] --- PASS: TestInfoAPI (0.03s) [2022-02-23T20:28:42.339Z] === RUN TestInfoAPIWarnings [2022-02-23T20:28:42.600Z] docker_api_swarm_test.go:802: [dbe8348610293] joining swarm manager [d58945855a393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:28:42.886Z] === RUN TestDecodeContainerConfig [2022-02-23T20:28:42.886Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-23T20:28:42.886Z] === RUN TestDecodeContainerConfigIsolation [2022-02-23T20:28:42.886Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-23T20:28:42.886Z] === RUN TestValidatePrivileged [2022-02-23T20:28:42.886Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-23T20:28:42.886Z] PASS [2022-02-23T20:28:42.886Z] coverage: 52.6% of statements [2022-02-23T20:28:42.886Z] ok github.com/docker/docker/runconfig 0.058s coverage: 52.6% of statements [2022-02-23T20:28:43.362Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-23T20:28:43.362Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-23T20:28:43.362Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-23T20:28:43.362Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-23T20:28:43.362Z] PASS [2022-02-23T20:28:43.362Z] coverage: 62.5% of statements [2022-02-23T20:28:43.362Z] ok github.com/docker/docker/testutil 0.072s coverage: 62.5% of statements [2022-02-23T20:28:43.983Z] docker_api_swarm_test.go:802: [d732ffb1b15ae] joining swarm manager [d58945855a393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T20:28:44.645Z] --- PASS: TestUpdateRestartPolicy (26.05s) [2022-02-23T20:28:44.645Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:28:44.926Z] docker_api_swarm_test.go:802: [d0cdcc1d6f6ef] joining swarm manager [d58945855a393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T20:28:46.311Z] docker_api_swarm_test.go:810: [de3d11daf0ea9] joining swarm manager [d58945855a393]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-23T20:28:47.208Z] === RUN TestGetDriver [2022-02-23T20:28:47.208Z] --- PASS: TestGetDriver (0.00s) [2022-02-23T20:28:47.208Z] === RUN TestVolumeRequestError [2022-02-23T20:28:47.208Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-23T20:28:47.208Z] PASS [2022-02-23T20:28:47.208Z] coverage: 36.1% of statements [2022-02-23T20:28:47.208Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2022-02-23T20:28:47.683Z] === RUN TestGetAddress [2022-02-23T20:28:47.683Z] --- PASS: TestGetAddress (0.00s) [2022-02-23T20:28:47.683Z] === RUN TestRemove [2022-02-23T20:28:47.683Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T20:28:47.683Z] --- SKIP: TestRemove (0.00s) [2022-02-23T20:28:47.683Z] === RUN TestInitializeWithVolumes [2022-02-23T20:28:47.683Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-23T20:28:47.683Z] === RUN TestCreate [2022-02-23T20:28:47.683Z] --- PASS: TestCreate (0.01s) [2022-02-23T20:28:47.683Z] === RUN TestValidateName [2022-02-23T20:28:47.683Z] --- PASS: TestValidateName (0.00s) [2022-02-23T20:28:47.683Z] === RUN TestCreateWithOpts [2022-02-23T20:28:47.683Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T20:28:47.683Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-23T20:28:47.683Z] === RUN TestRelaodNoOpts [2022-02-23T20:28:47.683Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-23T20:28:47.683Z] PASS [2022-02-23T20:28:47.683Z] coverage: 41.5% of statements [2022-02-23T20:28:47.683Z] ok github.com/docker/docker/volume/local 0.101s coverage: 41.5% of statements [2022-02-23T20:28:48.404Z] --- PASS: TestUpdateRestartWithAutoRemove (3.42s) [2022-02-23T20:28:48.405Z] === RUN TestWaitNonBlocked [2022-02-23T20:28:48.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:28:48.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:28:48.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:28:48.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:28:48.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:28:48.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRaw [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-23T20:28:49.270Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRaw [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-23T20:28:49.270Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestConvertTmpfsOptions [2022-02-23T20:28:49.270Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-23T20:28:49.270Z] linux_parser_test.go:209: data="ro" [2022-02-23T20:28:49.270Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestParseMountSpec [2022-02-23T20:28:49.270Z] parser_test.go:62: case 0 [2022-02-23T20:28:49.270Z] parser_test.go:62: case 1 [2022-02-23T20:28:49.270Z] parser_test.go:62: case 2 [2022-02-23T20:28:49.270Z] parser_test.go:62: case 3 [2022-02-23T20:28:49.270Z] parser_test.go:62: case 4 [2022-02-23T20:28:49.270Z] parser_test.go:62: case 5 [2022-02-23T20:28:49.270Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestValidateMount [2022-02-23T20:28:49.270Z] --- PASS: TestValidateMount (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRaw [2022-02-23T20:28:49.270Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-23T20:28:49.270Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-23T20:28:49.271Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-23T20:28:49.271Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-23T20:28:49.271Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-23T20:28:49.271Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-23T20:28:49.271Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-23T20:28:49.271Z] PASS [2022-02-23T20:28:49.271Z] coverage: 67.6% of statements [2022-02-23T20:28:49.271Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.6% of statements [2022-02-23T20:28:49.747Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-23T20:28:49.747Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-23T20:28:49.747Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-23T20:28:49.747Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-23T20:28:50.223Z] === RUN TestSetGetMeta [2022-02-23T20:28:50.223Z] === PAUSE TestSetGetMeta [2022-02-23T20:28:50.223Z] === RUN TestRestore [2022-02-23T20:28:50.223Z] === PAUSE TestRestore [2022-02-23T20:28:50.223Z] === RUN TestServiceCreate [2022-02-23T20:28:50.223Z] === PAUSE TestServiceCreate [2022-02-23T20:28:50.223Z] === RUN TestServiceList [2022-02-23T20:28:50.223Z] === PAUSE TestServiceList [2022-02-23T20:28:50.223Z] === RUN TestServiceRemove [2022-02-23T20:28:50.223Z] === PAUSE TestServiceRemove [2022-02-23T20:28:50.223Z] === RUN TestServiceGet [2022-02-23T20:28:50.223Z] === PAUSE TestServiceGet [2022-02-23T20:28:50.223Z] === RUN TestServicePrune [2022-02-23T20:28:50.223Z] === PAUSE TestServicePrune [2022-02-23T20:28:50.223Z] === RUN TestCreate [2022-02-23T20:28:50.223Z] === PAUSE TestCreate [2022-02-23T20:28:50.223Z] === RUN TestRemove [2022-02-23T20:28:50.223Z] === PAUSE TestRemove [2022-02-23T20:28:50.223Z] === RUN TestList [2022-02-23T20:28:50.223Z] === PAUSE TestList [2022-02-23T20:28:50.223Z] === RUN TestFindByDriver [2022-02-23T20:28:50.223Z] === PAUSE TestFindByDriver [2022-02-23T20:28:50.223Z] === RUN TestFindByReferenced [2022-02-23T20:28:50.223Z] === PAUSE TestFindByReferenced [2022-02-23T20:28:50.223Z] === RUN TestDerefMultipleOfSameRef [2022-02-23T20:28:50.223Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-23T20:28:50.223Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:28:50.223Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:28:50.223Z] === RUN TestDefererencePluginOnCreateError [2022-02-23T20:28:50.223Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-23T20:28:50.223Z] === RUN TestRefDerefRemove [2022-02-23T20:28:50.223Z] === PAUSE TestRefDerefRemove [2022-02-23T20:28:50.223Z] === RUN TestGet [2022-02-23T20:28:50.223Z] === PAUSE TestGet [2022-02-23T20:28:50.223Z] === RUN TestGetWithReference [2022-02-23T20:28:50.223Z] === PAUSE TestGetWithReference [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_nil_list [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_empty_list [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_filter_some [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_filter_middle [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:28:50.223Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-23T20:28:50.223Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_nil_list [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_filter_some [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_empty_list [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-23T20:28:50.223Z] === CONT TestFilterFunc/test_filter_middle [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-23T20:28:50.223Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-23T20:28:50.223Z] === CONT TestSetGetMeta [2022-02-23T20:28:50.223Z] === CONT TestList [2022-02-23T20:28:50.223Z] === CONT TestServiceGet [2022-02-23T20:28:50.223Z] === CONT TestServiceList [2022-02-23T20:28:50.223Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-23T20:28:50.223Z] === CONT TestGetWithReference [2022-02-23T20:28:50.223Z] --- PASS: TestList (0.05s) [2022-02-23T20:28:50.223Z] === CONT TestGet [2022-02-23T20:28:50.223Z] --- PASS: TestGetWithReference (0.03s) [2022-02-23T20:28:50.223Z] === CONT TestRefDerefRemove [2022-02-23T20:28:50.223Z] --- PASS: TestGet (0.02s) [2022-02-23T20:28:50.223Z] === CONT TestDefererencePluginOnCreateError [2022-02-23T20:28:50.223Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-23T20:28:50.223Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-23T20:28:50.223Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-23T20:28:50.223Z] === CONT TestDerefMultipleOfSameRef [2022-02-23T20:28:50.223Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-23T20:28:50.223Z] === CONT TestFindByReferenced [2022-02-23T20:28:50.223Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-23T20:28:50.223Z] === CONT TestFindByDriver [2022-02-23T20:28:50.223Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-23T20:28:50.223Z] === CONT TestRemove [2022-02-23T20:28:50.223Z] --- PASS: TestRemove (0.03s) [2022-02-23T20:28:50.223Z] === CONT TestCreate [2022-02-23T20:28:50.223Z] --- PASS: TestFindByDriver (0.03s) [2022-02-23T20:28:50.223Z] === CONT TestServicePrune [2022-02-23T20:28:50.223Z] --- PASS: TestCreate (0.02s) [2022-02-23T20:28:50.223Z] === CONT TestServiceCreate [2022-02-23T20:28:50.223Z] === CONT TestRestore [2022-02-23T20:28:50.223Z] --- PASS: TestServiceGet (0.23s) [2022-02-23T20:28:50.223Z] time="2022-02-23T20:28:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:28:50.223Z] --- PASS: TestServiceCreate (0.07s) [2022-02-23T20:28:50.223Z] === CONT TestServiceRemove [2022-02-23T20:28:50.223Z] --- PASS: TestServiceList (0.25s) [2022-02-23T20:28:50.223Z] time="2022-02-23T20:28:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:28:50.223Z] time="2022-02-23T20:28:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:28:50.223Z] time="2022-02-23T20:28:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-23T20:28:50.223Z] --- PASS: TestRestore (0.04s) [2022-02-23T20:28:50.223Z] --- PASS: TestServiceRemove (0.03s) [2022-02-23T20:28:50.223Z] time="2022-02-23T20:28:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-23T20:28:50.223Z] --- PASS: TestServicePrune (0.14s) [2022-02-23T20:28:50.223Z] PASS [2022-02-23T20:28:50.223Z] coverage: 69.0% of statements [2022-02-23T20:28:50.223Z] ok github.com/docker/docker/volume/service 0.339s coverage: 69.0% of statements [2022-02-23T20:28:53.125Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T20:28:53.125Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.44s) [2022-02-23T20:28:53.125Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.60s) [2022-02-23T20:28:53.125Z] === RUN TestWaitBlocked [2022-02-23T20:28:53.125Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:28:53.125Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T20:28:53.125Z] PASS [2022-02-23T20:28:53.125Z] ok github.com/docker/docker/integration/container 125.763s [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === Skipped [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T20:28:53.125Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T20:28:53.125Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T20:28:53.125Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T20:28:53.125Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T20:28:53.125Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T20:28:53.125Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-23T20:28:53.125Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-23T20:28:53.125Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:28:53.125Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T20:28:53.125Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-23T20:28:53.125Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T20:28:53.125Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T20:28:53.125Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T20:28:53.125Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T20:28:53.125Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T20:28:53.125Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:28:53.125Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T20:28:53.125Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T20:28:53.125Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T20:28:53.125Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T20:28:53.125Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T20:28:53.125Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T20:28:53.125Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T20:28:53.125Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-23T20:28:53.125Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:28:53.125Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T20:28:53.125Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T20:28:53.125Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T20:28:53.125Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:28:53.125Z] [2022-02-23T20:28:53.125Z] DONE 87 tests, 34 skipped in 128.352s [2022-02-23T20:28:53.125Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T20:29:00.730Z] 2022/02/23 20:29:00 Closing DB instances... [2022-02-23T20:29:01.210Z] --- PASS: TestInfoAPIWarnings (16.39s) [2022-02-23T20:29:01.210Z] === RUN TestInfoDebug [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T20:29:01.210Z] --- PASS: TestInfoDebug (0.53s) [2022-02-23T20:29:01.210Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T20:29:01.210Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-02-23T20:29:01.210Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T20:29:01.210Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-02-23T20:29:01.210Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:29:01.210Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-02-23T20:29:01.210Z] === RUN TestPingCacheHeaders [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T20:29:01.210Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-23T20:29:01.210Z] === RUN TestPingGet [2022-02-23T20:29:01.210Z] --- PASS: TestPingGet (0.02s) [2022-02-23T20:29:01.210Z] === RUN TestPingHead [2022-02-23T20:29:01.210Z] --- PASS: TestPingHead (0.02s) [2022-02-23T20:29:01.210Z] === RUN TestVersion [2022-02-23T20:29:01.210Z] --- PASS: TestVersion (0.02s) [2022-02-23T20:29:01.210Z] === CONT TestDiskUsage [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/container_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/image_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/volume_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-23T20:29:01.210Z] === RUN TestDiskUsage/after_container.Run [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T20:29:01.210Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-23T20:29:01.781Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage (1.38s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-23T20:29:01.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-23T20:29:01.781Z] PASS [2022-02-23T20:29:01.781Z] [2022-02-23T20:29:01.781Z] === Skipped [2022-02-23T20:29:01.781Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:29:01.781Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-23T20:29:01.781Z] [2022-02-23T20:29:01.781Z] DONE 50 tests, 1 skipped in 20.512s [2022-02-23T20:29:01.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-23T20:29:01.781Z] ++ 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-02-23T20:29:01.781Z] ++ set -e [2022-02-23T20:29:01.781Z] ++ '[' -n 0 ']' [2022-02-23T20:29:01.781Z] ++ set -x [2022-02-23T20:29:01.781Z] ++ env -i DEST=/go/src/github.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-02-23T20:29:02.041Z] INFO: Testing against a local daemon [2022-02-23T20:29:02.041Z] === RUN TestVolumesCreateAndList [2022-02-23T20:29:02.041Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-23T20:29:02.041Z] === RUN TestVolumesRemove [2022-02-23T20:29:02.041Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T20:29:02.041Z] --- PASS: TestVolumesRemove (0.11s) [2022-02-23T20:29:02.041Z] === RUN TestVolumesInspect [2022-02-23T20:29:02.041Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-23T20:29:02.041Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:29:02.041Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:29:02.041Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:29:02.302Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:29:02.302Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-23T20:29:02.302Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T20:29:02.302Z] PASS [2022-02-23T20:29:02.302Z] [2022-02-23T20:29:02.302Z] DONE 5 tests in 0.291s [2022-02-23T20:29:02.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T20:29:02.302Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T20:29:02.563Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T20:29:02.563Z] +++ kill 6140 [2022-02-23T20:29:02.826Z] +++ /etc/init.d/apparmor stop [2022-02-23T20:29:02.826Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T20:29:02.826Z] [2022-02-23T20:29:02.826Z] Unloading profiles will leave already running processes permanently [2022-02-23T20:29:02.826Z] unconfined, which can lead to unexpected situations. [2022-02-23T20:29:02.826Z] [2022-02-23T20:29:02.826Z] To set a process to complain mode, use the command line tool [2022-02-23T20:29:02.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T20:29:02.826Z] +++ true [2022-02-23T20:29:02.826Z] exiting test-integration [2022-02-23T20:29:02.826Z] ++ exit 0 [2022-02-23T20:29:02.826Z] [2022-02-23T20:29:02.973Z] --- PASS: TestNetworkDBGarbageCollection (54.28s) [2022-02-23T20:29:02.973Z] === RUN TestFindNode [2022-02-23T20:29:02.973Z] 2022/02/23 20:29:02 Closing DB instances... [2022-02-23T20:29:02.973Z] --- PASS: TestFindNode (0.02s) [2022-02-23T20:29:02.973Z] === RUN TestChangeNodeState [2022-02-23T20:29:02.973Z] 2022/02/23 20:29:02 Closing DB instances... [2022-02-23T20:29:02.973Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-23T20:29:02.973Z] === RUN TestNodeReincarnation [2022-02-23T20:29:02.973Z] 2022/02/23 20:29:02 Closing DB instances... [2022-02-23T20:29:03.089Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T20:29:03.089Z] + for job in $(jobs -p) [2022-02-23T20:29:03.089Z] + wait 6495 [2022-02-23T20:29:04.031Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T20:29:04.031Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T20:29:04.602Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T20:29:04.606Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T20:29:07.148Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T20:29:07.148Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T20:29:07.148Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T20:29:07.775Z] time="2022-02-23T20:29:07Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-23T20:29:07.775Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-23T20:29:07.775Z] === RUN TestParallelCreate [2022-02-23T20:29:07.775Z] 2022/02/23 20:29:07 Closing DB instances... [2022-02-23T20:29:07.775Z] --- PASS: TestParallelCreate (0.02s) [2022-02-23T20:29:07.776Z] === RUN TestParallelDelete [2022-02-23T20:29:07.776Z] 2022/02/23 20:29:07 Closing DB instances... [2022-02-23T20:29:07.776Z] --- PASS: TestParallelDelete (0.02s) [2022-02-23T20:29:07.776Z] === RUN TestNetworkDBIslands [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d8bd5da64790 with config:&{NodeID:d8bd5da64790 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node d8bd5da64790/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node d8bd5da64790/172.24.112.128, added to nodes list" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cf27478f2341 with config:&{NodeID:cf27478f2341 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node cf27478f2341/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node cf27478f2341/172.24.112.128, added to nodes list" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node cf27478f2341/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node cf27478f2341/172.24.112.128, added to nodes list" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node d8bd5da64790/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=info msg="Node d8bd5da64790/172.24.112.128, added to nodes list" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-23T20:29:07.776Z] time="2022-02-23T20:29:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-23T20:29:08.557Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:10aa8faa3d29 with config:&{NodeID:10aa8faa3d29 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, added to nodes list" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node d8bd5da64790/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node d8bd5da64790/172.24.112.128, added to nodes list" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node cf27478f2341/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node cf27478f2341/172.24.112.128, added to nodes list" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, added to nodes list" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:08.775Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:408a45f33892 with config:&{NodeID:408a45f33892 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node d8bd5da64790/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node d8bd5da64790/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node cf27478f2341/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node cf27478f2341/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:09Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:09Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:09Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.254Z] time="2022-02-23T20:29:09Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.322Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T20:29:09.322Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T20:29:09.497Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T20:29:09.497Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:54d1ae34c72e with config:&{NodeID:54d1ae34c72e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node d8bd5da64790/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node d8bd5da64790/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node cf27478f2341/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node cf27478f2341/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:09.730Z] networkdb_test.go:835: Re-joining: 3 [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=info msg="The new bootstrap node list is:[172.24.112.128:10033 172.24.112.128:10034 172.24.112.128:10035]" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10033" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49355" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10034" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49356" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10035" [2022-02-23T20:29:09.730Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49357" [2022-02-23T20:29:09.786Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T20:29:10.205Z] networkdb_test.go:835: Re-joining: 4 [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=info msg="The new bootstrap node list is:[172.24.112.128:10033 172.24.112.128:10034 172.24.112.128:10035]" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10033" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49358" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10034" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49359" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10035" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:09Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49360" [2022-02-23T20:29:10.205Z] time="2022-02-23T20:29:10Z" level=info msg="node 0 leaving" [2022-02-23T20:29:10.438Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790 change state NodeActive --> NodeLeft" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="node3(10aa8faa3d29): Node leave event for d8bd5da64790/172.24.112.128" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790 change state NodeActive --> NodeLeft" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790 change state NodeActive --> NodeLeft" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="node2(cf27478f2341): Node leave event for d8bd5da64790/172.24.112.128" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="node5(54d1ae34c72e): Node leave event for d8bd5da64790/172.24.112.128" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790 change state NodeActive --> NodeLeft" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="node1(d8bd5da64790): Node leave event for d8bd5da64790/172.24.112.128" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790 change state NodeActive --> NodeLeft" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="node4(408a45f33892): Node leave event for d8bd5da64790/172.24.112.128" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790/172.24.112.128, left gossip cluster" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790/172.24.112.128, left gossip cluster" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790/172.24.112.128, left gossip cluster" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790/172.24.112.128, left gossip cluster" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="Node d8bd5da64790/172.24.112.128, left gossip cluster" [2022-02-23T20:29:10.681Z] time="2022-02-23T20:29:10Z" level=info msg="node 1 leaving" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341 change state NodeActive --> NodeLeft" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="node4(408a45f33892): Node leave event for cf27478f2341/172.24.112.128" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341 change state NodeActive --> NodeLeft" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="node3(10aa8faa3d29): Node leave event for cf27478f2341/172.24.112.128" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341 change state NodeActive --> NodeLeft" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341 change state NodeActive --> NodeFailed" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="node5(54d1ae34c72e): Node leave event for cf27478f2341/172.24.112.128" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341/172.24.112.128, added to failed nodes list" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=error msg="node: cf27478f2341 is unknown to memberlist" [2022-02-23T20:29:11.158Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:10Z" level=info msg="Node cf27478f2341/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="node 2 leaving" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="Node 10aa8faa3d29 change state NodeActive --> NodeLeft" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="node5(54d1ae34c72e): Node leave event for 10aa8faa3d29/172.24.112.128" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="Node 10aa8faa3d29 change state NodeActive --> NodeLeft" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="node4(408a45f33892): Node leave event for 10aa8faa3d29/172.24.112.128" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="Node 10aa8faa3d29 change state NodeActive --> NodeLeft" [2022-02-23T20:29:11.159Z] time="2022-02-23T20:29:11Z" level=info msg="node3(10aa8faa3d29): Node leave event for 10aa8faa3d29/172.24.112.128" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=debug msg="memberlist: Failed ping: 54d1ae34c72e (timeout reached)" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.112.128:10035: use of closed network connection" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.112.128:10034: use of closed network connection" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.112.128:10036: use of closed network connection" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49361" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node 10aa8faa3d29/172.24.112.128, left gossip cluster" [2022-02-23T20:29:11.634Z] networkdb_test.go:867: node4: OK [2022-02-23T20:29:11.634Z] networkdb_test.go:867: node5: OK [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="node 0 coming back" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1034e323d9fa with config:&{NodeID:1034e323d9fa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node 1034e323d9fa/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node 1034e323d9fa/172.24.112.128, added to nodes list" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="node 1 coming back" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f707c24fb37c with config:&{NodeID:f707c24fb37c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node f707c24fb37c/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node f707c24fb37c/172.24.112.128, added to nodes list" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="node 2 coming back" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:df73be60422d with config:&{NodeID:df73be60422d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node df73be60422d/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:11.634Z] time="2022-02-23T20:29:11Z" level=info msg="Node df73be60422d/172.24.112.128, added to nodes list" [2022-02-23T20:29:11.821Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T20:29:12.110Z] time="2022-02-23T20:29:11Z" level=warning msg="memberlist: Was able to connect to 54d1ae34c72e but other probes failed, network may be misconfigured" [2022-02-23T20:29:12.110Z] time="2022-02-23T20:29:11Z" level=debug msg="memberlist: Failed ping: 408a45f33892 (timeout reached)" [2022-02-23T20:29:12.110Z] time="2022-02-23T20:29:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.112.128:10037: use of closed network connection" [2022-02-23T20:29:12.110Z] time="2022-02-23T20:29:11Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49362" [2022-02-23T20:29:12.590Z] time="2022-02-23T20:29:12Z" level=warning msg="memberlist: Was able to connect to 408a45f33892 but other probes failed, network may be misconfigured" [2022-02-23T20:29:12.762Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T20:29:13.332Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T20:29:13.902Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T20:29:14.473Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T20:29:14.473Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-23T20:29:14.473Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T20:29:15.045Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T20:29:15.305Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T20:29:15.576Z] time="2022-02-23T20:29:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.112.128:10033 172.24.112.128:10034 172.24.112.128:10035]" [2022-02-23T20:29:15.576Z] time="2022-02-23T20:29:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.112.128:10033 172.24.112.128:10034 172.24.112.128:10035]" [2022-02-23T20:29:15.877Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10033" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49363" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, is the new incarnation of the shutdown node d8bd5da64790/172.24.112.128" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10034" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49364" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, is the new incarnation of the shutdown node cf27478f2341/172.24.112.128" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49365" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10035" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 408a45f33892/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 408a45f33892/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, is the new incarnation of the shutdown node 10aa8faa3d29/172.24.112.128" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, is the new incarnation of the shutdown node cf27478f2341/172.24.112.128" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node f707c24fb37c/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, is the new incarnation of the shutdown node d8bd5da64790/172.24.112.128" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node 1034e323d9fa/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.053Z] time="2022-02-23T20:29:15Z" level=info msg="Node df73be60422d/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.137Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=info msg="Node df73be60422d/172.24.112.128, joined gossip cluster" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=info msg="Node df73be60422d/172.24.112.128, is the new incarnation of the shutdown node 10aa8faa3d29/172.24.112.128" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=info msg="Node df73be60422d/172.24.112.128, added to nodes list" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10033" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49366" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10034" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49367" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.112.128:10035" [2022-02-23T20:29:16.528Z] time="2022-02-23T20:29:16Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49368" [2022-02-23T20:29:16.707Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T20:29:17.003Z] 2022/02/23 20:29:16 Closing DB instances... [2022-02-23T20:29:17.003Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.003Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.003Z] time="2022-02-23T20:29:16Z" level=info msg="node3(df73be60422d): Node leave event for 1034e323d9fa/172.24.112.128" [2022-02-23T20:29:17.003Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.003Z] time="2022-02-23T20:29:16Z" level=info msg="node2(f707c24fb37c): Node leave event for 1034e323d9fa/172.24.112.128" [2022-02-23T20:29:17.003Z] time="2022-02-23T20:29:16Z" level=info msg="node4(408a45f33892): Node leave event for 1034e323d9fa/172.24.112.128" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="node1(1034e323d9fa): Node leave event for 1034e323d9fa/172.24.112.128" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="node5(54d1ae34c72e): Node leave event for 1034e323d9fa/172.24.112.128" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.004Z] time="2022-02-23T20:29:16Z" level=info msg="Node 1034e323d9fa/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.278Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T20:29:17.278Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="node5(54d1ae34c72e): Node leave event for f707c24fb37c/172.24.112.128" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="node4(408a45f33892): Node leave event for f707c24fb37c/172.24.112.128" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="node3(df73be60422d): Node leave event for f707c24fb37c/172.24.112.128" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="node2(f707c24fb37c): Node leave event for f707c24fb37c/172.24.112.128" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.480Z] time="2022-02-23T20:29:17Z" level=info msg="Node f707c24fb37c/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.954Z] time="2022-02-23T20:29:17Z" level=info msg="Node df73be60422d change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.954Z] time="2022-02-23T20:29:17Z" level=info msg="node4(408a45f33892): Node leave event for df73be60422d/172.24.112.128" [2022-02-23T20:29:17.954Z] time="2022-02-23T20:29:17Z" level=info msg="Node df73be60422d change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.955Z] time="2022-02-23T20:29:17Z" level=info msg="node5(54d1ae34c72e): Node leave event for df73be60422d/172.24.112.128" [2022-02-23T20:29:17.955Z] time="2022-02-23T20:29:17Z" level=info msg="Node df73be60422d change state NodeActive --> NodeLeft" [2022-02-23T20:29:17.955Z] time="2022-02-23T20:29:17Z" level=info msg="node3(df73be60422d): Node leave event for df73be60422d/172.24.112.128" [2022-02-23T20:29:17.955Z] time="2022-02-23T20:29:17Z" level=info msg="Node df73be60422d/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.955Z] time="2022-02-23T20:29:17Z" level=info msg="Node df73be60422d/172.24.112.128, left gossip cluster" [2022-02-23T20:29:17.955Z] time="2022-02-23T20:29:17Z" level=info msg="Node df73be60422d/172.24.112.128, left gossip cluster" [2022-02-23T20:29:18.219Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T20:29:18.410Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:29:18.410Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T20:29:18.410Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T20:29:18.410Z] === RUN TestDaemonConfigValidation [2022-02-23T20:29:18.410Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T20:29:18.410Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T20:29:18.410Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:29:18.410Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T20:29:18.410Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T20:29:18.410Z] === RUN TestDaemonProxy [2022-02-23T20:29:18.410Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T20:29:18.410Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T20:29:18.410Z] PASS [2022-02-23T20:29:18.410Z] ok github.com/docker/docker/integration/daemon 0.149s [2022-02-23T20:29:18.410Z] [2022-02-23T20:29:18.410Z] === Skipped [2022-02-23T20:29:18.410Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T20:29:18.410Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T20:29:18.410Z] [2022-02-23T20:29:18.410Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T20:29:18.410Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T20:29:18.410Z] [2022-02-23T20:29:18.410Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T20:29:18.410Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T20:29:18.410Z] [2022-02-23T20:29:18.410Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T20:29:18.410Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T20:29:18.410Z] [2022-02-23T20:29:18.410Z] DONE 4 tests, 4 skipped in 22.946s [2022-02-23T20:29:18.410Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T20:29:18.430Z] time="2022-02-23T20:29:18Z" level=debug msg="memberlist: Failed ping: df73be60422d (timeout reached)" [2022-02-23T20:29:18.430Z] time="2022-02-23T20:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.112.128:10036: use of closed network connection" [2022-02-23T20:29:18.430Z] time="2022-02-23T20:29:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.112.128:10037: use of closed network connection" [2022-02-23T20:29:18.431Z] time="2022-02-23T20:29:18Z" level=debug msg="memberlist: Stream connection from=172.24.112.128:49369" [2022-02-23T20:29:18.431Z] time="2022-02-23T20:29:18Z" level=info msg="Node 408a45f33892 change state NodeActive --> NodeLeft" [2022-02-23T20:29:18.431Z] time="2022-02-23T20:29:18Z" level=info msg="node5(54d1ae34c72e): Node leave event for 408a45f33892/172.24.112.128" [2022-02-23T20:29:18.431Z] time="2022-02-23T20:29:18Z" level=info msg="Node 408a45f33892 change state NodeActive --> NodeLeft" [2022-02-23T20:29:18.431Z] time="2022-02-23T20:29:18Z" level=info msg="node4(408a45f33892): Node leave event for 408a45f33892/172.24.112.128" [2022-02-23T20:29:18.790Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T20:29:18.906Z] time="2022-02-23T20:29:18Z" level=warning msg="memberlist: Was able to connect to df73be60422d but other probes failed, network may be misconfigured" [2022-02-23T20:29:18.906Z] time="2022-02-23T20:29:18Z" level=info msg="Node 408a45f33892/172.24.112.128, left gossip cluster" [2022-02-23T20:29:19.051Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T20:29:19.310Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T20:29:19.381Z] time="2022-02-23T20:29:18Z" level=info msg="Node 408a45f33892/172.24.112.128, left gossip cluster" [2022-02-23T20:29:19.571Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T20:29:19.571Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T20:29:19.571Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T20:29:19.857Z] time="2022-02-23T20:29:19Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, left gossip cluster" [2022-02-23T20:29:19.858Z] time="2022-02-23T20:29:19Z" level=info msg="Node 54d1ae34c72e change state NodeActive --> NodeFailed" [2022-02-23T20:29:19.858Z] time="2022-02-23T20:29:19Z" level=info msg="Node 54d1ae34c72e/172.24.112.128, added to failed nodes list" [2022-02-23T20:29:19.858Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-02-23T20:29:19.858Z] PASS [2022-02-23T20:29:19.858Z] coverage: 60.1% of statements [2022-02-23T20:29:19.858Z] ok github.com/docker/docker/libnetwork/networkdb 104.286s coverage: 60.1% of statements [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/quota [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/rootless [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/volume [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-23T20:29:19.858Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-23T20:29:19.961Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:19.961Z] INFO: Testing against a local daemon [2022-02-23T20:29:19.961Z] === RUN TestCommitInheritsEnv [2022-02-23T20:29:19.961Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:29:19.961Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T20:29:19.961Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:29:19.961Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:29:19.961Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:29:19.961Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:29:19.961Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:29:19.961Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T20:29:19.961Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:29:19.961Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-02-23T20:29:19.961Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:29:19.961Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T20:29:19.961Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:29:20.512Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T20:29:20.772Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T20:29:21.343Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T20:29:21.538Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-02-23T20:29:21.538Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:29:21.538Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-23T20:29:21.538Z] === RUN TestTagInvalidReference [2022-02-23T20:29:21.538Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-23T20:29:21.538Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:29:21.538Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-23T20:29:21.538Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:29:21.538Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T20:29:21.538Z] === RUN TestTagOfficialNames [2022-02-23T20:29:21.538Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-23T20:29:21.538Z] === RUN TestTagMatchesDigest [2022-02-23T20:29:21.538Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T20:29:21.538Z] PASS [2022-02-23T20:29:21.538Z] ok github.com/docker/docker/integration/image 1.681s [2022-02-23T20:29:21.913Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T20:29:21.913Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T20:29:21.913Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T20:29:21.913Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T20:29:21.913Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T20:29:22.015Z] [2022-02-23T20:29:22.015Z] === Skipped [2022-02-23T20:29:22.015Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T20:29:22.015Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:29:22.015Z] [2022-02-23T20:29:22.015Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:29:22.015Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:29:22.015Z] [2022-02-23T20:29:22.015Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T20:29:22.015Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:29:22.015Z] [2022-02-23T20:29:22.015Z] DONE 12 tests, 3 skipped in 5.963s [2022-02-23T20:29:22.015Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T20:29:22.483Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T20:29:22.743Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T20:29:22.743Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === Skipped [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-23T20:29:22.849Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-23T20:29:22.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-23T20:29:22.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-23T20:29:22.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-23T20:29:22.849Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-23T20:29:22.849Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-23T20:29:22.849Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-23T20:29:22.849Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-23T20:29:22.849Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-23T20:29:22.849Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-23T20:29:22.849Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-23T20:29:22.849Z] daemon_test.go:145: root required [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-23T20:29:22.849Z] reload_test.go:342: root required [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-23T20:29:22.849Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-23T20:29:22.849Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-23T20:29:22.849Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-23T20:29:22.849Z] download_test.go:267: Needs fixing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-23T20:29:22.849Z] layer_test.go:291: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-23T20:29:22.849Z] layer_test.go:340: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-23T20:29:22.849Z] layer_test.go:455: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-23T20:29:22.849Z] layer_test.go:684: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-23T20:29:22.849Z] migration_test.go:45: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-23T20:29:22.849Z] migration_test.go:181: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-23T20:29:22.849Z] mount_test.go:17: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-23T20:29:22.849Z] mount_test.go:76: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-23T20:29:22.849Z] mount_test.go:125: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-23T20:29:22.849Z] mount_test.go:212: Failing on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-23T20:29:22.849Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-23T20:29:22.849Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-23T20:29:22.849Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-23T20:29:22.849Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-23T20:29:22.849Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-23T20:29:22.849Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-23T20:29:22.849Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-23T20:29:22.849Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-23T20:29:22.849Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2022-02-23T20:29:22.849Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-23T20:29:22.849Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-23T20:29:22.849Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-23T20:29:22.849Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-23T20:29:22.849Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-23T20:29:22.849Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-23T20:29:22.849Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-23T20:29:22.849Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:133: Xz not present in msys2 [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-23T20:29:22.849Z] archive_test.go:140: zstd not installed [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:252: Failing on Windows CI machines [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-23T20:29:22.849Z] archive_windows_test.go:16: Currently fails [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-23T20:29:22.849Z] changes_test.go:195: needs more investigation [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-23T20:29:22.849Z] changes_test.go:432: needs further investigation [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-23T20:29:22.849Z] changes_test.go:468: needs further investigation [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-23T20:29:22.849Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-23T20:29:22.849Z] poller_test.go:40: No chmod on Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-23T20:29:22.849Z] fileutils_test.go:133: Needs porting to Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-23T20:29:22.849Z] fileutils_test.go:179: Needs porting to Windows [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-23T20:29:22.849Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-23T20:29:22.849Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-23T20:29:22.849Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-23T20:29:22.849Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-23T20:29:22.849Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-23T20:29:22.849Z] [2022-02-23T20:29:22.849Z] DONE 2071 tests, 68 skipped in 307.562s [2022-02-23T20:29:22.849Z] INFO: make.ps1 ended at 02/23/2022 20:29:22 [2022-02-23T20:29:23.314Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T20:29:23.883Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T20:29:24.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:24.270Z] INFO: Testing against a local daemon [2022-02-23T20:29:24.270Z] === RUN TestNetworkCreateDelete [2022-02-23T20:29:24.270Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:24.270Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:29:24.270Z] 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-02-23T20:29:24.270Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDaemonDNSFallback [2022-02-23T20:29:24.270Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:24.270Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestInspectNetwork [2022-02-23T20:29:24.270Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T20:29:24.270Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:29:24.270Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:24.270Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:29:24.270Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:29:24.270Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:29:24.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:29:24.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:29:24.270Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:29:24.270Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:29:24.270Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:29:24.270Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:29:24.270Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T20:29:24.270Z] === RUN TestNetworkList [2022-02-23T20:29:24.270Z] === RUN TestNetworkList//networks [2022-02-23T20:29:24.270Z] === PAUSE TestNetworkList//networks [2022-02-23T20:29:24.270Z] === RUN TestNetworkList//networks/ [2022-02-23T20:29:24.270Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:29:24.270Z] === CONT TestNetworkList//networks [2022-02-23T20:29:24.270Z] === CONT TestNetworkList//networks/ [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkList (0.04s) [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:29:24.270Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:29:24.270Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:29:24.270Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:29:24.270Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:29:24.270Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:29:24.270Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:29:24.270Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:29:24.270Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:29:24.270Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:29:24.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:29:24.270Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:29:24.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:29:24.270Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:29:24.270Z] PASS [2022-02-23T20:29:24.270Z] ok github.com/docker/docker/integration/network 0.191s [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === Skipped [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T20:29:24.270Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T20:29:24.270Z] 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-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T20:29:24.270Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T20:29:24.270Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:29:24.270Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:29:24.270Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T20:29:24.270Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:29:24.270Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:29:24.270Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:29:24.270Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T20:29:24.270Z] [2022-02-23T20:29:24.271Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:29:24.271Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T20:29:24.271Z] [2022-02-23T20:29:24.271Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:29:24.271Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T20:29:24.271Z] [2022-02-23T20:29:24.271Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:29:24.271Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:29:24.271Z] [2022-02-23T20:29:24.271Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:29:24.271Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T20:29:24.271Z] [2022-02-23T20:29:24.271Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:29:24.271Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T20:29:24.271Z] [2022-02-23T20:29:24.271Z] DONE 22 tests, 15 skipped in 2.408s [2022-02-23T20:29:24.271Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T20:29:25.092Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-23T20:29:25.092Z] INFO: Unit tests ended at 02/23/2022 20:29:24. Duration:00:05:28.2943369 [2022-02-23T20:29:25.092Z] INFO: Building busybox [2022-02-23T20:29:25.092Z] Sending build context to Docker daemon 5.12kB [2022-02-23T20:29:25.092Z] [2022-02-23T20:29:25.092Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-23T20:29:25.092Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-23T20:29:25.092Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-23T20:29:25.092Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-23T20:29:25.092Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-23T20:29:25.092Z] ---> c703d4d60533 [2022-02-23T20:29:25.092Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-23T20:29:25.092Z] ---> Running in 0c64c6d05077 [2022-02-23T20:29:25.273Z] testing: warning: no tests to run [2022-02-23T20:29:25.273Z] PASS [2022-02-23T20:29:25.273Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-02-23T20:29:25.273Z] [2022-02-23T20:29:25.273Z] DONE 0 tests in 0.746s [2022-02-23T20:29:25.273Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T20:29:25.791Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T20:29:25.791Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T20:29:26.372Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T20:29:26.402Z] testing: warning: no tests to run [2022-02-23T20:29:26.402Z] PASS [2022-02-23T20:29:26.402Z] ok github.com/docker/docker/integration/network/macvlan 0.091s [2022-02-23T20:29:26.402Z] [2022-02-23T20:29:26.402Z] DONE 0 tests in 0.719s [2022-02-23T20:29:26.402Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T20:29:26.877Z] testing: warning: no tests to run [2022-02-23T20:29:26.877Z] PASS [2022-02-23T20:29:26.877Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-02-23T20:29:26.877Z] [2022-02-23T20:29:26.877Z] DONE 0 tests in 0.717s [2022-02-23T20:29:26.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T20:29:26.943Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T20:29:27.880Z] testing: warning: no tests to run [2022-02-23T20:29:27.880Z] PASS [2022-02-23T20:29:27.880Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2022-02-23T20:29:27.880Z] [2022-02-23T20:29:27.880Z] DONE 0 tests in 0.719s [2022-02-23T20:29:27.880Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T20:29:27.886Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T20:29:28.457Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T20:29:28.717Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T20:29:29.289Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T20:29:29.858Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T20:29:30.119Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T20:29:30.689Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T20:29:30.689Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-23T20:29:32.601Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T20:29:32.679Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:32.679Z] INFO: Testing against a local daemon [2022-02-23T20:29:32.679Z] === RUN TestPluginInvalidJSON [2022-02-23T20:29:32.679Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:29:32.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:29:32.679Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:29:32.679Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-23T20:29:32.679Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-23T20:29:32.679Z] === RUN TestPluginInstall [2022-02-23T20:29:32.679Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T20:29:32.679Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T20:29:32.679Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:29:32.679Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T20:29:32.679Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T20:29:32.679Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:29:32.679Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T20:29:32.679Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T20:29:32.679Z] PASS [2022-02-23T20:29:32.679Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-02-23T20:29:32.679Z] [2022-02-23T20:29:32.679Z] === Skipped [2022-02-23T20:29:32.679Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T20:29:32.679Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T20:29:32.679Z] [2022-02-23T20:29:32.679Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T20:29:32.679Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T20:29:32.679Z] [2022-02-23T20:29:32.679Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-23T20:29:32.679Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T20:29:32.679Z] [2022-02-23T20:29:32.679Z] DONE 5 tests, 3 skipped in 4.801s [2022-02-23T20:29:32.679Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T20:29:33.541Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T20:29:34.480Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T20:29:34.480Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T20:29:35.665Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:35.665Z] INFO: Testing against a local daemon [2022-02-23T20:29:35.665Z] === RUN TestExternalGraphDriver [2022-02-23T20:29:35.665Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T20:29:35.665Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-23T20:29:35.665Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:29:35.665Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T20:29:35.665Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T20:29:35.665Z] PASS [2022-02-23T20:29:35.665Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2022-02-23T20:29:35.665Z] [2022-02-23T20:29:35.665Z] === Skipped [2022-02-23T20:29:35.665Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-23T20:29:35.665Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T20:29:35.665Z] [2022-02-23T20:29:35.665Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T20:29:35.665Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T20:29:35.665Z] [2022-02-23T20:29:35.665Z] DONE 2 tests, 2 skipped in 2.600s [2022-02-23T20:29:35.665Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T20:29:35.864Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T20:29:37.248Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T20:29:37.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:37.907Z] INFO: Testing against a local daemon [2022-02-23T20:29:37.907Z] === RUN TestReadPluginNoRead [2022-02-23T20:29:37.907Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T20:29:37.907Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T20:29:37.907Z] PASS [2022-02-23T20:29:37.907Z] ok github.com/docker/docker/integration/plugin/logging 0.122s [2022-02-23T20:29:37.907Z] [2022-02-23T20:29:37.907Z] === Skipped [2022-02-23T20:29:37.907Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T20:29:37.907Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T20:29:37.907Z] [2022-02-23T20:29:37.907Z] DONE 1 tests, 1 skipped in 2.306s [2022-02-23T20:29:37.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T20:29:38.630Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T20:29:38.630Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T20:29:38.920Z] testing: warning: no tests to run [2022-02-23T20:29:38.920Z] PASS [2022-02-23T20:29:38.920Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-02-23T20:29:39.396Z] [2022-02-23T20:29:39.396Z] DONE 0 tests in 1.141s [2022-02-23T20:29:39.396Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T20:29:40.014Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T20:29:40.275Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T20:29:40.845Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T20:29:41.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-23T20:29:41.648Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:41.648Z] INFO: Testing against a local daemon [2022-02-23T20:29:41.648Z] === RUN TestPluginWithDevMounts [2022-02-23T20:29:41.648Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:41.648Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T20:29:41.648Z] PASS [2022-02-23T20:29:41.648Z] ok github.com/docker/docker/integration/plugin/volumes 0.113s [2022-02-23T20:29:41.648Z] [2022-02-23T20:29:41.648Z] === Skipped [2022-02-23T20:29:41.648Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T20:29:41.648Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:41.648Z] [2022-02-23T20:29:41.648Z] DONE 1 tests, 1 skipped in 2.198s [2022-02-23T20:29:41.648Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T20:29:43.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:43.858Z] INFO: Testing against a local daemon [2022-02-23T20:29:43.858Z] === RUN TestSecretInspect [2022-02-23T20:29:43.858Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T20:29:43.858Z] === RUN TestSecretList [2022-02-23T20:29:43.858Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T20:29:43.858Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:29:43.858Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T20:29:43.858Z] === RUN TestSecretsUpdate [2022-02-23T20:29:43.858Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T20:29:43.858Z] === RUN TestTemplatedSecret [2022-02-23T20:29:43.858Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T20:29:43.858Z] === RUN TestSecretCreateResolve [2022-02-23T20:29:43.858Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:43.858Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T20:29:43.858Z] PASS [2022-02-23T20:29:43.858Z] ok github.com/docker/docker/integration/secret 0.104s [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] === Skipped [2022-02-23T20:29:43.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T20:29:43.858Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T20:29:43.858Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T20:29:43.858Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T20:29:43.858Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T20:29:43.858Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T20:29:43.858Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:43.858Z] [2022-02-23T20:29:43.858Z] DONE 6 tests, 6 skipped in 2.433s [2022-02-23T20:29:44.322Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T20:29:46.573Z] Removing intermediate container 0c64c6d05077 [2022-02-23T20:29:46.573Z] ---> 0bc5a7471aba [2022-02-23T20:29:46.573Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-23T20:29:46.573Z] ---> Running in 57f6d73fc59e [2022-02-23T20:29:46.573Z] Removing intermediate container 57f6d73fc59e [2022-02-23T20:29:46.573Z] ---> 06741bb12a42 [2022-02-23T20:29:46.573Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-23T20:29:46.573Z] ---> Running in 4cf47e6b6634 [2022-02-23T20:29:47.036Z] Removing intermediate container 4cf47e6b6634 [2022-02-23T20:29:47.036Z] ---> f64e46a67f5e [2022-02-23T20:29:47.036Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-23T20:29:47.255Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:47.255Z] INFO: Testing against a local daemon [2022-02-23T20:29:47.255Z] === RUN TestServiceCreateInit [2022-02-23T20:29:47.255Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:29:47.255Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:29:47.255Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:29:47.255Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceConflict [2022-02-23T20:29:47.255Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:29:47.255Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-02-23T20:29:47.255Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:29:47.255Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:29:47.255Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:29:47.255Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceSysctls [2022-02-23T20:29:47.255Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-02-23T20:29:47.255Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:29:47.255Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-02-23T20:29:47.255Z] === RUN TestInspect [2022-02-23T20:29:47.255Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestInspect (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestCreateJob [2022-02-23T20:29:47.255Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestReplicatedJob [2022-02-23T20:29:47.255Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:29:47.255Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServiceListWithStatuses [2022-02-23T20:29:47.255Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:29:47.255Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:29:47.255Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServicePlugin [2022-02-23T20:29:47.255Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.255Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServiceUpdateLabel [2022-02-23T20:29:47.255Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:29:47.255Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:29:47.255Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:29:47.255Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T20:29:47.255Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:29:47.255Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.255Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T20:29:47.255Z] PASS [2022-02-23T20:29:47.255Z] ok github.com/docker/docker/integration/service 0.259s [2022-02-23T20:29:47.255Z] [2022-02-23T20:29:47.255Z] === Skipped [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-02-23T20:29:47.256Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T20:29:47.256Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-02-23T20:29:47.256Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-02-23T20:29:47.256Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T20:29:47.256Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T20:29:47.256Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T20:29:47.256Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T20:29:47.256Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T20:29:47.256Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T20:29:47.256Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T20:29:47.256Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T20:29:47.256Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T20:29:47.256Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T20:29:47.256Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T20:29:47.256Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T20:29:47.256Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T20:29:47.256Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:29:47.256Z] [2022-02-23T20:29:47.256Z] DONE 24 tests, 23 skipped in 2.898s [2022-02-23T20:29:47.256Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T20:29:47.695Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T20:29:48.585Z] [2022-02-23T20:29:48.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:48.804Z] INFO: Testing against a local daemon [2022-02-23T20:29:48.804Z] === RUN TestSessionCreate [2022-02-23T20:29:48.804Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T20:29:48.804Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T20:29:48.804Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:29:48.804Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T20:29:48.804Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T20:29:48.804Z] PASS [2022-02-23T20:29:48.804Z] ok github.com/docker/docker/integration/session 0.097s [2022-02-23T20:29:49.049Z] ---> 10e84378faf6 [2022-02-23T20:29:49.049Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-23T20:29:49.049Z] ---> Running in 7f6e5d1e2b48 [2022-02-23T20:29:49.084Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T20:29:49.267Z] [2022-02-23T20:29:49.267Z] === Skipped [2022-02-23T20:29:49.267Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T20:29:49.267Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T20:29:49.267Z] [2022-02-23T20:29:49.267Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T20:29:49.267Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T20:29:49.267Z] [2022-02-23T20:29:49.267Z] DONE 2 tests, 2 skipped in 2.002s [2022-02-23T20:29:49.267Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T20:29:50.477Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T20:29:50.737Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T20:29:51.462Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:51.462Z] INFO: Testing against a local daemon [2022-02-23T20:29:51.462Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:29:51.462Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:51.462Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestDiskUsage [2022-02-23T20:29:51.462Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T20:29:51.462Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestEventsExecDie [2022-02-23T20:29:51.462Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T20:29:51.462Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:29:51.462Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T20:29:51.462Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestEventsVolumeCreate [2022-02-23T20:29:51.462Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T20:29:51.462Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestInfoAPI [2022-02-23T20:29:51.462Z] --- PASS: TestInfoAPI (0.04s) [2022-02-23T20:29:51.462Z] === RUN TestInfoAPIWarnings [2022-02-23T20:29:51.462Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:29:51.462Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestInfoDebug [2022-02-23T20:29:51.462Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:29:51.462Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:29:51.462Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:29:51.462Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:29:51.462Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:29:51.462Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T20:29:51.462Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:29:52.120Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-23T20:29:52.120Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T20:29:52.381Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T20:29:52.436Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-02-23T20:29:52.436Z] === RUN TestPingCacheHeaders [2022-02-23T20:29:52.436Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-23T20:29:52.436Z] === RUN TestPingGet [2022-02-23T20:29:52.436Z] --- PASS: TestPingGet (0.04s) [2022-02-23T20:29:52.436Z] === RUN TestPingHead [2022-02-23T20:29:52.436Z] --- PASS: TestPingHead (0.03s) [2022-02-23T20:29:52.436Z] === RUN TestVersion [2022-02-23T20:29:52.436Z] --- PASS: TestVersion (0.03s) [2022-02-23T20:29:52.436Z] PASS [2022-02-23T20:29:52.436Z] ok github.com/docker/docker/integration/system 1.240s [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === Skipped [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:29:52.436Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T20:29:52.436Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T20:29:52.436Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T20:29:52.436Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T20:29:52.436Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T20:29:52.436Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T20:29:52.436Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T20:29:52.436Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T20:29:52.436Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:29:52.436Z] [2022-02-23T20:29:52.436Z] DONE 15 tests, 9 skipped in 3.160s [2022-02-23T20:29:52.436Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T20:29:52.641Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T20:29:52.642Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T20:29:52.902Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T20:29:53.474Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T20:29:54.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:29:54.631Z] INFO: Testing against a local daemon [2022-02-23T20:29:54.631Z] === RUN TestVolumesCreateAndList [2022-02-23T20:29:54.631Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-23T20:29:54.631Z] === RUN TestVolumesRemove [2022-02-23T20:29:54.631Z] --- PASS: TestVolumesRemove (0.19s) [2022-02-23T20:29:54.631Z] === RUN TestVolumesInspect [2022-02-23T20:29:54.631Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-23T20:29:54.631Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:29:55.093Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:29:55.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:29:55.093Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:29:55.093Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-23T20:29:55.093Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-23T20:29:55.093Z] PASS [2022-02-23T20:29:55.093Z] ok github.com/docker/docker/integration/volume 0.415s [2022-02-23T20:29:55.093Z] [2022-02-23T20:29:55.093Z] DONE 5 tests in 2.420s [2022-02-23T20:29:55.093Z] INFO: make.ps1 ended at 02/23/2022 20:29:54 [2022-02-23T20:29:55.093Z] INFO: Integration CLI tests being run from the host: [2022-02-23T20:29:55.093Z] 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-02-23T20:29:56.768Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T20:29:57.340Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T20:30:02.620Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T20:30:02.620Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T20:30:02.620Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T20:30:02.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-23T20:30:03.193Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T20:30:04.136Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T20:30:05.477Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-23T20:30:05.477Z] INFO: Testing against a local daemon [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T20:30:05.477Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T20:30:05.477Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T20:30:05.477Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T20:30:05.522Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T20:30:06.455Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T20:30:06.909Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T20:30:06.919Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T20:30:07.170Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-23T20:30:07.430Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T20:30:07.895Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T20:30:07.895Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T20:30:09.344Z] docker_api_swarm_service_test.go:395: [d97dcb9b7a197] joining swarm manager [dc8f98a750601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:30:09.917Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T20:30:10.177Z] docker_api_swarm_service_test.go:395: [df38332440cb6] joining swarm manager [dc8f98a750601]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:30:10.437Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T20:30:11.390Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T20:30:14.968Z] Removing intermediate container 7f6e5d1e2b48 [2022-02-23T20:30:14.968Z] ---> 81b0dd47b2af [2022-02-23T20:30:14.968Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-23T20:30:14.968Z] ---> Running in 7bbf9efe7ab8 [2022-02-23T20:30:17.165Z] [2022-02-23T20:30:17.165Z] SUCCESS: Specified value was saved. [2022-02-23T20:30:17.974Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T20:30:20.101Z] Removing intermediate container 7bbf9efe7ab8 [2022-02-23T20:30:20.101Z] ---> 864ef2db8024 [2022-02-23T20:30:20.101Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-23T20:30:20.101Z] ---> Running in 17fbe98f9c14 [2022-02-23T20:30:22.020Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T20:30:22.020Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T20:30:22.020Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T20:30:23.252Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T20:30:23.824Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T20:30:24.394Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T20:30:24.965Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T20:30:25.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-23T20:30:25.226Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T20:30:25.487Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T20:30:26.057Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T20:30:27.226Z] Cannot create a file when that file already exists. [2022-02-23T20:30:27.441Z] docker_api_swarm_service_test.go:343: [d51c9cfd9bfe6] joining swarm manager [d517c644cb836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:30:27.702Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T20:30:27.962Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-23T20:30:28.533Z] docker_api_swarm_service_test.go:343: [d7e6ba89fa1ac] joining swarm manager [d517c644cb836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:30:33.051Z] Removing intermediate container 17fbe98f9c14 [2022-02-23T20:30:33.051Z] ---> 91990e651bc9 [2022-02-23T20:30:33.051Z] Step 13/13 : CMD ["sh"] [2022-02-23T20:30:33.051Z] ---> Running in 87b5c333fa4d [2022-02-23T20:30:33.514Z] Removing intermediate container 87b5c333fa4d [2022-02-23T20:30:33.514Z] ---> 414d3502e43e [2022-02-23T20:30:33.514Z] Successfully built 414d3502e43e [2022-02-23T20:30:33.514Z] Successfully tagged busybox:latest [2022-02-23T20:30:33.514Z] INFO: Docker images of the daemon under test [2022-02-23T20:30:33.514Z] [2022-02-23T20:30:33.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-23T20:30:33.514Z] busybox latest 414d3502e43e Less than a second ago 5.78GB [2022-02-23T20:30:33.514Z] microsoft/windowsservercore latest c703d4d60533 3 weeks ago 5.75GB [2022-02-23T20:30:33.514Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 3 weeks ago 5.75GB [2022-02-23T20:30:33.514Z] [2022-02-23T20:30:33.514Z] INFO: Running integration tests at 02/23/2022 20:30:33... [2022-02-23T20:30:33.514Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-23T20:30:33.514Z] INFO: Integration API tests being run from the host: [2022-02-23T20:30:33.514Z] INFO: make.ps1 starting at 02/23/2022 20:30:33 [2022-02-23T20:30:33.820Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T20:30:35.071Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-23T20:30:35.203Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T20:30:35.463Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T20:30:37.379Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T20:30:41.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-23T20:30:43.162Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T20:30:43.510Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T20:30:43.510Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T20:30:43.510Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T20:30:44.081Z] docker_api_swarm_service_test.go:490: [d801ffe768481] joining swarm manager [d95885c984b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:30:44.340Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T20:30:44.600Z] docker_api_swarm_service_test.go:490: [d167b05edcf47] joining swarm manager [d95885c984b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:30:47.897Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T20:30:49.807Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T20:30:52.348Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T20:30:53.529Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T20:30:57.636Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T20:30:57.636Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-23T20:30:58.206Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T20:30:59.590Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T20:31:00.532Z] === RUN TestDockerSuite/TestPortList [2022-02-23T20:31:03.855Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-23T20:31:05.766Z] docker_api_swarm_service_test.go:128: [de6f8b4a930c2] joining swarm manager [d304d51321e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:31:05.998Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T20:31:06.710Z] docker_api_swarm_service_test.go:129: [d638380cb8b7a] joining swarm manager [d304d51321e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:31:08.622Z] docker_api_swarm_service_test.go:137: [d85b24a2fe6be] joining swarm manager [d304d51321e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T20:31:08.622Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T20:31:09.194Z] docker_api_swarm_service_test.go:138: [d8096a599ba61] joining swarm manager [d304d51321e17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-23T20:31:09.768Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T20:31:16.348Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T20:31:16.348Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T20:31:16.348Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T20:31:16.348Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T20:31:16.348Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T20:31:16.917Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T20:31:16.917Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T20:31:17.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T20:31:17.489Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T20:31:17.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:31:17.743Z] INFO: Testing against a local daemon [2022-02-23T20:31:17.743Z] === RUN TestBuildWithSession [2022-02-23T20:31:17.743Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:31:17.743Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-23T20:31:17.743Z] === RUN TestBuildSquashParent [2022-02-23T20:31:17.743Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:31:17.743Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:31:17.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:31:17.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:31:17.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:31:17.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:31:17.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:31:17.743Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:31:17.743Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:31:17.743Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-23T20:31:17.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-23T20:31:17.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-23T20:31:17.743Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-23T20:31:18.434Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T20:31:18.434Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-23T20:31:20.346Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-23T20:31:21.290Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-23T20:31:21.550Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-23T20:31:21.550Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T20:31:23.464Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T20:31:24.035Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T20:31:26.579Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T20:31:29.899Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T20:31:29.899Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T20:31:30.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-23T20:31:30.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-23T20:31:31.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-23T20:31:31.854Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T20:31:33.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T20:31:34.067Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T20:31:34.067Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T20:31:34.067Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T20:31:34.067Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T20:31:34.067Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T20:31:34.067Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T20:31:34.067Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T20:31:34.067Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T20:31:34.067Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T20:31:34.067Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T20:31:34.067Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T20:31:34.067Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:31:34.067Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T20:31:35.677Z] docker_api_swarm_service_test.go:304: [d079b3fc9d5fe] joining swarm manager [d9d9a5d5eb25b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:31:36.618Z] docker_api_swarm_service_test.go:304: [d52c6d6731d7f] joining swarm manager [d9d9a5d5eb25b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:31:37.004Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T20:31:37.004Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T20:31:37.004Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T20:31:37.004Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T20:31:37.004Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T20:31:37.004Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T20:31:37.004Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T20:31:37.004Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T20:31:37.004Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T20:31:38.531Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T20:31:39.916Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T20:31:41.301Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T20:31:41.743Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T20:31:41.872Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T20:31:42.813Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T20:31:42.821Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T20:31:42.821Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T20:31:42.821Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T20:31:42.821Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:31:42.821Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T20:31:44.728Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.44s) [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.49s) [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.70s) [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.88s) [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.93s) [2022-02-23T20:31:45.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.82s) [2022-02-23T20:31:45.145Z] === RUN TestBuildMultiStageCopy [2022-02-23T20:31:45.145Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-23T20:31:46.638Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T20:31:47.579Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T20:31:47.579Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T20:31:48.150Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T20:31:49.557Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T20:31:50.013Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T20:31:51.469Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T20:31:51.729Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T20:31:51.729Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T20:31:51.730Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T20:31:51.989Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T20:31:52.102Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T20:31:52.250Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T20:31:52.250Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T20:31:52.820Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T20:31:53.762Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T20:31:54.705Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T20:31:54.966Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T20:31:55.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-23T20:31:55.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-23T20:31:55.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-23T20:31:56.534Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-23T20:31:58.094Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-23T20:31:58.458Z] docker_api_swarm_service_test.go:100: [d9e36b76b4d6b] joining swarm manager [d2ee32b4f5008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:31:59.030Z] docker_api_swarm_service_test.go:101: [df97a3c5096e1] joining swarm manager [d2ee32b4f5008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:31:59.658Z] --- PASS: TestBuildMultiStageCopy (16.06s) [2022-02-23T20:31:59.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.67s) [2022-02-23T20:31:59.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.03s) [2022-02-23T20:31:59.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.18s) [2022-02-23T20:31:59.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.56s) [2022-02-23T20:31:59.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s) [2022-02-23T20:31:59.658Z] === RUN TestBuildMultiStageParentConfig [2022-02-23T20:32:01.575Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T20:32:02.605Z] --- PASS: TestBuildMultiStageParentConfig (3.38s) [2022-02-23T20:32:02.605Z] === RUN TestBuildLabelWithTargets [2022-02-23T20:32:02.605Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:32:02.605Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-23T20:32:02.959Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T20:32:03.072Z] === RUN TestBuildWithEmptyLayers [2022-02-23T20:32:04.343Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T20:32:04.343Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T20:32:04.519Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T20:32:04.603Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T20:32:04.603Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T20:32:04.630Z] --- PASS: TestBuildWithEmptyLayers (1.73s) [2022-02-23T20:32:04.630Z] === RUN TestBuildMultiStageOnBuild [2022-02-23T20:32:07.145Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T20:32:07.714Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T20:32:09.627Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T20:32:11.010Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T20:32:11.010Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T20:32:11.010Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T20:32:13.555Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T20:32:14.127Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T20:32:14.387Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T20:32:15.330Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T20:32:16.271Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T20:32:17.655Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T20:32:18.600Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T20:32:18.600Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T20:32:19.172Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T20:32:20.556Z] check_test.go:379: [d9e36b76b4d6b] daemon is not started [2022-02-23T20:32:22.467Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T20:32:22.727Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T20:32:23.297Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T20:32:23.558Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T20:32:24.499Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T20:32:25.069Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T20:32:25.069Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T20:32:25.638Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T20:32:25.638Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T20:32:25.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-23T20:32:25.864Z] --- PASS: TestBuildMultiStageOnBuild (20.37s) [2022-02-23T20:32:25.864Z] === RUN TestBuildUncleanTarFilenames [2022-02-23T20:32:25.864Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:32:25.864Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-23T20:32:25.864Z] === RUN TestBuildMultiStageLayerLeak [2022-02-23T20:32:26.211Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T20:32:27.152Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T20:32:28.094Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T20:32:28.094Z] docker_api_swarm_service_test.go:533: [dc5bba2fa32af] joining swarm manager [dfc902f273429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:32:28.679Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T20:32:29.253Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-23T20:32:29.253Z] docker_api_swarm_service_test.go:534: [dd22ffb1db074] joining swarm manager [dfc902f273429]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:32:30.195Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T20:32:31.140Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-23T20:32:32.082Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-23T20:32:33.023Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-23T20:32:33.597Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-23T20:32:34.538Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-23T20:32:35.112Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T20:32:36.055Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-23T20:32:36.996Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T20:32:37.258Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T20:32:37.832Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T20:32:38.093Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T20:32:38.093Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T20:32:39.479Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T20:32:40.052Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T20:32:40.311Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T20:32:40.882Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T20:32:41.452Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T20:32:41.452Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T20:32:42.024Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T20:32:42.594Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T20:32:42.853Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T20:32:43.426Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T20:32:43.687Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T20:32:43.687Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T20:32:44.257Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T20:32:44.257Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T20:32:44.830Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T20:32:45.401Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T20:32:45.972Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T20:32:46.553Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T20:32:46.553Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T20:32:47.126Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T20:32:48.067Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T20:32:49.006Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T20:32:49.946Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T20:32:50.206Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T20:32:50.776Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T20:32:51.127Z] --- PASS: TestBuildMultiStageLayerLeak (22.43s) [2022-02-23T20:32:51.127Z] === RUN TestBuildWithHugeFile [2022-02-23T20:32:51.347Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T20:32:51.607Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T20:32:51.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-23T20:32:52.129Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T20:32:53.514Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T20:32:54.085Z] docker_api_swarm_service_test.go:148: [d4144eb039d49] joining swarm manager [deeb091b84a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:32:55.025Z] docker_api_swarm_service_test.go:148: [d2bdfba96d775] joining swarm manager [deeb091b84a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:32:55.968Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T20:32:56.230Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T20:32:56.800Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T20:32:58.184Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T20:32:59.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T20:33:00.953Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T20:33:02.337Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T20:33:02.337Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T20:33:02.337Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T20:33:02.337Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T20:33:02.598Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T20:33:02.858Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T20:33:04.242Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T20:33:05.186Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T20:33:06.568Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T20:33:07.141Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T20:33:08.082Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T20:33:08.651Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-23T20:33:08.651Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T20:33:08.651Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T20:33:08.912Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-23T20:33:09.858Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T20:33:10.119Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T20:33:10.689Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T20:33:10.949Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T20:33:11.519Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-23T20:33:11.780Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T20:33:12.043Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T20:33:12.613Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T20:33:13.185Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T20:33:13.754Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T20:33:14.014Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T20:33:14.584Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T20:33:15.155Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T20:33:15.417Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T20:33:15.986Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T20:33:15.986Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T20:33:16.246Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T20:33:16.816Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T20:33:17.757Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T20:33:17.757Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:33:17.757Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T20:33:17.757Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T20:33:20.304Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T20:33:20.877Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T20:33:30.895Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-23T20:33:31.348Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T20:33:31.349Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T20:33:31.349Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T20:33:31.349Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T20:33:31.349Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T20:33:31.835Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-23T20:33:32.776Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T20:33:34.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-23T20:33:34.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-23T20:33:34.163Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T20:33:34.163Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T20:33:34.734Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T20:33:35.122Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T20:33:36.097Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T20:33:36.097Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T20:33:36.097Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T20:33:36.097Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T20:33:36.097Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T20:33:36.097Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T20:33:36.097Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T20:33:36.559Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T20:33:36.646Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T20:33:37.541Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T20:33:38.030Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T20:33:38.601Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T20:33:41.299Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T20:33:42.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T20:33:42.848Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T20:33:42.848Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T20:33:42.848Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T20:33:42.848Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T20:33:42.848Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T20:33:45.177Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T20:33:45.177Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T20:33:45.177Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T20:33:45.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T20:33:45.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T20:33:45.749Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T20:33:45.770Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T20:33:45.927Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T20:33:45.927Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T20:33:45.927Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T20:33:45.927Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T20:33:46.903Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T20:33:47.133Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T20:33:47.703Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T20:33:49.087Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T20:33:49.087Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T20:33:49.347Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T20:33:50.731Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T20:33:52.722Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T20:33:52.722Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T20:33:52.722Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T20:33:52.722Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T20:33:52.722Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T20:33:52.722Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T20:33:52.722Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T20:33:52.722Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T20:33:52.722Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T20:33:52.722Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T20:33:52.722Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T20:33:54.941Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T20:33:55.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-23T20:33:55.462Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T20:33:56.032Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T20:33:57.417Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T20:33:57.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T20:33:57.440Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:33:57.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T20:33:57.440Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:33:57.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T20:33:57.440Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:33:57.440Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T20:33:58.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T20:33:59.330Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T20:33:59.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-23T20:34:00.624Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T20:34:01.281Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T20:34:02.222Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-23T20:34:03.164Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T20:34:05.076Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T20:34:05.336Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-23T20:34:05.517Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T20:34:05.907Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T20:34:06.443Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T20:34:06.906Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T20:34:06.906Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T20:34:06.906Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T20:34:07.296Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T20:34:07.296Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T20:34:07.869Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T20:34:08.131Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-23T20:34:08.702Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T20:34:09.273Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T20:34:09.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T20:34:10.659Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T20:34:11.446Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-23T20:34:11.446Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T20:34:12.204Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T20:34:13.368Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T20:34:13.938Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-23T20:34:16.481Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T20:34:17.051Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T20:34:17.051Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-23T20:34:17.990Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-23T20:34:17.990Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T20:34:17.990Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T20:34:18.022Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T20:34:18.022Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T20:34:18.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T20:34:18.022Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T20:34:18.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T20:34:18.022Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T20:34:18.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T20:34:18.022Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T20:34:18.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T20:34:18.250Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T20:34:18.484Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T20:34:18.821Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T20:34:18.821Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T20:34:19.762Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T20:34:21.670Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T20:34:23.262Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T20:34:23.262Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T20:34:23.262Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T20:34:23.262Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T20:34:23.262Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T20:34:23.262Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T20:34:24.808Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T20:34:24.808Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T20:34:25.873Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-23T20:34:25.873Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T20:34:25.873Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T20:34:25.873Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-23T20:34:26.133Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T20:34:27.074Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T20:34:27.646Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-23T20:34:28.216Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-23T20:34:28.216Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T20:34:28.476Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T20:34:29.047Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T20:34:29.618Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T20:34:29.879Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T20:34:29.879Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T20:34:29.879Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T20:34:30.449Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T20:34:30.708Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T20:34:30.708Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T20:34:30.709Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T20:34:31.279Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-23T20:34:31.917Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T20:34:32.219Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T20:34:32.219Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T20:34:32.219Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T20:34:34.147Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T20:34:35.088Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T20:34:35.659Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T20:34:38.954Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T20:34:39.020Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T20:34:39.525Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T20:34:39.786Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-23T20:34:41.696Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-23T20:34:41.696Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-23T20:34:44.242Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-23T20:34:45.183Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-23T20:34:47.096Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-23T20:34:47.623Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T20:34:47.668Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-23T20:34:48.239Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-23T20:34:48.811Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-23T20:34:49.382Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-23T20:34:49.954Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-23T20:34:50.215Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-23T20:34:50.785Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T20:34:51.355Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T20:34:51.615Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T20:34:53.439Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T20:34:53.544Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-23T20:34:54.126Z] === RUN TestDockerSuite/TestRunState [2022-02-23T20:34:55.511Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T20:34:55.633Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T20:34:56.082Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T20:34:56.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-23T20:34:56.604Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T20:34:56.865Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-23T20:34:56.865Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T20:34:56.865Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T20:34:57.435Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T20:34:57.695Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-23T20:34:59.078Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T20:34:59.078Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T20:34:59.078Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T20:34:59.338Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-23T20:35:00.720Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-23T20:35:01.022Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T20:35:01.022Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T20:35:01.022Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T20:35:01.022Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T20:35:01.022Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T20:35:01.290Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-23T20:35:02.230Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-23T20:35:02.747Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T20:35:02.747Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T20:35:02.747Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T20:35:02.747Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T20:35:03.722Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T20:35:03.722Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T20:35:03.722Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T20:35:04.778Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T20:35:08.074Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T20:35:08.074Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T20:35:08.335Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T20:35:08.905Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T20:35:09.166Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-23T20:35:10.548Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T20:35:11.933Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T20:35:12.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-23T20:35:12.505Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T20:35:12.765Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T20:35:12.765Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T20:35:13.348Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T20:35:13.934Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T20:35:14.086Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T20:35:14.086Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:35:14.086Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T20:35:14.506Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-23T20:35:14.506Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T20:35:14.506Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T20:35:14.506Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T20:35:15.447Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T20:35:15.447Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-23T20:35:17.994Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-23T20:35:18.565Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T20:35:19.135Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T20:35:20.080Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T20:35:21.021Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-23T20:35:21.591Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T20:35:22.125Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T20:35:22.125Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T20:35:22.125Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T20:35:22.533Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T20:35:22.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T20:35:23.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-23T20:35:24.487Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T20:35:26.396Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T20:35:26.887Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T20:35:26.965Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-23T20:35:26.965Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T20:35:26.965Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T20:35:26.965Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T20:35:26.966Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T20:35:26.966Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T20:35:26.966Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T20:35:26.966Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T20:35:27.226Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-23T20:35:27.226Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T20:35:27.226Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-23T20:35:27.800Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-23T20:35:27.865Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T20:35:28.372Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-23T20:35:29.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-23T20:35:29.758Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-23T20:35:30.063Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T20:35:30.064Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T20:35:30.329Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-23T20:35:30.526Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T20:35:30.590Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T20:35:30.590Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-23T20:35:30.989Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T20:35:31.163Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-23T20:35:31.163Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T20:35:31.163Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-23T20:35:31.163Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T20:35:31.163Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-23T20:35:31.163Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T20:35:31.163Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-23T20:35:31.163Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T20:35:31.424Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-23T20:35:31.424Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T20:35:31.424Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-23T20:35:31.424Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T20:35:31.424Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-23T20:35:31.424Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T20:35:31.424Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-23T20:35:31.451Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T20:35:32.007Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-23T20:35:32.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T20:35:32.873Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T20:35:32.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T20:35:32.949Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-23T20:35:32.949Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-23T20:35:32.949Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-23T20:35:33.516Z] --- PASS: TestBuildWithHugeFile (163.42s) [2022-02-23T20:35:33.516Z] === RUN TestBuildWCOWSandboxSize [2022-02-23T20:35:33.516Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:35:33.516Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:35:33.516Z] === RUN TestBuildWithEmptyDockerfile [2022-02-23T20:35:33.516Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:35:33.516Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:35:33.516Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:35:33.516Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:35:33.516Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:35:33.516Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:35:33.516Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-23T20:35:33.516Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-23T20:35:33.516Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-23T20:35:33.516Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-23T20:35:33.516Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-23T20:35:33.516Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-23T20:35:33.516Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-23T20:35:33.516Z] === RUN TestBuildPreserveOwnership [2022-02-23T20:35:33.516Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:35:33.516Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-23T20:35:33.516Z] === RUN TestBuildPlatformInvalid [2022-02-23T20:35:33.516Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-23T20:35:33.516Z] PASS [2022-02-23T20:35:33.516Z] ok github.com/docker/docker/integration/build 257.948s [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] === Skipped [2022-02-23T20:35:33.516Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-23T20:35:33.516Z] build_session_test.go:25: TODO: BuildKit [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-23T20:35:33.516Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-23T20:35:33.516Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-23T20:35:33.516Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-23T20:35:33.516Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-23T20:35:33.516Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:35:33.516Z] [2022-02-23T20:35:33.516Z] DONE 29 tests, 6 skipped in 296.266s [2022-02-23T20:35:33.516Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-23T20:35:33.521Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T20:35:33.521Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T20:35:33.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:35:33.983Z] INFO: Testing against a local daemon [2022-02-23T20:35:33.983Z] === RUN TestConfigInspect [2022-02-23T20:35:33.983Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:33.983Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-23T20:35:33.983Z] === RUN TestConfigList [2022-02-23T20:35:33.983Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:33.983Z] --- SKIP: TestConfigList (0.00s) [2022-02-23T20:35:33.983Z] === RUN TestConfigsCreateAndDelete [2022-02-23T20:35:33.983Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:33.983Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-23T20:35:33.983Z] === RUN TestConfigsUpdate [2022-02-23T20:35:33.983Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:33.983Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-23T20:35:33.983Z] === RUN TestTemplatedConfig [2022-02-23T20:35:33.983Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:33.983Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-23T20:35:33.983Z] === RUN TestConfigCreateResolve [2022-02-23T20:35:33.983Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:35:33.983Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-23T20:35:33.983Z] PASS [2022-02-23T20:35:33.983Z] ok github.com/docker/docker/integration/config 0.119s [2022-02-23T20:35:34.090Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T20:35:34.091Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] === Skipped [2022-02-23T20:35:34.450Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-23T20:35:34.450Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-23T20:35:34.450Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-23T20:35:34.450Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-23T20:35:34.450Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-23T20:35:34.450Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-02-23T20:35:34.450Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:35:34.450Z] [2022-02-23T20:35:34.450Z] DONE 6 tests, 6 skipped in 2.759s [2022-02-23T20:35:34.450Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-23T20:35:34.661Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-23T20:35:35.233Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-23T20:35:35.233Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T20:35:35.233Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T20:35:35.805Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T20:35:36.748Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-23T20:35:37.285Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T20:35:37.319Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-23T20:35:37.319Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T20:35:37.319Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T20:35:37.579Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T20:35:37.579Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T20:35:37.750Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T20:35:38.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:35:38.250Z] INFO: Testing against a local daemon [2022-02-23T20:35:38.250Z] === RUN TestCheckpoint [2022-02-23T20:35:38.250Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:35:38.250Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-23T20:35:38.250Z] === RUN TestContainerInvalidJSON [2022-02-23T20:35:38.250Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:35:38.250Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:35:38.250Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:35:38.250Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:35:38.250Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-23T20:35:38.250Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-23T20:35:38.250Z] --- PASS: TestContainerInvalidJSON (0.06s) [2022-02-23T20:35:38.250Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-23T20:35:38.250Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-23T20:35:38.250Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-23T20:35:38.250Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-02-23T20:35:38.250Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-23T20:35:38.250Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-02-23T20:35:38.250Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-23T20:35:38.717Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-23T20:35:38.717Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-23T20:35:38.731Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T20:35:38.961Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-23T20:35:38.961Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T20:35:39.185Z] --- PASS: TestCopyToContainerPathIsNotDir (0.30s) [2022-02-23T20:35:39.185Z] === RUN TestCopyFromContainer [2022-02-23T20:35:39.185Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:39.185Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-23T20:35:39.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:35:39.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:35:39.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:35:39.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:35:39.185Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:35:39.185Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:35:39.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-23T20:35:39.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-23T20:35:39.185Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-23T20:35:39.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-23T20:35:39.185Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-23T20:35:39.185Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T20:35:39.185Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidEnv [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateTmpfsMountsTarget [2022-02-23T20:35:39.185Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:39.185Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-23T20:35:39.185Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:35:39.185Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-23T20:35:39.185Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:35:39.185Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:35:39.185Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:35:39.185Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-23T20:35:39.185Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-23T20:35:39.185Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-23T20:35:39.185Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T20:35:39.185Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-02-23T20:35:39.185Z] === RUN TestCreateDifferentPlatform [2022-02-23T20:35:39.185Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-23T20:35:39.185Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-23T20:35:39.185Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-23T20:35:39.185Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-23T20:35:39.185Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-02-23T20:35:39.185Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-23T20:35:39.185Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T20:35:39.185Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T20:35:39.185Z] === RUN TestContainerKillOnDaemonStart [2022-02-23T20:35:39.185Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:39.185Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestDiff [2022-02-23T20:35:39.185Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T20:35:39.185Z] --- SKIP: TestDiff (0.00s) [2022-02-23T20:35:39.185Z] === RUN TestExecWithCloseStdin [2022-02-23T20:35:39.222Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T20:35:39.706Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T20:35:39.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T20:35:40.589Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T20:35:41.135Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T20:35:41.705Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T20:35:41.705Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T20:35:41.705Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T20:35:42.275Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-23T20:35:42.279Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T20:35:42.966Z] --- PASS: TestExecWithCloseStdin (3.13s) [2022-02-23T20:35:42.966Z] === RUN TestExec [2022-02-23T20:35:43.217Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-23T20:35:43.789Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T20:35:43.793Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T20:35:44.049Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T20:35:44.049Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-23T20:35:45.433Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T20:35:45.433Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T20:35:45.909Z] --- PASS: TestExec (2.90s) [2022-02-23T20:35:45.909Z] === RUN TestExecUser [2022-02-23T20:35:45.909Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T20:35:45.909Z] --- SKIP: TestExecUser (0.00s) [2022-02-23T20:35:45.909Z] === RUN TestExportContainerAndImportImage [2022-02-23T20:35:45.909Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:45.909Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-23T20:35:45.909Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-23T20:35:45.909Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:45.909Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T20:35:45.909Z] === RUN TestHealthCheckWorkdir [2022-02-23T20:35:45.909Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T20:35:45.909Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-23T20:35:45.909Z] === RUN TestHealthKillContainer [2022-02-23T20:35:45.909Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T20:35:45.909Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-23T20:35:45.909Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-23T20:35:45.909Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:35:45.909Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:35:45.909Z] === RUN TestKillContainerInvalidSignal [2022-02-23T20:35:46.004Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T20:35:47.389Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2735315825 [2022-02-23T20:35:47.650Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T20:35:47.650Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T20:35:48.121Z] --- PASS: TestKillContainerInvalidSignal (2.59s) [2022-02-23T20:35:48.121Z] === RUN TestKillContainer [2022-02-23T20:35:48.121Z] === RUN TestKillContainer/no_signal [2022-02-23T20:35:48.593Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T20:35:48.853Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T20:35:48.853Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T20:35:49.800Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T20:35:50.905Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T20:35:50.905Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T20:35:50.905Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T20:35:51.068Z] === RUN TestKillContainer/non_killing_signal [2022-02-23T20:35:51.068Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T20:35:51.068Z] === RUN TestKillContainer/killing_signal [2022-02-23T20:35:51.192Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T20:35:51.452Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T20:35:51.452Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T20:35:51.712Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T20:35:51.712Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T20:35:51.879Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T20:35:52.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T20:35:52.281Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T20:35:53.279Z] --- PASS: TestKillContainer (5.46s) [2022-02-23T20:35:53.279Z] --- PASS: TestKillContainer/no_signal (2.60s) [2022-02-23T20:35:53.279Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:35:53.280Z] --- PASS: TestKillContainer/killing_signal (2.80s) [2022-02-23T20:35:53.280Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-23T20:35:53.280Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:35:53.280Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T20:35:53.280Z] === RUN TestKillStoppedContainer [2022-02-23T20:35:53.280Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:35:53.280Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-23T20:35:53.280Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-23T20:35:53.280Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:35:53.280Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T20:35:53.280Z] === RUN TestKillDifferentUserContainer [2022-02-23T20:35:53.747Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T20:35:53.747Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-23T20:35:53.747Z] === RUN TestInspectOomKilledTrue [2022-02-23T20:35:53.747Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:35:53.747Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-23T20:35:53.747Z] === RUN TestInspectOomKilledFalse [2022-02-23T20:35:53.747Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:35:53.747Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-23T20:35:53.747Z] === RUN TestLogsFollowTailEmpty [2022-02-23T20:35:54.193Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T20:35:55.959Z] --- PASS: TestLogsFollowTailEmpty (2.51s) [2022-02-23T20:35:55.959Z] === RUN TestNetworkNat [2022-02-23T20:35:55.959Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T20:35:55.959Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-23T20:35:55.959Z] === RUN TestNetworkLocalhostTCPNat [2022-02-23T20:35:57.485Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-23T20:35:58.903Z] --- PASS: TestNetworkLocalhostTCPNat (3.07s) [2022-02-23T20:35:58.903Z] === RUN TestNetworkLoopbackNat [2022-02-23T20:35:58.903Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T20:35:58.903Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-23T20:35:58.903Z] === RUN TestPause [2022-02-23T20:35:58.903Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T20:35:58.903Z] --- SKIP: TestPause (0.00s) [2022-02-23T20:35:58.903Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-23T20:35:58.986Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T20:35:59.397Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T20:35:59.970Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-23T20:36:01.354Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T20:36:01.853Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.53s) [2022-02-23T20:36:01.853Z] === RUN TestPauseStopPausedContainer [2022-02-23T20:36:01.853Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:36:01.853Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-23T20:36:01.853Z] === RUN TestPsFilter [2022-02-23T20:36:01.853Z] --- PASS: TestPsFilter (0.29s) [2022-02-23T20:36:01.853Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-23T20:36:01.925Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T20:36:02.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T20:36:02.584Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T20:36:02.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T20:36:02.865Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T20:36:03.805Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-23T20:36:04.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.86s) [2022-02-23T20:36:04.797Z] === RUN TestRemoveContainerWithVolume [2022-02-23T20:36:05.715Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T20:36:06.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-23T20:36:07.596Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T20:36:07.741Z] --- PASS: TestRemoveContainerWithVolume (2.95s) [2022-02-23T20:36:07.741Z] === RUN TestRemoveContainerRunning [2022-02-23T20:36:08.167Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T20:36:08.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T20:36:08.357Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T20:36:08.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T20:36:08.357Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T20:36:08.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T20:36:09.552Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T20:36:10.692Z] --- PASS: TestRemoveContainerRunning (2.67s) [2022-02-23T20:36:10.692Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-23T20:36:11.477Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T20:36:11.477Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-23T20:36:12.418Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T20:36:12.903Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.61s) [2022-02-23T20:36:12.904Z] === RUN TestRemoveInvalidContainer [2022-02-23T20:36:12.904Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-23T20:36:12.904Z] === RUN TestRenameLinkedContainer [2022-02-23T20:36:12.904Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T20:36:12.904Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-23T20:36:12.904Z] === RUN TestRenameStoppedContainer [2022-02-23T20:36:14.329Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-23T20:36:15.271Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T20:36:15.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T20:36:15.401Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T20:36:15.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T20:36:15.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T20:36:15.401Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T20:36:15.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T20:36:15.401Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T20:36:15.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T20:36:20.133Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T20:36:20.133Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T20:36:20.133Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T20:36:20.133Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T20:36:20.551Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T20:36:21.559Z] --- PASS: TestRenameStoppedContainer (7.81s) [2022-02-23T20:36:21.559Z] === RUN TestRenameRunningContainerAndReuse [2022-02-23T20:36:23.090Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T20:36:26.298Z] --- PASS: TestRenameRunningContainerAndReuse (5.38s) [2022-02-23T20:36:26.298Z] === RUN TestRenameInvalidName [2022-02-23T20:36:27.292Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-23T20:36:27.292Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T20:36:28.515Z] --- PASS: TestRenameInvalidName (2.51s) [2022-02-23T20:36:28.515Z] === RUN TestRenameAnonymousContainer [2022-02-23T20:36:29.833Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-23T20:36:31.216Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T20:36:31.786Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T20:36:32.520Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T20:36:32.781Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T20:36:32.781Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T20:36:32.781Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T20:36:33.356Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T20:36:35.914Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T20:36:39.210Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-23T20:36:39.210Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-23T20:36:39.782Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-23T20:36:39.782Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-23T20:36:39.782Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T20:36:39.782Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-23T20:36:39.782Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T20:36:39.782Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-23T20:36:40.724Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-23T20:36:41.667Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-23T20:36:42.239Z] docker_cli_service_logs_test.go:246: checking task 7rc2orukbglh [2022-02-23T20:36:42.239Z] docker_cli_service_logs_test.go:251: checking messages for 7rc2orukbglh [2022-02-23T20:36:42.239Z] docker_cli_service_logs_test.go:246: checking task gorlvxlof8ip [2022-02-23T20:36:42.239Z] docker_cli_service_logs_test.go:251: checking messages for gorlvxlof8ip [2022-02-23T20:36:42.499Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-23T20:36:43.440Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-23T20:36:43.567Z] --- PASS: TestRenameAnonymousContainer (13.52s) [2022-02-23T20:36:43.567Z] === RUN TestRenameContainerWithSameName [2022-02-23T20:36:44.568Z] --- PASS: TestRenameContainerWithSameName (2.53s) [2022-02-23T20:36:44.568Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-23T20:36:44.568Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T20:36:44.568Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-02-23T20:36:44.568Z] === RUN TestResize [2022-02-23T20:36:45.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T20:36:47.523Z] --- PASS: TestResize (2.58s) [2022-02-23T20:36:47.523Z] === RUN TestResizeWithInvalidSize [2022-02-23T20:36:47.640Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-23T20:36:47.901Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-23T20:36:47.901Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T20:36:47.901Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-23T20:36:48.470Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-23T20:36:49.041Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T20:36:49.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T20:36:49.075Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T20:36:50.041Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T20:36:50.041Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:36:50.041Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T20:36:50.478Z] --- PASS: TestResizeWithInvalidSize (2.61s) [2022-02-23T20:36:50.479Z] === RUN TestResizeWhenContainerNotStarted [2022-02-23T20:36:51.569Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T20:36:51.569Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T20:36:51.582Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-23T20:36:52.026Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T20:36:52.687Z] --- PASS: TestResizeWhenContainerNotStarted (2.78s) [2022-02-23T20:36:52.687Z] === RUN TestDaemonRestartKillContainers [2022-02-23T20:36:52.687Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:36:52.687Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:36:52.687Z] === RUN TestStats [2022-02-23T20:36:52.687Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T20:36:52.687Z] --- SKIP: TestStats (0.00s) [2022-02-23T20:36:52.687Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-23T20:36:52.965Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-23T20:36:53.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-23T20:36:55.821Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-23T20:36:56.393Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-23T20:36:57.797Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T20:36:58.317Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T20:36:58.758Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T20:36:58.758Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T20:36:58.758Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T20:36:58.758Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T20:36:58.758Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T20:37:00.229Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T20:37:00.924Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T20:37:01.894Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T20:37:02.351Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T20:37:02.771Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-23T20:37:02.807Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T20:37:02.828Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T20:37:03.092Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.84s) [2022-02-23T20:37:03.092Z] === RUN TestStopContainerWithTimeout [2022-02-23T20:37:03.092Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T20:37:03.092Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-23T20:37:03.092Z] === RUN TestUpdateRestartPolicy [2022-02-23T20:37:03.770Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T20:37:04.154Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-23T20:37:05.537Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-23T20:37:06.477Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-23T20:37:07.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-23T20:37:08.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-23T20:37:10.187Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-23T20:37:10.823Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T20:37:11.569Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-23T20:37:12.952Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-23T20:37:13.715Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T20:37:13.715Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T20:37:13.715Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T20:37:14.336Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T20:37:14.677Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T20:37:14.677Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T20:37:14.677Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T20:37:15.133Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T20:37:16.878Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-23T20:37:17.686Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T20:37:18.026Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T20:37:18.988Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T20:37:19.449Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-23T20:37:19.951Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T20:37:19.951Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T20:37:19.951Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T20:37:20.917Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T20:37:21.367Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-23T20:37:21.879Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T20:37:21.879Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T20:37:21.879Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T20:37:21.879Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T20:37:21.879Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T20:37:23.280Z] docker_cli_swarm_test.go:1895: [d38c4b73a6217] joining swarm manager [dea0d6c8327b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:37:23.511Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T20:37:24.662Z] docker_cli_swarm_test.go:1896: [d9765d7abbc06] joining swarm manager [dea0d6c8327b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:37:28.929Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T20:37:29.939Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T20:37:30.200Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T20:37:30.200Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T20:37:30.614Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T20:37:31.146Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T20:37:31.146Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T20:37:31.146Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T20:37:31.146Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T20:37:31.146Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T20:37:32.529Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T20:37:32.529Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T20:37:32.790Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T20:37:32.790Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T20:37:32.790Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-23T20:37:33.171Z] --- PASS: TestUpdateRestartPolicy (26.24s) [2022-02-23T20:37:33.171Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-23T20:37:33.171Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2022-02-23T20:37:33.171Z] === RUN TestWaitNonBlocked [2022-02-23T20:37:33.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:37:33.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:37:33.171Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:37:33.171Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:37:33.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-23T20:37:33.171Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-23T20:37:33.363Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T20:37:34.748Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T20:37:34.748Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T20:37:34.748Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T20:37:35.386Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-23T20:37:35.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.37s) [2022-02-23T20:37:35.386Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.63s) [2022-02-23T20:37:35.386Z] === RUN TestWaitBlocked [2022-02-23T20:37:35.386Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:37:35.386Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-23T20:37:35.386Z] PASS [2022-02-23T20:37:35.386Z] ok github.com/docker/docker/integration/container 117.264s [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === Skipped [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-23T20:37:35.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-23T20:37:35.386Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-23T20:37:35.386Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-23T20:37:35.386Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-23T20:37:35.386Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-23T20:37:35.386Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2022-02-23T20:37:35.386Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-23T20:37:35.386Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-23T20:37:35.386Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-23T20:37:35.386Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-23T20:37:35.386Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-23T20:37:35.386Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-23T20:37:35.386Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-23T20:37:35.386Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-23T20:37:35.386Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-23T20:37:35.386Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-23T20:37:35.386Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-23T20:37:35.386Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-23T20:37:35.386Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-23T20:37:35.386Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-23T20:37:35.386Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.386Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-23T20:37:35.386Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.386Z] [2022-02-23T20:37:35.387Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-23T20:37:35.387Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-23T20:37:35.387Z] [2022-02-23T20:37:35.387Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-02-23T20:37:35.387Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-23T20:37:35.387Z] [2022-02-23T20:37:35.387Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-23T20:37:35.387Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:37:35.387Z] [2022-02-23T20:37:35.387Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-23T20:37:35.387Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-23T20:37:35.387Z] [2022-02-23T20:37:35.387Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-23T20:37:35.387Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-23T20:37:35.387Z] [2022-02-23T20:37:35.387Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-23T20:37:35.387Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:37:35.387Z] [2022-02-23T20:37:35.387Z] DONE 87 tests, 33 skipped in 120.605s [2022-02-23T20:37:35.387Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-23T20:37:36.662Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T20:37:37.717Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T20:37:39.209Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T20:37:39.209Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite (1286.66s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.24s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.37s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.86s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.71s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.74s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.28s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.80s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.09s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.82s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.62s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.48s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.31s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.66s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.87s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.93s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.19s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.49s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.97s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.48s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.98s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.57s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.52s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.90s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.87s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.71s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.26s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.59s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.98s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.02s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.91s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.25s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.04s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.06s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.46s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.22s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.81s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.15s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.74s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.77s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.84s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.30s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.95s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCmd (0.22s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.09s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.97s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.60s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.81s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.46s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.10s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.46s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.89s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.95s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.75s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.29s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.49s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.17s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.48s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.63s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.05s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.49s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.35s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.94s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.68s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.15s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.13s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.26s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.86s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.88s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.40s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnv (1.46s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.27s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.05s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.60s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.06s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.82s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.20s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.37s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.63s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.75s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.63s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.84s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.30s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildHistory (4.33s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.57s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabel (0.44s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.17s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.73s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.26s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.87s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.68s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2022-02-23T20:37:39.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.62s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.46s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.11s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.84s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2022-02-23T20:37:39.209Z] --- PASS: TestDockerSuite/TestBuildPATH (1.47s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.64s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.99s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.95s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildRm (2.71s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.61s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildUser (1.22s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.80s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.80s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.26s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.93s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.73s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.70s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.55s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.35s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.52s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.65s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.39s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.59s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.68s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.76s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.48s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.28s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.55s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.46s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.50s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.04s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.05s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.60s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.64s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.40s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.17s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.43s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.43s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.60s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006b7e48_} (1.35s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13731417913_/foo_false____} (1.45s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13731417913_/foo_true____} (1.38s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3538358200_/foo_false____} (0.67s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3538358200_/foo_true____} (1.70s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3538358200_/foo_true__0xc0006b7ec0__} (1.35s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006b7ef0_} (1.33s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006b7fb0_} (1.38s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007d2048_} (1.47s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007d22d0_} (1.36s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.43s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.82s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.57s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.53s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.57s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.59s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.53s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.92s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.59s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.81s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.95s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.27s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.19s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.15s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.63s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.74s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.53s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.87s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.93s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToStdout (0.65s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.83s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2022-02-23T20:37:39.210Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.60s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.74s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.94s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.54s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.99s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.46s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.70s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.18s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.91s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.47s) [2022-02-23T20:37:39.210Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.60s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.29s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.66s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.87s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.07s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.35s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFilters (1.12s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.58s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-02-23T20:37:39.211Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T20:37:39.211Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsResize (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.81s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.60s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExec (0.67s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.66s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecStartFails (0.62s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.72s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-02-23T20:37:39.211Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.71s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestHealth (19.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.62s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.68s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.81s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.79s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.59s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-02-23T20:37:39.211Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T20:37:39.211Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.03s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.10s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.60s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.98s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.22s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.97s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.94s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.25s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.81s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.66s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.56s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestNetHostname (1.69s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.76s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginActive (1.98s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.71s) [2022-02-23T20:37:39.211Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.25s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.85s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.48s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.83s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.20s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.24s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPortList (8.03s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.08s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.83s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.96s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsByOrder (1.87s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.14s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.10s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.39s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.79s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.75s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.83s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-02-23T20:37:39.211Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.71s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.24s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.52s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.38s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.48s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.15s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.51s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.70s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.67s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.23s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.57s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.17s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.64s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.65s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.64s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.77s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.13s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.19s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.49s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.15s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.53s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.57s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.42s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.93s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.26s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.08s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.70s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.04s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunMount (4.53s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.94s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.34s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.59s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.91s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.11s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.21s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.81s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.58s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.41s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.59s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.67s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.88s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.08s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.40s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunState (1.27s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.56s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunSysctls (1.15s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.37s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.15s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.22s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.89s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.52s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.50s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserByID (0.63s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.70s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.86s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.67s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.77s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.98s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.72s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.58s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.31s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-02-23T20:37:39.212Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-02-23T20:37:39.212Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.57s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.57s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.82s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.51s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.23s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.80s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.33s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.66s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.00s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.02s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.99s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartRecordError (1.39s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.23s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.89s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.41s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.54s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.54s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.61s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.88s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.82s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.24s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.43s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.47s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.77s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.28s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.51s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.30s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.50s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-02-23T20:37:39.213Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-02-23T20:37:39.213Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-23T20:37:39.213Z] === RUN TestDockerRegistrySuite [2022-02-23T20:37:39.213Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T20:37:40.153Z] check_test.go:195: [d890f8bd8890d] daemon is not started [2022-02-23T20:37:40.153Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T20:37:40.414Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-23T20:37:41.355Z] check_test.go:195: [dc1b62ef2a532] daemon is not started [2022-02-23T20:37:41.355Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T20:37:42.744Z] check_test.go:195: [d1852c752c989] daemon is not started [2022-02-23T20:37:42.744Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T20:37:43.004Z] check_test.go:195: [d5e18a01126e6] daemon is not started [2022-02-23T20:37:43.004Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:37:45.547Z] check_test.go:195: [d8b9677b39376] daemon is not started [2022-02-23T20:37:45.547Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:37:48.842Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-23T20:37:51.383Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-23T20:37:51.383Z] check_test.go:195: [d04530c4fe3f4] daemon is not started [2022-02-23T20:37:51.383Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T20:37:54.680Z] check_test.go:195: [d2bb9569cecbe] daemon is not started [2022-02-23T20:37:54.680Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T20:37:55.251Z] check_test.go:195: [d9469303be540] daemon is not started [2022-02-23T20:37:55.251Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T20:37:56.193Z] check_test.go:195: [d5b635d0219e4] daemon is not started [2022-02-23T20:37:56.193Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T20:37:57.135Z] check_test.go:195: [d198cedb9a384] daemon is not started [2022-02-23T20:37:57.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T20:37:58.518Z] check_test.go:195: [db0c4cb5ed3a7] daemon is not started [2022-02-23T20:37:58.518Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T20:37:58.863Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T20:37:58.863Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T20:37:58.863Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T20:37:59.459Z] check_test.go:195: [d6042e9575aed] daemon is not started [2022-02-23T20:37:59.459Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T20:38:00.401Z] check_test.go:195: [d39aa60537840] daemon is not started [2022-02-23T20:38:00.401Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T20:38:01.342Z] check_test.go:195: [ddeaf79da0b33] daemon is not started [2022-02-23T20:38:01.342Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T20:38:02.282Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4ca46b6c7269e0e1a220028ad0665f6c621db24cfbdaaab23ad0d810842bfcda [2022-02-23T20:38:02.852Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ffc48aad9a472fec93ae0d0f52e1e3f53c750e4d14cf3298e8ef85d23e2990c [2022-02-23T20:38:03.113Z] check_test.go:195: [dfd0464187a4c] daemon is not started [2022-02-23T20:38:03.113Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T20:38:04.082Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9474659da82f2d69c56c475159e6c1ae65a5c5b9fff49a03131e64d2fa976bd4 [2022-02-23T20:38:04.654Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ed1808f7cbd4ee4b2fff9384d87c7516a293f0e129590039086a29116fdbd38 [2022-02-23T20:38:04.914Z] check_test.go:195: [d8c344dac261d] daemon is not started [2022-02-23T20:38:04.914Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T20:38:05.579Z] === RUN TestConfigDaemonLibtrustID [2022-02-23T20:38:05.579Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T20:38:05.579Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-23T20:38:05.579Z] === RUN TestDaemonConfigValidation [2022-02-23T20:38:05.579Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T20:38:05.579Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-23T20:38:05.579Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-23T20:38:05.579Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T20:38:05.579Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T20:38:05.579Z] === RUN TestDaemonProxy [2022-02-23T20:38:05.579Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T20:38:05.579Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-23T20:38:05.579Z] PASS [2022-02-23T20:38:05.579Z] ok github.com/docker/docker/integration/daemon 0.155s [2022-02-23T20:38:05.579Z] [2022-02-23T20:38:05.579Z] === Skipped [2022-02-23T20:38:05.579Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-23T20:38:05.579Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-23T20:38:05.579Z] [2022-02-23T20:38:05.579Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-23T20:38:05.579Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-23T20:38:05.579Z] [2022-02-23T20:38:05.579Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-23T20:38:05.579Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-23T20:38:05.579Z] [2022-02-23T20:38:05.579Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-23T20:38:05.579Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-23T20:38:05.579Z] [2022-02-23T20:38:05.579Z] DONE 4 tests, 4 skipped in 28.456s [2022-02-23T20:38:05.579Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-23T20:38:06.298Z] check_test.go:195: [d258d9e8b7109] daemon is not started [2022-02-23T20:38:06.298Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T20:38:06.558Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-23T20:38:09.111Z] docker_cli_swarm_test.go:1796: [d90d6d6b9d0b5] joining swarm manager [dfc4fccda7244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:38:09.111Z] check_test.go:195: [d93a50b0fbb9e] daemon is not started [2022-02-23T20:38:09.111Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T20:38:09.225Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T20:38:09.225Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T20:38:09.225Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T20:38:09.225Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T20:38:09.225Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T20:38:09.225Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T20:38:09.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:09.653Z] INFO: Testing against a local daemon [2022-02-23T20:38:09.653Z] === RUN TestCommitInheritsEnv [2022-02-23T20:38:09.653Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:38:09.653Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-23T20:38:09.653Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-23T20:38:09.653Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:38:09.653Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:38:09.653Z] === RUN TestImportWithCustomPlatform [2022-02-23T20:38:09.653Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:38:09.653Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-23T20:38:09.653Z] === RUN TestImagesFilterMultiReference [2022-02-23T20:38:09.653Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2022-02-23T20:38:09.653Z] === RUN TestImagePullPlatformInvalid [2022-02-23T20:38:09.653Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-23T20:38:09.653Z] === RUN TestRemoveImageOrphaning [2022-02-23T20:38:09.682Z] check_test.go:195: [da2d0e7046daf] daemon is not started [2022-02-23T20:38:09.682Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:38:09.942Z] check_test.go:195: [d40dce736ca45] daemon is not started [2022-02-23T20:38:09.942Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:38:09.942Z] docker_cli_swarm_test.go:1797: [de5b9bab8b4d9] joining swarm manager [dfc4fccda7244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:38:10.631Z] --- PASS: TestRemoveImageOrphaning (1.35s) [2022-02-23T20:38:10.631Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-23T20:38:10.631Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-23T20:38:10.631Z] === RUN TestTagInvalidReference [2022-02-23T20:38:10.631Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-23T20:38:10.631Z] === RUN TestTagValidPrefixedRepo [2022-02-23T20:38:10.882Z] check_test.go:195: [d494ac5ca813a] daemon is not started [2022-02-23T20:38:10.883Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:38:11.094Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-23T20:38:11.094Z] === RUN TestTagExistedNameWithoutForce [2022-02-23T20:38:11.094Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-23T20:38:11.094Z] === RUN TestTagOfficialNames [2022-02-23T20:38:11.094Z] --- PASS: TestTagOfficialNames (0.13s) [2022-02-23T20:38:11.094Z] === RUN TestTagMatchesDigest [2022-02-23T20:38:11.094Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-23T20:38:11.094Z] PASS [2022-02-23T20:38:11.094Z] ok github.com/docker/docker/integration/image 2.048s [2022-02-23T20:38:11.400Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T20:38:11.400Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T20:38:11.400Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T20:38:11.557Z] [2022-02-23T20:38:11.557Z] === Skipped [2022-02-23T20:38:11.557Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-23T20:38:11.557Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:38:11.557Z] [2022-02-23T20:38:11.557Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-23T20:38:11.557Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:38:11.557Z] [2022-02-23T20:38:11.557Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-23T20:38:11.557Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-23T20:38:11.557Z] [2022-02-23T20:38:11.557Z] DONE 12 tests, 3 skipped in 7.421s [2022-02-23T20:38:11.557Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-23T20:38:11.824Z] check_test.go:195: [dff231599e861] daemon is not started [2022-02-23T20:38:11.824Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:38:12.146Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T20:38:12.763Z] check_test.go:195: [d627ec8354a5f] daemon is not started [2022-02-23T20:38:12.763Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T20:38:14.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:14.481Z] INFO: Testing against a local daemon [2022-02-23T20:38:14.481Z] === RUN TestNetworkCreateDelete [2022-02-23T20:38:14.481Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:14.481Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDockerNetworkDeletePreferID [2022-02-23T20:38:14.481Z] 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-02-23T20:38:14.481Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDaemonDNSFallback [2022-02-23T20:38:14.481Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:14.481Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestInspectNetwork [2022-02-23T20:38:14.481Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T20:38:14.481Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestRunContainerWithBridgeNone [2022-02-23T20:38:14.481Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:14.481Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestNetworkInvalidJSON [2022-02-23T20:38:14.481Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-23T20:38:14.481Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-23T20:38:14.481Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:38:14.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:38:14.481Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:38:14.481Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:38:14.481Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-23T20:38:14.481Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-23T20:38:14.481Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-23T20:38:14.481Z] === RUN TestNetworkList [2022-02-23T20:38:14.481Z] === RUN TestNetworkList//networks [2022-02-23T20:38:14.481Z] === PAUSE TestNetworkList//networks [2022-02-23T20:38:14.481Z] === RUN TestNetworkList//networks/ [2022-02-23T20:38:14.481Z] === PAUSE TestNetworkList//networks/ [2022-02-23T20:38:14.481Z] === CONT TestNetworkList//networks [2022-02-23T20:38:14.481Z] === CONT TestNetworkList//networks/ [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkList (0.04s) [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-23T20:38:14.481Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestHostIPv4BridgeLabel [2022-02-23T20:38:14.481Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-23T20:38:14.481Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDaemonDefaultNetworkPools [2022-02-23T20:38:14.481Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-23T20:38:14.481Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-23T20:38:14.481Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-23T20:38:14.481Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestServiceWithPredefinedNetwork [2022-02-23T20:38:14.481Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-23T20:38:14.481Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:38:14.481Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestServiceWithDataPathPortInit [2022-02-23T20:38:14.481Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:38:14.481Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-23T20:38:14.481Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:38:14.481Z] PASS [2022-02-23T20:38:14.481Z] ok github.com/docker/docker/integration/network 0.192s [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === Skipped [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-23T20:38:14.481Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-23T20:38:14.481Z] 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-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-23T20:38:14.481Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-23T20:38:14.481Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-23T20:38:14.481Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-23T20:38:14.481Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:243: FLAKY_TEST [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-23T20:38:14.481Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-23T20:38:14.481Z] [2022-02-23T20:38:14.481Z] DONE 22 tests, 15 skipped in 3.022s [2022-02-23T20:38:14.481Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-23T20:38:15.303Z] check_test.go:195: [d02a5df0bda54] daemon is not started [2022-02-23T20:38:15.303Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T20:38:15.303Z] check_test.go:195: [d5300dd7a38db] daemon is not started [2022-02-23T20:38:15.303Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T20:38:15.461Z] testing: warning: no tests to run [2022-02-23T20:38:15.461Z] PASS [2022-02-23T20:38:15.461Z] ok github.com/docker/docker/integration/network/ipvlan 0.107s [2022-02-23T20:38:15.461Z] [2022-02-23T20:38:15.461Z] DONE 0 tests in 0.921s [2022-02-23T20:38:15.925Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-23T20:38:16.244Z] check_test.go:195: [de29c31d589a2] daemon is not started [2022-02-23T20:38:16.244Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T20:38:16.815Z] check_test.go:195: [dcd85512c3ae2] daemon is not started [2022-02-23T20:38:16.815Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T20:38:16.815Z] check_test.go:195: [d631a352f116d] daemon is not started [2022-02-23T20:38:16.815Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T20:38:16.902Z] testing: warning: no tests to run [2022-02-23T20:38:16.902Z] PASS [2022-02-23T20:38:16.902Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2022-02-23T20:38:16.902Z] [2022-02-23T20:38:16.902Z] DONE 0 tests in 0.903s [2022-02-23T20:38:16.902Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-23T20:38:17.074Z] check_test.go:195: [df2f29d60eb84] daemon is not started [2022-02-23T20:38:17.074Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T20:38:17.172Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T20:38:17.172Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T20:38:17.172Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T20:38:17.172Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T20:38:17.334Z] check_test.go:195: [dc4cd599e5ceb] daemon is not started [2022-02-23T20:38:17.334Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T20:38:17.594Z] check_test.go:195: [d1dc7d151f6fa] daemon is not started [2022-02-23T20:38:17.594Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T20:38:17.628Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T20:38:17.628Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T20:38:17.628Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T20:38:17.854Z] check_test.go:195: [dccb1d015216e] daemon is not started [2022-02-23T20:38:17.855Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T20:38:17.964Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T20:38:18.797Z] check_test.go:195: [dfdb215e0f3ee] daemon is not started [2022-02-23T20:38:18.797Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T20:38:19.794Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T20:38:19.794Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T20:38:19.794Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T20:38:19.841Z] testing: warning: no tests to run [2022-02-23T20:38:19.841Z] PASS [2022-02-23T20:38:19.841Z] ok github.com/docker/docker/integration/plugin 0.104s [2022-02-23T20:38:19.841Z] [2022-02-23T20:38:19.841Z] DONE 0 tests in 2.961s [2022-02-23T20:38:19.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-23T20:38:20.184Z] check_test.go:195: [d061b1b5a7728] daemon is not started [2022-02-23T20:38:20.184Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T20:38:20.824Z] testing: warning: no tests to run [2022-02-23T20:38:20.824Z] PASS [2022-02-23T20:38:20.825Z] ok github.com/docker/docker/integration/plugin/authz 0.100s [2022-02-23T20:38:20.825Z] [2022-02-23T20:38:20.825Z] DONE 0 tests in 0.931s [2022-02-23T20:38:20.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-23T20:38:20.884Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T20:38:21.125Z] check_test.go:195: [d0e468a55f2ae] daemon is not started [2022-02-23T20:38:21.125Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T20:38:21.345Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T20:38:21.345Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T20:38:22.064Z] check_test.go:195: [d6b6ffee28e25] daemon is not started [2022-02-23T20:38:22.064Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T20:38:23.017Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite (44.71s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.13s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.54s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.46s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.11s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.04s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.07s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.62s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.12s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-02-23T20:38:23.590Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2022-02-23T20:38:23.591Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-02-23T20:38:23.591Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-02-23T20:38:23.591Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T20:38:23.591Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T20:38:23.851Z] check_test.go:222: [d06615e733db2] daemon is not started [2022-02-23T20:38:23.851Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T20:38:24.266Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T20:38:25.240Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T20:38:25.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-23T20:38:26.706Z] check_test.go:222: [d4fbcbc68f5d5] daemon is not started [2022-02-23T20:38:26.706Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T20:38:26.786Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T20:38:27.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:27.955Z] INFO: Testing against a local daemon [2022-02-23T20:38:27.955Z] === RUN TestPluginInvalidJSON [2022-02-23T20:38:27.955Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:38:27.955Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:38:27.955Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-23T20:38:27.955Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-23T20:38:27.955Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-23T20:38:27.955Z] === RUN TestPluginInstall [2022-02-23T20:38:27.955Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T20:38:27.955Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-23T20:38:27.955Z] === RUN TestPluginsWithRuntimes [2022-02-23T20:38:27.955Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T20:38:27.955Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-23T20:38:27.955Z] === RUN TestPluginBackCompatMediaTypes [2022-02-23T20:38:27.955Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T20:38:27.955Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-02-23T20:38:27.955Z] PASS [2022-02-23T20:38:27.955Z] ok github.com/docker/docker/integration/plugin/common 0.149s [2022-02-23T20:38:27.955Z] [2022-02-23T20:38:27.955Z] === Skipped [2022-02-23T20:38:27.955Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-23T20:38:27.955Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-23T20:38:27.955Z] [2022-02-23T20:38:27.955Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-23T20:38:27.955Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-23T20:38:27.955Z] [2022-02-23T20:38:27.955Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-02-23T20:38:27.955Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-23T20:38:27.955Z] [2022-02-23T20:38:27.955Z] DONE 5 tests, 3 skipped in 6.215s [2022-02-23T20:38:27.955Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-23T20:38:30.914Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:30.914Z] INFO: Testing against a local daemon [2022-02-23T20:38:30.914Z] === RUN TestExternalGraphDriver [2022-02-23T20:38:30.914Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T20:38:30.914Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-02-23T20:38:30.914Z] === RUN TestGraphdriverPluginV2 [2022-02-23T20:38:30.914Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T20:38:30.914Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-23T20:38:30.914Z] PASS [2022-02-23T20:38:30.914Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.151s [2022-02-23T20:38:30.914Z] [2022-02-23T20:38:30.914Z] === Skipped [2022-02-23T20:38:30.914Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-02-23T20:38:30.914Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-23T20:38:30.914Z] [2022-02-23T20:38:30.914Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-23T20:38:30.914Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-23T20:38:30.914Z] [2022-02-23T20:38:30.914Z] DONE 2 tests, 2 skipped in 3.160s [2022-02-23T20:38:30.914Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-23T20:38:33.289Z] check_test.go:222: [d177ff36e83b0] daemon is not started [2022-02-23T20:38:33.289Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T20:38:33.549Z] check_test.go:222: [dd6bcfdd3bbd9] daemon is not started [2022-02-23T20:38:33.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T20:38:33.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-23T20:38:33.549Z] check_test.go:222: [d9c9e933d6df3] daemon is not started [2022-02-23T20:38:33.549Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T20:38:33.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:33.846Z] INFO: Testing against a local daemon [2022-02-23T20:38:33.846Z] === RUN TestReadPluginNoRead [2022-02-23T20:38:33.846Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T20:38:33.846Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-23T20:38:33.846Z] PASS [2022-02-23T20:38:33.846Z] ok github.com/docker/docker/integration/plugin/logging 0.130s [2022-02-23T20:38:33.846Z] [2022-02-23T20:38:33.846Z] === Skipped [2022-02-23T20:38:33.846Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-23T20:38:33.846Z] read_test.go:21: no unix domain sockets on Windows [2022-02-23T20:38:33.846Z] [2022-02-23T20:38:33.846Z] DONE 1 tests, 1 skipped in 2.817s [2022-02-23T20:38:33.846Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-23T20:38:34.933Z] check_test.go:222: [d7eb67d762fa2] daemon is not started [2022-02-23T20:38:34.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T20:38:35.408Z] testing: warning: no tests to run [2022-02-23T20:38:35.408Z] PASS [2022-02-23T20:38:35.408Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.112s [2022-02-23T20:38:35.408Z] [2022-02-23T20:38:35.408Z] DONE 0 tests in 1.430s [2022-02-23T20:38:35.408Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-23T20:38:35.875Z] docker_cli_swarm_test.go:1315: [d77ea0c761301] joining swarm manager [d82be599b9d29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:38:35.875Z] check_test.go:222: [dad7281aa0846] daemon is not started [2022-02-23T20:38:35.875Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T20:38:37.259Z] docker_cli_swarm_test.go:1316: [deb53e73a799b] joining swarm manager [d82be599b9d29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:38:37.259Z] check_test.go:222: [dc4baec9b2599] daemon is not started [2022-02-23T20:38:37.259Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T20:38:38.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:38.343Z] INFO: Testing against a local daemon [2022-02-23T20:38:38.343Z] === RUN TestPluginWithDevMounts [2022-02-23T20:38:38.343Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:38.343Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-23T20:38:38.343Z] PASS [2022-02-23T20:38:38.343Z] ok github.com/docker/docker/integration/plugin/volumes 0.125s [2022-02-23T20:38:38.343Z] [2022-02-23T20:38:38.343Z] === Skipped [2022-02-23T20:38:38.343Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-23T20:38:38.343Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:38.343Z] [2022-02-23T20:38:38.343Z] DONE 1 tests, 1 skipped in 2.724s [2022-02-23T20:38:38.343Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-23T20:38:39.206Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T20:38:39.668Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T20:38:39.803Z] check_test.go:222: [db060c8e87812] daemon is not started [2022-02-23T20:38:39.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T20:38:40.063Z] check_test.go:222: [ddf960ade49ee] daemon is not started [2022-02-23T20:38:40.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T20:38:40.323Z] check_test.go:222: [d0d0ef138c836] daemon is not started [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite (16.71s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.63s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.10s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.13s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.48s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-02-23T20:38:40.323Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-02-23T20:38:40.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T20:38:40.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T20:38:40.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:40.541Z] INFO: Testing against a local daemon [2022-02-23T20:38:40.541Z] === RUN TestSecretInspect [2022-02-23T20:38:40.541Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-23T20:38:40.541Z] === RUN TestSecretList [2022-02-23T20:38:40.541Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] --- SKIP: TestSecretList (0.00s) [2022-02-23T20:38:40.541Z] === RUN TestSecretsCreateAndDelete [2022-02-23T20:38:40.541Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-23T20:38:40.541Z] === RUN TestSecretsUpdate [2022-02-23T20:38:40.541Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-23T20:38:40.541Z] === RUN TestTemplatedSecret [2022-02-23T20:38:40.541Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-23T20:38:40.541Z] === RUN TestSecretCreateResolve [2022-02-23T20:38:40.541Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:40.541Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-23T20:38:40.541Z] PASS [2022-02-23T20:38:40.541Z] ok github.com/docker/docker/integration/secret 0.133s [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] === Skipped [2022-02-23T20:38:40.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-23T20:38:40.541Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-23T20:38:40.541Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-23T20:38:40.541Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-23T20:38:40.541Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-23T20:38:40.541Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-23T20:38:40.541Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:40.541Z] [2022-02-23T20:38:40.541Z] DONE 6 tests, 6 skipped in 2.503s [2022-02-23T20:38:41.004Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-23T20:38:41.265Z] check_test.go:251: [d6fef954ab678] daemon is not started [2022-02-23T20:38:41.265Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T20:38:41.836Z] check_test.go:251: [d3332a80a8659] daemon is not started [2022-02-23T20:38:41.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T20:38:41.836Z] check_test.go:251: [d993d99ffb0dc] daemon is not started [2022-02-23T20:38:41.836Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T20:38:43.219Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T20:38:43.789Z] check_test.go:251: [d3ff83fc3d58f] daemon is not started [2022-02-23T20:38:43.789Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T20:38:43.935Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:43.936Z] INFO: Testing against a local daemon [2022-02-23T20:38:43.936Z] === RUN TestServiceCreateInit [2022-02-23T20:38:43.936Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-23T20:38:43.936Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-23T20:38:43.936Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceMultipleTimes [2022-02-23T20:38:43.936Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceConflict [2022-02-23T20:38:43.936Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceMaxReplicas [2022-02-23T20:38:43.936Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-23T20:38:43.936Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-23T20:38:43.936Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceSecretFileMode [2022-02-23T20:38:43.936Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceConfigFileMode [2022-02-23T20:38:43.936Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceSysctls [2022-02-23T20:38:43.936Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-02-23T20:38:43.936Z] === RUN TestCreateServiceCapabilities [2022-02-23T20:38:43.936Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-23T20:38:43.936Z] === RUN TestInspect [2022-02-23T20:38:43.936Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestInspect (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestCreateJob [2022-02-23T20:38:43.936Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestCreateJob (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestReplicatedJob [2022-02-23T20:38:43.936Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestUpdateReplicatedJob [2022-02-23T20:38:43.936Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServiceListWithStatuses [2022-02-23T20:38:43.936Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestDockerNetworkConnectAlias [2022-02-23T20:38:43.936Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestDockerNetworkReConnect [2022-02-23T20:38:43.936Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServicePlugin [2022-02-23T20:38:43.936Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:43.936Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServiceUpdateLabel [2022-02-23T20:38:43.936Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServiceUpdateSecrets [2022-02-23T20:38:43.936Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServiceUpdateConfigs [2022-02-23T20:38:43.936Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServiceUpdateNetwork [2022-02-23T20:38:43.936Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-23T20:38:43.936Z] === RUN TestServiceUpdatePidsLimit [2022-02-23T20:38:43.936Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:43.936Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-23T20:38:43.936Z] PASS [2022-02-23T20:38:43.936Z] ok github.com/docker/docker/integration/service 0.297s [2022-02-23T20:38:44.050Z] check_test.go:251: [df3f97e207ccf] daemon is not started [2022-02-23T20:38:44.050Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === Skipped [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:38:44.400Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:38:44.400Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-23T20:38:44.400Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-23T20:38:44.400Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-23T20:38:44.400Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-23T20:38:44.400Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-23T20:38:44.400Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-23T20:38:44.400Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-02-23T20:38:44.400Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-23T20:38:44.400Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-23T20:38:44.400Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-23T20:38:44.400Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-23T20:38:44.400Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-23T20:38:44.400Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-23T20:38:44.400Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-23T20:38:44.400Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-23T20:38:44.400Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-23T20:38:44.400Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-23T20:38:44.400Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-23T20:38:44.400Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-23T20:38:44.400Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-23T20:38:44.400Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-23T20:38:44.400Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-23T20:38:44.400Z] [2022-02-23T20:38:44.400Z] DONE 24 tests, 23 skipped in 3.376s [2022-02-23T20:38:44.400Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-23T20:38:44.991Z] check_test.go:251: [d4343207e64a9] daemon is not started [2022-02-23T20:38:44.991Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T20:38:45.251Z] check_test.go:251: [d86c0701958e9] daemon is not started [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.74s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-02-23T20:38:45.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-02-23T20:38:45.251Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T20:38:45.251Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T20:38:46.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:46.597Z] INFO: Testing against a local daemon [2022-02-23T20:38:46.597Z] === RUN TestSessionCreate [2022-02-23T20:38:46.597Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T20:38:46.597Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-23T20:38:46.597Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-23T20:38:46.597Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T20:38:46.597Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T20:38:46.597Z] PASS [2022-02-23T20:38:46.597Z] ok github.com/docker/docker/integration/session 0.117s [2022-02-23T20:38:46.597Z] [2022-02-23T20:38:46.597Z] === Skipped [2022-02-23T20:38:46.597Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-23T20:38:46.597Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-23T20:38:46.597Z] [2022-02-23T20:38:46.597Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-23T20:38:46.597Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-23T20:38:46.597Z] [2022-02-23T20:38:46.597Z] DONE 2 tests, 2 skipped in 2.341s [2022-02-23T20:38:47.063Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-23T20:38:49.281Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:49.281Z] INFO: Testing against a local daemon [2022-02-23T20:38:49.281Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-23T20:38:49.281Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:49.281Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestDiskUsage [2022-02-23T20:38:49.281Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T20:38:49.281Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestEventsExecDie [2022-02-23T20:38:49.281Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T20:38:49.281Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestEventsBackwardsCompatible [2022-02-23T20:38:49.281Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T20:38:49.281Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestEventsVolumeCreate [2022-02-23T20:38:49.281Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T20:38:49.281Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestInfoAPI [2022-02-23T20:38:49.281Z] --- PASS: TestInfoAPI (0.05s) [2022-02-23T20:38:49.281Z] === RUN TestInfoAPIWarnings [2022-02-23T20:38:49.281Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:38:49.281Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestInfoDebug [2022-02-23T20:38:49.281Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:38:49.281Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestInfoInsecureRegistries [2022-02-23T20:38:49.281Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:38:49.281Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestInfoRegistryMirrors [2022-02-23T20:38:49.281Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:38:49.281Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-23T20:38:49.281Z] === RUN TestLoginFailsWithBadCredentials [2022-02-23T20:38:49.703Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T20:38:49.703Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T20:38:49.703Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T20:38:49.703Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T20:38:50.264Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-02-23T20:38:50.264Z] === RUN TestPingCacheHeaders [2022-02-23T20:38:50.264Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-02-23T20:38:50.264Z] === RUN TestPingGet [2022-02-23T20:38:50.264Z] --- PASS: TestPingGet (0.05s) [2022-02-23T20:38:50.546Z] check_test.go:278: [d2df02f43a670] daemon is not started [2022-02-23T20:38:50.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T20:38:50.546Z] check_test.go:278: [db8c5dac14feb] daemon is not started [2022-02-23T20:38:50.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T20:38:50.546Z] check_test.go:278: [d3d1342658c0a] daemon is not started [2022-02-23T20:38:50.546Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T20:38:50.728Z] === RUN TestPingHead [2022-02-23T20:38:50.728Z] --- PASS: TestPingHead (0.05s) [2022-02-23T20:38:50.728Z] === RUN TestVersion [2022-02-23T20:38:50.728Z] --- PASS: TestVersion (0.04s) [2022-02-23T20:38:50.728Z] PASS [2022-02-23T20:38:50.728Z] ok github.com/docker/docker/integration/system 1.370s [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === Skipped [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-23T20:38:50.728Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-23T20:38:50.728Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-23T20:38:50.728Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-23T20:38:50.728Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-23T20:38:50.728Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-23T20:38:50.728Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-23T20:38:50.728Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-23T20:38:50.728Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-23T20:38:50.728Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-23T20:38:50.728Z] [2022-02-23T20:38:50.728Z] DONE 15 tests, 9 skipped in 3.805s [2022-02-23T20:38:50.728Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-23T20:38:50.806Z] check_test.go:278: [da498925bbe12] daemon is not started [2022-02-23T20:38:50.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T20:38:51.066Z] check_test.go:278: [d8bf96f6430b4] daemon is not started [2022-02-23T20:38:51.066Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-02-23T20:38:51.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-23T20:38:51.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-23T20:38:51.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-02-23T20:38:51.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-23T20:38:51.066Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-02-23T20:38:51.066Z] === RUN TestDockerNetworkSuite [2022-02-23T20:38:51.066Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-23T20:38:52.008Z] docker_cli_network_unix_test.go:46: [d2813b01b2517] daemon is not started [2022-02-23T20:38:52.008Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-23T20:38:52.093Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T20:38:52.268Z] docker_cli_network_unix_test.go:46: [d7953c2386da4] daemon is not started [2022-02-23T20:38:52.529Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-23T20:38:53.657Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:38:53.657Z] INFO: Testing against a local daemon [2022-02-23T20:38:53.657Z] === RUN TestVolumesCreateAndList [2022-02-23T20:38:53.657Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-23T20:38:53.657Z] === RUN TestVolumesRemove [2022-02-23T20:38:53.657Z] --- PASS: TestVolumesRemove (0.14s) [2022-02-23T20:38:53.657Z] === RUN TestVolumesInspect [2022-02-23T20:38:53.657Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-23T20:38:53.657Z] === RUN TestVolumesInvalidJSON [2022-02-23T20:38:53.657Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-23T20:38:53.657Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-23T20:38:53.657Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-23T20:38:53.657Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-02-23T20:38:53.657Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-23T20:38:53.657Z] PASS [2022-02-23T20:38:53.657Z] ok github.com/docker/docker/integration/volume 0.375s [2022-02-23T20:38:54.123Z] [2022-02-23T20:38:54.123Z] DONE 5 tests in 3.055s [2022-02-23T20:38:54.123Z] INFO: make.ps1 ended at 02/23/2022 20:38:53 [2022-02-23T20:38:54.123Z] INFO: Integration CLI tests being run from the host: [2022-02-23T20:38:54.123Z] 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-02-23T20:38:55.019Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T20:38:55.073Z] docker_cli_network_unix_test.go:46: [d3defdaa12270] daemon is not started [2022-02-23T20:38:55.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-23T20:38:56.716Z] docker_cli_network_unix_test.go:46: [dfeb537dc0f68] daemon is not started [2022-02-23T20:38:56.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-23T20:38:56.976Z] docker_cli_network_unix_test.go:1233: [d8530d48ab97e] daemon is not started [2022-02-23T20:38:59.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-23T20:39:00.086Z] docker_cli_network_unix_test.go:46: [d5d594fe33f36] daemon is not started [2022-02-23T20:39:00.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-23T20:39:04.857Z] docker_cli_network_unix_test.go:46: [d10af0d752160] daemon is not started [2022-02-23T20:39:05.377Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T20:39:05.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-23T20:39:07.710Z] docker_cli_network_unix_test.go:46: [d7cb5533573f8] daemon is not started [2022-02-23T20:39:07.970Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-23T20:39:08.911Z] docker_cli_network_unix_test.go:46: [d1c02ce5f5431] daemon is not started [2022-02-23T20:39:08.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-23T20:39:09.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-23T20:39:09.068Z] INFO: Testing against a local daemon [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-23T20:39:09.068Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-23T20:39:09.068Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-23T20:39:09.068Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-23T20:39:09.492Z] docker_cli_network_unix_test.go:46: [ddf5bc3c25c80] daemon is not started [2022-02-23T20:39:09.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-23T20:39:09.531Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-23T20:39:09.759Z] docker_cli_network_unix_test.go:46: [d9f4454dcaa40] daemon is not started [2022-02-23T20:39:10.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-23T20:39:10.590Z] docker_cli_network_unix_test.go:46: [d83a466a022dd] daemon is not started [2022-02-23T20:39:10.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T20:39:10.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-23T20:39:11.199Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T20:39:11.422Z] docker_cli_network_unix_test.go:46: [dbf28bd45723d] daemon is not started [2022-02-23T20:39:11.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-23T20:39:11.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T20:39:11.945Z] docker_cli_network_unix_test.go:46: [d019f88cafcf7] daemon is not started [2022-02-23T20:39:11.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-23T20:39:12.207Z] docker_cli_network_unix_test.go:46: [d5e5e05fc615f] daemon is not started [2022-02-23T20:39:12.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-23T20:39:12.468Z] docker_cli_network_unix_test.go:46: [d94ea1bea7285] daemon is not started [2022-02-23T20:39:12.707Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T20:39:12.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-23T20:39:12.990Z] docker_cli_network_unix_test.go:46: [dac26aa60fc48] daemon is not started [2022-02-23T20:39:12.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-23T20:39:12.990Z] docker_cli_network_unix_test.go:46: [d9ba892c487a2] daemon is not started [2022-02-23T20:39:12.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-23T20:39:13.252Z] docker_cli_network_unix_test.go:46: [d5d5cdef97c14] daemon is not started [2022-02-23T20:39:13.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-23T20:39:13.822Z] docker_cli_network_unix_test.go:46: [d8a1c72071af5] daemon is not started [2022-02-23T20:39:14.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-23T20:39:14.654Z] docker_cli_network_unix_test.go:46: [d2d9563e07a1e] daemon is not started [2022-02-23T20:39:14.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-23T20:39:14.914Z] docker_cli_network_unix_test.go:46: [dff5bdb7caef7] daemon is not started [2022-02-23T20:39:14.914Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-23T20:39:15.174Z] docker_cli_network_unix_test.go:46: [d5032c2ecc9c8] daemon is not started [2022-02-23T20:39:15.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-23T20:39:15.434Z] docker_cli_network_unix_test.go:46: [d7dce5ed71300] daemon is not started [2022-02-23T20:39:15.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-23T20:39:15.918Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T20:39:16.373Z] docker_cli_network_unix_test.go:968: [d4a34d8010382] daemon is not started [2022-02-23T20:39:17.385Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T20:39:17.464Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T20:39:17.464Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T20:39:17.464Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T20:39:17.464Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T20:39:17.464Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T20:39:17.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-23T20:39:18.789Z] docker_cli_network_unix_test.go:46: [d31afbfea9ee0] daemon is not started [2022-02-23T20:39:18.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-23T20:39:19.657Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T20:39:19.657Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T20:39:19.657Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T20:39:21.105Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T20:39:21.332Z] docker_cli_network_unix_test.go:1116: [d67c53157b2da] daemon is not started [2022-02-23T20:39:24.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-23T20:39:24.633Z] docker_cli_network_unix_test.go:46: [d375b24d721eb] daemon is not started [2022-02-23T20:39:24.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-23T20:39:24.824Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T20:39:25.205Z] docker_cli_network_unix_test.go:46: [d4abd70342263] daemon is not started [2022-02-23T20:39:25.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-23T20:39:25.205Z] docker_cli_network_unix_test.go:46: [d879241beccd1] daemon is not started [2022-02-23T20:39:25.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-23T20:39:25.205Z] docker_cli_network_unix_test.go:46: [db6437312664e] daemon is not started [2022-02-23T20:39:25.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-23T20:39:25.465Z] docker_cli_network_unix_test.go:46: [dbe48f569101b] daemon is not started [2022-02-23T20:39:25.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-23T20:39:25.725Z] docker_cli_network_unix_test.go:46: [d502857674fff] daemon is not started [2022-02-23T20:39:25.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-23T20:39:25.725Z] docker_cli_network_unix_test.go:46: [d5724d14853fd] daemon is not started [2022-02-23T20:39:25.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-23T20:39:27.108Z] docker_cli_network_unix_test.go:46: [dbaf109163e8b] daemon is not started [2022-02-23T20:39:28.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-23T20:39:28.048Z] docker_cli_network_unix_test.go:46: [dd135ceb56bfd] daemon is not started [2022-02-23T20:39:28.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-23T20:39:28.048Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T20:39:28.048Z] docker_cli_network_unix_test.go:46: [db3eaedbf396a] daemon is not started [2022-02-23T20:39:28.048Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-23T20:39:28.618Z] docker_cli_network_unix_test.go:46: [d163690e7dcb3] daemon is not started [2022-02-23T20:39:28.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-23T20:39:32.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-23T20:39:33.559Z] docker_cli_network_unix_test.go:1084: [d75f34e69ae61] daemon is not started [2022-02-23T20:39:35.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-23T20:39:35.471Z] docker_cli_network_unix_test.go:46: [db683b5543a0f] daemon is not started [2022-02-23T20:39:35.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-23T20:39:35.732Z] docker_cli_network_unix_test.go:46: [de8978c520bd7] daemon is not started [2022-02-23T20:39:35.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-23T20:39:36.935Z] docker_cli_network_unix_test.go:46: [dfbde5bfe1c1d] daemon is not started [2022-02-23T20:39:37.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-23T20:39:37.506Z] docker_cli_network_unix_test.go:46: [d9571b041cc81] daemon is not started [2022-02-23T20:39:37.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-23T20:39:37.766Z] docker_cli_network_unix_test.go:46: [d5485ce376bc1] daemon is not started [2022-02-23T20:39:38.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-23T20:39:38.595Z] docker_cli_network_unix_test.go:46: [d501b4c6c6181] daemon is not started [2022-02-23T20:39:38.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-23T20:39:39.166Z] docker_cli_network_unix_test.go:46: [d7de8a5d878f0] daemon is not started [2022-02-23T20:39:39.736Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-23T20:39:45.028Z] docker_cli_network_unix_test.go:46: [d8986604a4172] daemon is not started [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite (54.26s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.01s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.96s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.24s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-02-23T20:39:45.294Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.02s) [2022-02-23T20:39:45.294Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.62s) [2022-02-23T20:39:45.294Z] === RUN TestDockerHubPullSuite [2022-02-23T20:39:45.295Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-23T20:39:47.208Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-23T20:39:49.117Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-23T20:39:49.687Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-23T20:39:51.069Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-23T20:39:51.329Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-23T20:39:51.329Z] --- PASS: TestDockerHubPullSuite (6.25s) [2022-02-23T20:39:51.329Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2022-02-23T20:39:51.329Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-02-23T20:39:51.329Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-02-23T20:39:51.590Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) [2022-02-23T20:39:51.590Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-23T20:39:51.590Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-23T20:39:51.590Z] PASS [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === Skipped [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.08s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T20:39:51.590Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-02-23T20:39:51.590Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_run_test.go:4410: unmatched requirement DaemonIsWindows [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T20:39:51.590Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-23T20:39:51.590Z] docker_cli_network_unix_test.go:46: [db3eaedbf396a] daemon is not started [2022-02-23T20:39:51.590Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] DONE 1262 tests, 51 skipped in 1424.767s [2022-02-23T20:39:51.590Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T20:39:51.590Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T20:39:51.590Z] +++ kill 8359 [2022-02-23T20:39:51.590Z] +++ /etc/init.d/apparmor stop [2022-02-23T20:39:51.590Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] Unloading profiles will leave already running processes permanently [2022-02-23T20:39:51.590Z] unconfined, which can lead to unexpected situations. [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.590Z] To set a process to complain mode, use the command line tool [2022-02-23T20:39:51.590Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T20:39:51.590Z] +++ true [2022-02-23T20:39:51.590Z] exiting test-integration [2022-02-23T20:39:51.590Z] ++ exit 0 [2022-02-23T20:39:51.590Z] [2022-02-23T20:39:51.850Z] + for job in $(jobs -p) [2022-02-23T20:39:51.850Z] + wait 6496 [2022-02-23T20:40:10.450Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T20:40:25.218Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T20:40:31.765Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T20:40:32.277Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T20:40:32.277Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T20:40:32.277Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T20:40:38.549Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-23T20:40:38.549Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-23T20:40:43.837Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-23T20:40:44.330Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T20:40:48.157Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T20:40:48.157Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T20:40:48.157Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T20:40:48.157Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T20:40:49.156Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T20:40:50.414Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-23T20:40:50.740Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T20:40:51.354Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-23T20:40:55.531Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T20:40:55.554Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-23T20:40:57.467Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-23T20:40:59.354Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T20:41:01.664Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-23T20:41:01.664Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T20:41:01.664Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-23T20:41:05.438Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T20:41:05.867Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-23T20:41:06.808Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-23T20:41:07.380Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-23T20:41:09.924Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-23T20:41:21.337Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-23T20:41:21.337Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-23T20:41:21.337Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-23T20:41:21.337Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-23T20:41:21.337Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-23T20:41:21.337Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-23T20:41:21.337Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-23T20:41:21.337Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T20:41:21.337Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-23T20:41:22.317Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-23T20:41:22.317Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:41:22.317Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-23T20:41:22.317Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T20:41:22.317Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-23T20:41:26.097Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-23T20:41:26.754Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T20:41:26.754Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T20:41:26.754Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T20:41:29.030Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-23T20:41:29.030Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T20:41:29.030Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-23T20:41:29.030Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T20:41:29.030Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-23T20:41:29.030Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T20:41:29.030Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-23T20:41:29.030Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T20:41:29.030Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-23T20:41:32.872Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-23T20:41:32.872Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T20:41:32.872Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-23T20:41:32.872Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:41:32.872Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-23T20:41:35.402Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T20:41:35.865Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T20:41:41.611Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-23T20:41:41.678Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T20:41:41.678Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T20:41:44.409Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T20:41:44.409Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T20:41:44.409Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T20:41:46.388Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T20:42:05.698Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T20:42:06.186Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-23T20:42:06.186Z] docker_cli_swarm_test.go:1180: [d7aac92901bff] joining swarm manager [d1f723e7603d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:42:08.574Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T20:42:08.574Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:42:08.574Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T20:42:11.466Z] docker_cli_swarm_test.go:1189: [d0a4dbe1c57cf] joining swarm manager [d1f723e7603d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:42:12.328Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T20:42:13.872Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T20:42:18.197Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T20:42:19.680Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T20:42:25.490Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T20:42:25.490Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:42:25.490Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T20:42:25.490Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:42:25.490Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T20:42:25.490Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:42:25.490Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T20:42:30.198Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T20:42:30.660Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T20:42:30.709Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T20:42:34.416Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T20:42:34.416Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:42:34.416Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T20:42:34.416Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:42:34.416Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T20:42:58.162Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-23T20:42:59.596Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T20:43:00.570Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T20:43:06.572Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T20:43:10.411Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-23T20:43:12.988Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T20:43:14.608Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-23T20:43:15.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T20:43:16.519Z] docker_cli_swarm_test.go:1112: [d43bc77627fa3] joining swarm manager [d66031e93a7a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:43:17.459Z] docker_cli_swarm_test.go:1113: [d0faf6922786a] joining swarm manager [d66031e93a7a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:43:17.698Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T20:43:17.698Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:43:18.160Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T20:43:18.160Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:43:18.160Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T20:43:21.080Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T20:43:21.080Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:43:21.542Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T20:43:27.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T20:43:33.953Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T20:43:39.765Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T20:43:39.765Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T20:43:57.491Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T20:43:57.491Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:43:57.491Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T20:43:57.491Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:43:57.491Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T20:43:57.491Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:43:57.491Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T20:43:57.954Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T20:44:08.312Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T20:44:09.285Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T20:44:09.285Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:44:09.746Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T20:44:09.746Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:44:09.746Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T20:44:09.746Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:44:09.746Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T20:44:11.939Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T20:44:17.751Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T20:44:23.571Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-23T20:44:24.092Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-23T20:44:24.092Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-23T20:44:24.092Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-23T20:44:24.092Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T20:44:24.092Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-23T20:44:24.552Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-23T20:44:25.517Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-23T20:44:29.246Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-23T20:44:29.666Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T20:44:29.666Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:44:29.666Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T20:44:31.415Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-23T20:44:31.415Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T20:44:31.415Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-23T20:44:31.415Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T20:44:31.415Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-23T20:44:31.415Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-23T20:44:35.142Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-23T20:44:38.266Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T20:44:38.266Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:44:38.266Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T20:44:46.867Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T20:44:49.938Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T20:44:51.580Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T20:44:51.580Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T20:44:51.580Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T20:44:51.580Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T20:44:51.580Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T20:44:51.580Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T20:44:51.580Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T20:44:51.580Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T20:44:53.930Z] docker_cli_swarm_test.go:1166: [d549327f1d1ee] joining swarm manager [d66031e93a7a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-23T20:44:57.002Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-23T20:44:58.144Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-23T20:44:58.144Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T20:44:58.144Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-23T20:45:00.179Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T20:45:01.876Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-23T20:45:03.408Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T20:45:08.747Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T20:45:08.747Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T20:45:08.747Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T20:45:08.747Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T20:45:08.773Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T20:45:08.773Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:45:08.773Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T20:45:11.689Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T20:45:11.689Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:45:11.689Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T20:45:11.689Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:45:11.689Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T20:45:11.689Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:45:11.689Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T20:45:12.512Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T20:45:14.687Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T20:45:14.687Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:45:14.687Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T20:45:14.687Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T20:45:15.775Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-23T20:45:15.776Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T20:45:15.776Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-23T20:45:15.776Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T20:45:15.776Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-23T20:45:15.776Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T20:45:15.776Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-23T20:45:15.776Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T20:45:15.776Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-23T20:45:15.776Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-23T20:45:17.604Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T20:45:17.605Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T20:45:17.605Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:45:17.605Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T20:45:17.605Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:45:17.605Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T20:45:17.605Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:45:17.605Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T20:45:18.338Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T20:45:18.338Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T20:45:18.338Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T20:45:18.338Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T20:45:18.799Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T20:45:18.800Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T20:45:18.800Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T20:45:18.800Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T20:45:18.800Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T20:45:18.800Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T20:45:19.262Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T20:45:21.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T20:45:23.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T20:45:23.977Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T20:45:23.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T20:45:23.977Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:45:23.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T20:45:23.977Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:45:23.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T20:45:24.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T20:45:24.952Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T20:45:26.060Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-23T20:45:26.060Z] docker_cli_swarm_test.go:1447: [d93b36b39f4df] joining swarm manager [de8cc1de1bac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:45:26.060Z] docker_cli_swarm_test.go:1448: [d669adbf77cca] joining swarm manager [de8cc1de1bac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-23T20:45:26.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T20:45:26.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T20:45:26.872Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:45:26.872Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T20:45:30.023Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T20:45:30.023Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T20:45:30.775Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T20:45:32.947Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T20:45:32.947Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:45:32.947Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T20:45:32.947Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:45:32.947Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T20:45:35.874Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T20:45:35.874Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T20:45:38.063Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T20:45:38.063Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:45:38.063Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T20:45:38.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-23T20:45:38.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-23T20:45:38.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-23T20:45:38.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-23T20:45:38.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-23T20:45:38.539Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-23T20:45:41.079Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-23T20:45:41.814Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T20:45:41.814Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T20:45:44.375Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-23T20:45:44.733Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T20:45:46.287Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-23T20:45:48.197Z] docker_cli_swarm_unix_test.go:63: [d90df51635524] joining swarm manager [decd8dc15a85c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T20:45:48.618Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T20:45:48.618Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T20:45:48.618Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T20:45:48.618Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T20:45:48.618Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T20:45:48.618Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T20:45:49.444Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T20:45:50.861Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T20:45:50.862Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T20:45:54.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T20:45:54.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T20:45:54.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T20:45:54.164Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T20:45:54.164Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T20:45:56.354Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T20:45:56.354Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:45:56.354Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T20:45:58.075Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T20:45:59.271Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T20:45:59.271Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:45:59.271Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T20:46:02.191Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T20:46:02.191Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T20:46:05.308Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T20:46:06.900Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T20:46:09.819Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T20:46:09.819Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:46:09.819Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T20:46:09.819Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:46:09.819Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T20:46:09.819Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:46:09.819Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T20:46:09.819Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:46:09.819Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T20:46:09.819Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:46:09.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T20:46:12.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T20:46:12.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T20:46:14.037Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T20:46:14.925Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T20:46:17.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T20:46:20.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T20:46:21.252Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T20:46:21.727Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T20:46:23.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000515de8_} [2022-02-23T20:46:26.608Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11826646487_c:\foo_false____} [2022-02-23T20:46:27.929Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-23T20:46:27.929Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T20:46:27.929Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-23T20:46:27.929Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T20:46:27.929Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-23T20:46:28.942Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T20:46:28.942Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T20:46:28.942Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T20:46:29.416Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T20:46:29.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11826646487_c:\foo_true____} [2022-02-23T20:46:29.891Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T20:46:29.891Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T20:46:29.891Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T20:46:32.447Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T20:46:32.447Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T20:46:32.447Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T20:46:32.447Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T20:46:32.447Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:46:32.447Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T20:46:32.447Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:46:32.913Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T20:46:35.831Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T20:46:35.831Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:46:35.831Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T20:46:35.831Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:46:36.292Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T20:46:39.209Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T20:46:39.209Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T20:46:39.209Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:46:39.209Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T20:46:40.388Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T20:46:40.388Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:46:40.388Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T20:46:42.130Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T20:46:42.130Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:46:42.130Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T20:46:42.130Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:46:42.130Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T20:46:42.130Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:46:42.591Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T20:46:44.462Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-23T20:46:44.462Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-23T20:46:44.462Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-23T20:46:45.766Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-23T20:46:45.766Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T20:46:45.846Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-23T20:46:46.236Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-23T20:46:47.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-23T20:46:48.402Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T20:46:49.143Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-23T20:46:50.590Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T20:46:50.590Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:46:51.052Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T20:46:51.052Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:46:51.052Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T20:46:51.684Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-23T20:46:53.064Z] docker_api_swarm_test.go:962: [dcd0ef93a6d66] joining swarm manager [de3803dbff081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-23T20:46:55.401Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T20:46:55.401Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T20:46:55.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-23T20:46:55.905Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T20:46:57.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-23T20:46:57.639Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T20:46:57.639Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T20:46:57.639Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T20:46:58.114Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T20:46:58.587Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T20:47:03.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-23T20:47:03.473Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T20:47:03.473Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:47:03.473Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T20:47:03.473Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:47:03.473Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T20:47:04.503Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T20:47:04.977Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T20:47:05.451Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T20:47:06.450Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T20:47:06.924Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T20:47:08.506Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T20:47:10.089Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T20:47:13.820Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T20:47:13.820Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:47:13.820Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T20:47:13.820Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:47:13.820Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T20:47:15.016Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-23T20:47:15.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-23T20:47:16.007Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T20:47:16.007Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:47:16.007Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T20:47:16.007Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:47:16.007Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T20:47:17.307Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T20:47:17.307Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T20:47:17.307Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T20:47:18.305Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T20:47:18.931Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T20:47:18.931Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:47:18.931Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T20:47:18.931Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:47:18.931Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T20:47:18.931Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:47:18.931Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T20:47:18.931Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:47:18.931Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T20:47:19.392Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T20:47:19.392Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T20:47:22.308Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T20:47:24.533Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T20:47:25.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-23T20:47:25.273Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T20:47:25.273Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T20:47:25.273Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T20:47:25.585Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-23T20:47:26.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-23T20:47:26.307Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T20:47:26.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-23T20:47:28.159Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-23T20:47:28.313Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T20:47:28.313Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T20:47:28.989Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T20:47:28.989Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:47:28.989Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T20:47:29.755Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T20:47:29.755Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:47:29.755Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T20:47:29.755Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T20:47:30.429Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T20:47:30.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-23T20:47:32.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-23T20:47:32.192Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T20:47:32.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-23T20:47:32.192Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T20:47:32.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-23T20:47:37.487Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-23T20:47:39.439Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T20:47:39.439Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T20:47:40.112Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T20:47:40.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-23T20:47:40.864Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T20:47:40.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-23T20:47:40.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-23T20:47:40.864Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T20:47:40.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-23T20:47:40.864Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T20:47:40.864Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-23T20:47:42.770Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-23T20:47:44.095Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T20:47:44.095Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T20:47:44.095Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T20:47:44.095Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T20:47:44.152Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-23T20:47:45.145Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T20:47:45.145Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T20:47:45.145Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T20:47:46.695Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-23T20:47:47.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T20:47:47.136Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.136Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T20:47:47.275Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T20:47:47.809Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T20:47:47.810Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T20:47:47.810Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T20:47:47.810Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T20:47:47.810Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T20:47:47.810Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T20:47:47.810Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T20:47:47.810Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T20:47:47.810Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T20:47:49.237Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-23T20:47:50.844Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T20:47:51.777Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-23T20:47:54.322Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-23T20:47:54.824Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T20:47:56.240Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-23T20:47:57.871Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T20:48:08.593Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T20:48:15.233Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T20:48:21.583Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T20:48:23.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-23T20:48:24.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-23T20:48:24.570Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T20:48:25.559Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-23T20:48:25.559Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T20:48:25.559Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-23T20:48:25.571Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T20:48:26.247Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T20:48:27.777Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-23T20:48:27.777Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T20:48:27.777Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-23T20:48:31.329Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T20:48:32.730Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T20:48:33.406Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T20:48:33.543Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T20:48:33.652Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-23T20:48:35.220Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-23T20:48:35.220Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T20:48:35.220Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-23T20:48:35.220Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T20:48:35.220Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-23T20:48:37.436Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-23T20:48:38.428Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-23T20:48:39.418Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-23T20:48:39.605Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T20:48:39.889Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-23T20:48:40.881Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-23T20:48:45.802Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T20:48:45.802Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T20:48:45.802Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T20:48:45.802Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T20:48:45.802Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T20:48:45.802Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T20:48:45.802Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T20:48:45.802Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T20:48:45.802Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T20:48:46.041Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T20:48:47.202Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T20:48:47.202Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T20:48:47.202Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T20:48:48.042Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-23T20:48:50.240Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T20:48:50.263Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-23T20:48:50.263Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T20:48:50.263Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-23T20:48:51.832Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-23T20:48:51.832Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T20:48:51.832Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-23T20:48:52.492Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-23T20:48:52.819Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-23T20:48:53.418Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T20:48:59.263Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T20:48:59.992Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-23T20:49:00.957Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T20:49:01.480Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T20:49:01.561Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-23T20:49:02.038Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-23T20:49:02.038Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T20:49:02.038Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-23T20:49:03.003Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-23T20:49:03.976Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-23T20:49:03.976Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T20:49:03.976Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-23T20:49:03.976Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T20:49:03.976Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-23T20:49:05.483Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T20:49:07.384Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-23T20:49:08.333Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T20:49:10.542Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T20:49:10.543Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T20:49:10.543Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T20:49:11.027Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-23T20:49:13.614Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T20:49:20.004Z] === RUN TestDockerSuite/TestExec [2022-02-23T20:49:20.004Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:49:20.004Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T20:49:20.004Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T20:49:20.004Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T20:49:22.207Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite (1659.98s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.77s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.15s) [2022-02-23T20:49:22.278Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.95s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.32s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.50s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.05s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.05s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.07s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.22s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.88s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.38s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.91s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.96s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.18s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.94s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.45s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.05s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.33s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.10s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.92s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.12s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.56s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.69s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.71s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.94s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.84s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.90s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.66s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.55s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.22s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.19s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.79s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.20s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.91s) [2022-02-23T20:49:22.278Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.34s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.28s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.64s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.57s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.84s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.78s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.93s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.54s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.43s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.83s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.07s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.12s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.14s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.30s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.44s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.12s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.16s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.27s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.68s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.70s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.18s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.57s) [2022-02-23T20:49:22.279Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.97s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.32s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.96s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.09s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.73s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.18s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.21s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.99s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.07s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.80s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.35s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.19s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.13s) [2022-02-23T20:49:22.279Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-02-23T20:49:22.279Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T20:49:22.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-23T20:49:22.541Z] docker_cli_external_volume_driver_test.go:52: [db6c4e2885d5b] daemon is not started [2022-02-23T20:49:26.218Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T20:49:26.218Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:49:26.218Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T20:49:26.218Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:49:26.218Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T20:49:26.218Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T20:49:26.218Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T20:49:30.228Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T20:49:32.382Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T20:49:32.382Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T20:49:32.382Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T20:49:39.291Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T20:49:39.757Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T20:49:39.757Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T20:49:39.757Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T20:49:39.757Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T20:49:39.757Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T20:49:39.757Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T20:49:40.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-23T20:49:43.301Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T20:49:43.651Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T20:49:47.969Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T20:49:48.587Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T20:49:51.559Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T20:49:52.216Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T20:49:52.216Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T20:49:53.681Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-23T20:49:53.681Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-23T20:49:53.681Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-23T20:49:55.538Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T20:49:55.538Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T20:49:55.538Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T20:49:55.538Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T20:49:55.538Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T20:49:55.538Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T20:49:55.538Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T20:49:56.111Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T20:49:58.611Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T20:49:59.457Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-23T20:49:59.457Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T20:49:59.457Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-23T20:49:59.457Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T20:49:59.915Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-23T20:49:59.915Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T20:49:59.915Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-23T20:50:00.375Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-23T20:50:00.375Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T20:50:00.375Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-23T20:50:04.072Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T20:50:04.072Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T20:50:04.873Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T20:50:04.873Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T20:50:04.873Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T20:50:04.873Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T20:50:04.873Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T20:50:04.873Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T20:50:04.873Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T20:50:04.873Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T20:50:04.873Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T20:50:04.873Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T20:50:04.873Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T20:50:09.053Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T20:50:09.053Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T20:50:09.053Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T20:50:09.053Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:50:09.053Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T20:50:09.053Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T20:50:09.053Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T20:50:09.053Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T20:50:09.053Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T20:50:09.053Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T20:50:09.053Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T20:50:12.375Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T20:50:13.066Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T20:50:13.067Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T20:50:13.067Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T20:50:17.771Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T20:50:22.351Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T20:50:22.351Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T20:50:22.351Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T20:50:22.351Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T20:50:22.351Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T20:50:22.351Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T20:50:22.351Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T20:50:24.888Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T20:50:29.332Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T20:50:30.655Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T20:50:38.996Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T20:50:40.096Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T20:50:42.954Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-23T20:50:42.954Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-23T20:50:42.954Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T20:50:42.954Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-23T20:50:46.407Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T20:50:48.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-23T20:50:50.547Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T20:50:51.411Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T20:50:52.802Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T20:50:52.802Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T20:50:52.802Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T20:50:52.802Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T20:50:52.802Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T20:50:54.526Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestHealth [2022-02-23T20:50:54.526Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T20:50:54.526Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T20:50:54.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-23T20:50:56.761Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T20:50:56.761Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T20:50:56.761Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T20:51:04.618Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T20:51:04.618Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T20:51:04.618Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T20:51:06.827Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T20:51:06.827Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T20:51:08.070Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-23T20:51:08.070Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-23T20:51:08.070Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-23T20:51:09.824Z] docker_cli_external_volume_driver_test.go:52: [d11eadf1eae7a] daemon is not started [2022-02-23T20:51:10.865Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T20:51:11.546Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T20:51:12.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-23T20:51:15.573Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T20:51:15.653Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-23T20:51:19.396Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-23T20:51:20.650Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T20:51:21.331Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T20:51:21.331Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T20:51:21.331Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T20:51:24.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-23T20:51:26.401Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T20:51:26.401Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T20:51:27.085Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T20:51:27.085Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T20:51:27.085Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T20:51:27.085Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T20:51:27.085Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T20:51:27.085Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T20:51:27.085Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T20:51:27.085Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T20:51:27.085Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T20:51:27.085Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:51:27.085Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T20:51:32.164Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T20:51:36.190Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T20:51:36.190Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T20:51:36.190Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T20:51:36.190Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T20:51:36.190Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T20:51:36.190Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T20:51:36.190Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T20:51:36.190Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T20:51:39.683Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T20:51:39.683Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T20:51:42.832Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-23T20:51:44.757Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T20:51:44.757Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T20:51:44.757Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T20:51:44.757Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T20:51:44.757Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T20:51:44.757Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T20:51:44.757Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T20:51:47.828Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T20:51:51.679Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T20:51:55.049Z] docker_cli_external_volume_driver_test.go:52: [da903d6960892] daemon is not started [2022-02-23T20:51:55.568Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T20:51:55.568Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:51:55.568Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T20:51:55.568Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T20:51:55.568Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T20:51:55.568Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T20:51:55.568Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T20:51:58.641Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T20:52:02.662Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T20:52:02.662Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T20:52:06.681Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T20:52:07.960Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T20:52:09.760Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T20:52:09.760Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T20:52:10.442Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T20:52:10.442Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T20:52:13.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-23T20:52:13.157Z] docker_cli_external_volume_driver_test.go:52: [d39b45f5f48a7] daemon is not started [2022-02-23T20:52:13.514Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T20:52:18.545Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T20:52:25.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-23T20:52:25.488Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T20:52:25.999Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T20:52:27.661Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T20:52:27.661Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T20:52:27.661Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T20:52:27.661Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T20:52:28.332Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T20:52:29.071Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T20:52:29.724Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T20:52:33.090Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T20:52:34.731Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T20:52:37.107Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T20:52:38.696Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T20:52:42.186Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T20:52:46.222Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T20:52:49.100Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T20:52:51.298Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.298Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T20:52:51.299Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T20:52:51.299Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T20:52:51.299Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T20:52:51.299Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T20:52:51.980Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T20:52:51.980Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T20:52:56.004Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T20:52:57.494Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-23T20:53:00.027Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T20:53:03.972Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T20:53:04.642Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T20:53:05.311Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T20:53:09.115Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T20:53:13.136Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T20:53:13.136Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T20:53:13.136Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T20:53:15.595Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-23T20:53:15.864Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-23T20:53:15.864Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-23T20:53:15.864Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T20:53:15.864Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-23T20:53:16.441Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T20:53:16.441Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T20:53:17.157Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T20:53:17.157Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T20:53:21.601Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T20:53:22.272Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T20:53:28.443Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T20:53:30.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-23T20:53:30.551Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T20:53:45.615Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T20:53:53.303Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T20:53:53.303Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T20:53:53.303Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T20:53:56.326Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T20:53:56.996Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T20:53:57.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T20:54:02.805Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T20:54:03.163Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T20:54:06.798Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T20:54:06.798Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T20:54:06.798Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T20:54:09.834Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T20:54:09.834Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T20:54:09.834Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T20:54:09.834Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T20:54:09.834Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T20:54:09.834Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T20:54:09.834Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T20:54:12.471Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T20:54:15.504Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T20:54:15.504Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T20:54:17.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-23T20:54:19.203Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T20:54:19.404Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T20:54:19.404Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T20:54:19.404Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T20:54:19.404Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T20:54:19.404Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T20:54:29.024Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T20:54:29.024Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T20:54:29.024Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T20:54:29.024Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T20:54:29.024Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T20:54:35.242Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T20:54:35.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-23T20:54:40.293Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T20:54:45.334Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T20:54:45.334Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T20:54:45.334Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T20:54:45.334Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T20:54:45.334Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T20:54:45.334Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T20:54:45.334Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T20:54:45.334Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T20:54:45.334Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T20:54:45.334Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T20:54:45.334Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T20:54:45.334Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T20:54:45.334Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T20:54:45.334Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T20:54:45.334Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T20:54:45.334Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPortList [2022-02-23T20:54:45.334Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T20:54:45.334Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T20:54:47.760Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T20:54:47.760Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T20:54:56.093Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T20:54:56.093Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T20:54:56.093Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T20:54:57.047Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T20:54:57.579Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-23T20:54:59.799Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-23T20:55:00.268Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-23T20:55:03.135Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T20:55:03.135Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T20:55:03.135Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T20:55:03.135Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T20:55:03.135Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T20:55:05.621Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T20:55:05.621Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T20:55:05.621Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T20:55:07.033Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T20:55:07.033Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T20:55:07.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-23T20:55:07.691Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T20:55:20.620Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T20:55:20.620Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T20:55:20.620Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T20:55:22.613Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T20:55:26.514Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T20:55:27.172Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T20:55:30.449Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-23T20:55:38.433Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T20:55:39.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-23T20:55:44.579Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T20:55:44.579Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T20:55:44.579Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T20:55:44.579Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T20:55:44.579Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T20:55:44.579Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T20:55:44.579Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T20:55:45.970Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T20:55:48.324Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-23T20:55:51.731Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-23T20:55:56.660Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T20:55:58.832Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T20:55:58.832Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T20:55:58.832Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T20:55:59.659Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T20:55:59.659Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T20:55:59.659Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T20:55:59.659Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T20:56:02.023Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T20:56:02.023Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T20:56:02.023Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T20:56:03.278Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-23T20:56:07.199Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T20:56:07.199Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T20:56:07.199Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T20:56:07.895Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T20:56:08.190Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T20:56:09.840Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-23T20:56:09.840Z] docker_cli_external_volume_driver_test.go:484: [dbbcf98a360c3] daemon is not started [2022-02-23T20:56:14.799Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T20:56:14.799Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T20:56:14.799Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T20:56:24.373Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T20:56:24.373Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T20:56:24.373Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T20:56:24.761Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-23T20:56:24.761Z] docker_cli_external_volume_driver_test.go:52: [dccb206448cf9] daemon is not started [2022-02-23T20:56:28.809Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T20:56:33.348Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T20:56:35.117Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T20:56:38.353Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T20:56:38.353Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T20:56:38.353Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T20:56:38.353Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T20:56:38.353Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T20:56:38.353Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T20:56:38.353Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T20:56:38.353Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite (437.11s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-02-23T20:56:39.659Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-23T20:56:39.659Z] PASS [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] === Skipped [2022-02-23T20:56:39.659Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T20:56:39.659Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-23T20:56:39.659Z] check_test.go:308: [d61614ea1cc8c] daemon is not started [2022-02-23T20:56:39.659Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-23T20:56:39.659Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-23T20:56:39.659Z] check_test.go:308: [d5736a75f7d1d] daemon is not started [2022-02-23T20:56:39.659Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T20:56:39.659Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-23T20:56:39.659Z] check_test.go:308: [dbd6badb348ee] daemon is not started [2022-02-23T20:56:39.659Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-23T20:56:39.659Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-23T20:56:39.659Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T20:56:39.659Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-23T20:56:39.659Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] DONE 271 tests, 5 skipped in 2432.505s [2022-02-23T20:56:39.659Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-23T20:56:39.659Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d981bcf8331c1/docker.pid [2022-02-23T20:56:39.659Z] +++ kill 6341 [2022-02-23T20:56:39.659Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6341 is not a child of this shell [2022-02-23T20:56:39.659Z] warning: PID 6341 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d981bcf8331c1/docker.pid had a nonzero exit code [2022-02-23T20:56:39.659Z] ++++ cat bundles/test-integration/docker.pid [2022-02-23T20:56:39.659Z] +++ kill 8374 [2022-02-23T20:56:39.659Z] +++ /etc/init.d/apparmor stop [2022-02-23T20:56:39.659Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] Unloading profiles will leave already running processes permanently [2022-02-23T20:56:39.659Z] unconfined, which can lead to unexpected situations. [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] To set a process to complain mode, use the command line tool [2022-02-23T20:56:39.659Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-23T20:56:39.659Z] +++ true [2022-02-23T20:56:39.659Z] exiting test-integration [2022-02-23T20:56:39.659Z] ++ exit 0 [2022-02-23T20:56:39.659Z] [2022-02-23T20:56:39.659Z] + exit 0 [2022-02-23T20:56:39.659Z] ++ jobs -p [2022-02-23T20:56:39.659Z] + pids= [2022-02-23T20:56:39.659Z] + echo 'Remaining pids to kill: []' [2022-02-23T20:56:39.659Z] Remaining pids to kill: [] [2022-02-23T20:56:39.659Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-23T20:56:39.676Z] Recording test results [2022-02-23T20:56:41.493Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-23T20:56:41.818Z] + echo Ensuring container killed. [2022-02-23T20:56:41.818Z] Ensuring container killed. [2022-02-23T20:56:41.818Z] + docker ps -aq -f name=docker-pr6-* [2022-02-23T20:56:41.818Z] + cids=40cdda0024d8 [2022-02-23T20:56:41.818Z] 5b26cce33099 [2022-02-23T20:56:41.818Z] 315254c580f5 [2022-02-23T20:56:41.818Z] + [ -n 40cdda0024d8 [2022-02-23T20:56:41.818Z] 5b26cce33099 [2022-02-23T20:56:41.818Z] 315254c580f5 ] [2022-02-23T20:56:41.818Z] + docker rm -vf 40cdda0024d8 5b26cce33099 315254c580f5 [2022-02-23T20:56:42.081Z] 40cdda0024d8 [2022-02-23T20:56:42.344Z] 5b26cce33099 [2022-02-23T20:56:42.344Z] 315254c580f5 [Pipeline] sh [2022-02-23T20:56:42.645Z] + echo Chowning /workspace to jenkins user [2022-02-23T20:56:42.645Z] Chowning /workspace to jenkins user [2022-02-23T20:56:42.645Z] + id -u [2022-02-23T20:56:42.645Z] + id -g [2022-02-23T20:56:42.645Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43277:/workspace busybox chown -R 1000:1000 /workspace [2022-02-23T20:56:42.645Z] Unable to find image 'busybox:latest' locally [2022-02-23T20:56:42.645Z] latest: Pulling from library/busybox [2022-02-23T20:56:42.907Z] 009932687766: Pulling fs layer [2022-02-23T20:56:42.907Z] 009932687766: Verifying Checksum [2022-02-23T20:56:42.907Z] 009932687766: Download complete [2022-02-23T20:56:42.907Z] 009932687766: Pull complete [2022-02-23T20:56:42.907Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-23T20:56:42.907Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-23T20:56:45.748Z] + bundleName=amd64 [2022-02-23T20:56:45.748Z] + echo Creating amd64-bundles.tar.gz [2022-02-23T20:56:45.748Z] Creating amd64-bundles.tar.gz [2022-02-23T20:56:45.748Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-23T20:56:45.748Z] + 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-02-23T20:56:46.699Z] Archiving artifacts [2022-02-23T20:56:47.926Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T20:56:48.735Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T20:56:49.056Z] + make clean [2022-02-23T20:56:49.316Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T20:56:49.316Z] docker-dev-cache [2022-02-23T20:56:49.316Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T20:56:50.870Z] === RUN TestDockerSuite/TestPsListContainersFilterName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T20:56:54.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-23T20:56:56.899Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T20:56:56.900Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T20:56:56.900Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T20:56:58.507Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T20:56:59.198Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T20:56:59.198Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T20:56:59.198Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T20:56:59.198Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T20:56:59.922Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T20:56:59.922Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T20:56:59.922Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T20:56:59.922Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T20:56:59.922Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T20:56:59.922Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T20:56:59.922Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T20:57:02.947Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T20:57:02.947Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T20:57:02.947Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T20:57:02.947Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T20:57:04.645Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-23T20:57:06.913Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T20:57:06.913Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T20:57:06.913Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T20:57:06.913Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T20:57:06.913Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T20:57:06.913Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T20:57:06.913Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T20:57:06.913Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T20:57:08.802Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T20:57:08.803Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:57:08.803Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T20:57:08.803Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T20:57:08.803Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T20:57:08.803Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T20:57:08.803Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T20:57:08.803Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T20:57:08.803Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T20:57:10.875Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T20:57:20.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T20:57:22.099Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T20:57:22.100Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T20:57:22.100Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T20:57:22.187Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T20:57:22.187Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T20:57:22.187Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T20:57:22.187Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T20:57:22.484Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-23T20:57:24.129Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T20:57:24.129Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T20:57:24.129Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T20:57:24.811Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T20:57:26.148Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T20:57:26.148Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T20:57:26.384Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T20:57:26.384Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T20:57:26.384Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T20:57:30.107Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T20:57:30.108Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T20:57:30.108Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T20:57:30.108Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T20:57:30.108Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T20:57:33.134Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T20:57:33.134Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T20:57:33.961Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T20:57:36.153Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T20:57:36.153Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T20:57:36.153Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T20:57:40.113Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T20:57:40.113Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T20:57:43.035Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T20:57:43.291Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T20:57:48.099Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T20:57:50.770Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T20:57:56.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T20:57:56.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T20:57:56.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T20:57:56.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T20:57:56.937Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T20:58:00.900Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T20:58:00.900Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T20:58:00.900Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T20:58:03.922Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T20:58:03.922Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T20:58:03.922Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T20:58:07.888Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T20:58:07.888Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T20:58:12.890Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T20:58:16.857Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T20:58:16.857Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T20:58:16.857Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T20:58:16.857Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T20:58:16.857Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T20:58:16.857Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T20:58:16.857Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T20:58:16.857Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T20:58:16.857Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T20:58:16.857Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T20:58:16.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T20:58:19.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T20:58:19.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T20:58:22.439Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T20:58:22.439Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T20:58:22.439Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T20:58:23.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T20:58:26.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T20:58:29.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T20:58:32.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004ae0_} [2022-02-23T20:58:35.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1392789516_c:\foo_false____} [2022-02-23T20:58:35.639Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T20:58:36.320Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T20:58:37.005Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T20:58:38.421Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T20:58:38.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1392789516_c:\foo_true____} [2022-02-23T20:58:42.564Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T20:58:42.565Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T20:58:42.565Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T20:58:42.565Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T20:58:42.565Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T20:58:42.565Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T20:58:42.565Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T20:58:42.565Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T20:58:46.521Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T20:58:46.521Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T20:58:46.521Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T20:58:46.521Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T20:58:47.922Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T20:58:49.698Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T20:58:49.699Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T20:58:49.699Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T20:58:49.699Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T20:58:52.723Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T20:58:52.723Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T20:58:52.723Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T20:58:52.723Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T20:58:52.723Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T20:58:52.723Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T20:58:52.723Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T20:58:56.995Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T20:58:56.995Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T20:58:56.995Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T20:58:58.884Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T20:59:01.906Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T20:59:02.575Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T20:59:02.575Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T20:59:02.575Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T20:59:02.575Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T20:59:06.101Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T20:59:06.101Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T20:59:06.101Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T20:59:13.854Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T20:59:13.854Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T20:59:13.854Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T20:59:13.854Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T20:59:13.854Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T20:59:26.740Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T20:59:26.740Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T20:59:26.740Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T20:59:26.740Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T20:59:26.740Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T20:59:28.909Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T20:59:28.909Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T20:59:28.909Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T20:59:28.909Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T20:59:28.909Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T20:59:32.870Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T20:59:32.870Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T20:59:32.870Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T20:59:32.870Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T20:59:32.870Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T20:59:35.078Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T20:59:36.834Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T20:59:39.147Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T20:59:39.857Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T20:59:39.858Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T20:59:39.858Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T20:59:41.002Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T20:59:42.884Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T20:59:43.555Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T20:59:44.828Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T20:59:44.828Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T20:59:44.828Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T20:59:44.828Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T20:59:44.828Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T20:59:44.828Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T20:59:44.828Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T20:59:45.501Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-23T20:59:49.661Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-23T20:59:49.661Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-23T20:59:49.661Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-23T20:59:49.661Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-23T20:59:53.872Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T20:59:56.181Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T20:59:56.181Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T20:59:56.181Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T20:59:56.835Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-23T21:00:00.304Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T21:00:00.304Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T21:00:00.304Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T21:00:00.304Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T21:00:00.636Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-23T21:00:03.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T21:00:03.329Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:00:03.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T21:00:03.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T21:00:03.329Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T21:00:03.329Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T21:00:03.329Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T21:00:03.329Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T21:00:03.329Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T21:00:03.329Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T21:00:03.329Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T21:00:04.000Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T21:00:04.000Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T21:00:04.000Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T21:00:04.000Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T21:00:04.000Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T21:00:04.000Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T21:00:04.000Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T21:00:04.000Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T21:00:04.000Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T21:00:04.000Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T21:00:04.000Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T21:00:04.768Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T21:00:06.567Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-23T21:00:06.567Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T21:00:06.567Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-23T21:00:06.567Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T21:00:06.567Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-23T21:00:06.567Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T21:00:06.567Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-23T21:00:06.567Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T21:00:06.567Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-23T21:00:06.567Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T21:00:06.567Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-23T21:00:07.969Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T21:00:10.581Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T21:00:11.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-23T21:00:11.337Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:00:11.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-23T21:00:11.337Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:00:11.337Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-23T21:00:11.337Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:00:11.806Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-23T21:00:12.799Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-23T21:00:14.698Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T21:00:18.674Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-23T21:00:22.587Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T21:00:27.789Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-23T21:00:30.451Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T21:00:31.140Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T21:00:32.789Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T21:00:36.401Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-23T21:00:39.937Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-23T21:00:39.937Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-23T21:00:39.937Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-23T21:00:39.937Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-23T21:00:39.937Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T21:00:39.937Z] === RUN TestDockerSuite/TestBuildFails [2022-02-23T21:00:40.279Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T21:00:43.307Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T21:00:43.977Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T21:00:46.522Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-23T21:00:46.992Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-23T21:00:50.342Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T21:00:50.342Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T21:00:51.734Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T21:00:54.181Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-23T21:00:58.054Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T21:01:00.068Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-23T21:01:04.939Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T21:01:04.939Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T21:01:04.939Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T21:01:04.939Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:01:04.939Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T21:01:04.939Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T21:01:04.939Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T21:01:04.939Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T21:01:04.939Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T21:01:06.766Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T21:01:06.766Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T21:01:06.766Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T21:01:10.096Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T21:01:12.199Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T21:01:13.776Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T21:01:15.085Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-23T21:01:25.551Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-23T21:01:25.940Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T21:01:27.352Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T21:01:27.352Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T21:01:27.772Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-23T21:01:31.990Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T21:01:31.990Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T21:01:31.990Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T21:01:31.990Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T21:01:31.990Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T21:01:34.960Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-23T21:01:34.960Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T21:01:34.960Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-23T21:01:35.431Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-23T21:01:36.424Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-23T21:01:36.424Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T21:01:36.424Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-23T21:01:40.927Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T21:01:45.705Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T21:01:46.375Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T21:01:46.617Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T21:01:50.930Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T21:01:50.955Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T21:01:54.278Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-23T21:01:54.278Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:01:54.278Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-23T21:01:55.141Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T21:01:57.660Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T21:01:57.660Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T21:01:57.660Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T21:01:59.048Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T21:02:00.378Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T21:02:00.378Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T21:02:05.950Z] === RUN TestDockerSuite/TestExec [2022-02-23T21:02:05.950Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:02:05.950Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T21:02:05.950Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T21:02:05.950Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T21:02:08.291Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T21:02:09.242Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-23T21:02:09.242Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T21:02:10.077Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T21:02:10.077Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T21:02:11.474Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-23T21:02:11.474Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T21:02:11.474Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-23T21:02:11.492Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T21:02:11.492Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:02:11.492Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T21:02:11.492Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:02:11.492Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T21:02:11.492Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T21:02:11.492Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T21:02:12.468Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-23T21:02:12.468Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-23T21:02:15.085Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T21:02:15.085Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T21:02:15.085Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T21:02:15.454Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T21:02:18.356Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-23T21:02:19.351Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-23T21:02:19.413Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T21:02:19.826Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-23T21:02:21.394Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-23T21:02:21.803Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T21:02:21.803Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T21:02:21.803Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T21:02:21.803Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T21:02:21.803Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T21:02:22.384Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-23T21:02:22.589Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T21:02:23.378Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.091Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T21:02:25.091Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T21:02:25.596Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-23T21:02:26.566Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T21:02:26.821Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-23T21:02:34.317Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-23T21:02:34.317Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-23T21:02:34.317Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-23T21:02:34.786Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-23T21:02:35.039Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T21:02:35.039Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T21:02:35.039Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T21:02:35.039Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:02:35.039Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T21:02:35.039Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T21:02:35.039Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T21:02:35.256Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-23T21:02:39.448Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T21:02:42.425Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-23T21:02:44.606Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T21:02:44.606Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T21:02:44.606Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T21:02:44.606Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T21:02:44.606Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T21:02:44.606Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T21:02:44.606Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T21:02:44.606Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T21:02:44.606Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T21:02:44.606Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T21:02:44.606Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T21:02:48.566Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T21:02:48.566Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T21:02:48.566Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T21:02:48.566Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:02:48.566Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T21:02:48.566Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T21:02:48.566Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T21:02:48.566Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T21:02:48.566Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T21:02:48.566Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T21:02:48.566Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T21:02:52.679Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T21:02:52.679Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T21:02:52.679Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T21:02:52.748Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T21:02:52.748Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T21:02:52.748Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T21:02:52.748Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T21:02:52.748Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T21:02:52.748Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T21:02:52.748Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T21:02:52.748Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T21:02:52.748Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T21:03:00.648Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T21:03:00.648Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T21:03:00.648Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T21:03:00.648Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T21:03:00.648Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T21:03:00.648Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T21:03:00.648Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T21:03:07.296Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.296Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T21:03:07.929Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-23T21:03:07.929Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T21:03:07.929Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-23T21:03:08.297Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T21:03:10.904Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-23T21:03:15.178Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T21:03:19.137Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T21:03:26.052Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T21:03:26.052Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:03:26.052Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T21:03:26.052Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T21:03:26.052Z] === RUN TestDockerSuite/TestHealth [2022-02-23T21:03:26.052Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T21:03:26.052Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T21:03:26.052Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T21:03:26.721Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T21:03:26.721Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T21:03:28.677Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T21:03:28.677Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T21:03:28.677Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T21:03:28.677Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T21:03:28.677Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T21:03:32.321Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T21:03:32.321Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T21:03:32.321Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T21:03:32.321Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T21:03:32.321Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T21:03:32.321Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T21:03:32.321Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T21:03:33.727Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T21:03:33.727Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T21:03:33.727Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T21:03:34.395Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T21:03:34.395Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T21:03:36.564Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T21:03:36.564Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T21:03:38.726Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T21:03:41.557Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T21:03:41.557Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T21:03:42.685Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T21:03:42.685Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T21:03:42.685Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:03:42.685Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T21:03:43.833Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T21:03:43.833Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T21:03:43.833Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T21:03:43.833Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T21:03:43.833Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T21:03:43.833Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T21:03:43.833Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T21:03:44.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T21:03:44.523Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:03:44.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T21:03:44.523Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:03:44.523Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T21:03:46.459Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T21:03:46.459Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T21:03:46.459Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T21:03:46.459Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:03:46.459Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T21:03:46.459Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:03:46.459Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T21:03:46.459Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T21:03:46.459Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T21:03:47.129Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T21:03:47.129Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T21:03:47.129Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T21:03:47.129Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T21:03:47.129Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T21:03:47.129Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T21:03:47.129Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:03:47.129Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T21:03:50.751Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T21:03:52.921Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T21:03:52.921Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:03:52.921Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T21:03:52.921Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T21:03:52.921Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T21:03:52.921Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T21:03:52.921Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T21:03:52.921Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T21:03:55.940Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T21:03:56.609Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T21:03:57.843Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T21:03:57.843Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T21:03:57.843Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T21:03:59.376Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T21:03:59.376Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T21:03:59.376Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T21:03:59.376Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T21:03:59.376Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T21:03:59.376Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T21:03:59.376Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T21:04:02.310Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T21:04:02.310Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T21:04:02.834Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T21:04:08.431Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T21:04:08.431Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:04:08.431Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T21:04:08.431Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:04:08.431Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T21:04:08.431Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:04:08.431Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T21:04:11.317Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T21:04:11.567Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-23T21:04:14.935Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T21:04:14.935Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T21:04:18.824Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T21:04:18.824Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T21:04:18.824Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T21:04:18.824Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T21:04:18.824Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T21:04:18.824Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T21:04:18.824Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T21:04:20.099Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T21:04:22.684Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T21:04:22.684Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T21:04:22.684Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T21:04:22.684Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T21:04:25.705Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T21:04:27.047Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T21:04:29.664Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T21:04:32.639Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T21:04:36.171Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T21:04:36.171Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T21:04:36.425Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T21:04:37.563Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T21:04:39.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-23T21:04:40.544Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T21:04:41.829Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T21:04:43.747Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T21:04:45.351Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T21:04:46.780Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-23T21:04:47.473Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T21:04:47.519Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T21:04:49.797Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T21:04:52.127Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T21:04:52.127Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T21:04:52.818Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T21:04:53.842Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T21:04:56.152Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.152Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T21:04:56.152Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.822Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T21:04:56.822Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T21:04:56.822Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T21:04:56.822Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T21:04:56.822Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T21:04:59.845Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T21:05:00.195Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T21:05:00.195Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T21:05:00.195Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T21:05:00.195Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T21:05:00.195Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T21:05:00.195Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T21:05:00.195Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T21:05:00.195Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T21:05:00.195Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T21:05:00.195Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T21:05:00.195Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T21:05:02.866Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T21:05:09.915Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T21:05:12.936Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T21:05:12.936Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T21:05:12.936Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T21:05:15.984Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T21:05:15.984Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T21:05:15.984Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T21:05:16.269Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T21:05:16.269Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T21:05:18.946Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-23T21:05:18.946Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T21:05:18.946Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-23T21:05:20.378Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T21:05:23.355Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T21:05:28.206Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T21:05:31.299Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T21:05:33.358Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T21:05:33.724Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-23T21:05:34.184Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-23T21:05:34.184Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T21:05:34.184Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-23T21:05:34.184Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T21:05:34.184Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-23T21:05:37.579Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T21:05:37.914Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-23T21:05:38.218Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T21:05:41.547Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T21:05:42.436Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T21:05:46.743Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T21:05:46.743Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T21:05:46.743Z] === RUN TestDockerSuite/TestRunState [2022-02-23T21:05:46.743Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T21:05:46.743Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T21:05:47.437Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T21:05:47.437Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T21:05:47.437Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T21:05:48.248Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-23T21:05:50.012Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T21:05:50.818Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T21:05:50.818Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T21:05:50.818Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T21:05:51.143Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-23T21:05:51.143Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-23T21:05:51.599Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-23T21:05:54.231Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T21:05:55.218Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T21:05:55.218Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T21:05:55.218Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T21:05:55.218Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T21:05:55.218Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T21:05:55.218Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T21:05:55.218Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T21:05:55.218Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T21:05:55.218Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T21:05:56.274Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-23T21:05:57.238Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-23T21:05:58.769Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T21:06:02.465Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T21:06:02.465Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T21:06:03.224Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T21:06:03.224Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T21:06:03.224Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T21:06:03.224Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T21:06:03.224Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T21:06:07.180Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T21:06:07.828Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T21:06:07.828Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T21:06:07.828Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T21:06:10.609Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T21:06:11.831Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T21:06:11.831Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T21:06:11.831Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T21:06:11.831Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T21:06:11.831Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T21:06:13.629Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T21:06:13.629Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T21:06:13.629Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T21:06:13.629Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T21:06:13.629Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T21:06:13.629Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T21:06:13.629Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T21:06:13.629Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T21:06:13.629Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T21:06:13.629Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T21:06:13.629Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T21:06:13.629Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T21:06:13.629Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T21:06:13.629Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T21:06:13.629Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T21:06:13.629Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPortList [2022-02-23T21:06:13.629Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T21:06:13.629Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T21:06:18.486Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T21:06:19.829Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T21:06:20.242Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T21:06:20.242Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T21:06:20.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T21:06:22.002Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-23T21:06:27.002Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T21:06:27.002Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T21:06:27.002Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T21:06:32.412Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T21:06:34.362Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-23T21:06:40.970Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T21:06:41.418Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-23T21:06:53.794Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-23T21:06:56.968Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T21:06:56.968Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T21:06:56.968Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T21:06:57.882Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T21:06:57.882Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T21:06:57.882Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T21:06:57.882Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T21:07:00.227Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T21:07:00.853Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-23T21:07:03.280Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T21:07:06.642Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-23T21:07:07.604Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-23T21:07:07.604Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T21:07:07.604Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-23T21:07:07.604Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T21:07:07.748Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T21:07:08.064Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T21:07:08.321Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T21:07:08.321Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T21:07:08.321Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T21:07:08.321Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T21:07:08.321Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T21:07:08.321Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T21:07:08.321Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T21:07:08.322Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T21:07:10.967Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-23T21:07:10.967Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T21:07:10.967Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-23T21:07:16.259Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T21:07:18.453Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T21:07:21.694Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T21:07:21.694Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T21:07:21.694Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T21:07:21.694Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T21:07:21.694Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T21:07:21.694Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T21:07:23.357Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T21:07:32.055Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T21:07:32.530Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T21:07:32.530Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T21:07:32.530Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T21:07:32.530Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T21:07:32.530Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T21:07:32.530Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T21:07:32.530Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T21:07:34.876Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T21:07:35.550Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T21:07:36.226Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T21:07:36.226Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T21:07:38.572Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T21:07:51.088Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T21:07:51.088Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T21:07:51.088Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T21:07:51.088Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T21:07:51.088Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T21:07:51.088Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T21:07:51.088Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T21:07:53.065Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T21:07:53.065Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:07:53.065Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T21:08:02.525Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T21:08:02.526Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T21:08:02.526Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T21:08:08.185Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T21:08:08.185Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:08:08.185Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T21:08:10.039Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T21:08:10.039Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T21:08:10.039Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T21:08:10.039Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T21:08:10.039Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T21:08:10.039Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T21:08:10.039Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T21:08:11.402Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-23T21:08:14.449Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T21:08:15.694Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T21:08:15.694Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T21:08:15.694Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T21:08:15.694Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T21:08:15.694Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T21:08:15.694Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T21:08:15.694Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T21:08:15.694Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T21:08:15.694Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T21:08:16.354Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T21:08:19.974Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T21:08:28.806Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T21:08:28.806Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T21:08:28.806Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T21:08:28.806Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T21:08:28.806Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T21:08:28.806Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:08:28.806Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T21:08:33.828Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T21:08:37.808Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T21:08:37.808Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T21:08:37.808Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T21:08:41.954Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T21:08:41.954Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T21:08:41.954Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T21:08:41.954Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T21:08:41.954Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T21:08:41.954Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:08:41.954Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T21:08:46.203Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T21:08:46.203Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:08:46.203Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T21:08:47.134Z] === RUN TestDockerSuite/TestBuildRm [2022-02-23T21:08:55.923Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T21:08:55.923Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T21:08:56.593Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T21:08:57.262Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T21:08:58.076Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T21:08:58.076Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T21:08:58.076Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T21:08:58.076Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:08:58.076Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T21:08:58.755Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T21:08:59.427Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T21:09:00.099Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T21:09:04.858Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-23T21:09:05.099Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T21:09:05.099Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T21:09:06.155Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T21:09:07.755Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-23T21:09:07.755Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T21:09:07.755Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-23T21:09:07.755Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T21:09:07.755Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-23T21:09:09.949Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-23T21:09:11.509Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T21:09:11.509Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:09:11.509Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T21:09:12.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T21:09:12.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T21:09:12.970Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T21:09:12.970Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T21:09:13.640Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T21:09:14.625Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-23T21:09:18.021Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T21:09:18.021Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T21:09:18.353Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-23T21:09:18.679Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T21:09:24.126Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-23T21:09:29.306Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T21:09:29.306Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:09:29.306Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T21:09:29.979Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T21:09:29.979Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T21:09:29.979Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T21:09:29.979Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T21:09:36.654Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T21:09:39.672Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T21:09:41.035Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T21:09:46.077Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T21:09:46.077Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T21:09:46.077Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T21:09:48.567Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T21:09:49.280Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-23T21:09:49.280Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-23T21:09:49.737Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-23T21:09:54.076Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T21:10:04.233Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T21:10:04.234Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T21:10:04.234Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T21:10:04.419Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T21:10:04.524Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-23T21:10:04.524Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite (3087.79s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-23T21:10:06.562Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T21:10:06.562Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-02-23T21:10:06.562Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.63s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.53s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.99s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.59s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.36s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.15s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.28s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.56s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.59s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.75s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.25s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.81s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.98s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.84s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.99s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.66s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.10s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.93s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.43s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.72s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.46s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.88s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.22s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.31s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.94s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.94s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.66s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.43s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.74s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.06s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.63s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.43s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.77s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.45s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.52s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.60s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.70s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.65s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.29s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.11s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.01s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.71s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.40s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.94s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.60s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.21s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.43s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.84s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.61s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.34s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.15s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.27s) [2022-02-23T21:10:07.371Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:10:07.371Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFails (3.09s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.61s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.99s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.25s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.93s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.60s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.72s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.96s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildHistory (13.24s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.30s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.33s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabels (1.19s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.61s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.15s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.97s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.21s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.80s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.88s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.37s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.15s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.80s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.53s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.39s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.12s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.90s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.93s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.81s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.71s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.79s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.75s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.18s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.83s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.41s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildRm (14.40s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.91s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.27s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.50s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.63s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.60s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.75s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.13s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.62s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildStderr (5.01s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.36s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.01s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.16s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.09s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.74s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.59s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.62s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.53s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.90s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.41s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.26s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.59s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.07s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.22s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.47s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCommitChange (5.93s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.71s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.40s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCommitTTY (8.43s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.49s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.48s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.57s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.00s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.94s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.72s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.63s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.73s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.76s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.03s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.21s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.57s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.78s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.31s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.00s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.68s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.44s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.13s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.37s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.91s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.92s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.90s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000515de8_} (2.92s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11826646487_c:\foo_false____} (2.90s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11826646487_c:\foo_true____} (2.89s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:10:07.372Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.16s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T21:10:07.372Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.06s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.08s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.36s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.08s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.19s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.74s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:10:07.373Z] --- PASS: TestDockerSuite/TestCpToDot (3.04s) [2022-02-23T21:10:07.373Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCpToStdout (3.09s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.29s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.08s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.33s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.21s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.15s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.32s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.28s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.77s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsCopy (6.17s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.98s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.38s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.98s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.57s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFilters (6.10s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFormat (6.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsRename (3.17s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsResize (8.43s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.01s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.24s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.83s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.72s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.96s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.57s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.68s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (8.97s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.52s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.64s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.83s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.81s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecInspectID (6.40s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.69s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.22s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.30s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestGetContainerStats (8.24s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.91s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (5.23s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.81s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.04s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.34s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.14s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.15s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.15s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.99s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.16s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.17s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.16s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.64s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.22s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.99s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.19s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (3.59s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.55s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (4.10s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (5.30s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesFormat (0.39s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (5.42s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.14s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImportBadURL (0.15s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.12s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.14s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (4.51s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.92s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.79s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (4.17s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectDefault (3.60s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectHistory (7.43s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T21:10:08.180Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.40s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.46s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.31s) [2022-02-23T21:10:08.180Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (4.21s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.47s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.25s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectStatus (5.28s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.57s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.40s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (4.44s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.23s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (4.53s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (4.53s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (4.46s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.16s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.15s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (4.20s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.99s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (8.30s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (4.70s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.33s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.14s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (12.64s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (14.18s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (13.68s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.60s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.57s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (5.04s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (4.76s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsSince (12.13s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsTail (5.74s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsTimestamps (5.12s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestLogsWithDetails (4.81s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.16s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.32s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.59s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsByOrder (16.15s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersBase (17.76s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (28.26s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.66s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (20.11s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.70s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.58s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.76s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.23s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.08s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPsShowMounts (12.90s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (2.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.53s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.31s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.77s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.69s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (4.79s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (35.20s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.22s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.54s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.43s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.62s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (9.14s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.44s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (9.05s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiBlank (0.14s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.67s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (27.48s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.84s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.43s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (12.59s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.93s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (16.75s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.69s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiTag (1.56s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (4.84s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (31.94s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (5.80s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.81s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (2.40s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (4.35s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.26s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (5.05s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (4.64s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (4.76s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.79s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.14s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.70s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.05s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (4.48s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.40s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.95s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (4.11s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (4.86s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (4.51s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunCreateVolume (4.55s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.55s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (10.05s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (4.89s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.31s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (4.45s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.68s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunEntrypoint (4.31s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.05s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunExitCode (4.61s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (4.68s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (4.66s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (4.85s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunExposePort (0.14s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.48s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.05s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.17s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (13.87s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (3.66s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (14.32s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.15s) [2022-02-23T21:10:08.181Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.26s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-02-23T21:10:08.181Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.88s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.64s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.69s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.82s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (2.14s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (4.35s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (6.75s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (15.94s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunRm (4.72s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunRmAndWait (7.96s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (4.89s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (4.69s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.21s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (4.90s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (4.25s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.98s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.35s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.14s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.90s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunUserDefaults (4.74s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (4.62s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (6.05s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.91s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.74s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (11.82s) [2022-02-23T21:10:08.182Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.33s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.70s) [2022-02-23T21:10:08.182Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (4.83s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (4.16s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.12s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.13s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.40s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (3.14s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (3.85s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (9.30s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.71s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.51s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.49s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.05s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.71s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (14.97s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.40s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (12.85s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.31s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.43s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.16s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.57s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.28s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.43s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.68s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.56s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.27s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLILs (5.37s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.15s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (6.07s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.76s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.76s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.15s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.37s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (15.11s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (1.28s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.41s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.97s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.55s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.53s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (18.71s) [2022-02-23T21:10:08.321Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:10:08.321Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.82s) [2022-02-23T21:10:08.321Z] === RUN TestDockerRegistrySuite [2022-02-23T21:10:08.321Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T21:10:08.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:08.321Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T21:10:08.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:08.321Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T21:10:08.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:08.321Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T21:10:08.321Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:08.321Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T21:10:09.130Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] --- PASS: TestDockerRegistrySuite (0.74s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T21:10:09.130Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T21:10:09.130Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T21:10:09.130Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T21:10:09.130Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T21:10:09.130Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T21:10:09.130Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T21:10:09.130Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:10:09.130Z] === RUN TestDockerDaemonSuite [2022-02-23T21:10:09.130Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T21:10:09.130Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T21:10:09.130Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T21:10:09.130Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:10:09.130Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:10:09.130Z] === RUN TestDockerSwarmSuite [2022-02-23T21:10:09.130Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T21:10:09.130Z] === RUN TestDockerPluginSuite [2022-02-23T21:10:09.130Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T21:10:09.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T21:10:09.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T21:10:09.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T21:10:09.130Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.130Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T21:10:09.131Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:10:09.131Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T21:10:09.131Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T21:10:09.131Z] === RUN TestDockerNetworkSuite [2022-02-23T21:10:09.131Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T21:10:09.131Z] === RUN TestDockerHubPullSuite [2022-02-23T21:10:09.131Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T21:10:09.131Z] PASS [2022-02-23T21:10:09.131Z] ok github.com/docker/docker/integration-cli 3089.346s [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === Skipped [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T21:10:09.131Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T21:10:09.131Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T21:10:09.131Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T21:10:09.131Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T21:10:09.131Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-23T21:10:09.131Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T21:10:09.131Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.54s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:10:09.131Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.131Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:10:09.131Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-23T21:10:09.132Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-23T21:10:09.132Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T21:10:09.132Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:10:09.132Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:10:09.132Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T21:10:09.132Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T21:10:09.132Z] [2022-02-23T21:10:09.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:10:09.132Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:10:09.195Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-23T21:10:09.652Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-23T21:10:09.739Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T21:10:09.939Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-23T21:10:09.939Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.939Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:10:09.939Z] [2022-02-23T21:10:09.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:10:09.939Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:10:09.940Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:10:09.940Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T21:10:09.940Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T21:10:09.940Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T21:10:09.940Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T21:10:09.940Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:10:09.940Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:10:09.940Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:10:09.940Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-23T21:10:09.940Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T21:10:09.940Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-23T21:10:09.940Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T21:10:09.940Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T21:10:09.940Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:10:09.940Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.940Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:10:09.940Z] [2022-02-23T21:10:09.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:10:09.941Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T21:10:09.941Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:10:09.941Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.04s) [2022-02-23T21:10:09.941Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestNetHostname (0.04s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-02-23T21:10:09.941Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-23T21:10:09.941Z] [2022-02-23T21:10:09.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T21:10:09.941Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T21:10:09.941Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-02-23T21:10:10.395Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-02-23T21:10:10.750Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.04s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-23T21:10:10.750Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.16s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.08s) [2022-02-23T21:10:10.750Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.08s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-23T21:10:10.750Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-02-23T21:10:10.750Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.04s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-02-23T21:10:10.750Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.750Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-02-23T21:10:10.750Z] [2022-02-23T21:10:10.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.05s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.05s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.07s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.05s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.05s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.05s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.05s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.751Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-02-23T21:10:10.751Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.751Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.04s) [2022-02-23T21:10:10.751Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.04s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.04s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.04s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.04s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.04s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:10.752Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-02-23T21:10:10.752Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T21:10:10.752Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-02-23T21:10:10.752Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.04s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.04s) [2022-02-23T21:10:11.425Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.04s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-02-23T21:10:11.425Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:10:11.425Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:10:11.425Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.425Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:10:11.425Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:10:11.426Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.426Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:10:11.426Z] [2022-02-23T21:10:11.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T21:10:11.427Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:11.427Z] DONE 1085 tests, 539 skipped in 3101.358s [2022-02-23T21:10:11.427Z] INFO: Integration tests ended at 02/23/2022 21:10:11. Duration:00:51:41.6306035 [2022-02-23T21:10:11.427Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T21:10:11.427Z] [2022-02-23T21:10:12.095Z] Containers: 2 [2022-02-23T21:10:12.095Z] Running: 0 [2022-02-23T21:10:12.095Z] Paused: 0 [2022-02-23T21:10:12.095Z] Stopped: 2 [2022-02-23T21:10:12.095Z] Images: 18 [2022-02-23T21:10:12.095Z] Server Version: 0.0.0-dev [2022-02-23T21:10:12.095Z] Storage Driver: windowsfilter [2022-02-23T21:10:12.095Z] Windows: [2022-02-23T21:10:12.095Z] Logging Driver: json-file [2022-02-23T21:10:12.095Z] Plugins: [2022-02-23T21:10:12.095Z] Volume: local [2022-02-23T21:10:12.095Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T21:10:12.095Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T21:10:12.095Z] Swarm: inactive [2022-02-23T21:10:12.095Z] Default Isolation: process [2022-02-23T21:10:12.095Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T21:10:12.095Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T21:10:12.095Z] OSType: windows [2022-02-23T21:10:12.095Z] Architecture: x86_64 [2022-02-23T21:10:12.095Z] CPUs: 4 [2022-02-23T21:10:12.095Z] Total Memory: 32GiB [2022-02-23T21:10:12.095Z] Name: azwin-2-6dcd60 [2022-02-23T21:10:12.095Z] ID: VTBA:UVTD:UNPZ:GHJT:4CNM:PN2E:ZMPG:HALL:XIEI:PORM:LMEV:474A [2022-02-23T21:10:12.095Z] Docker Root Dir: D:\CI\PR-43277\6\daemon [2022-02-23T21:10:12.095Z] Debug Mode (client): false [2022-02-23T21:10:12.095Z] Debug Mode (server): true [2022-02-23T21:10:12.095Z] File Descriptors: -1 [2022-02-23T21:10:12.095Z] Goroutines: 17 [2022-02-23T21:10:12.095Z] System Time: 2022-02-23T21:10:11.6981113Z [2022-02-23T21:10:12.095Z] EventsListeners: 0 [2022-02-23T21:10:12.095Z] Registry: https://index.docker.io/v1/ [2022-02-23T21:10:12.095Z] Labels: [2022-02-23T21:10:12.095Z] Experimental: false [2022-02-23T21:10:12.095Z] Insecure Registries: [2022-02-23T21:10:12.095Z] 127.0.0.0/8 [2022-02-23T21:10:12.095Z] Live Restore Enabled: false [2022-02-23T21:10:12.095Z] [2022-02-23T21:10:12.095Z] [2022-02-23T21:10:12.095Z] INFO: Stopping daemon under test [2022-02-23T21:10:12.095Z] SUCCESS: The process with PID 7320 (child process of PID 5264) has been terminated. [2022-02-23T21:10:12.095Z] SUCCESS: The process with PID 5264 (child process of PID 8948) has been terminated. [2022-02-23T21:10:12.095Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T21:10:12.095Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 21:10:11. [2022-02-23T21:10:12.095Z] INFO: Tidying up at end of run [2022-02-23T21:10:12.095Z] INFO: Saving daemon under test log (d:\CI\PR-43277\6\dut.out) to bundles\CIDUT.out [2022-02-23T21:10:12.095Z] INFO: Saving daemon under test log (d:\CI\PR-43277\6\dut.err) to bundles\CIDUT.err [2022-02-23T21:10:12.095Z] INFO: Saving containerd logs to bundles [2022-02-23T21:10:12.766Z] INFO: Nuke-Everything... [2022-02-23T21:10:14.292Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T21:10:15.434Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-23T21:10:15.954Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T21:10:15.955Z] 9a7e9966e458 [2022-02-23T21:10:15.955Z] 4822cac98484 [2022-02-23T21:10:15.955Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-23T21:10:19.918Z] Deleted: sha256:797d24d24834a2776f84e5b748bf05455367cec6e01d9a16d79a2395fb8ca2aa [2022-02-23T21:10:19.918Z] Deleted: sha256:5a07d7783f8027d61a3798c72a0a9a2351ab3e4294fbce4f342cb28218584e0f [2022-02-23T21:10:19.918Z] INFO: Tidying pidfile d:\CI\PR-43277\6\docker.pid [2022-02-23T21:10:19.918Z] INFO: Nuking d:\CI [2022-02-23T21:10:35.392Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T21:10:37.527Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T21:10:40.560Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-23T21:10:40.560Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T21:10:40.560Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-23T21:10:43.519Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-23T21:10:43.758Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T21:10:45.086Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T21:10:45.126Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T21:10:45.126Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T21:10:48.099Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T21:10:48.099Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T21:10:48.099Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T21:10:48.099Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T21:10:48.099Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T21:10:50.967Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-23T21:10:54.724Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T21:10:57.700Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T21:10:58.138Z] === RUN TestDockerSuite/TestBuildUser [2022-02-23T21:10:58.139Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T21:10:58.139Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-23T21:10:58.139Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T21:10:58.139Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-23T21:10:58.139Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T21:10:58.139Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-23T21:11:01.597Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T21:11:02.901Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-23T21:11:03.373Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-23T21:11:04.574Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T21:11:07.172Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-23T21:11:07.172Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T21:11:07.172Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-23T21:11:07.172Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T21:11:07.172Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-23T21:11:07.598Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T21:11:07.598Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T21:11:14.974Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T21:11:14.975Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T21:11:14.975Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T21:11:17.114Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T21:11:17.114Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T21:11:17.114Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T21:11:21.013Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T21:11:21.013Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T21:11:21.013Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T21:11:21.013Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T21:11:21.013Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T21:11:23.985Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T21:11:23.985Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T21:11:26.118Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T21:11:29.093Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T21:11:32.066Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T21:11:32.066Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T21:11:32.066Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T21:11:32.066Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T21:11:32.066Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T21:11:32.066Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T21:11:32.066Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T21:11:35.961Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T21:11:35.961Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T21:11:35.961Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T21:11:35.961Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T21:11:35.961Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T21:11:35.961Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T21:11:35.961Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T21:11:35.961Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T21:11:35.961Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T21:11:36.882Z] INFO: Zapped successfully [2022-02-23T21:11:36.882Z] [2022-02-23T21:11:36.882Z] INFO: executeCI.ps1 exiting at Wed Feb 23 21:11:29 CUT 2022. Duration 01:11:40.0615923 [2022-02-23T21:11:36.882Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T21:11:37.314Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-23T21:11:37.314Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-23T21:11:37.365Z] Recording test results [2022-02-23T21:11:37.906Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T21:11:40.294Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T21:11:42.923Z] Creating win-2022-integration-bundles.zip [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T21:11:45.291Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T21:11:45.291Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T21:11:45.291Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T21:11:45.291Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T21:11:45.291Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T21:11:45.291Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T21:11:45.291Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [Pipeline] archiveArtifacts [2022-02-23T21:11:46.466Z] Archiving artifacts [2022-02-23T21:11:48.263Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T21:11:48.263Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T21:11:48.263Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T21:11:48.263Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T21:11:48.263Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T21:11:48.263Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T21:11:50.069Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T21:11:51.235Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T21:11:51.853Z] + make clean [2022-02-23T21:11:52.265Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-23T21:11:54.957Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T21:11:54.957Z] docker-dev-cache [2022-02-23T21:11:54.957Z] docker-mod-cache [2022-02-23T21:11:55.134Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T21:11:55.134Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T21:11:55.134Z] === RUN TestDockerSuite/TestRunEntrypoint [Pipeline] deleteDir [2022-02-23T21:11:58.107Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T21:11:58.107Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T21:11:58.107Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T21:11:58.107Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T21:11:58.107Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T21:11:58.107Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T21:11:58.107Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T21:12:01.079Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T21:12:02.707Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-23T21:12:02.707Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T21:12:03.176Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-23T21:12:03.176Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T21:12:03.176Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-23T21:12:04.209Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T21:12:06.971Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-23T21:12:06.972Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T21:12:06.972Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-23T21:12:07.184Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T21:12:10.307Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T21:12:10.307Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T21:12:16.390Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T21:12:16.390Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T21:12:16.390Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T21:12:16.390Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T21:12:16.390Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:12:16.390Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T21:12:21.928Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-23T21:12:25.249Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T21:12:25.249Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T21:12:25.249Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T21:12:26.688Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-23T21:12:26.688Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T21:12:27.384Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T21:12:27.384Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T21:12:37.940Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T21:12:37.940Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T21:12:37.940Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T21:12:37.940Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T21:12:37.940Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T21:12:37.940Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T21:12:37.940Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T21:12:44.021Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T21:12:44.524Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-23T21:12:44.524Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T21:12:44.524Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-23T21:12:44.524Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T21:12:44.524Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-23T21:12:44.524Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T21:12:44.524Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-23T21:12:45.512Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T21:12:48.948Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T21:12:48.948Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T21:12:49.606Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T21:12:50.970Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T21:12:53.823Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T21:12:55.187Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T21:12:55.945Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-23T21:12:56.552Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T21:12:58.189Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-23T21:12:58.189Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T21:12:58.657Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-23T21:12:58.657Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T21:12:58.657Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-23T21:12:58.657Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T21:12:58.657Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T21:12:59.527Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T21:12:59.527Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T21:13:00.185Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T21:13:00.185Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T21:13:00.185Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T21:13:01.612Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-23T21:13:04.084Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T21:13:04.084Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T21:13:04.084Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T21:13:04.084Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T21:13:04.084Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T21:13:04.084Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T21:13:04.084Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T21:13:04.084Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T21:13:04.084Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T21:13:04.084Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T21:13:04.084Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T21:13:07.500Z] === RUN TestDockerSuite/TestCommitChange [2022-02-23T21:13:13.373Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-23T21:13:16.592Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T21:13:16.592Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T21:13:16.592Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T21:13:17.956Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T21:13:19.247Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-23T21:13:19.247Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T21:13:19.247Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-23T21:13:25.346Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T21:13:27.484Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T21:13:31.383Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T21:13:37.081Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-23T21:13:37.081Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:13:37.081Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-23T21:13:38.070Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T21:13:38.070Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T21:13:38.070Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T21:13:38.070Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T21:13:38.070Z] === RUN TestDockerSuite/TestRunState [2022-02-23T21:13:38.070Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T21:13:38.070Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T21:13:41.635Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T21:13:41.635Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T21:13:41.635Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T21:13:41.635Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T21:13:41.635Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T21:13:46.059Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T21:13:46.059Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T21:13:48.334Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T21:13:48.334Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T21:13:48.334Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T21:13:51.306Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T21:13:51.306Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T21:13:51.306Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T21:13:51.306Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T21:13:51.306Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T21:13:54.902Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-23T21:13:55.214Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-23T21:14:00.779Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-23T21:14:00.779Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-23T21:14:00.779Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-23T21:14:00.779Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-23T21:14:00.779Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-23T21:14:00.779Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-23T21:14:00.779Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-23T21:14:00.779Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-23T21:14:05.766Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T21:14:11.710Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T21:14:13.970Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-23T21:14:22.267Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T21:14:22.267Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T21:14:22.267Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T21:14:22.267Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T21:14:26.168Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T21:14:28.945Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-23T21:14:28.945Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T21:14:28.945Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-23T21:14:29.139Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T21:14:29.934Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-23T21:14:29.934Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T21:14:29.934Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-23T21:14:29.934Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T21:14:29.934Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-23T21:14:29.934Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T21:14:29.934Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-23T21:14:32.116Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T21:14:32.116Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.116Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T21:14:32.116Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T21:14:32.772Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T21:14:32.772Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.772Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T21:14:32.772Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.772Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T21:14:32.772Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.772Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T21:14:32.772Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.772Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T21:14:32.772Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.772Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T21:14:32.889Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-23T21:14:32.889Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T21:14:32.889Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-23T21:14:32.889Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-23T21:14:35.899Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-23T21:14:35.899Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-23T21:14:35.899Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T21:14:35.899Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-23T21:14:35.899Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T21:14:35.899Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-23T21:14:35.899Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T21:14:35.899Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-23T21:14:38.851Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T21:14:39.698Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-23T21:14:40.983Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T21:14:41.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-23T21:14:43.120Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T21:14:44.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-23T21:14:44.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-23T21:14:44.885Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T21:14:44.885Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-23T21:14:47.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-23T21:14:47.841Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T21:14:50.498Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T21:14:50.498Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T21:14:50.498Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T21:14:50.498Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T21:14:50.498Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T21:14:50.498Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.498Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T21:14:50.802Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-23T21:14:50.802Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.802Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-23T21:14:50.802Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:14:50.802Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-23T21:14:52.629Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T21:14:52.629Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T21:14:53.287Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T21:14:53.287Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T21:14:53.768Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-23T21:14:53.768Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-23T21:14:55.420Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T21:14:56.004Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-23T21:14:56.004Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T21:14:56.004Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-23T21:14:58.962Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-23T21:14:59.431Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-23T21:15:02.384Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-23T21:15:04.426Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T21:15:04.426Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:15:05.086Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T21:15:07.150Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-23T21:15:11.914Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-23T21:15:11.914Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-23T21:15:11.914Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-23T21:15:11.914Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-23T21:15:11.914Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-23T21:15:14.137Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-23T21:15:14.137Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T21:15:14.137Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-23T21:15:15.643Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T21:15:15.643Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:15:15.643Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T21:15:21.718Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T21:15:21.718Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T21:15:21.718Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T21:15:21.718Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T21:15:21.718Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T21:15:21.718Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T21:15:21.718Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T21:15:21.718Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T21:15:21.718Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T21:15:22.873Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-23T21:15:22.873Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:15:22.873Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-23T21:15:25.117Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-23T21:15:25.117Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-23T21:15:29.879Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-23T21:15:30.579Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T21:15:30.579Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:15:30.579Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T21:15:30.579Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T21:15:30.579Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T21:15:30.580Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T21:15:30.580Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T21:15:30.580Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:15:30.580Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T21:15:30.580Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T21:15:30.580Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T21:15:30.580Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:15:30.580Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T21:15:32.841Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-23T21:15:32.841Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T21:15:32.841Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-23T21:15:32.841Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T21:15:32.841Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-23T21:15:32.841Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T21:15:32.841Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-23T21:15:32.841Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T21:15:32.841Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-23T21:15:32.841Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T21:15:32.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-23T21:15:34.474Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T21:15:35.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-23T21:15:35.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-23T21:15:38.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-23T21:15:38.370Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T21:15:38.370Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T21:15:38.370Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T21:15:42.304Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T21:15:42.304Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T21:15:42.304Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T21:15:42.304Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T21:15:42.304Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T21:15:42.304Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:15:42.304Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T21:15:46.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-23T21:15:48.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-23T21:15:51.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008cc60_} [2022-02-23T21:15:54.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12148370364_c:\foo_false____} [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T21:15:59.741Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T21:15:59.741Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T21:16:02.749Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T21:16:02.749Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T21:16:03.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12148370364_c:\foo_true____} [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-23T21:16:05.734Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-23T21:16:05.734Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-23T21:16:05.734Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-23T21:16:05.734Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-23T21:16:05.734Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-23T21:16:05.734Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T21:16:05.734Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-23T21:16:06.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T21:16:06.701Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T21:16:07.368Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T21:16:07.368Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T21:16:07.368Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T21:16:08.696Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-23T21:16:08.696Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T21:16:08.696Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-23T21:16:08.696Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:16:08.696Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-23T21:16:08.696Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:16:08.696Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-23T21:16:08.696Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T21:16:08.696Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-23T21:16:08.696Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:16:08.696Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-23T21:16:08.696Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-23T21:16:09.168Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-23T21:16:09.168Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-23T21:16:09.168Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-23T21:16:09.168Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-23T21:16:09.168Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-23T21:16:09.168Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-23T21:16:09.168Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:16:09.168Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-23T21:16:17.842Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-23T21:16:17.842Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-23T21:16:17.842Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T21:16:17.842Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-23T21:16:18.000Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T21:16:18.000Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:16:18.000Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T21:16:18.657Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T21:16:18.657Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T21:16:18.657Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T21:16:18.657Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T21:16:25.011Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-23T21:16:25.011Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T21:16:25.011Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-23T21:16:25.011Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T21:16:25.011Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-23T21:16:25.011Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T21:16:25.011Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-23T21:16:29.298Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T21:16:29.298Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T21:16:29.298Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T21:16:30.892Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-23T21:16:33.113Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-23T21:16:33.113Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:16:33.113Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-23T21:16:33.113Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T21:16:33.113Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-23T21:16:41.893Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T21:16:41.893Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T21:16:41.893Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite (2797.76s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (84.49s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.39s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.27s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.66s) [2022-02-23T21:16:43.279Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.59s) [2022-02-23T21:16:43.279Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.72s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.16s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.42s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.43s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.67s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.13s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.70s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.95s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.22s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.82s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.35s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.65s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.83s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.21s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.60s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.57s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.97s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.96s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.54s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.87s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.53s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.57s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.64s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.23s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.90s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.44s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.08s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.98s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (2.24s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.50s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.06s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.62s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.77s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.92s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignore (59.51s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.24s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.96s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.57s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.34s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.25s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.12s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.73s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.27s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.75s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.56s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.45s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.33s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.41s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.69s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.18s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFails (3.23s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.26s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.41s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.22s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.75s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.57s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.71s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildHistory (12.80s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.08s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.93s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.34s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabels (1.11s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.31s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.63s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (4.19s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.14s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.13s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.08s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.10s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.07s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.39s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.62s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.61s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.36s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.38s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.81s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.49s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.10s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.66s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.98s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.52s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.77s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.80s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.24s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.70s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.33s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildRm (16.16s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.59s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.60s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.55s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.67s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.50s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.93s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.97s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildStderr (5.77s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.70s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.93s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.52s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.11s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.62s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.13s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.03s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.57s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.76s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.83s) [2022-02-23T21:16:43.280Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.33s) [2022-02-23T21:16:43.280Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.79s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.45s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.46s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.46s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestCommitChange (6.47s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.93s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.21s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestCommitTTY (9.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.68s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.91s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.27s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.26s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.24s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.38s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (8.41s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.50s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.86s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.29s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.30s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.52s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.46s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.20s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.57s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.82s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.36s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.32s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.98s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.11s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.34s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-23T21:16:43.281Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.03s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.80s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.53s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.27s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.13s) [2022-02-23T21:16:43.281Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.22s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000004ae0_} (3.13s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1392789516_c:\foo_false____} (3.20s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1392789516_c:\foo_true____} (3.29s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:16:44.223Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.29s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-23T21:16:44.223Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.38s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.25s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.99s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.24s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.82s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.69s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpToDot (3.21s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCpToStdout (3.38s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateByImageID (3.35s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.19s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.00s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.46s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.91s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.63s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.45s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.48s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.49s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.48s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.31s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsCopy (5.88s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.11s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.34s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.84s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.13s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFilters (6.77s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFormat (6.54s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsRename (3.38s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsResize (33.71s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.18s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.96s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.75s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.71s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.29s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.35s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.39s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.89s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.98s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.25s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.05s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecInspectID (6.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.29s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.04s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.27s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.38s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.24s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.19s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.21s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.40s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.21s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.44s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.11s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.15s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.05s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectDefault (3.24s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectHistory (5.52s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.21s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.35s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.16s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.90s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.73s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectStatus (3.75s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.97s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.70s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.05s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.23s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.03s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.19s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.09s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.09s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.26s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.50s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.37s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.51s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.13s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.10s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.13s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.75s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.54s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.36s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.19s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsSince (9.74s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsTail (3.59s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.33s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.20s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T21:16:44.224Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T21:16:44.224Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.13s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.26s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsByOrder (16.29s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.51s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.10s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.91s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.30s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.48s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.88s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.77s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (2.00s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.58s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.22s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.96s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.58s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.31s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.63s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.41s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.08s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.76s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.80s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.88s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.65s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.81s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.84s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.71s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.60s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.33s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.49s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.51s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.81s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.88s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.17s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.92s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.15s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.22s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.24s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.49s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.09s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.96s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.45s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.14s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.08s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.16s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.10s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.25s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.13s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.25s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.29s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunExitCode (3.28s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.88s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.21s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.10s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.90s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.06s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.64s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.60s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.27s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.56s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.11s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.55s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.87s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.26s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.82s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunRm (3.17s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.24s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.23s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.18s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.91s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.30s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.46s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.50s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.27s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.21s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T21:16:44.225Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.99s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.89s) [2022-02-23T21:16:44.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.38s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.80s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.20s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.29s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.42s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.08s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.62s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.47s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.43s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.74s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.05s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.96s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.94s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.93s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.79s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.45s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.00s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.27s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.94s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.57s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:16:44.226Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.75s) [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T21:16:44.226Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:16:44.226Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.226Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T21:16:44.226Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T21:16:44.227Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T21:16:44.227Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T21:16:44.227Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T21:16:44.227Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T21:16:44.227Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T21:16:44.227Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T21:16:44.227Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T21:16:44.227Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T21:16:44.227Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerDaemonSuite [2022-02-23T21:16:44.227Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T21:16:44.227Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T21:16:44.227Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T21:16:44.227Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerSwarmSuite [2022-02-23T21:16:44.227Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T21:16:44.227Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T21:16:44.227Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerNetworkSuite [2022-02-23T21:16:44.227Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T21:16:44.227Z] === RUN TestDockerHubPullSuite [2022-02-23T21:16:44.227Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T21:16:44.227Z] PASS [2022-02-23T21:16:44.227Z] ok github.com/docker/docker/integration-cli 2798.136s [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === Skipped [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T21:16:44.227Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T21:16:44.227Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T21:16:44.227Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T21:16:44.227Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T21:16:44.227Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-23T21:16:44.227Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-23T21:16:44.227Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T21:16:44.227Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T21:16:44.227Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-23T21:16:44.227Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-02-23T21:16:44.227Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.30s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-23T21:16:44.227Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.227Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-23T21:16:44.227Z] [2022-02-23T21:16:44.227Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T21:16:44.228Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-23T21:16:44.228Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-23T21:16:44.228Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T21:16:44.228Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T21:16:44.228Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.228Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:16:44.228Z] [2022-02-23T21:16:44.228Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:16:44.228Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:16:44.229Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:16:44.229Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.229Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:16:44.229Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:16:44.230Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T21:16:44.230Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-23T21:16:44.230Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T21:16:44.230Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:16:44.230Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:16:44.230Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:16:44.230Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-23T21:16:44.230Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-23T21:16:44.230Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T21:16:44.230Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T21:16:44.230Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T21:16:44.230Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:16:44.230Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.230Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:16:44.230Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-23T21:16:44.231Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-23T21:16:44.231Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-23T21:16:44.231Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T21:16:44.231Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T21:16:44.231Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.231Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-23T21:16:44.231Z] [2022-02-23T21:16:44.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T21:16:44.232Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.232Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-23T21:16:44.232Z] [2022-02-23T21:16:44.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T21:16:44.232Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.232Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-23T21:16:44.232Z] [2022-02-23T21:16:44.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T21:16:44.232Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T21:16:44.232Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T21:16:44.232Z] [2022-02-23T21:16:44.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T21:16:44.232Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T21:16:45.023Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.023Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T21:16:45.023Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T21:16:45.024Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.024Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T21:16:45.024Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T21:16:45.025Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:16:45.025Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.025Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:16:45.025Z] [2022-02-23T21:16:45.025Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:16:45.025Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:16:45.026Z] [2022-02-23T21:16:45.026Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:16:45.026Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.026Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T21:16:45.027Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] DONE 1085 tests, 544 skipped in 2809.064s [2022-02-23T21:16:45.027Z] INFO: Integration tests ended at 02/23/2022 21:16:44. Duration:00:46:49.2591459 [2022-02-23T21:16:45.027Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] Containers: 2 [2022-02-23T21:16:45.027Z] Running: 0 [2022-02-23T21:16:45.027Z] Paused: 0 [2022-02-23T21:16:45.027Z] Stopped: 2 [2022-02-23T21:16:45.027Z] Images: 18 [2022-02-23T21:16:45.027Z] Server Version: 0.0.0-dev [2022-02-23T21:16:45.027Z] Storage Driver: windowsfilter [2022-02-23T21:16:45.027Z] Windows: [2022-02-23T21:16:45.027Z] Logging Driver: json-file [2022-02-23T21:16:45.027Z] Plugins: [2022-02-23T21:16:45.027Z] Volume: local [2022-02-23T21:16:45.027Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T21:16:45.027Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T21:16:45.027Z] Swarm: inactive [2022-02-23T21:16:45.027Z] Default Isolation: process [2022-02-23T21:16:45.027Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-23T21:16:45.027Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-23T21:16:45.027Z] OSType: windows [2022-02-23T21:16:45.027Z] Architecture: x86_64 [2022-02-23T21:16:45.027Z] CPUs: 4 [2022-02-23T21:16:45.027Z] Total Memory: 32GiB [2022-02-23T21:16:45.027Z] Name: azwin-2-d6b980 [2022-02-23T21:16:45.027Z] ID: FBWI:PWY7:POZ6:SBVJ:SGH7:UL66:L43U:4JZO:UCCM:JFCY:BT3B:76WG [2022-02-23T21:16:45.027Z] Docker Root Dir: D:\CI\PR-43277\6\daemon [2022-02-23T21:16:45.027Z] Debug Mode (client): false [2022-02-23T21:16:45.027Z] Debug Mode (server): true [2022-02-23T21:16:45.027Z] File Descriptors: -1 [2022-02-23T21:16:45.027Z] Goroutines: 46 [2022-02-23T21:16:45.027Z] System Time: 2022-02-23T21:16:44.2338701Z [2022-02-23T21:16:45.027Z] EventsListeners: 0 [2022-02-23T21:16:45.027Z] Registry: https://index.docker.io/v1/ [2022-02-23T21:16:45.027Z] Labels: [2022-02-23T21:16:45.027Z] Experimental: false [2022-02-23T21:16:45.027Z] Insecure Registries: [2022-02-23T21:16:45.027Z] 127.0.0.0/8 [2022-02-23T21:16:45.027Z] Live Restore Enabled: false [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] [2022-02-23T21:16:45.027Z] INFO: Stopping daemon under test [2022-02-23T21:16:45.027Z] SUCCESS: The process with PID 5292 (child process of PID 3620) has been terminated. [2022-02-23T21:16:45.027Z] SUCCESS: The process with PID 3620 (child process of PID 3356) has been terminated. [2022-02-23T21:16:45.027Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T21:16:45.027Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 21:16:44. [2022-02-23T21:16:45.027Z] INFO: Tidying up at end of run [2022-02-23T21:16:45.027Z] INFO: Saving daemon under test log (d:\CI\PR-43277\6\dut.out) to bundles\CIDUT.out [2022-02-23T21:16:45.027Z] INFO: Saving daemon under test log (d:\CI\PR-43277\6\dut.err) to bundles\CIDUT.err [2022-02-23T21:16:45.027Z] INFO: Saving containerd logs to bundles [2022-02-23T21:16:45.027Z] INFO: Nuke-Everything... [2022-02-23T21:16:45.695Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T21:16:45.695Z] eb02c74e5cfd [2022-02-23T21:16:45.695Z] eecebd2cc113 [2022-02-23T21:16:45.695Z] INFO: Tidying pidfile d:\CI\PR-43277\6\docker.pid [2022-02-23T21:16:45.695Z] INFO: Killing containerd with PID 5500 [2022-02-23T21:16:45.695Z] INFO: Nuking d:\CI [2022-02-23T21:16:50.954Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-23T21:16:50.954Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T21:16:50.954Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-23T21:16:50.954Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:16:50.954Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-23T21:17:01.410Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-23T21:17:01.410Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T21:17:01.410Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-23T21:17:01.410Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T21:17:01.410Z] === RUN TestDockerSuite/TestCpToDot [2022-02-23T21:17:08.584Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-23T21:17:08.584Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T21:17:08.584Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-23T21:17:08.584Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T21:17:08.584Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-23T21:17:11.547Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-23T21:17:11.547Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:17:11.547Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-23T21:17:11.547Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T21:17:11.547Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-23T21:17:11.547Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T21:17:11.547Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-23T21:17:11.547Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T21:17:11.547Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-23T21:17:11.547Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-23T21:17:12.021Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-23T21:17:14.145Z] INFO: Zapped successfully [2022-02-23T21:17:14.145Z] [2022-02-23T21:17:14.145Z] INFO: executeCI.ps1 exiting at Wed Feb 23 21:17:09 CUT 2022. Duration 01:12:49.9605803 [2022-02-23T21:17:14.145Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T21:17:14.586Z] Recording test results [2022-02-23T21:17:14.976Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-23T21:17:17.938Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-23T21:17:17.938Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-23T21:17:17.938Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-23T21:17:20.893Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-23T21:17:21.355Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-23T21:17:21.813Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-23T21:17:21.813Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T21:17:21.813Z] === RUN TestDockerSuite/TestCreateRM [2022-02-23T21:17:22.270Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-23T21:17:22.270Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T21:17:22.270Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-23T21:17:22.270Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-23T21:17:22.727Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-23T21:17:27.318Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T21:17:29.709Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T21:17:32.267Z] Archiving artifacts [2022-02-23T21:17:33.140Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-23T21:17:33.140Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-23T21:17:33.597Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-23T21:17:38.283Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-23T21:17:38.283Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-23T21:17:38.283Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T21:17:38.283Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-23T21:17:40.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-23T21:17:40.463Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.463Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-23T21:17:40.920Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-23T21:17:40.920Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDockerFails [2022-02-23T21:17:40.920Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-23T21:17:40.920Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T21:17:41.377Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-23T21:17:41.377Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T21:17:41.377Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-23T21:17:41.377Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T21:17:41.377Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-23T21:17:41.377Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T21:17:41.377Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-23T21:17:41.377Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T21:17:41.377Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-23T21:17:44.273Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-23T21:17:47.169Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-23T21:17:50.071Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-23T21:17:59.294Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T21:18:00.831Z] + make clean [2022-02-23T21:18:02.203Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T21:18:02.203Z] docker-dev-cache [2022-02-23T21:18:02.203Z] docker-mod-cache [Pipeline] deleteDir [2022-02-23T21:18:04.854Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-23T21:18:10.631Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-23T21:18:17.686Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-23T21:18:19.853Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-23T21:18:20.818Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-23T21:18:25.499Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-23T21:18:26.462Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-23T21:18:27.995Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-23T21:18:33.774Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-23T21:18:39.550Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-23T21:18:39.550Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-23T21:18:39.550Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-23T21:18:39.550Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:18:39.550Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-23T21:18:39.550Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T21:18:39.550Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-23T21:18:39.550Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T21:18:39.550Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-23T21:18:40.513Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-23T21:18:40.513Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T21:18:40.513Z] === RUN TestDockerSuite/TestEventsRename [2022-02-23T21:18:43.408Z] === RUN TestDockerSuite/TestEventsResize [2022-02-23T21:18:51.954Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-23T21:18:54.847Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-23T21:18:58.577Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-23T21:19:04.409Z] === RUN TestDockerSuite/TestEventsTop [2022-02-23T21:19:04.409Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T21:19:04.409Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-23T21:19:06.628Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-23T21:19:11.390Z] === RUN TestDockerSuite/TestExec [2022-02-23T21:19:11.390Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:19:11.390Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-23T21:19:11.390Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T21:19:11.390Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-23T21:19:14.351Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-23T21:19:16.573Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-23T21:19:16.573Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:19:16.573Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-23T21:19:16.573Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:19:16.573Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-23T21:19:16.573Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T21:19:16.573Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-23T21:19:18.795Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-23T21:19:21.755Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-23T21:19:24.716Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-23T21:19:26.938Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-23T21:19:32.827Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-23T21:19:32.828Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T21:19:32.828Z] === RUN TestDockerSuite/TestExecEnv [2022-02-23T21:19:32.828Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:19:32.828Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-23T21:19:32.828Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T21:19:32.828Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-23T21:19:35.048Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-23T21:19:39.814Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-23T21:19:39.814Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T21:19:39.814Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-23T21:19:39.814Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T21:19:39.814Z] === RUN TestDockerSuite/TestExecParseError [2022-02-23T21:19:39.814Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T21:19:39.814Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-23T21:19:39.814Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T21:19:39.814Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-23T21:19:39.814Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T21:19:39.814Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-23T21:19:42.780Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-23T21:19:42.780Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T21:19:42.780Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-23T21:19:42.780Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:19:42.780Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-23T21:19:42.780Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T21:19:42.780Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-23T21:19:42.780Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T21:19:42.780Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-23T21:19:42.780Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T21:19:42.780Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-23T21:19:45.748Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-23T21:19:45.748Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T21:19:45.748Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-23T21:19:56.186Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-23T21:19:56.186Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T21:19:56.186Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-23T21:19:56.186Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T21:19:56.186Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-23T21:19:56.186Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T21:19:56.186Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-23T21:20:02.070Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-23T21:20:07.960Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-23T21:20:11.762Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-23T21:20:18.942Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestHealth [2022-02-23T21:20:18.942Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-23T21:20:18.942Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-23T21:20:23.708Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-23T21:20:23.708Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-23T21:20:23.708Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T21:20:24.177Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-23T21:20:24.177Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-23T21:20:24.177Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-23T21:20:24.648Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-23T21:20:25.642Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-23T21:20:25.642Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T21:20:25.642Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-23T21:20:26.631Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-23T21:20:27.101Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-23T21:20:29.323Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-23T21:20:29.792Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-23T21:20:32.757Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-23T21:20:35.740Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-23T21:20:35.740Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-23T21:20:35.740Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:20:35.740Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-23T21:20:40.506Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportFile [2022-02-23T21:20:40.506Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-23T21:20:40.506Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-23T21:20:40.506Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-23T21:20:40.506Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-23T21:20:40.506Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-23T21:20:40.506Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-23T21:20:40.506Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-23T21:20:40.506Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-23T21:20:40.506Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.975Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-23T21:20:40.975Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:20:40.975Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-23T21:20:48.161Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-23T21:20:51.121Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-23T21:20:51.121Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:20:51.121Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-23T21:20:51.121Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T21:20:51.121Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-23T21:20:51.121Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-23T21:20:51.121Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T21:20:51.121Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-23T21:20:54.081Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-23T21:20:54.550Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-23T21:20:57.510Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-23T21:20:57.510Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T21:20:57.510Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-23T21:20:57.510Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T21:20:57.510Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-23T21:20:57.510Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T21:20:57.510Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-23T21:20:59.734Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-23T21:21:10.182Z] === RUN TestDockerSuite/TestInspectImage [2022-02-23T21:21:10.182Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:21:10.182Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-23T21:21:10.182Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:21:10.182Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-23T21:21:10.182Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:21:10.182Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-23T21:21:13.149Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-23T21:21:16.117Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-23T21:21:16.117Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-23T21:21:18.339Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-23T21:21:21.297Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-23T21:21:21.297Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T21:21:21.297Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-23T21:21:21.297Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-23T21:21:24.311Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-23T21:21:27.271Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-23T21:21:33.144Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-23T21:21:36.139Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-23T21:21:40.145Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-23T21:21:42.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-23T21:21:45.324Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-23T21:21:48.280Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-23T21:21:50.516Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-23T21:21:50.516Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-23T21:21:50.516Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.516Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-23T21:21:50.516Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.516Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-23T21:21:50.516Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.516Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-23T21:21:50.516Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.516Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-23T21:21:50.516Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-23T21:21:50.995Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-23T21:21:50.995Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-23T21:21:50.995Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-23T21:21:50.995Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-23T21:21:53.981Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-23T21:21:56.223Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-23T21:22:02.152Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-23T21:22:05.148Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-23T21:22:05.148Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T21:22:05.148Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-23T21:22:08.140Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-23T21:22:08.140Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-23T21:22:16.874Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-23T21:22:25.613Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-23T21:22:34.345Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-23T21:22:36.588Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-23T21:22:39.575Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-23T21:22:39.575Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T21:22:39.575Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-23T21:22:42.557Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-23T21:22:51.141Z] === RUN TestDockerSuite/TestLogsSince [2022-02-23T21:23:01.456Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-23T21:23:01.456Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T21:23:01.456Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-23T21:23:01.456Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T21:23:01.456Z] === RUN TestDockerSuite/TestLogsTail [2022-02-23T21:23:03.631Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-23T21:23:07.370Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-23T21:23:10.269Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-23T21:23:10.269Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestNetHostname [2022-02-23T21:23:10.269Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-23T21:23:10.269Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-23T21:23:10.269Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-23T21:23:10.269Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginActive [2022-02-23T21:23:10.269Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-23T21:23:10.269Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-23T21:23:10.269Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-23T21:23:10.269Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-23T21:23:10.269Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-23T21:23:10.269Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-23T21:23:10.269Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-23T21:23:10.269Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-23T21:23:10.269Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-23T21:23:10.269Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPortList [2022-02-23T21:23:10.269Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T21:23:10.269Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-23T21:23:20.573Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T21:23:20.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-23T21:23:20.573Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T21:23:21.031Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-23T21:23:26.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-23T21:23:26.812Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T21:23:26.812Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-23T21:23:37.119Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-23T21:23:37.119Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T21:23:37.119Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-23T21:23:49.500Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-23T21:24:14.617Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-23T21:24:14.617Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-23T21:24:14.617Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T21:24:14.617Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-23T21:24:27.019Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-23T21:24:35.794Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-23T21:24:53.641Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-23T21:24:59.529Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-23T21:24:59.529Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T21:24:59.529Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-23T21:24:59.529Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T21:24:59.529Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-23T21:25:05.425Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-23T21:25:05.425Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:25:05.425Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-23T21:25:05.425Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T21:25:05.425Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-23T21:25:05.425Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T21:25:05.425Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-23T21:25:05.425Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T21:25:05.425Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-23T21:25:15.871Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-23T21:25:15.871Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T21:25:15.871Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-23T21:25:16.343Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-23T21:25:16.343Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T21:25:16.343Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-23T21:25:17.914Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-23T21:25:18.904Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-23T21:25:18.904Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T21:25:18.904Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-23T21:25:24.110Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-23T21:25:28.877Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-23T21:25:37.566Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-23T21:26:07.705Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-23T21:26:07.705Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:26:07.705Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-23T21:26:14.767Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-23T21:26:14.767Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-23T21:26:15.224Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-23T21:26:16.189Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-23T21:26:21.985Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-23T21:26:26.671Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-23T21:26:26.671Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:26:26.671Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-23T21:26:31.359Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-23T21:26:31.823Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-23T21:26:31.823Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-23T21:26:49.508Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-23T21:26:53.244Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-23T21:26:53.702Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-23T21:27:02.265Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-23T21:27:14.649Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-23T21:27:29.451Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-23T21:27:32.352Z] === RUN TestDockerSuite/TestRmiTag [2022-02-23T21:27:33.321Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-23T21:27:36.233Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-23T21:27:57.399Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-23T21:28:00.386Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-23T21:28:06.323Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-23T21:28:07.916Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T21:28:07.916Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-23T21:28:10.166Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-23T21:28:10.166Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T21:28:10.166Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-23T21:28:10.166Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T21:28:10.166Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-23T21:28:16.102Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-23T21:28:19.948Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-23T21:28:28.695Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-23T21:28:35.925Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-23T21:28:38.174Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-23T21:28:38.174Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T21:28:48.685Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-23T21:28:48.685Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T21:28:49.161Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-23T21:28:56.383Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-23T21:28:56.383Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T21:28:56.383Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-23T21:29:00.222Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-23T21:29:00.222Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T21:29:00.222Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-23T21:29:00.222Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T21:29:00.222Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-23T21:29:03.213Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T21:29:03.213Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-23T21:29:06.207Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-23T21:29:09.199Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-23T21:29:11.444Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-23T21:29:11.444Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T21:29:11.444Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-23T21:29:11.444Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T21:29:11.444Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-23T21:29:11.444Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T21:29:11.444Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-23T21:29:14.438Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-23T21:29:14.438Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T21:29:14.438Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-23T21:29:14.438Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T21:29:14.438Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-23T21:29:14.438Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T21:29:14.438Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-23T21:29:14.438Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T21:29:14.438Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-23T21:29:16.684Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-23T21:29:23.909Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-23T21:29:23.909Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-23T21:29:23.909Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-23T21:29:23.909Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-23T21:29:23.909Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-23T21:29:23.909Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T21:29:23.909Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-23T21:29:26.125Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-23T21:29:26.126Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T21:29:26.126Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-23T21:29:26.126Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-23T21:29:26.126Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T21:29:26.126Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-23T21:29:29.057Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-23T21:29:31.992Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-23T21:29:31.992Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T21:29:31.992Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-23T21:29:34.187Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-23T21:29:34.187Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T21:29:34.655Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-23T21:29:34.655Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T21:29:34.655Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-23T21:29:34.655Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T21:29:34.655Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-23T21:29:37.590Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-23T21:29:39.788Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-23T21:29:42.815Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-23T21:29:45.749Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T21:29:45.749Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-23T21:29:56.118Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-23T21:29:56.118Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-23T21:29:56.118Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-23T21:29:56.118Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-23T21:29:56.118Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:29:56.118Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-23T21:30:06.487Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-23T21:30:06.487Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T21:30:06.487Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T21:30:08.696Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-23T21:30:08.696Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T21:30:09.159Z] === RUN TestDockerSuite/TestRunMount [2022-02-23T21:30:09.159Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T21:30:09.159Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-23T21:30:09.159Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T21:30:09.159Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-23T21:30:09.159Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T21:30:09.159Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-23T21:30:09.159Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T21:30:09.159Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-23T21:30:17.782Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-23T21:30:17.782Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T21:30:17.782Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-23T21:30:17.782Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T21:30:17.782Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-23T21:30:17.782Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T21:30:17.782Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-23T21:30:30.220Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-23T21:30:34.002Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T21:30:34.002Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-23T21:30:34.466Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-23T21:30:36.019Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-23T21:30:38.953Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-23T21:30:41.148Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-23T21:30:42.698Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-23T21:30:44.899Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-23T21:30:45.364Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T21:30:45.364Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-23T21:30:49.124Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-23T21:30:49.124Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T21:30:49.124Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-23T21:30:49.124Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T21:30:49.124Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-23T21:30:49.124Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T21:30:49.124Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-23T21:30:49.124Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T21:30:49.124Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-23T21:30:49.124Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T21:30:49.124Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-23T21:31:03.993Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-23T21:31:03.993Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T21:31:03.993Z] === RUN TestDockerSuite/TestRunRm [2022-02-23T21:31:06.204Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-23T21:31:12.042Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-23T21:31:15.816Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-23T21:31:18.059Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-23T21:31:20.992Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-23T21:31:23.921Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-23T21:31:23.921Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T21:31:24.385Z] === RUN TestDockerSuite/TestRunState [2022-02-23T21:31:24.385Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T21:31:24.385Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-23T21:31:31.504Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-23T21:31:31.504Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T21:31:31.968Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-23T21:31:34.170Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-23T21:31:34.170Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T21:31:34.170Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-23T21:31:34.170Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T21:31:34.170Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-23T21:31:34.640Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-23T21:31:34.640Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-23T21:31:34.640Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T21:31:34.640Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-23T21:31:40.495Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T21:31:40.495Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-23T21:31:49.111Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-23T21:31:49.111Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T21:31:49.111Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-23T21:31:56.228Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-23T21:31:56.228Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T21:31:56.228Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-23T21:31:56.228Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T21:31:56.228Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-23T21:31:59.156Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-23T21:32:14.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-23T21:32:17.823Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-23T21:32:26.438Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-23T21:32:26.438Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T21:32:26.438Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-23T21:32:26.438Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-23T21:32:29.379Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-23T21:32:32.307Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-23T21:32:35.236Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-23T21:32:35.236Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-23T21:32:35.236Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-23T21:32:35.236Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-23T21:32:35.236Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-23T21:32:35.236Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T21:32:35.236Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-23T21:32:39.959Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-23T21:32:42.160Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-23T21:32:45.089Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-23T21:32:49.868Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-23T21:32:49.868Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-23T21:32:49.868Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-23T21:32:49.868Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-23T21:32:49.868Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-23T21:32:49.868Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-23T21:32:49.868Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:32:49.868Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-23T21:32:49.868Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-23T21:32:50.353Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T21:32:50.353Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-23T21:32:52.588Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-23T21:32:53.057Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-23T21:32:53.526Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-23T21:32:53.998Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-23T21:32:55.578Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-23T21:33:04.314Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-23T21:33:04.314Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:33:04.314Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-23T21:33:14.813Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-23T21:33:14.813Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:33:14.813Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-23T21:33:18.647Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-23T21:33:18.647Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T21:33:18.647Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-23T21:33:18.647Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T21:33:18.647Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-23T21:33:18.647Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T21:33:18.647Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-23T21:33:18.647Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T21:33:18.647Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-23T21:33:25.882Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-23T21:33:25.882Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:33:25.882Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-23T21:33:25.882Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T21:33:25.882Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-23T21:33:25.882Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T21:33:25.882Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-23T21:33:25.882Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:33:25.882Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-23T21:33:25.882Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T21:33:25.882Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-23T21:33:25.882Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:33:26.356Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-23T21:33:29.343Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-23T21:33:32.328Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-23T21:33:32.328Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T21:33:32.328Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-23T21:33:35.315Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-23T21:33:35.315Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-23T21:33:35.315Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-23T21:33:35.315Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-23T21:33:35.315Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-23T21:33:35.315Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:33:35.315Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-23T21:33:50.346Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-23T21:33:50.820Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-23T21:33:50.820Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-23T21:33:50.820Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:33:50.820Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-23T21:33:51.304Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-23T21:33:51.779Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-23T21:33:51.779Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-23T21:33:55.611Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-23T21:33:55.611Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-23T21:33:59.464Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-23T21:33:59.940Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-23T21:34:00.944Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-23T21:34:00.944Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-23T21:34:00.944Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-23T21:34:11.454Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-23T21:34:11.454Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:34:11.454Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-23T21:34:12.454Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-23T21:34:12.454Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-23T21:34:12.454Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T21:34:12.454Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-23T21:34:33.788Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-23T21:34:33.788Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-23T21:34:33.788Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-23T21:34:42.528Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-23T21:34:42.528Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T21:34:42.528Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite (3337.24s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.92s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (123.97s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.11s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.41s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.72s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.62s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.78s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.27s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (149.36s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.14s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.04s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.80s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.91s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T21:34:44.122Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-23T21:34:44.122Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.73s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.87s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.20s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.42s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.63s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.13s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.92s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddTar (63.84s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.85s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.84s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.16s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.32s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.30s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.92s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.29s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.78s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.84s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.84s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.72s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.77s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.91s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.74s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.76s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.54s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.97s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.71s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.71s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (7.29s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.49s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.06s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.52s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.69s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (36.68s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.08s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.14s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.36s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.48s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.36s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignore (107.55s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.82s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (103.34s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.13s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.06s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.57s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.71s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.25s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.76s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.75s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.16s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (143.17s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.72s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.71s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.07s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.81s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.79s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.96s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.35s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFails (7.57s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.63s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.58s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.30s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.41s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.81s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.85s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.82s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.11s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildHistory (14.89s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.60s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.38s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabel (1.29s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.86s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.28s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabels (1.33s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.66s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.34s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.45s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (4.78s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (53.18s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.58s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.31s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.38s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.89s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.46s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.30s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.51s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.31s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (4.17s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.32s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.85s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.66s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.15s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.26s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.11s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.73s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.33s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.03s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.56s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.81s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.49s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (41.89s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildRm (15.88s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.34s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.86s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.42s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.41s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.08s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.13s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.00s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildStderr (5.58s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.97s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.80s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.68s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.79s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.56s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.14s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.65s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.81s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.55s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.00s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.36s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.56s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.67s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.86s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.67s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.00s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.70s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.77s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.75s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestCommitChange (6.01s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.51s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestCommitNewFile (17.99s) [2022-02-23T21:34:44.123Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:34:44.123Z] --- PASS: TestDockerSuite/TestCommitTTY (18.12s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.68s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.14s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.30s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.71s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.82s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.95s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.21s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.85s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.75s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.93s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.74s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.79s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.55s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.15s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.76s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.79s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.79s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.29s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.75s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.86s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.87s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.51s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.42s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.46s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.94s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.96s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.88s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.90s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00008cc60_} (2.85s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12148370364_c:\foo_false____} (7.90s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12148370364_c:\foo_true____} (2.99s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.99s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.79s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.84s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.30s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.88s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.82s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.40s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpToDot (7.85s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCpToStdout (2.99s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.88s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.90s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.41s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.74s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.68s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.83s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.95s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.92s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.95s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (14.34s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsCopy (6.26s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.03s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.85s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.67s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.39s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFilters (5.78s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFormat (5.57s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsRename (3.01s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsResize (8.53s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.29s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.34s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsUntag (2.87s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.94s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.46s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.49s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.44s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.69s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.80s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.63s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.10s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.80s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecInspectID (4.27s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:34:44.124Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.08s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:34:44.124Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.84s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.29s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.54s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.53s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.54s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.52s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.42s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-02-23T21:34:44.125Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.83s) [2022-02-23T21:34:44.125Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.41s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.38s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.35s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.84s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.11s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.25s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.61s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-02-23T21:34:44.605Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.78s) [2022-02-23T21:34:44.605Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.69s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectDefault (2.73s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectHistory (10.35s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.68s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.72s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.70s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.79s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.76s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectStatus (3.21s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.42s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.08s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.72s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.84s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.72s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.67s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.64s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.40s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.46s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.28s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.82s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.34s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.31s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.27s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.26s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.23s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.85s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.71s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsSince (9.81s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsTail (3.62s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.25s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.91s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.31s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.49s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsByOrder (10.52s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.73s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.51s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.69s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (8.69s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.91s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.60s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.91s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.01s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.10s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.05s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.85s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.41s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.24s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.34s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.10s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.08s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.29s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.53s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.21s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.18s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.15s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.28s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.97s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.47s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.17s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.01s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.60s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.47s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.45s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.70s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (8.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.67s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.83s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.51s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.51s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.91s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.44s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.91s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.87s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.48s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.38s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.71s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.80s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.66s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunExitCode (2.70s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.68s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.82s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.53s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T21:34:44.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T21:34:44.606Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.32s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.10s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.36s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (11.40s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.06s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.64s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.60s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.46s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.12s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunRm (2.86s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.11s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.17s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.99s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.85s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.07s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.52s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.61s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.27s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.24s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.61s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.63s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.71s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.18s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.47s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.70s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.30s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.01s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.75s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.80s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.09s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.58s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.28s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.77s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.16s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.89s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.91s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.17s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.78s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.96s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.42s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.42s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.68s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.12s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.84s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.55s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.33s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.82s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.30s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (18.28s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.72s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:34:44.607Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-23T21:34:44.607Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.607Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:34:44.607Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-23T21:34:44.608Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-23T21:34:44.608Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-23T21:34:44.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-23T21:34:44.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-23T21:34:44.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-23T21:34:44.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-23T21:34:44.608Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerDaemonSuite [2022-02-23T21:34:44.608Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-23T21:34:44.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-23T21:34:44.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-23T21:34:44.608Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerSwarmSuite [2022-02-23T21:34:44.608Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-23T21:34:44.608Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerExternalVolumeSuite [2022-02-23T21:34:44.608Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerNetworkSuite [2022-02-23T21:34:44.608Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-23T21:34:44.608Z] === RUN TestDockerHubPullSuite [2022-02-23T21:34:44.608Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-23T21:34:44.608Z] PASS [2022-02-23T21:34:44.608Z] ok github.com/docker/docker/integration-cli 3337.732s [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === Skipped [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T21:34:44.608Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T21:34:44.608Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-23T21:34:44.608Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-02-23T21:34:44.608Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T21:34:44.608Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T21:34:44.608Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T21:34:44.608Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:34:44.608Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:34:44.608Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T21:34:44.608Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:34:44.608Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.608Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-23T21:34:44.608Z] [2022-02-23T21:34:44.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-02-23T21:34:44.609Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.92s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.07s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T21:34:44.609Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-23T21:34:44.609Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.609Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-23T21:34:44.609Z] [2022-02-23T21:34:44.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.08s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-23T21:34:44.610Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T21:34:44.610Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-23T21:34:44.610Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-23T21:34:44.610Z] [2022-02-23T21:34:44.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-02-23T21:34:45.086Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-23T21:34:45.086Z] docker_cli_sni_test.go:18: Flakey test [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T21:34:45.086Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:34:45.086Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.086Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-23T21:34:45.086Z] [2022-02-23T21:34:45.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T21:34:45.087Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:34:45.087Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:34:45.087Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-02-23T21:34:45.087Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T21:34:45.087Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T21:34:45.087Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:34:45.087Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:34:45.087Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:34:45.087Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T21:34:45.087Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-23T21:34:45.087Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T21:34:45.087Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T21:34:45.087Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T21:34:45.087Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T21:34:45.087Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.087Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-23T21:34:45.087Z] [2022-02-23T21:34:45.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T21:34:45.088Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-02-23T21:34:45.088Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T21:34:45.088Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-23T21:34:45.088Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T21:34:45.088Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T21:34:45.088Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T21:34:45.088Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T21:34:45.088Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.088Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-23T21:34:45.088Z] [2022-02-23T21:34:45.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T21:34:45.089Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:4395: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:4374: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:4387: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-23T21:34:45.089Z] [2022-02-23T21:34:45.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T21:34:45.089Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.089Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.35s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-02-23T21:34:45.090Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-23T21:34:45.090Z] [2022-02-23T21:34:45.090Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T21:34:45.090Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T21:34:45.091Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-23T21:34:45.091Z] [2022-02-23T21:34:45.091Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-23T21:34:45.091Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.091Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-23T21:34:45.566Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-02-23T21:34:45.566Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-02-23T21:34:45.566Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T21:34:45.566Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:34:45.566Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.566Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-23T21:34:45.566Z] [2022-02-23T21:34:45.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:34:45.566Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.567Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-23T21:34:45.567Z] [2022-02-23T21:34:45.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-23T21:34:45.567Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.568Z] [2022-02-23T21:34:45.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-23T21:34:45.568Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.568Z] [2022-02-23T21:34:45.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-23T21:34:45.568Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-23T21:34:45.568Z] [2022-02-23T21:34:45.568Z] DONE 1085 tests, 539 skipped in 3351.176s [2022-02-23T21:34:45.568Z] INFO: Integration tests ended at 02/23/2022 21:34:45. Duration:00:55:51.3737371 [2022-02-23T21:34:45.568Z] INFO: Docker info of the daemon under test at end of run [2022-02-23T21:34:45.568Z] [2022-02-23T21:34:45.568Z] Containers: 2 [2022-02-23T21:34:45.568Z] Running: 0 [2022-02-23T21:34:45.568Z] Paused: 0 [2022-02-23T21:34:45.568Z] Stopped: 2 [2022-02-23T21:34:45.568Z] Images: 18 [2022-02-23T21:34:45.568Z] Server Version: 0.0.0-dev [2022-02-23T21:34:45.568Z] Storage Driver: windowsfilter [2022-02-23T21:34:45.568Z] Windows: [2022-02-23T21:34:45.568Z] Logging Driver: json-file [2022-02-23T21:34:45.568Z] Plugins: [2022-02-23T21:34:45.568Z] Volume: local [2022-02-23T21:34:45.568Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-23T21:34:45.568Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-23T21:34:45.568Z] Swarm: inactive [2022-02-23T21:34:45.568Z] Default Isolation: process [2022-02-23T21:34:45.568Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-23T21:34:45.568Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-23T21:34:45.568Z] OSType: windows [2022-02-23T21:34:45.568Z] Architecture: x86_64 [2022-02-23T21:34:45.568Z] CPUs: 4 [2022-02-23T21:34:45.568Z] Total Memory: 32GiB [2022-02-23T21:34:45.568Z] Name: azwin-2-b71690 [2022-02-23T21:34:45.568Z] ID: NLER:GAXM:O33G:5PKC:B7C4:KCHC:HS76:5K2V:5HWJ:QRYE:ZNRH:BY5U [2022-02-23T21:34:45.568Z] Docker Root Dir: D:\CI\PR-43277\6\daemon [2022-02-23T21:34:45.568Z] Debug Mode (client): false [2022-02-23T21:34:45.568Z] Debug Mode (server): true [2022-02-23T21:34:45.568Z] File Descriptors: -1 [2022-02-23T21:34:45.568Z] Goroutines: 17 [2022-02-23T21:34:45.568Z] System Time: 2022-02-23T21:34:45.3086117Z [2022-02-23T21:34:45.568Z] EventsListeners: 0 [2022-02-23T21:34:45.568Z] Registry: https://index.docker.io/v1/ [2022-02-23T21:34:45.568Z] Labels: [2022-02-23T21:34:45.568Z] Experimental: false [2022-02-23T21:34:45.568Z] Insecure Registries: [2022-02-23T21:34:45.568Z] 127.0.0.0/8 [2022-02-23T21:34:45.568Z] Live Restore Enabled: false [2022-02-23T21:34:45.568Z] [2022-02-23T21:34:45.568Z] [2022-02-23T21:34:45.568Z] INFO: Stopping daemon under test [2022-02-23T21:34:45.568Z] SUCCESS: The process with PID 1260 (child process of PID 5540) has been terminated. [2022-02-23T21:34:45.568Z] SUCCESS: The process with PID 5540 (child process of PID 4492) has been terminated. [2022-02-23T21:34:45.568Z] INFO: Stop tailing logs of the daemon under tests [2022-02-23T21:34:45.568Z] INFO: executeCI.ps1 Completed successfully at 02/23/2022 21:34:45. [2022-02-23T21:34:45.568Z] INFO: Tidying up at end of run [2022-02-23T21:34:46.043Z] INFO: Saving daemon under test log (d:\CI\PR-43277\6\dut.out) to bundles\CIDUT.out [2022-02-23T21:34:46.043Z] INFO: Saving daemon under test log (d:\CI\PR-43277\6\dut.err) to bundles\CIDUT.err [2022-02-23T21:34:46.043Z] INFO: Saving containerd logs to bundles [2022-02-23T21:34:46.043Z] INFO: Nuke-Everything... [2022-02-23T21:34:46.518Z] INFO: Container count on control daemon to delete is 2 [2022-02-23T21:34:46.518Z] a3a79261ca6c [2022-02-23T21:34:46.518Z] 73ba3c6bc432 [2022-02-23T21:34:46.994Z] INFO: Tidying pidfile d:\CI\PR-43277\6\docker.pid [2022-02-23T21:34:46.994Z] INFO: Nuking d:\CI [2022-02-23T21:35:29.860Z] INFO: Zapped successfully [2022-02-23T21:35:29.860Z] [2022-02-23T21:35:29.860Z] INFO: executeCI.ps1 exiting at Wed Feb 23 21:35:24 CUT 2022. Duration 01:30:38.7543064 [2022-02-23T21:35:29.860Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-23T21:35:30.170Z] Recording test results [2022-02-23T21:35:40.087Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-23T21:35:42.298Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-23T21:35:44.112Z] Archiving artifacts [2022-02-23T21:36:00.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43277/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-23T21:36:01.465Z] + make clean [2022-02-23T21:36:03.049Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-23T21:36:03.049Z] docker-dev-cache [2022-02-23T21:36:03.049Z] docker-mod-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