Pull request #44383 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3d73d32499cb13c08db45354cbe1a6bc97541c5b+6743bf31734708cff0f5a01c572fd5754cef0b1c (df9259c0c63b007d21335d1c52e27abcd3b5be60) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44383@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-11-01T17:17:16.529Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-11-01T17:17:16.532Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-11-01T17:17:16.717Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-073cd7f9d4a4971de) in /home/ubuntu/workspace/moby_PR-44383 [Pipeline] { [Pipeline] checkout [2022-11-01T17:17:16.739Z] The recommended git tool is: git [2022-11-01T17:17:16.747Z] using credential docker-jenkins-github-credentials [2022-11-01T17:17:16.759Z] Cloning the remote Git repository [2022-11-01T17:17:16.759Z] Cloning with configured refspecs honoured and without tags [2022-11-01T17:17:16.804Z] Cloning repository https://github.com/moby/moby.git [2022-11-01T17:17:16.804Z] > git init /home/ubuntu/workspace/moby_PR-44383 # timeout=10 [2022-11-01T17:17:16.809Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-01T17:17:16.809Z] > git --version # timeout=10 [2022-11-01T17:17:16.816Z] > git --version # 'git version 2.25.1' [2022-11-01T17:17:16.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-01T17:17:16.816Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44383/head:refs/remotes/origin/PR-44383 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-01T17:17:29.371Z] Fetching without tags [2022-11-01T17:17:29.586Z] Merging remotes/origin/master commit 6743bf31734708cff0f5a01c572fd5754cef0b1c into PR head commit 3d73d32499cb13c08db45354cbe1a6bc97541c5b [2022-11-01T17:17:30.138Z] Merge succeeded, producing 3d73d32499cb13c08db45354cbe1a6bc97541c5b [2022-11-01T17:17:30.138Z] Checking out Revision 3d73d32499cb13c08db45354cbe1a6bc97541c5b (PR-44383) [2022-11-01T17:17:30.330Z] Commit message: "api/types/filters: add output to example" [2022-11-01T17:17:30.330Z] First time build. Skipping changelog. [2022-11-01T17:17:30.341Z] > git --version # timeout=10 [2022-11-01T17:17:30.345Z] > git --version # 'git version 2.25.1' [2022-11-01T17:17:30.347Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:17:29.358Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-01T17:17:29.360Z] > git config --add remote.origin.fetch +refs/pull/44383/head:refs/remotes/origin/PR-44383 # timeout=10 [2022-11-01T17:17:29.364Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-01T17:17:29.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-01T17:17:29.375Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-01T17:17:29.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-01T17:17:29.376Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44383/head:refs/remotes/origin/PR-44383 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-01T17:17:29.590Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:17:29.594Z] > git checkout -f 3d73d32499cb13c08db45354cbe1a6bc97541c5b # timeout=10 [2022-11-01T17:17:30.124Z] > git remote # timeout=10 [2022-11-01T17:17:30.127Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T17:17:30.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-01T17:17:30.130Z] > git merge 6743bf31734708cff0f5a01c572fd5754cef0b1c # timeout=10 [2022-11-01T17:17:30.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T17:17:30.142Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:17:30.145Z] > git checkout -f 3d73d32499cb13c08db45354cbe1a6bc97541c5b # timeout=10 [2022-11-01T17:17:31.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44383:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-11-01T17:17:35.207Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [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] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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) [2022-11-01T17:17:35.355Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01944233af766348b) in /home/ubuntu/workspace/moby_PR-44383 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-11-01T17:17:35.427Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-11-01T17:17:35.438Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-11-01T17:17:35.451Z] Cloning the remote Git repository [2022-11-01T17:17:35.451Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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] } [Pipeline] } [2022-11-01T17:17:35.452Z] Cloning repository https://github.com/moby/moby.git [2022-11-01T17:17:35.452Z] > git init /home/ubuntu/workspace/moby_PR-44383 # timeout=10 [2022-11-01T17:17:35.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-01T17:17:35.464Z] > git --version # timeout=10 [2022-11-01T17:17:35.466Z] > git --version # 'git version 2.25.1' [2022-11-01T17:17:35.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-01T17:17:35.467Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44383/head:refs/remotes/origin/PR-44383 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-01T17:17:48.129Z] Fetching without tags [2022-11-01T17:17:48.341Z] Merging remotes/origin/master commit 6743bf31734708cff0f5a01c572fd5754cef0b1c into PR head commit 3d73d32499cb13c08db45354cbe1a6bc97541c5b [2022-11-01T17:17:48.917Z] Merge succeeded, producing 3d73d32499cb13c08db45354cbe1a6bc97541c5b [2022-11-01T17:17:48.918Z] Checking out Revision 3d73d32499cb13c08db45354cbe1a6bc97541c5b (PR-44383) [2022-11-01T17:17:48.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-01T17:17:48.117Z] > git config --add remote.origin.fetch +refs/pull/44383/head:refs/remotes/origin/PR-44383 # timeout=10 [2022-11-01T17:17:48.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-01T17:17:48.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-01T17:17:48.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-01T17:17:48.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-01T17:17:48.131Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44383/head:refs/remotes/origin/PR-44383 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-01T17:17:48.342Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:17:48.345Z] > git checkout -f 3d73d32499cb13c08db45354cbe1a6bc97541c5b # timeout=10 [2022-11-01T17:17:48.891Z] > git remote # timeout=10 [2022-11-01T17:17:48.894Z] > git config --get remote.origin.url # timeout=10 [2022-11-01T17:17:48.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-01T17:17:48.897Z] > git merge 6743bf31734708cff0f5a01c572fd5754cef0b1c # timeout=10 [2022-11-01T17:17:48.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-01T17:17:48.919Z] > git config core.sparsecheckout # timeout=10 [2022-11-01T17:17:48.921Z] > git checkout -f 3d73d32499cb13c08db45354cbe1a6bc97541c5b # timeout=10 [2022-11-01T17:17:49.656Z] Commit message: "api/types/filters: add output to example" [2022-11-01T17:17:49.689Z] > git --version # timeout=10 [2022-11-01T17:17:49.715Z] > git --version # 'git version 2.25.1' [2022-11-01T17:17:49.746Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-01T17:17:50.443Z] + docker version [2022-11-01T17:17:50.443Z] Client: Docker Engine - Community [2022-11-01T17:17:50.443Z] Version: 22.06.0-beta.0 [2022-11-01T17:17:50.444Z] API version: 1.42 [2022-11-01T17:17:50.444Z] Go version: go1.18.3 [2022-11-01T17:17:50.444Z] Git commit: 3e9117b [2022-11-01T17:17:50.444Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-01T17:17:50.444Z] OS/Arch: linux/arm64 [2022-11-01T17:17:50.444Z] Context: default [2022-11-01T17:17:50.444Z] [2022-11-01T17:17:50.444Z] Server: Docker Engine - Community [2022-11-01T17:17:50.444Z] Engine: [2022-11-01T17:17:50.444Z] Version: 22.06.0-beta.0 [2022-11-01T17:17:50.444Z] API version: 1.42 (minimum version 1.12) [2022-11-01T17:17:50.444Z] Go version: go1.18.3 [2022-11-01T17:17:50.444Z] Git commit: 38633e7 [2022-11-01T17:17:50.444Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-01T17:17:50.444Z] OS/Arch: linux/arm64 [2022-11-01T17:17:50.444Z] Experimental: true [2022-11-01T17:17:50.444Z] containerd: [2022-11-01T17:17:50.444Z] Version: 1.6.8 [2022-11-01T17:17:50.444Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-01T17:17:50.444Z] runc: [2022-11-01T17:17:50.444Z] Version: 1.1.4 [2022-11-01T17:17:50.444Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-01T17:17:50.444Z] docker-init: [2022-11-01T17:17:50.444Z] Version: 0.19.0 [2022-11-01T17:17:50.444Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-01T17:17:50.728Z] + docker info [2022-11-01T17:17:50.728Z] Client: [2022-11-01T17:17:50.728Z] Context: default [2022-11-01T17:17:50.728Z] Debug Mode: false [2022-11-01T17:17:50.728Z] Plugins: [2022-11-01T17:17:50.728Z] buildx: Docker Buildx (Docker Inc.) [2022-11-01T17:17:50.728Z] Version: v0.8.2 [2022-11-01T17:17:50.728Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-11-01T17:17:50.728Z] compose: Docker Compose (Docker Inc.) [2022-11-01T17:17:50.728Z] Version: v2.12.0 [2022-11-01T17:17:50.728Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-01T17:17:50.728Z] [2022-11-01T17:17:50.728Z] Server: [2022-11-01T17:17:50.728Z] Containers: 0 [2022-11-01T17:17:50.728Z] Running: 0 [2022-11-01T17:17:50.728Z] Paused: 0 [2022-11-01T17:17:50.728Z] Stopped: 0 [2022-11-01T17:17:50.728Z] Images: 5 [2022-11-01T17:17:50.728Z] Server Version: 22.06.0-beta.0 [2022-11-01T17:17:50.728Z] Storage Driver: overlay2 [2022-11-01T17:17:50.728Z] Backing Filesystem: extfs [2022-11-01T17:17:50.728Z] Supports d_type: true [2022-11-01T17:17:50.728Z] Using metacopy: false [2022-11-01T17:17:50.728Z] Native Overlay Diff: true [2022-11-01T17:17:50.728Z] userxattr: false [2022-11-01T17:17:50.728Z] Logging Driver: json-file [2022-11-01T17:17:50.728Z] Cgroup Driver: cgroupfs [2022-11-01T17:17:50.728Z] Cgroup Version: 1 [2022-11-01T17:17:50.728Z] Plugins: [2022-11-01T17:17:50.728Z] Volume: local [2022-11-01T17:17:50.728Z] Network: bridge host ipvlan macvlan null overlay [2022-11-01T17:17:50.728Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-01T17:17:50.728Z] Swarm: inactive [2022-11-01T17:17:50.728Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-11-01T17:17:50.728Z] Default Runtime: runc [2022-11-01T17:17:50.728Z] Init Binary: docker-init [2022-11-01T17:17:50.728Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-01T17:17:50.728Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-01T17:17:50.728Z] init version: de40ad0 [2022-11-01T17:17:50.728Z] Security Options: [2022-11-01T17:17:50.728Z] apparmor [2022-11-01T17:17:50.728Z] seccomp [2022-11-01T17:17:50.728Z] Profile: builtin [2022-11-01T17:17:50.728Z] Kernel Version: 5.15.0-1022-aws [2022-11-01T17:17:50.728Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-01T17:17:50.728Z] OSType: linux [2022-11-01T17:17:50.728Z] Architecture: aarch64 [2022-11-01T17:17:50.728Z] CPUs: 2 [2022-11-01T17:17:50.728Z] Total Memory: 7.559GiB [2022-11-01T17:17:50.728Z] Name: ip-10-100-39-139 [2022-11-01T17:17:50.728Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-11-01T17:17:50.728Z] Docker Root Dir: /var/lib/docker [2022-11-01T17:17:50.728Z] Debug Mode: false [2022-11-01T17:17:50.728Z] Registry: https://index.docker.io/v1/ [2022-11-01T17:17:50.728Z] Labels: [2022-11-01T17:17:50.728Z] Experimental: true [2022-11-01T17:17:50.728Z] Insecure Registries: [2022-11-01T17:17:50.728Z] 127.0.0.0/8 [2022-11-01T17:17:50.728Z] Live Restore Enabled: true [2022-11-01T17:17:50.728Z] [Pipeline] sh [2022-11-01T17:17:51.013Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-11-01T17:17:51.013Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-11-01T17:17:51.013Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44383/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-11-01T17:17:51.013Z] + bash /home/ubuntu/workspace/moby_PR-44383/check-config.sh [2022-11-01T17:17:51.013Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-01T17:17:51.013Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-11-01T17:17:51.013Z] [2022-11-01T17:17:51.013Z] Generally Necessary: [2022-11-01T17:17:51.013Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-01T17:17:51.013Z] - apparmor: enabled and tools installed [2022-11-01T17:17:51.013Z] - CONFIG_NAMESPACES: enabled [2022-11-01T17:17:51.013Z] - CONFIG_NET_NS: enabled [2022-11-01T17:17:51.013Z] - CONFIG_PID_NS: enabled [2022-11-01T17:17:51.013Z] - CONFIG_IPC_NS: enabled [2022-11-01T17:17:51.013Z] - CONFIG_UTS_NS: enabled [2022-11-01T17:17:51.013Z] - CONFIG_CGROUPS: enabled [2022-11-01T17:17:51.013Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-01T17:17:51.013Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-01T17:17:51.013Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-01T17:17:51.013Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-01T17:17:51.272Z] - CONFIG_CPUSETS: enabled [2022-11-01T17:17:51.272Z] - CONFIG_MEMCG: enabled [2022-11-01T17:17:51.272Z] - CONFIG_KEYS: enabled [2022-11-01T17:17:51.272Z] - CONFIG_VETH: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-01T17:17:51.272Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-01T17:17:51.273Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-11-01T17:17:51.273Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-01T17:17:51.273Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-01T17:17:51.273Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-01T17:17:51.273Z] - CONFIG_CGROUP_BPF: enabled [2022-11-01T17:17:51.273Z] [2022-11-01T17:17:51.273Z] Optional Features: [2022-11-01T17:17:51.273Z] - CONFIG_USER_NS: enabled [2022-11-01T17:17:51.273Z] - CONFIG_SECCOMP: enabled [2022-11-01T17:17:51.273Z] - CONFIG_SECCOMP_FILTER: enabled [2022-11-01T17:17:51.273Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-01T17:17:51.273Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-01T17:17:51.273Z] (cgroup swap accounting is currently enabled) [2022-11-01T17:17:51.273Z] - CONFIG_BLK_CGROUP: enabled [2022-11-01T17:17:51.273Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-01T17:17:51.273Z] - CONFIG_CGROUP_PERF: enabled [2022-11-01T17:17:51.532Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-01T17:17:51.532Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-01T17:17:51.532Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-01T17:17:51.532Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-01T17:17:51.532Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-01T17:17:51.532Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-01T17:17:51.532Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-01T17:17:51.532Z] - CONFIG_IP_VS: enabled (as module) [2022-11-01T17:17:51.532Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-01T17:17:51.532Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-01T17:17:51.532Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-01T17:17:51.532Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-01T17:17:51.532Z] - CONFIG_SECURITY_SELINUX: enabled [2022-11-01T17:17:51.532Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-11-01T17:17:51.532Z] - CONFIG_EXT4_FS: enabled [2022-11-01T17:17:51.532Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-01T17:17:51.532Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-01T17:17:51.532Z] - Network Drivers: [2022-11-01T17:17:51.532Z] - "overlay": [2022-11-01T17:17:51.532Z] - CONFIG_VXLAN: enabled (as module) [2022-11-01T17:17:51.532Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-01T17:17:51.532Z] Optional (for encrypted networks): [2022-11-01T17:17:51.792Z] - CONFIG_CRYPTO: enabled [2022-11-01T17:17:51.792Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-01T17:17:51.792Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-01T17:17:51.792Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-01T17:17:51.792Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-01T17:17:51.792Z] - CONFIG_XFRM: enabled [2022-11-01T17:17:51.792Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-01T17:17:51.792Z] - "ipvlan": [2022-11-01T17:17:51.792Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-01T17:17:51.792Z] - "macvlan": [2022-11-01T17:17:51.792Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_DUMMY: enabled (as module) [2022-11-01T17:17:51.792Z] - "ftp,tftp client in container": [2022-11-01T17:17:51.792Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-01T17:17:51.792Z] - Storage Drivers: [2022-11-01T17:17:51.792Z] - "aufs": [2022-11-01T17:17:51.792Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-01T17:17:51.792Z] - "btrfs": [2022-11-01T17:17:51.792Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-01T17:17:51.792Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-01T17:17:51.792Z] - "devicemapper": [2022-11-01T17:17:51.792Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-01T17:17:51.792Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-01T17:17:51.792Z] - "overlay": [2022-11-01T17:17:51.792Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-01T17:17:51.792Z] - "zfs": [2022-11-01T17:17:51.792Z] - /dev/zfs: present [2022-11-01T17:17:51.792Z] - zfs command: missing [2022-11-01T17:17:51.792Z] - zpool command: missing [2022-11-01T17:17:51.792Z] [2022-11-01T17:17:51.792Z] Limits: [2022-11-01T17:17:51.792Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-01T17:17:51.792Z] [2022-11-01T17:17:51.792Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-01T17:17:52.110Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3d73d32499cb13c08db45354cbe1a6bc97541c5b . [2022-11-01T17:17:52.371Z] #1 [internal] load build definition from Dockerfile [2022-11-01T17:17:52.371Z] #1 transferring dockerfile: 19.29kB done [2022-11-01T17:17:52.371Z] #1 DONE 0.0s [2022-11-01T17:17:52.371Z] [2022-11-01T17:17:52.371Z] #2 [internal] load .dockerignore [2022-11-01T17:17:52.371Z] #2 transferring context: 145B done [2022-11-01T17:17:52.371Z] #2 DONE 0.0s [2022-11-01T17:17:52.371Z] [2022-11-01T17:17:52.371Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-01T17:17:52.371Z] #3 DONE 0.1s [2022-11-01T17:17:52.371Z] [2022-11-01T17:17:52.631Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-01T17:17:52.631Z] #4 CACHED [2022-11-01T17:17:52.631Z] [2022-11-01T17:17:52.631Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-01T17:17:52.631Z] #5 DONE 0.1s [2022-11-01T17:17:52.631Z] [2022-11-01T17:17:52.631Z] #6 [internal] load metadata for docker.io/library/golang:1.19.2-bullseye [2022-11-01T17:17:52.631Z] #6 DONE 0.1s [2022-11-01T17:17:52.631Z] [2022-11-01T17:17:52.631Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-01T17:17:52.631Z] #7 DONE 0.1s [2022-11-01T17:17:52.631Z] [2022-11-01T17:17:52.631Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-01T17:17:52.891Z] #8 DONE 0.1s [2022-11-01T17:17:54.274Z] [2022-11-01T17:17:54.274Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-01T17:17:54.274Z] #9 DONE 0.0s [2022-11-01T17:17:54.274Z] [2022-11-01T17:17:54.274Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-01T17:17:54.274Z] #10 DONE 0.0s [2022-11-01T17:17:54.274Z] [2022-11-01T17:17:54.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.2-bullseye@sha256:8b9971c37678d2c4c04e7dd4e430baec049647d72ed97bf5e6a41ef8e77e74a5 [2022-11-01T17:17:54.274Z] #11 DONE 0.0s [2022-11-01T17:17:54.274Z] [2022-11-01T17:17:54.274Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:bfe6615d017d1eebe19f349669de58cda36c668ef916e618be78071513c690e5 [2022-11-01T17:17:54.274Z] #12 DONE 0.0s [2022-11-01T17:17:54.274Z] [2022-11-01T17:17:54.274Z] #13 [internal] load build context [2022-11-01T17:17:54.847Z] #13 ... [2022-11-01T17:17:54.847Z] [2022-11-01T17:17:54.847Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-11-01T17:17:54.847Z] #14 DONE 0.5s [2022-11-01T17:17:54.847Z] [2022-11-01T17:17:54.847Z] #13 [internal] load build context [2022-11-01T17:17:55.420Z] #13 transferring context: 63.04MB 1.1s done [2022-11-01T17:17:55.420Z] #13 DONE 1.2s [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-11-01T17:17:55.420Z] #15 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #16 [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.8.1" && /build/gotestsum --version [2022-11-01T17:17:55.420Z] #16 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #17 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-11-01T17:17:55.420Z] #17 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #18 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-11-01T17:17:55.420Z] #18 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #19 [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-11-01T17:17:55.420Z] #19 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #20 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-11-01T17:17:55.420Z] #20 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #21 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-01T17:17:55.420Z] #21 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #22 [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-11-01T17:17:55.420Z] #22 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #23 [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-11-01T17:17:55.420Z] #23 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #24 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-11-01T17:17:55.420Z] #24 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #25 [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-11-01T17:17:55.420Z] #25 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #26 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #26 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #27 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #27 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #28 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-11-01T17:17:55.420Z] #28 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #29 [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-11-01T17:17:55.420Z] #29 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #30 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-01T17:17:55.420Z] #30 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #31 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-11-01T17:17:55.420Z] #31 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #32 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #32 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #33 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-11-01T17:17:55.420Z] #33 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #34 [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-11-01T17:17:55.420Z] #34 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #35 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-11-01T17:17:55.420Z] #35 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #36 [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-11-01T17:17:55.420Z] #36 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #37 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-01T17:17:55.420Z] #38 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #39 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-01T17:17:55.420Z] #39 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #40 [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-11-01T17:17:55.420Z] #40 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #41 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #41 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #42 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #42 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #43 [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-11-01T17:17:55.420Z] #43 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #44 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-01T17:17:55.420Z] #44 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #45 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-01T17:17:55.420Z] #45 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #46 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-11-01T17:17:55.420Z] #46 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #47 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-11-01T17:17:55.420Z] #47 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #48 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-01T17:17:55.420Z] #48 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #49 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-01T17:17:55.420Z] #49 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #50 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-11-01T17:17:55.420Z] #50 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #51 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #51 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #52 [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.49.0" && /build/golangci-lint --version [2022-11-01T17:17:55.420Z] #52 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-11-01T17:17:55.420Z] #53 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #54 [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-11-01T17:17:55.420Z] #54 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #55 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-11-01T17:17:55.420Z] #55 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #56 [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-11-01T17:17:55.420Z] #56 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-11-01T17:17:55.420Z] #57 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #58 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #58 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #59 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #59 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #60 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #60 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #61 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-01T17:17:55.420Z] #61 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #62 [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-11-01T17:17:55.420Z] #62 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #63 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #63 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #64 [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-11-01T17:17:55.420Z] #64 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #65 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #66 [dev-systemd-false 8/28] 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-11-01T17:17:55.420Z] #66 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #67 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #67 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #68 [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-11-01T17:17:55.420Z] #68 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #69 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #69 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #70 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-01T17:17:55.420Z] #70 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #71 [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-11-01T17:17:55.420Z] #71 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #72 [dev-systemd-false 7/28] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-01T17:17:55.420Z] #72 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #73 [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-11-01T17:17:55.420Z] #73 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #74 [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-11-01T17:17:55.420Z] #74 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #75 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-01T17:17:55.420Z] #75 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #76 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-11-01T17:17:55.420Z] #76 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #77 [dev-systemd-false 6/28] RUN ldconfig [2022-11-01T17:17:55.420Z] #77 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-11-01T17:17:55.420Z] #78 CACHED [2022-11-01T17:17:55.420Z] [2022-11-01T17:17:55.420Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-01T17:18:00.706Z] #79 DONE 4.6s [2022-11-01T17:18:00.706Z] [2022-11-01T17:18:00.706Z] #80 exporting to image [2022-11-01T17:18:00.706Z] #80 exporting layers [2022-11-01T17:18:00.966Z] #80 exporting layers 0.8s done [2022-11-01T17:18:00.966Z] #80 writing image sha256:85dec023c754c6c16d4bf1736011b938ff34a9fbf4366e7279195b6ca044860b done [2022-11-01T17:18:00.966Z] #80 naming to docker.io/library/docker:3d73d32499cb13c08db45354cbe1a6bc97541c5b done [2022-11-01T17:18:00.966Z] #80 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-01T17:18:01.279Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-11-01T17:18:01.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44383/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d73d32499cb13c08db45354cbe1a6bc97541c5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3d73d32499cb13c08db45354cbe1a6bc97541c5b hack/test/unit [2022-11-01T17:18:02.138Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-11-01T17:18:02.138Z] + TESTFLAGS+=' -test.timeout=5m' [2022-11-01T17:18:02.138Z] + TESTDIRS=./... [2022-11-01T17:18:02.138Z] + exclude_paths='/vendor/|/integration' [2022-11-01T17:18:02.138Z] ++ go list ./... [2022-11-01T17:18:02.138Z] ++ grep -vE '(/vendor/|/integration)' [2022-11-01T17:18:03.080Z] + pkg_list='github.com/docker/docker/api [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/backend/build [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/httpstatus [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/httputils [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/middleware [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/build [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/container [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/debug [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/distribution [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/grpc [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/image [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/network [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/plugin [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/session [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/swarm [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/system [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/server/router/volume [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/backend [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/blkiodev [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/container [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/events [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/filters [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/image [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/mount [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/network [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/registry [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/strslice [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/swarm [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/time [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/versions [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-01T17:18:03.080Z] github.com/docker/docker/api/types/volume [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/builder-next/worker [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/dockerfile [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/remotecontext [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/remotecontext/git [2022-11-01T17:18:03.080Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-01T17:18:03.080Z] github.com/docker/docker/cli [2022-11-01T17:18:03.080Z] github.com/docker/docker/cli/config [2022-11-01T17:18:03.080Z] github.com/docker/docker/cli/debug [2022-11-01T17:18:03.080Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-01T17:18:03.080Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-01T17:18:03.080Z] github.com/docker/docker/client [2022-11-01T17:18:03.080Z] github.com/docker/docker/cmd/docker-proxy [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/dockerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-01T17:18:03.081Z] github.com/docker/docker/container [2022-11-01T17:18:03.081Z] github.com/docker/docker/container/stream [2022-11-01T17:18:03.081Z] github.com/docker/docker/contrib/apparmor [2022-11-01T17:18:03.081Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-01T17:18:03.081Z] github.com/docker/docker/contrib/httpserver [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/convert [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/executor [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/provider [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/config [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/containerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/events [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/events/testutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/images [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/initlayer [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/links [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/listeners [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/gelf [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/local [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/logentries [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/splunk [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/syslog [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/templates [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/names [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/network [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/stats [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution/metadata [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution/utils [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution/xfer [2022-11-01T17:18:03.081Z] github.com/docker/docker/dockerversion [2022-11-01T17:18:03.081Z] github.com/docker/docker/errdefs [2022-11-01T17:18:03.081Z] github.com/docker/docker/image [2022-11-01T17:18:03.081Z] github.com/docker/docker/image/cache [2022-11-01T17:18:03.081Z] github.com/docker/docker/image/tarexport [2022-11-01T17:18:03.081Z] github.com/docker/docker/image/v1 [2022-11-01T17:18:03.081Z] github.com/docker/docker/internal/test/suite [2022-11-01T17:18:03.081Z] github.com/docker/docker/layer [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/queue [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/remote [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/types [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/bitseq [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cluster [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/config [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/datastore [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/driverapi [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/etchosts [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/idm [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipam [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/iptables [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/netlabel [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/netutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/networkdb [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/ns [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/options [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/osl [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/portallocator [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/portmapper [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/testutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/types [2022-11-01T17:18:03.081Z] github.com/docker/docker/oci [2022-11-01T17:18:03.081Z] github.com/docker/docker/oci/caps [2022-11-01T17:18:03.081Z] github.com/docker/docker/opts [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/aaparser [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/archive [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/authorization [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/broadcaster [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/capabilities [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/chrootarchive [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/containerfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/devicemapper [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/directory [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/dmesg [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/fileutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/homedir [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/idtools [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/ioutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/jsonmessage [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/longpath [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/loopback [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/namesgenerator [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/parsers [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/pidfile [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/platform [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/plugingetter [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/plugins [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/plugins/transport [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/pools [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/progress [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/reexec [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/stack [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/stdcopy [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/streamformatter [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/stringid [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/sysinfo [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/system [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/tailfile [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/tarsum [2022-11-01T17:18:03.081Z] github.com/docker/docker/pkg/useragent [2022-11-01T17:18:03.081Z] github.com/docker/docker/plugin [2022-11-01T17:18:03.081Z] github.com/docker/docker/plugin/executor/containerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/plugin/v2 [2022-11-01T17:18:03.081Z] github.com/docker/docker/profiles/apparmor [2022-11-01T17:18:03.081Z] github.com/docker/docker/profiles/seccomp [2022-11-01T17:18:03.081Z] github.com/docker/docker/quota [2022-11-01T17:18:03.081Z] github.com/docker/docker/reference [2022-11-01T17:18:03.081Z] github.com/docker/docker/registry [2022-11-01T17:18:03.081Z] github.com/docker/docker/registry/resumable [2022-11-01T17:18:03.081Z] github.com/docker/docker/restartmanager [2022-11-01T17:18:03.081Z] github.com/docker/docker/rootless [2022-11-01T17:18:03.081Z] github.com/docker/docker/rootless/specconv [2022-11-01T17:18:03.081Z] github.com/docker/docker/runconfig [2022-11-01T17:18:03.081Z] github.com/docker/docker/runconfig/opts [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/daemon [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/environment [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/fakecontext [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/fakegit [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/fakestorage [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/fixtures/load [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/registry [2022-11-01T17:18:03.081Z] github.com/docker/docker/testutil/request [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume/drivers [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume/local [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume/mounts [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume/service [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume/service/opts [2022-11-01T17:18:03.081Z] github.com/docker/docker/volume/testutils' [2022-11-01T17:18:03.081Z] ++ grep --fixed-strings -v /libnetwork [2022-11-01T17:18:03.081Z] ++ echo 'github.com/docker/docker/api [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/backend/build [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/httpstatus [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/httputils [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/middleware [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/build [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/container [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/debug [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/distribution [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/grpc [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/image [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/network [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/plugin [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/session [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/swarm [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/system [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/server/router/volume [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/backend [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/blkiodev [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/container [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/events [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/filters [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/image [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/mount [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/network [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/registry [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/strslice [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/swarm [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/time [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/versions [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-01T17:18:03.081Z] github.com/docker/docker/api/types/volume [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/builder-next/worker [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/dockerfile [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/remotecontext [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/remotecontext/git [2022-11-01T17:18:03.081Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-01T17:18:03.081Z] github.com/docker/docker/cli [2022-11-01T17:18:03.081Z] github.com/docker/docker/cli/config [2022-11-01T17:18:03.081Z] github.com/docker/docker/cli/debug [2022-11-01T17:18:03.081Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-01T17:18:03.081Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/client [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/docker-proxy [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/dockerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-01T17:18:03.081Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-01T17:18:03.081Z] github.com/docker/docker/container [2022-11-01T17:18:03.081Z] github.com/docker/docker/container/stream [2022-11-01T17:18:03.081Z] github.com/docker/docker/contrib/apparmor [2022-11-01T17:18:03.081Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-01T17:18:03.081Z] github.com/docker/docker/contrib/httpserver [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/convert [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/executor [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/cluster/provider [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/config [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/containerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/events [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/events/testutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/images [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/initlayer [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/links [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/listeners [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/gelf [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/local [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/logentries [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/splunk [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/syslog [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/logger/templates [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/names [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/network [2022-11-01T17:18:03.081Z] github.com/docker/docker/daemon/stats [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution/metadata [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution/utils [2022-11-01T17:18:03.081Z] github.com/docker/docker/distribution/xfer [2022-11-01T17:18:03.081Z] github.com/docker/docker/dockerversion [2022-11-01T17:18:03.081Z] github.com/docker/docker/errdefs [2022-11-01T17:18:03.081Z] github.com/docker/docker/image [2022-11-01T17:18:03.081Z] github.com/docker/docker/image/cache [2022-11-01T17:18:03.081Z] github.com/docker/docker/image/tarexport [2022-11-01T17:18:03.081Z] github.com/docker/docker/image/v1 [2022-11-01T17:18:03.081Z] github.com/docker/docker/internal/test/suite [2022-11-01T17:18:03.081Z] github.com/docker/docker/layer [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/queue [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/remote [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-01T17:18:03.081Z] github.com/docker/docker/libcontainerd/types [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/bitseq [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cluster [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/config [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/datastore [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/driverapi [2022-11-01T17:18:03.081Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/etchosts [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/idm [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipam [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/iptables [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/netlabel [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/netutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/networkdb [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/ns [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/options [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/osl [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/portallocator [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/portmapper [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/testutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/libnetwork/types [2022-11-01T17:18:03.082Z] github.com/docker/docker/oci [2022-11-01T17:18:03.082Z] github.com/docker/docker/oci/caps [2022-11-01T17:18:03.082Z] github.com/docker/docker/opts [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/aaparser [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/archive [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/authorization [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/broadcaster [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/capabilities [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/chrootarchive [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/containerfs [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/devicemapper [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/directory [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/dmesg [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/fileutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/homedir [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/idtools [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/ioutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/jsonmessage [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/longpath [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/loopback [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/namesgenerator [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/parsers [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/pidfile [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/platform [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugingetter [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/transport [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/pools [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/progress [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/reexec [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/stack [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/stdcopy [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/streamformatter [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/stringid [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/sysinfo [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/system [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/tailfile [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/tarsum [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/useragent [2022-11-01T17:18:03.082Z] github.com/docker/docker/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/plugin/executor/containerd [2022-11-01T17:18:03.082Z] github.com/docker/docker/plugin/v2 [2022-11-01T17:18:03.082Z] github.com/docker/docker/profiles/apparmor [2022-11-01T17:18:03.082Z] github.com/docker/docker/profiles/seccomp [2022-11-01T17:18:03.082Z] github.com/docker/docker/quota [2022-11-01T17:18:03.082Z] github.com/docker/docker/reference [2022-11-01T17:18:03.082Z] github.com/docker/docker/registry [2022-11-01T17:18:03.082Z] github.com/docker/docker/registry/resumable [2022-11-01T17:18:03.082Z] github.com/docker/docker/restartmanager [2022-11-01T17:18:03.082Z] github.com/docker/docker/rootless [2022-11-01T17:18:03.082Z] github.com/docker/docker/rootless/specconv [2022-11-01T17:18:03.082Z] github.com/docker/docker/runconfig [2022-11-01T17:18:03.082Z] github.com/docker/docker/runconfig/opts [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/daemon [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/environment [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fakecontext [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fakegit [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fakestorage [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fixtures/load [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/registry [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/request [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/drivers [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/local [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/mounts [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/service [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/service/opts [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/testutils' [2022-11-01T17:18:03.082Z] + base_pkg_list='github.com/docker/docker/api [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/backend/build [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/httpstatus [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/httputils [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/middleware [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/build [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/container [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/debug [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/distribution [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/grpc [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/image [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/network [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/session [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/swarm [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/system [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/volume [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/backend [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/blkiodev [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/container [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/events [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/filters [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/image [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/mount [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/network [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/registry [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/strslice [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/swarm [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/time [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/versions [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/volume [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/worker [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/dockerfile [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/remotecontext [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/remotecontext/git [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-01T17:18:03.082Z] github.com/docker/docker/cli [2022-11-01T17:18:03.082Z] github.com/docker/docker/cli/config [2022-11-01T17:18:03.082Z] github.com/docker/docker/cli/debug [2022-11-01T17:18:03.082Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-01T17:18:03.082Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-01T17:18:03.082Z] github.com/docker/docker/client [2022-11-01T17:18:03.082Z] github.com/docker/docker/cmd/docker-proxy [2022-11-01T17:18:03.082Z] github.com/docker/docker/cmd/dockerd [2022-11-01T17:18:03.082Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-01T17:18:03.082Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-01T17:18:03.082Z] github.com/docker/docker/container [2022-11-01T17:18:03.082Z] github.com/docker/docker/container/stream [2022-11-01T17:18:03.082Z] github.com/docker/docker/contrib/apparmor [2022-11-01T17:18:03.082Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-01T17:18:03.082Z] github.com/docker/docker/contrib/httpserver [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/cluster [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/cluster/convert [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/cluster/executor [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/cluster/provider [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/config [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/containerd [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/events [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/events/testutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/images [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/initlayer [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/links [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/listeners [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/gelf [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/journald [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/local [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/logentries [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/splunk [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/syslog [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/logger/templates [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/names [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/network [2022-11-01T17:18:03.082Z] github.com/docker/docker/daemon/stats [2022-11-01T17:18:03.082Z] github.com/docker/docker/distribution [2022-11-01T17:18:03.082Z] github.com/docker/docker/distribution/metadata [2022-11-01T17:18:03.082Z] github.com/docker/docker/distribution/utils [2022-11-01T17:18:03.082Z] github.com/docker/docker/distribution/xfer [2022-11-01T17:18:03.082Z] github.com/docker/docker/dockerversion [2022-11-01T17:18:03.082Z] github.com/docker/docker/errdefs [2022-11-01T17:18:03.082Z] github.com/docker/docker/image [2022-11-01T17:18:03.082Z] github.com/docker/docker/image/cache [2022-11-01T17:18:03.082Z] github.com/docker/docker/image/tarexport [2022-11-01T17:18:03.082Z] github.com/docker/docker/image/v1 [2022-11-01T17:18:03.082Z] github.com/docker/docker/internal/test/suite [2022-11-01T17:18:03.082Z] github.com/docker/docker/layer [2022-11-01T17:18:03.082Z] github.com/docker/docker/libcontainerd [2022-11-01T17:18:03.082Z] github.com/docker/docker/libcontainerd/queue [2022-11-01T17:18:03.082Z] github.com/docker/docker/libcontainerd/remote [2022-11-01T17:18:03.082Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-01T17:18:03.082Z] github.com/docker/docker/libcontainerd/types [2022-11-01T17:18:03.082Z] github.com/docker/docker/oci [2022-11-01T17:18:03.082Z] github.com/docker/docker/oci/caps [2022-11-01T17:18:03.082Z] github.com/docker/docker/opts [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/aaparser [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/archive [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/authorization [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/broadcaster [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/capabilities [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/chrootarchive [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/containerfs [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/devicemapper [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/directory [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/dmesg [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/fileutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/homedir [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/idtools [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/ioutils [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/jsonmessage [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/longpath [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/loopback [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/namesgenerator [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/parsers [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/pidfile [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/platform [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugingetter [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/plugins/transport [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/pools [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/progress [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/reexec [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/stack [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/stdcopy [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/streamformatter [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/stringid [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/sysinfo [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/system [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/tailfile [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/tarsum [2022-11-01T17:18:03.082Z] github.com/docker/docker/pkg/useragent [2022-11-01T17:18:03.082Z] github.com/docker/docker/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/plugin/executor/containerd [2022-11-01T17:18:03.082Z] github.com/docker/docker/plugin/v2 [2022-11-01T17:18:03.082Z] github.com/docker/docker/profiles/apparmor [2022-11-01T17:18:03.082Z] github.com/docker/docker/profiles/seccomp [2022-11-01T17:18:03.082Z] github.com/docker/docker/quota [2022-11-01T17:18:03.082Z] github.com/docker/docker/reference [2022-11-01T17:18:03.082Z] github.com/docker/docker/registry [2022-11-01T17:18:03.082Z] github.com/docker/docker/registry/resumable [2022-11-01T17:18:03.082Z] github.com/docker/docker/restartmanager [2022-11-01T17:18:03.082Z] github.com/docker/docker/rootless [2022-11-01T17:18:03.082Z] github.com/docker/docker/rootless/specconv [2022-11-01T17:18:03.082Z] github.com/docker/docker/runconfig [2022-11-01T17:18:03.082Z] github.com/docker/docker/runconfig/opts [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/daemon [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/environment [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fakecontext [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fakegit [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fakestorage [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fixtures/load [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/registry [2022-11-01T17:18:03.082Z] github.com/docker/docker/testutil/request [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/drivers [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/local [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/mounts [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/service [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/service/opts [2022-11-01T17:18:03.082Z] github.com/docker/docker/volume/testutils' [2022-11-01T17:18:03.082Z] ++ grep --fixed-strings /libnetwork [2022-11-01T17:18:03.082Z] ++ echo 'github.com/docker/docker/api [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/backend/build [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/httpstatus [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/httputils [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/middleware [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/build [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/container [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/debug [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/distribution [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/grpc [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/image [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/network [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/plugin [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/session [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/swarm [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/system [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/server/router/volume [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/backend [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/blkiodev [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/container [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/events [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/filters [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/image [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/mount [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/network [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/registry [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/strslice [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/swarm [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/time [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/versions [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-01T17:18:03.082Z] github.com/docker/docker/api/types/volume [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-01T17:18:03.082Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/builder-next/worker [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/dockerfile [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/remotecontext [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/remotecontext/git [2022-11-01T17:18:03.083Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-01T17:18:03.083Z] github.com/docker/docker/cli [2022-11-01T17:18:03.083Z] github.com/docker/docker/cli/config [2022-11-01T17:18:03.083Z] github.com/docker/docker/cli/debug [2022-11-01T17:18:03.083Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-01T17:18:03.083Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-01T17:18:03.083Z] github.com/docker/docker/client [2022-11-01T17:18:03.083Z] github.com/docker/docker/cmd/docker-proxy [2022-11-01T17:18:03.083Z] github.com/docker/docker/cmd/dockerd [2022-11-01T17:18:03.083Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-01T17:18:03.083Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-01T17:18:03.083Z] github.com/docker/docker/container [2022-11-01T17:18:03.083Z] github.com/docker/docker/container/stream [2022-11-01T17:18:03.083Z] github.com/docker/docker/contrib/apparmor [2022-11-01T17:18:03.083Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-01T17:18:03.083Z] github.com/docker/docker/contrib/httpserver [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/cluster [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/cluster/convert [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/cluster/executor [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/cluster/provider [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/config [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/containerd [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/events [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/events/testutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/images [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/initlayer [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/links [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/listeners [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/gelf [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/journald [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/local [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/logentries [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/splunk [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/syslog [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/logger/templates [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/names [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/network [2022-11-01T17:18:03.083Z] github.com/docker/docker/daemon/stats [2022-11-01T17:18:03.083Z] github.com/docker/docker/distribution [2022-11-01T17:18:03.083Z] github.com/docker/docker/distribution/metadata [2022-11-01T17:18:03.083Z] github.com/docker/docker/distribution/utils [2022-11-01T17:18:03.083Z] github.com/docker/docker/distribution/xfer [2022-11-01T17:18:03.083Z] github.com/docker/docker/dockerversion [2022-11-01T17:18:03.083Z] github.com/docker/docker/errdefs [2022-11-01T17:18:03.083Z] github.com/docker/docker/image [2022-11-01T17:18:03.083Z] github.com/docker/docker/image/cache [2022-11-01T17:18:03.083Z] github.com/docker/docker/image/tarexport [2022-11-01T17:18:03.083Z] github.com/docker/docker/image/v1 [2022-11-01T17:18:03.083Z] github.com/docker/docker/internal/test/suite [2022-11-01T17:18:03.083Z] github.com/docker/docker/layer [2022-11-01T17:18:03.083Z] github.com/docker/docker/libcontainerd [2022-11-01T17:18:03.083Z] github.com/docker/docker/libcontainerd/queue [2022-11-01T17:18:03.083Z] github.com/docker/docker/libcontainerd/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-01T17:18:03.083Z] github.com/docker/docker/libcontainerd/types [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/bitseq [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cluster [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/config [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/datastore [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/driverapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/etchosts [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/idm [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipam [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/iptables [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/netlabel [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/netutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/networkdb [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ns [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/options [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/osl [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/portallocator [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/portmapper [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/testutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/types [2022-11-01T17:18:03.083Z] github.com/docker/docker/oci [2022-11-01T17:18:03.083Z] github.com/docker/docker/oci/caps [2022-11-01T17:18:03.083Z] github.com/docker/docker/opts [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/aaparser [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/archive [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/authorization [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/broadcaster [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/capabilities [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/chrootarchive [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/containerfs [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/devicemapper [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/directory [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/dmesg [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/fileutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/homedir [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/idtools [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/ioutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/jsonmessage [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/longpath [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/loopback [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/namesgenerator [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/parsers [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/pidfile [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/platform [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/plugingetter [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/plugins [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/plugins/transport [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/pools [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/progress [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/reexec [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/stack [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/stdcopy [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/streamformatter [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/stringid [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/sysinfo [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/system [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/tailfile [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/tarsum [2022-11-01T17:18:03.083Z] github.com/docker/docker/pkg/useragent [2022-11-01T17:18:03.083Z] github.com/docker/docker/plugin [2022-11-01T17:18:03.083Z] github.com/docker/docker/plugin/executor/containerd [2022-11-01T17:18:03.083Z] github.com/docker/docker/plugin/v2 [2022-11-01T17:18:03.083Z] github.com/docker/docker/profiles/apparmor [2022-11-01T17:18:03.083Z] github.com/docker/docker/profiles/seccomp [2022-11-01T17:18:03.083Z] github.com/docker/docker/quota [2022-11-01T17:18:03.083Z] github.com/docker/docker/reference [2022-11-01T17:18:03.083Z] github.com/docker/docker/registry [2022-11-01T17:18:03.083Z] github.com/docker/docker/registry/resumable [2022-11-01T17:18:03.083Z] github.com/docker/docker/restartmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/rootless [2022-11-01T17:18:03.083Z] github.com/docker/docker/rootless/specconv [2022-11-01T17:18:03.083Z] github.com/docker/docker/runconfig [2022-11-01T17:18:03.083Z] github.com/docker/docker/runconfig/opts [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/daemon [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/environment [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/fakecontext [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/fakegit [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/fakestorage [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/fixtures/load [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/registry [2022-11-01T17:18:03.083Z] github.com/docker/docker/testutil/request [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume/drivers [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume/local [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume/mounts [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume/service [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume/service/opts [2022-11-01T17:18:03.083Z] github.com/docker/docker/volume/testutils' [2022-11-01T17:18:03.083Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/bitseq [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cluster [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/config [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/datastore [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/driverapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/etchosts [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/idm [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipam [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/iptables [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/netlabel [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/netutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/networkdb [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ns [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/options [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/osl [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/portallocator [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/portmapper [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/testutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/types' [2022-11-01T17:18:03.083Z] + echo 'github.com/docker/docker/libnetwork [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/bitseq [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cluster [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/config [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/datastore [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/driverapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/etchosts [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/idm [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipam [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-01T17:18:03.083Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/iptables [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/netlabel [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/netutils [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/networkdb [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/ns [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/options [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/osl [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/portallocator [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/portmapper [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/testutils [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/types' [2022-11-01T17:18:03.084Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:18:03.084Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:18:03.084Z] + type docker-proxy [2022-11-01T17:18:03.084Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-11-01T17:18:03.084Z] + hack/make.sh binary-proxy install-proxy [2022-11-01T17:18:03.084Z] [2022-11-01T17:18:03.084Z] Removing bundles/ [2022-11-01T17:18:03.084Z] [2022-11-01T17:18:03.084Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-11-01T17:18:03.084Z] Building: bundles/binary-proxy/docker-proxy [2022-11-01T17:18:03.084Z] GOOS="" GOARCH="" GOARM="" [2022-11-01T17:18:09.671Z] Created binary: bundles/binary-proxy/docker-proxy [2022-11-01T17:18:09.671Z] [2022-11-01T17:18:09.671Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-11-01T17:18:09.671Z] Installing docker-proxy to /usr/local/bin/ [2022-11-01T17:18:09.671Z] [2022-11-01T17:18:09.671Z] + mkdir -p bundles [2022-11-01T17:18:09.671Z] + '[' -n 'github.com/docker/docker/api [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/backend/build [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/httpstatus [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/httputils [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/middleware [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/build [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/container [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/debug [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/distribution [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/grpc [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/image [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/network [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/plugin [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/session [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/swarm [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/system [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/server/router/volume [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/backend [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/blkiodev [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/container [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/events [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/filters [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/image [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/mount [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/network [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/registry [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/strslice [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/swarm [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/time [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/versions [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-01T17:18:09.671Z] github.com/docker/docker/api/types/volume [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/builder-next/worker [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/dockerfile [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/remotecontext [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/remotecontext/git [2022-11-01T17:18:09.671Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-01T17:18:09.671Z] github.com/docker/docker/cli [2022-11-01T17:18:09.671Z] github.com/docker/docker/cli/config [2022-11-01T17:18:09.671Z] github.com/docker/docker/cli/debug [2022-11-01T17:18:09.671Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-01T17:18:09.671Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-01T17:18:09.671Z] github.com/docker/docker/client [2022-11-01T17:18:09.671Z] github.com/docker/docker/cmd/docker-proxy [2022-11-01T17:18:09.671Z] github.com/docker/docker/cmd/dockerd [2022-11-01T17:18:09.671Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-01T17:18:09.671Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-01T17:18:09.671Z] github.com/docker/docker/container [2022-11-01T17:18:09.671Z] github.com/docker/docker/container/stream [2022-11-01T17:18:09.671Z] github.com/docker/docker/contrib/apparmor [2022-11-01T17:18:09.671Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-01T17:18:09.671Z] github.com/docker/docker/contrib/httpserver [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/cluster [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/cluster/convert [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/cluster/executor [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/cluster/provider [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/config [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/containerd [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/events [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/events/testutils [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/images [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/initlayer [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/links [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/listeners [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/gelf [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/journald [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/local [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/logentries [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/splunk [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/syslog [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/logger/templates [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/names [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/network [2022-11-01T17:18:09.671Z] github.com/docker/docker/daemon/stats [2022-11-01T17:18:09.671Z] github.com/docker/docker/distribution [2022-11-01T17:18:09.671Z] github.com/docker/docker/distribution/metadata [2022-11-01T17:18:09.671Z] github.com/docker/docker/distribution/utils [2022-11-01T17:18:09.671Z] github.com/docker/docker/distribution/xfer [2022-11-01T17:18:09.671Z] github.com/docker/docker/dockerversion [2022-11-01T17:18:09.671Z] github.com/docker/docker/errdefs [2022-11-01T17:18:09.671Z] github.com/docker/docker/image [2022-11-01T17:18:09.671Z] github.com/docker/docker/image/cache [2022-11-01T17:18:09.671Z] github.com/docker/docker/image/tarexport [2022-11-01T17:18:09.671Z] github.com/docker/docker/image/v1 [2022-11-01T17:18:09.671Z] github.com/docker/docker/internal/test/suite [2022-11-01T17:18:09.671Z] github.com/docker/docker/layer [2022-11-01T17:18:09.671Z] github.com/docker/docker/libcontainerd [2022-11-01T17:18:09.672Z] github.com/docker/docker/libcontainerd/queue [2022-11-01T17:18:09.672Z] github.com/docker/docker/libcontainerd/remote [2022-11-01T17:18:09.672Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-01T17:18:09.672Z] github.com/docker/docker/libcontainerd/types [2022-11-01T17:18:09.672Z] github.com/docker/docker/oci [2022-11-01T17:18:09.672Z] github.com/docker/docker/oci/caps [2022-11-01T17:18:09.672Z] github.com/docker/docker/opts [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/aaparser [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/archive [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/authorization [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/broadcaster [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/capabilities [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/chrootarchive [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/containerfs [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/devicemapper [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/directory [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/dmesg [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/fileutils [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/homedir [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/idtools [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/ioutils [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/jsonmessage [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/longpath [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/loopback [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/namesgenerator [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/parsers [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/pidfile [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/platform [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/plugingetter [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/plugins [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/plugins/transport [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/pools [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/progress [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/reexec [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/stack [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/stdcopy [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/streamformatter [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/stringid [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/sysinfo [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/system [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/tailfile [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/tarsum [2022-11-01T17:18:09.672Z] github.com/docker/docker/pkg/useragent [2022-11-01T17:18:09.672Z] github.com/docker/docker/plugin [2022-11-01T17:18:09.672Z] github.com/docker/docker/plugin/executor/containerd [2022-11-01T17:18:09.672Z] github.com/docker/docker/plugin/v2 [2022-11-01T17:18:09.672Z] github.com/docker/docker/profiles/apparmor [2022-11-01T17:18:09.672Z] github.com/docker/docker/profiles/seccomp [2022-11-01T17:18:09.672Z] github.com/docker/docker/quota [2022-11-01T17:18:09.672Z] github.com/docker/docker/reference [2022-11-01T17:18:09.672Z] github.com/docker/docker/registry [2022-11-01T17:18:09.672Z] github.com/docker/docker/registry/resumable [2022-11-01T17:18:09.672Z] github.com/docker/docker/restartmanager [2022-11-01T17:18:09.672Z] github.com/docker/docker/rootless [2022-11-01T17:18:09.672Z] github.com/docker/docker/rootless/specconv [2022-11-01T17:18:09.672Z] github.com/docker/docker/runconfig [2022-11-01T17:18:09.672Z] github.com/docker/docker/runconfig/opts [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/daemon [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/environment [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/fakecontext [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/fakegit [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/fakestorage [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/fixtures/load [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/registry [2022-11-01T17:18:09.672Z] github.com/docker/docker/testutil/request [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume/drivers [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume/local [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume/mounts [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume/service [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume/service/opts [2022-11-01T17:18:09.672Z] github.com/docker/docker/volume/testutils' ']' [2022-11-01T17:18:09.672Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.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/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/loggertest 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/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/longpath github.com/docker/docker/pkg/loopback 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/reexec 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-11-01T17:18:10.243Z] ? github.com/docker/docker/api [no test files] [2022-11-01T17:18:28.369Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.8% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/types/registry 0.010s coverage: 54.2% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/builder/remotecontext 0.195s coverage: 13.7% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/builder/dockerfile 0.620s coverage: 50.2% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/builder/remotecontext/git 2.406s coverage: 83.5% of statements [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/cli [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-11-01T17:19:49.851Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 67.6% of statements [2022-11-01T17:19:49.851Z] ok github.com/docker/docker/client 0.091s coverage: 76.1% of statements [2022-11-01T17:20:21.958Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 29.9% of statements [2022-11-01T17:20:21.958Z] ok github.com/docker/docker/container 0.120s coverage: 35.8% of statements [2022-11-01T17:20:21.958Z] ok github.com/docker/docker/cmd/dockerd/trap 2.374s coverage: 0.0% of statements [2022-11-01T17:20:21.958Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-11-01T17:20:21.958Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-01T17:20:21.958Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-01T17:20:21.958Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-01T17:20:21.958Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-01T17:20:25.266Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-11-01T17:20:26.648Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-11-01T17:20:28.031Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-11-01T17:20:34.607Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-11-01T17:20:35.990Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 76.8% of statements [2022-11-01T17:20:36.250Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-11-01T17:20:36.821Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-11-01T17:20:37.760Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.4% of statements [2022-11-01T17:20:37.760Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-01T17:20:37.760Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-01T17:20:37.760Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-11-01T17:20:37.761Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-01T17:20:38.331Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.598s coverage: 74.8% of statements [2022-11-01T17:20:39.272Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.333s coverage: 60.7% of statements [2022-11-01T17:20:39.842Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-11-01T17:20:41.224Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-11-01T17:20:43.189Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 50.6% of statements [2022-11-01T17:20:43.189Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.307s coverage: 46.1% of statements [2022-11-01T17:20:43.189Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-01T17:20:44.583Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.160s coverage: 60.3% of statements [2022-11-01T17:20:44.583Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-01T17:20:44.583Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-01T17:20:44.583Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-11-01T17:20:45.523Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-11-01T17:20:46.095Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2022-11-01T17:20:46.667Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.8% of statements [2022-11-01T17:20:46.667Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-01T17:20:46.667Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-01T17:20:47.237Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2022-11-01T17:20:48.177Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 79.6% of statements [2022-11-01T17:20:48.177Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-11-01T17:20:48.177Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-01T17:20:48.746Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-11-01T17:20:49.007Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-11-01T17:20:49.947Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.138s coverage: 76.8% of statements [2022-11-01T17:20:50.207Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-11-01T17:20:50.777Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-11-01T17:20:51.717Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.014s coverage: 63.5% of statements [2022-11-01T17:20:52.288Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-11-01T17:20:52.548Z] ok github.com/docker/docker/daemon/logger/journald 3.252s coverage: 74.5% of statements [2022-11-01T17:20:52.548Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-11-01T17:20:52.548Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-11-01T17:20:52.548Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-01T17:20:52.548Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-11-01T17:20:53.117Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-11-01T17:20:53.377Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-11-01T17:20:53.946Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-11-01T17:20:54.517Z] ok github.com/docker/docker/daemon/logger/splunk 1.504s coverage: 82.5% of statements [2022-11-01T17:20:54.517Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-01T17:20:54.517Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-01T17:20:55.458Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 44.4% of statements [2022-11-01T17:20:56.840Z] ok github.com/docker/docker/distribution 1.517s coverage: 29.7% of statements [2022-11-01T17:20:56.840Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-01T17:20:57.101Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-11-01T17:20:57.671Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-11-01T17:20:57.942Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-11-01T17:20:57.942Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-01T17:20:58.521Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-11-01T17:20:58.780Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-11-01T17:20:58.780Z] ? github.com/docker/docker/image/v1 [no test files] [2022-11-01T17:20:58.780Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-01T17:20:59.040Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-11-01T17:20:59.982Z] ok github.com/docker/docker/oci 0.017s coverage: 41.4% of statements [2022-11-01T17:21:00.551Z] ok github.com/docker/docker/opts 0.020s coverage: 66.8% of statements [2022-11-01T17:21:00.552Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-01T17:21:02.461Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.2% of statements [2022-11-01T17:21:02.722Z] ok github.com/docker/docker/pkg/authorization 0.233s coverage: 68.3% of statements [2022-11-01T17:21:02.982Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-01T17:21:03.242Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-11-01T17:21:06.536Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 44.9% of statements [2022-11-01T17:21:06.536Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2022-11-01T17:21:06.536Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2022-11-01T17:21:06.796Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-11-01T17:21:07.056Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements [2022-11-01T17:21:07.056Z] ok github.com/docker/docker/layer 7.111s coverage: 68.9% of statements [2022-11-01T17:21:07.056Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-01T17:21:07.056Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-01T17:21:07.056Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-01T17:21:07.056Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-01T17:21:07.056Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-01T17:21:07.056Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-01T17:21:07.056Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-11-01T17:21:07.996Z] ok github.com/docker/docker/pkg/idtools 0.361s coverage: 69.6% of statements [2022-11-01T17:21:08.257Z] ok github.com/docker/docker/pkg/ioutils 0.345s coverage: 71.5% of statements [2022-11-01T17:21:08.257Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-11-01T17:21:08.518Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-11-01T17:21:08.518Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-01T17:21:08.518Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-11-01T17:21:08.778Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-11-01T17:21:08.778Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-11-01T17:21:09.038Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-11-01T17:21:09.038Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 76.5% of statements [2022-11-01T17:21:09.038Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-01T17:21:09.038Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-01T17:21:09.608Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-11-01T17:21:10.178Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-11-01T17:21:10.178Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-11-01T17:21:10.439Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-01T17:21:10.699Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-11-01T17:21:10.959Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-11-01T17:21:11.219Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-11-01T17:21:11.479Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-11-01T17:21:11.479Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-01T17:21:12.048Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-11-01T17:21:12.309Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 46.0% of statements [2022-11-01T17:21:12.569Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2022-11-01T17:21:13.141Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-11-01T17:21:13.405Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-01T17:21:15.313Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-11-01T17:21:15.573Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-11-01T17:21:15.833Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-11-01T17:21:16.773Z] ok github.com/docker/docker/quota 0.137s coverage: 71.4% of statements [2022-11-01T17:21:17.343Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-11-01T17:21:17.913Z] ok github.com/docker/docker/registry 0.084s coverage: 58.7% of statements [2022-11-01T17:21:18.484Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-11-01T17:21:18.744Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-11-01T17:21:19.003Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-11-01T17:21:19.263Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-11-01T17:21:21.172Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-11-01T17:21:21.432Z] ok github.com/docker/docker/volume/local 0.099s coverage: 77.1% of statements [2022-11-01T17:21:22.002Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-11-01T17:21:23.385Z] ok github.com/docker/docker/volume/service 0.019s coverage: 73.1% of statements [2022-11-01T17:21:45.329Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/rootless [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/volume [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-01T17:21:45.329Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === Skipped [2022-11-01T17:21:45.329Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-11-01T17:21:45.329Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-11-01T17:21:45.329Z] network_proxy_test.go:208: No support for dual stack yet [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-11-01T17:21:45.329Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-11-01T17:21:45.329Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:71: No driver to put! [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-01T17:21:45.329Z] time="2022-11-01T17:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-01T17:21:45.329Z] time="2022-11-01T17:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-01T17:21:45.329Z] time="2022-11-01T17:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-01T17:21:45.329Z] time="2022-11-01T17:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-01T17:21:45.329Z] time="2022-11-01T17:20:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:71: No driver to put! [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-01T17:21:45.329Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-01T17:21:45.329Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-01T17:21:45.329Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-01T17:21:45.329Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-01T17:21:45.329Z] graphtest_unix.go:71: No driver to put! [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-01T17:21:45.329Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-01T17:21:45.329Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-11-01T17:21:45.329Z] [2022-11-01T17:21:45.329Z] DONE 2875 tests, 28 skipped in 214.340s [2022-11-01T17:21:45.329Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/bitseq [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cluster [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/config [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/datastore [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/driverapi [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/etchosts [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/idm [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipam [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/iptables [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/netlabel [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/netutils [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/networkdb [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/ns [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/options [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/osl [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/portallocator [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/portmapper [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/testutils [2022-11-01T17:21:45.329Z] github.com/docker/docker/libnetwork/types' ']' [2022-11-01T17:21:45.329Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-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-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork 37.534s coverage: 40.6% of statements [2022-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 9.3% of statements [2022-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.559s coverage: 59.9% of statements [2022-11-01T17:22:32.054Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-11-01T17:22:32.054Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-11-01T17:22:32.624Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.014s coverage: 5.1% of statements [2022-11-01T17:22:32.624Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-11-01T17:22:33.196Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.020s coverage: 4.7% of statements [2022-11-01T17:22:33.196Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-11-01T17:22:33.456Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-11-01T17:22:43.447Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.179s coverage: 6.6% of statements [2022-11-01T17:22:43.447Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-11-01T17:22:43.447Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-11-01T17:22:43.708Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-11-01T17:22:43.708Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-11-01T17:22:43.708Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-11-01T17:22:43.708Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-11-01T17:22:44.278Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-11-01T17:22:44.538Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-11-01T17:22:44.538Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-11-01T17:22:44.798Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-11-01T17:22:57.032Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-11-01T17:23:11.929Z] ok github.com/docker/docker/libnetwork/ipam 15.323s coverage: 85.3% of statements [2022-11-01T17:23:11.929Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-11-01T17:23:11.929Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-11-01T17:23:11.929Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-11-01T17:23:11.929Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-11-01T17:23:11.929Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-11-01T17:23:11.929Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-11-01T17:23:12.188Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-11-01T17:23:13.129Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-11-01T17:23:13.129Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-11-01T17:23:13.388Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-11-01T17:25:04.869Z] ok github.com/docker/docker/libnetwork/networkdb 105.781s coverage: 60.7% of statements [2022-11-01T17:25:04.869Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-11-01T17:25:04.869Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-11-01T17:25:05.815Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2022-11-01T17:25:05.815Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-11-01T17:25:06.074Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-11-01T17:25:07.455Z] ok github.com/docker/docker/libnetwork/portmapper 0.635s coverage: 46.3% of statements [2022-11-01T17:25:07.455Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-11-01T17:25:07.455Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-11-01T17:25:07.714Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === Skipped [2022-11-01T17:25:07.714Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-11-01T17:25:07.714Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-11-01T17:25:07.714Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-11-01T17:25:07.714Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-11-01T17:25:07.714Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-11-01T17:25:07.714Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-11-01T17:25:07.714Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-11-01T17:25:07.714Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-11-01T17:25:07.714Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-11-01T17:25:07.714Z] firewalld_test.go:14: firewalld is not running [2022-11-01T17:25:07.714Z] [2022-11-01T17:25:07.714Z] DONE 325 tests, 9 skipped in 204.146s Post stage [Pipeline] junit [2022-11-01T17:25:08.301Z] Recording test results [2022-11-01T17:25:08.385Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-01T17:25:08.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44383/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3d73d32499cb13c08db45354cbe1a6bc97541c5b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3d73d32499cb13c08db45354cbe1a6bc97541c5b hack/make.sh dynbinary test-integration [2022-11-01T17:25:08.960Z] [2022-11-01T17:25:09.220Z] Removing bundles/ [2022-11-01T17:25:09.220Z] [2022-11-01T17:25:09.220Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-01T17:25:09.220Z] Building: bundles/dynbinary-daemon/dockerd [2022-11-01T17:25:09.220Z] GOOS="" GOARCH="" GOARM="" [2022-11-01T17:26:45.719Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-11-01T17:26:45.719Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-11-01T17:26:45.719Z] GOOS="" GOARCH="" GOARM="" [2022-11-01T17:26:45.719Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-11-01T17:26:45.719Z] [2022-11-01T17:26:45.719Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-01T17:26:45.719Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-01T17:26:45.719Z] HOSTNAME=31eeb6ef618f [2022-11-01T17:26:45.719Z] TESTDEBUG=0 [2022-11-01T17:26:45.719Z] DEST=bundles/test-integration [2022-11-01T17:26:45.719Z] PWD=/go/src/github.com/docker/docker [2022-11-01T17:26:45.719Z] DOCKER_GITCOMMIT=3d73d32499cb13c08db45354cbe1a6bc97541c5b [2022-11-01T17:26:45.719Z] container=docker [2022-11-01T17:26:45.719Z] HOME=/root [2022-11-01T17:26:45.719Z] GOLANG_VERSION=1.19.2 [2022-11-01T17:26:45.719Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-01T17:26:45.719Z] VALIDATE_BRANCH=master [2022-11-01T17:26:45.719Z] TERM=xterm [2022-11-01T17:26:45.719Z] DOCKER_PKG=github.com/docker/docker [2022-11-01T17:26:45.719Z] SHLVL=1 [2022-11-01T17:26:45.719Z] TIMEOUT=120m [2022-11-01T17:26:45.719Z] DOCKER_BUILDTAGS= journald [2022-11-01T17:26:45.719Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-01T17:26:45.719Z] GO111MODULE=off [2022-11-01T17:26:45.719Z] DOCKER_EXPERIMENTAL=1 [2022-11-01T17:26:45.719Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-01T17:26:45.719Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-01T17:26:45.719Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-01T17:26:45.719Z] GOPATH=/go [2022-11-01T17:26:45.719Z] PKG_CONFIG=pkg-config [2022-11-01T17:26:45.719Z] _=/usr/bin/env [2022-11-01T17:26:45.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-01T17:27:17.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-01T17:27:17.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-01T17:27:39.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-01T17:27:47.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-01T17:27:54.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-11-01T17:27:54.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-01T17:27:55.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-01T17:27:56.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-01T17:27:56.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-01T17:27:56.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-01T17:27:57.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-01T17:27:59.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-01T17:28:00.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-01T17:28:01.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-01T17:28:01.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-01T17:28:02.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-01T17:28:02.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-01T17:28:04.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-01T17:28:04.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-01T17:28:05.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-01T17:28:06.461Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-01T17:28:06.461Z] Using test binary docker [2022-11-01T17:28:06.461Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-01T17:28:06.461Z] +++ /etc/init.d/apparmor start [2022-11-01T17:28:06.461Z] Not: starting. [2022-11-01T17:28:06.461Z] INFO: Waiting for daemon to start... [2022-11-01T17:28:06.461Z] Starting dockerd [2022-11-01T17:28:06.461Z] +++ 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-11-01T17:28:08.377Z] . [2022-11-01T17:28:08.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-01T17:28:08.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-01T17:28:08.377Z] Error: No such image: emptyfs [2022-11-01T17:28:08.377Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-01T17:28:08.377Z] ++++ docker load [2022-11-01T17:28:08.377Z] Loaded image: emptyfs:latest [2022-11-01T17:28:08.377Z] Running integration-test (iteration 1) [2022-11-01T17:28:08.636Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-11-01T17:28:08.636Z] ++ 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-11-01T17:28:08.636Z] ++ set -e [2022-11-01T17:28:08.636Z] ++ '[' -n 0 ']' [2022-11-01T17:28:08.636Z] ++ set -x [2022-11-01T17:28:08.636Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:28:08.636Z] Loaded image: busybox:latest [2022-11-01T17:28:08.896Z] Loaded image: busybox:glibc [2022-11-01T17:28:09.835Z] Loaded image: debian:bullseye-slim [2022-11-01T17:28:09.835Z] Loaded image: hello-world:latest [2022-11-01T17:28:10.094Z] Loaded image: arm32v7/hello-world:latest [2022-11-01T17:28:10.094Z] INFO: Testing against a local daemon [2022-11-01T17:28:10.094Z] === RUN TestCgroupNamespacesBuild [2022-11-01T17:28:11.475Z] --- PASS: TestCgroupNamespacesBuild (1.27s) [2022-11-01T17:28:11.475Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-01T17:28:12.418Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-11-01T17:28:12.418Z] === RUN TestBuildWithSession [2022-11-01T17:28:12.418Z] build_session_test.go:25: TODO: BuildKit [2022-11-01T17:28:12.418Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-01T17:28:12.418Z] === RUN TestBuildSquashParent [2022-11-01T17:28:16.618Z] --- PASS: TestBuildSquashParent (3.70s) [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-01T17:28:16.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-01T17:28:16.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-01T17:28:16.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-01T17:28:16.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-01T17:28:16.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-01T17:28:16.618Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-01T17:28:16.618Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-01T17:28:16.618Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-01T17:28:16.618Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-01T17:28:17.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-01T17:28:17.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-01T17:28:18.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-01T17:28:18.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.21s) [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s) [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-11-01T17:28:19.878Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-11-01T17:28:19.878Z] === RUN TestBuildMultiStageCopy [2022-11-01T17:28:19.878Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-01T17:28:21.261Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-01T17:28:21.261Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-01T17:28:21.521Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-01T17:28:21.780Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-01T17:28:21.780Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-11-01T17:28:21.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s) [2022-11-01T17:28:21.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-11-01T17:28:21.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-11-01T17:28:21.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-11-01T17:28:21.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-11-01T17:28:21.780Z] === RUN TestBuildMultiStageParentConfig [2022-11-01T17:28:22.719Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-11-01T17:28:22.719Z] === RUN TestBuildLabelWithTargets [2022-11-01T17:28:23.658Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-11-01T17:28:23.658Z] === RUN TestBuildWithEmptyLayers [2022-11-01T17:28:23.918Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-11-01T17:28:23.918Z] === RUN TestBuildMultiStageOnBuild [2022-11-01T17:28:25.300Z] --- PASS: TestBuildMultiStageOnBuild (1.34s) [2022-11-01T17:28:25.300Z] === RUN TestBuildUncleanTarFilenames [2022-11-01T17:28:25.870Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-11-01T17:28:25.870Z] === RUN TestBuildMultiStageLayerLeak [2022-11-01T17:28:27.266Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s) [2022-11-01T17:28:27.266Z] === RUN TestBuildWithHugeFile [2022-11-01T17:29:13.968Z] --- PASS: TestBuildWithHugeFile (39.29s) [2022-11-01T17:29:13.968Z] === RUN TestBuildWCOWSandboxSize [2022-11-01T17:29:13.968Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-11-01T17:29:13.968Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-11-01T17:29:13.968Z] === RUN TestBuildWithEmptyDockerfile [2022-11-01T17:29:13.968Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-01T17:29:13.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-01T17:29:13.968Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-01T17:29:13.968Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-01T17:29:13.968Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-01T17:29:13.968Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-01T17:29:13.968Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-01T17:29:13.968Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-01T17:29:13.968Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-01T17:29:13.968Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-01T17:29:13.968Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-11-01T17:29:13.968Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-11-01T17:29:13.968Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-11-01T17:29:13.968Z] === RUN TestBuildPreserveOwnership [2022-11-01T17:29:13.968Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-01T17:29:13.968Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-01T17:29:13.968Z] --- PASS: TestBuildPreserveOwnership (2.93s) [2022-11-01T17:29:13.968Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.96s) [2022-11-01T17:29:13.968Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-11-01T17:29:13.968Z] === RUN TestBuildPlatformInvalid [2022-11-01T17:29:13.968Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-11-01T17:29:13.968Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-01T17:29:13.968Z] Loaded image: busybox:latest [2022-11-01T17:29:13.968Z] Loaded image: busybox:glibc [2022-11-01T17:29:13.968Z] Loaded image: debian:bullseye-slim [2022-11-01T17:29:13.968Z] Loaded image: hello-world:latest [2022-11-01T17:29:13.968Z] Loaded image: arm32v7/hello-world:latest [2022-11-01T17:29:20.549Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.79s) [2022-11-01T17:29:20.549Z] PASS [2022-11-01T17:29:20.549Z] [2022-11-01T17:29:20.549Z] === Skipped [2022-11-01T17:29:20.549Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-11-01T17:29:20.549Z] build_session_test.go:25: TODO: BuildKit [2022-11-01T17:29:20.549Z] [2022-11-01T17:29:20.549Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-11-01T17:29:20.549Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-11-01T17:29:20.549Z] [2022-11-01T17:29:20.549Z] DONE 34 tests, 2 skipped in 71.071s [2022-11-01T17:29:20.549Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-11-01T17:29:20.549Z] ++ 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-11-01T17:29:20.549Z] ++ set -e [2022-11-01T17:29:20.549Z] ++ '[' -n 0 ']' [2022-11-01T17:29:20.549Z] ++ set -x [2022-11-01T17:29:20.549Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:29:20.549Z] INFO: Testing against a local daemon [2022-11-01T17:29:20.549Z] === RUN TestConfigInspect [2022-11-01T17:29:21.930Z] --- PASS: TestConfigInspect (2.17s) [2022-11-01T17:29:21.930Z] === RUN TestConfigList [2022-11-01T17:29:24.469Z] --- PASS: TestConfigList (2.16s) [2022-11-01T17:29:24.469Z] === RUN TestConfigsCreateAndDelete [2022-11-01T17:29:26.378Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2022-11-01T17:29:26.378Z] === RUN TestConfigsUpdate [2022-11-01T17:29:28.948Z] --- PASS: TestConfigsUpdate (2.22s) [2022-11-01T17:29:28.948Z] === RUN TestTemplatedConfig [2022-11-01T17:29:30.857Z] --- PASS: TestTemplatedConfig (2.41s) [2022-11-01T17:29:30.857Z] === RUN TestConfigCreateResolve [2022-11-01T17:29:33.397Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-11-01T17:29:33.397Z] PASS [2022-11-01T17:29:33.397Z] [2022-11-01T17:29:33.397Z] DONE 6 tests in 13.544s [2022-11-01T17:29:33.397Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-11-01T17:29:33.397Z] ++ 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-11-01T17:29:33.397Z] ++ set -e [2022-11-01T17:29:33.397Z] ++ '[' -n 0 ']' [2022-11-01T17:29:33.397Z] ++ set -x [2022-11-01T17:29:33.397Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:29:33.397Z] INFO: Testing against a local daemon [2022-11-01T17:29:33.397Z] === RUN TestAttachWithTTY [2022-11-01T17:29:33.397Z] --- PASS: TestAttachWithTTY (0.08s) [2022-11-01T17:29:33.397Z] === RUN TestAttachWithoutTTy [2022-11-01T17:29:33.397Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-11-01T17:29:33.397Z] === RUN TestCheckpoint [2022-11-01T17:29:33.397Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-01T17:29:33.397Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/commit [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/commit [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/create [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-01T17:29:33.397Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-01T17:29:33.397Z] === CONT TestContainerInvalidJSON/commit [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-11-01T17:29:33.397Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-11-01T17:29:33.397Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-11-01T17:29:33.397Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-11-01T17:29:33.397Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-11-01T17:29:33.397Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-11-01T17:29:33.397Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-11-01T17:29:33.398Z] === CONT TestContainerInvalidJSON/containers/create [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-11-01T17:29:33.398Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-11-01T17:29:33.398Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-11-01T17:29:33.398Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-01T17:29:33.658Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-11-01T17:29:33.658Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-01T17:29:33.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-01T17:29:33.658Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-01T17:29:33.658Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-01T17:29:33.658Z] === RUN TestCopyEmptyFile [2022-11-01T17:29:33.918Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-11-01T17:29:33.918Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-01T17:29:33.918Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-01T17:29:33.918Z] === RUN TestCopyFromContainer [2022-11-01T17:29:34.858Z] === RUN TestCopyFromContainer// [2022-11-01T17:29:34.858Z] === RUN TestCopyFromContainer//bar/root [2022-11-01T17:29:34.858Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-01T17:29:35.118Z] === RUN TestCopyFromContainer/bar/quux [2022-11-01T17:29:35.118Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-01T17:29:35.118Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-01T17:29:35.118Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-01T17:29:35.378Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-01T17:29:35.378Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-01T17:29:35.378Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer (1.51s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-11-01T17:29:35.378Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-11-01T17:29:35.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-01T17:29:35.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-01T17:29:35.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-01T17:29:35.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-01T17:29:35.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-01T17:29:35.378Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-01T17:29:35.378Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-01T17:29:35.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-01T17:29:35.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-01T17:29:35.378Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-01T17:29:35.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-01T17:29:35.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-01T17:29:35.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-01T17:29:35.378Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-01T17:29:35.378Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-01T17:29:35.378Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-01T17:29:35.378Z] === RUN TestCreateWithInvalidEnv [2022-11-01T17:29:35.638Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-01T17:29:35.638Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-01T17:29:35.638Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-01T17:29:35.638Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-01T17:29:35.638Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-01T17:29:35.638Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-01T17:29:35.638Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-01T17:29:35.638Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-01T17:29:35.638Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-01T17:29:35.638Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-11-01T17:29:35.638Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-01T17:29:35.638Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-01T17:29:35.638Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-01T17:29:35.638Z] === RUN TestCreateTmpfsMountsTarget [2022-11-01T17:29:35.638Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-01T17:29:35.638Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-01T17:29:37.020Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-11-01T17:29:37.020Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-11-01T17:29:37.959Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-01T17:29:37.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-01T17:29:37.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-01T17:29:37.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-01T17:29:37.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-01T17:29:37.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-01T17:29:37.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-01T17:29:37.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-01T17:29:37.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-01T17:29:37.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-01T17:29:37.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-01T17:29:37.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-01T17:29:37.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-01T17:29:37.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-01T17:29:37.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-01T17:29:37.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-01T17:29:37.959Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-01T17:29:37.959Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-01T17:29:38.529Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-11-01T17:29:38.529Z] === RUN TestCreateDifferentPlatform [2022-11-01T17:29:38.529Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-01T17:29:38.529Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-01T17:29:38.529Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-01T17:29:38.529Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-01T17:29:38.529Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-01T17:29:38.529Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-01T17:29:38.529Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-01T17:29:38.529Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-01T17:29:38.529Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-01T17:29:38.529Z] === RUN TestCreateInvalidHostConfig [2022-11-01T17:29:38.529Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-01T17:29:38.529Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-01T17:29:38.529Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-11-01T17:29:38.529Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-11-01T17:29:38.529Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-01T17:29:38.529Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-01T17:29:38.529Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-01T17:29:38.529Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-01T17:29:38.529Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-01T17:29:38.529Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-01T17:29:38.529Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-01T17:29:38.529Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-11-01T17:29:38.529Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-11-01T17:29:38.529Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-11-01T17:29:38.529Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-11-01T17:29:38.529Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-11-01T17:29:38.529Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-11-01T17:29:38.529Z] === RUN TestContainerStartOnDaemonRestart [2022-11-01T17:29:38.529Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-01T17:29:38.529Z] === RUN TestDaemonRestartIpcMode [2022-11-01T17:29:38.529Z] === PAUSE TestDaemonRestartIpcMode [2022-11-01T17:29:38.529Z] === RUN TestDaemonHostGatewayIP [2022-11-01T17:29:38.529Z] === PAUSE TestDaemonHostGatewayIP [2022-11-01T17:29:38.529Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-01T17:29:38.529Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-01T17:29:38.529Z] === RUN TestContainerKillOnDaemonStart [2022-11-01T17:29:38.529Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-01T17:29:38.529Z] === RUN TestDiff [2022-11-01T17:29:39.099Z] --- PASS: TestDiff (0.42s) [2022-11-01T17:29:39.099Z] === RUN TestExecConsoleSize [2022-11-01T17:29:39.359Z] --- PASS: TestExecConsoleSize (0.49s) [2022-11-01T17:29:39.359Z] === RUN TestExecWithCloseStdin [2022-11-01T17:29:39.929Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-11-01T17:29:39.929Z] === RUN TestExec [2022-11-01T17:29:40.499Z] --- PASS: TestExec (0.47s) [2022-11-01T17:29:40.499Z] === RUN TestExecUser [2022-11-01T17:29:40.759Z] --- PASS: TestExecUser (0.49s) [2022-11-01T17:29:40.759Z] === RUN TestExportContainerAndImportImage [2022-11-01T17:29:41.332Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-11-01T17:29:41.332Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-01T17:29:42.713Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-11-01T17:29:42.713Z] === RUN TestHealthCheckWorkdir [2022-11-01T17:29:43.282Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-11-01T17:29:43.282Z] === RUN TestHealthKillContainer [2022-11-01T17:29:51.417Z] --- PASS: TestHealthKillContainer (7.81s) [2022-11-01T17:29:51.417Z] === RUN TestHealthCheckProcessKilled [2022-11-01T17:29:51.677Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-11-01T17:29:51.677Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-01T17:29:52.247Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-11-01T17:29:52.247Z] === RUN TestIpcModeNone [2022-11-01T17:29:52.509Z] --- PASS: TestIpcModeNone (0.49s) [2022-11-01T17:29:52.509Z] === RUN TestIpcModePrivate [2022-11-01T17:29:53.080Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-11-01T17:29:53.080Z] --- PASS: TestIpcModePrivate (0.52s) [2022-11-01T17:29:53.080Z] === RUN TestIpcModeShareable [2022-11-01T17:29:53.341Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-11-01T17:29:53.602Z] --- PASS: TestIpcModeShareable (0.48s) [2022-11-01T17:29:53.602Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-01T17:29:55.513Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2022-11-01T17:29:55.513Z] === RUN TestAPIIpcModeHost [2022-11-01T17:29:55.513Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-11-01T17:29:55.513Z] === RUN TestDaemonIpcModeShareable [2022-11-01T17:29:56.454Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-01T17:29:56.714Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-11-01T17:29:56.714Z] === RUN TestDaemonIpcModePrivate [2022-11-01T17:29:57.655Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-01T17:29:57.916Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-11-01T17:29:57.916Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-01T17:29:58.856Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-11-01T17:29:59.116Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-11-01T17:29:59.116Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-01T17:30:00.056Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-11-01T17:30:00.316Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-11-01T17:30:00.316Z] === RUN TestIpcModeOlderClient [2022-11-01T17:30:00.316Z] === PAUSE TestIpcModeOlderClient [2022-11-01T17:30:00.316Z] === RUN TestKillContainerInvalidSignal [2022-11-01T17:30:00.577Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-11-01T17:30:00.577Z] === RUN TestKillContainer [2022-11-01T17:30:00.577Z] === RUN TestKillContainer/no_signal [2022-11-01T17:30:01.147Z] === RUN TestKillContainer/non_killing_signal [2022-11-01T17:30:01.407Z] === RUN TestKillContainer/killing_signal [2022-11-01T17:30:01.977Z] --- PASS: TestKillContainer (1.35s) [2022-11-01T17:30:01.977Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-11-01T17:30:01.977Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-11-01T17:30:01.977Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-11-01T17:30:01.977Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-01T17:30:01.977Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-01T17:30:02.548Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-01T17:30:02.808Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-11-01T17:30:02.808Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-11-01T17:30:02.808Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-11-01T17:30:02.808Z] === RUN TestKillStoppedContainer [2022-11-01T17:30:02.808Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-01T17:30:02.808Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-01T17:30:03.068Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-11-01T17:30:03.068Z] === RUN TestKillDifferentUserContainer [2022-11-01T17:30:03.328Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-11-01T17:30:03.328Z] === RUN TestInspectOomKilledTrue [2022-11-01T17:30:03.900Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-11-01T17:30:03.900Z] === RUN TestInspectOomKilledFalse [2022-11-01T17:30:04.161Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-11-01T17:30:04.161Z] === RUN TestLinksEtcHostsContentMatch [2022-11-01T17:30:04.743Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-11-01T17:30:04.743Z] === RUN TestLinksContainerNames [2022-11-01T17:30:05.683Z] --- PASS: TestLinksContainerNames (0.89s) [2022-11-01T17:30:05.683Z] === RUN TestLogsFollowTailEmpty [2022-11-01T17:30:05.943Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-11-01T17:30:05.943Z] === RUN TestLogs [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-11-01T17:30:05.943Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-11-01T17:30:05.943Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-11-01T17:30:05.943Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-01T17:30:05.943Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-11-01T17:30:05.943Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-11-01T17:30:05.943Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-11-01T17:30:05.943Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-11-01T17:30:05.943Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-11-01T17:30:05.943Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-11-01T17:30:06.514Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-11-01T17:30:06.773Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-01T17:30:07.033Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-11-01T17:30:07.294Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-01T17:30:07.864Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-11-01T17:30:07.864Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-11-01T17:30:07.864Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-01T17:30:07.864Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-11-01T17:30:07.864Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-11-01T17:30:07.864Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-11-01T17:30:07.864Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-11-01T17:30:07.864Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-01T17:30:07.864Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-11-01T17:30:08.437Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-11-01T17:30:08.437Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-01T17:30:09.008Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-11-01T17:30:09.008Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-11-01T17:30:09.578Z] --- PASS: TestLogs (3.59s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local (0.01s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.67s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.48s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.48s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-11-01T17:30:09.578Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-11-01T17:30:09.578Z] === RUN TestContainerNetworkMountsNoChown [2022-11-01T17:30:10.150Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/default [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/default [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/private [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/private [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rprivate [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/slave [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/slave [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rslave [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/shared [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/shared [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rshared [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/default [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rslave [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rshared [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/shared [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rprivate [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/slave [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/private [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-01T17:30:10.150Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-01T17:30:10.150Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-01T17:30:10.150Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-01T17:30:10.410Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-11-01T17:30:10.410Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-11-01T17:30:10.411Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-11-01T17:30:11.794Z] === RUN TestContainerBindMountNonRecursive [2022-11-01T17:30:11.794Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-11-01T17:30:11.794Z] === RUN TestContainerVolumesMountedAsShared [2022-11-01T17:30:12.364Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-11-01T17:30:12.364Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-01T17:30:12.624Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-11-01T17:30:12.624Z] === RUN TestNetworkNat [2022-11-01T17:30:13.194Z] --- PASS: TestNetworkNat (0.49s) [2022-11-01T17:30:13.194Z] === RUN TestNetworkLocalhostTCPNat [2022-11-01T17:30:13.454Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-11-01T17:30:13.454Z] === RUN TestNetworkLoopbackNat [2022-11-01T17:30:16.750Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-11-01T17:30:16.750Z] === RUN TestPause [2022-11-01T17:30:16.750Z] --- PASS: TestPause (0.46s) [2022-11-01T17:30:16.750Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-01T17:30:16.750Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-01T17:30:16.750Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-01T17:30:16.750Z] === RUN TestPauseStopPausedContainer [2022-11-01T17:30:17.011Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-11-01T17:30:17.011Z] === RUN TestPidHost [2022-11-01T17:30:17.951Z] --- PASS: TestPidHost (0.99s) [2022-11-01T17:30:17.951Z] === RUN TestPsFilter [2022-11-01T17:30:18.212Z] --- PASS: TestPsFilter (0.12s) [2022-11-01T17:30:18.212Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-01T17:30:18.472Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-11-01T17:30:18.472Z] === RUN TestRemoveContainerWithVolume [2022-11-01T17:30:19.042Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-11-01T17:30:19.042Z] === RUN TestRemoveContainerRunning [2022-11-01T17:30:19.613Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-11-01T17:30:19.613Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-01T17:30:19.873Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-11-01T17:30:19.873Z] === RUN TestRemoveInvalidContainer [2022-11-01T17:30:19.873Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-01T17:30:19.873Z] === RUN TestRenameLinkedContainer [2022-11-01T17:30:21.813Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-11-01T17:30:21.813Z] === RUN TestRenameStoppedContainer [2022-11-01T17:30:22.073Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-11-01T17:30:22.073Z] === RUN TestRenameRunningContainerAndReuse [2022-11-01T17:30:23.016Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-11-01T17:30:23.016Z] === RUN TestRenameInvalidName [2022-11-01T17:30:23.587Z] --- PASS: TestRenameInvalidName (0.42s) [2022-11-01T17:30:23.587Z] === RUN TestRenameAnonymousContainer [2022-11-01T17:30:24.970Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-11-01T17:30:24.970Z] === RUN TestRenameContainerWithSameName [2022-11-01T17:30:25.540Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-11-01T17:30:25.540Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-01T17:30:26.480Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-11-01T17:30:26.480Z] === RUN TestResize [2022-11-01T17:30:26.740Z] --- PASS: TestResize (0.43s) [2022-11-01T17:30:26.740Z] === RUN TestResizeWithInvalidSize [2022-11-01T17:30:27.310Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-11-01T17:30:27.310Z] === RUN TestResizeWhenContainerNotStarted [2022-11-01T17:30:27.570Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-01T17:30:27.570Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-01T17:30:27.570Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-01T17:30:27.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-01T17:30:27.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-01T17:30:28.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-01T17:30:29.212Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-01T17:30:30.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-01T17:30:30.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-01T17:30:31.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-01T17:30:31.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-01T17:30:35.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-01T17:30:35.533Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-01T17:30:39.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-01T17:30:39.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-01T17:30:41.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-01T17:30:41.133Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-01T17:30:43.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-01T17:30:43.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-11-01T17:30:44.951Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-11-01T17:30:44.951Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-11-01T17:30:44.951Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-11-01T17:30:45.891Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-11-01T17:30:46.832Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) [2022-11-01T17:30:46.832Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-11-01T17:30:46.832Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-11-01T17:30:46.832Z] === RUN TestCgroupNamespacesRun [2022-11-01T17:30:47.775Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-11-01T17:30:47.775Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-01T17:30:49.158Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-11-01T17:30:49.158Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-01T17:30:50.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-11-01T17:30:50.100Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-01T17:30:51.484Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-11-01T17:30:51.484Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-01T17:30:52.866Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-11-01T17:30:52.866Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-01T17:30:53.808Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-11-01T17:30:53.808Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-01T17:30:54.378Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-11-01T17:30:54.378Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-01T17:30:55.768Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-11-01T17:30:55.768Z] === RUN TestNISDomainname [2022-11-01T17:30:56.029Z] --- PASS: TestNISDomainname (0.54s) [2022-11-01T17:30:56.029Z] === RUN TestHostnameDnsResolution [2022-11-01T17:30:56.976Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-11-01T17:30:56.976Z] === RUN TestUnprivilegedPortsAndPing [2022-11-01T17:30:57.554Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-11-01T17:30:57.554Z] === RUN TestPrivilegedHostDevices [2022-11-01T17:30:57.814Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-11-01T17:30:57.814Z] === RUN TestRunConsoleSize [2022-11-01T17:30:58.385Z] --- PASS: TestRunConsoleSize (0.43s) [2022-11-01T17:30:58.385Z] === RUN TestRunWithAlternativeContainerdShim [2022-11-01T17:31:00.300Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-11-01T17:31:00.300Z] === RUN TestStats [2022-11-01T17:31:02.842Z] --- PASS: TestStats (2.47s) [2022-11-01T17:31:02.842Z] === RUN TestStopContainerWithTimeout [2022-11-01T17:31:02.842Z] === RUN TestStopContainerWithTimeout/0 [2022-11-01T17:31:02.842Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-01T17:31:02.842Z] === RUN TestStopContainerWithTimeout/1 [2022-11-01T17:31:02.842Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-01T17:31:02.842Z] === RUN TestStopContainerWithTimeout/3 [2022-11-01T17:31:02.842Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-01T17:31:02.842Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-01T17:31:02.842Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-01T17:31:02.842Z] === CONT TestStopContainerWithTimeout/0 [2022-11-01T17:31:02.842Z] === CONT TestStopContainerWithTimeout/3 [2022-11-01T17:31:03.413Z] === CONT TestStopContainerWithTimeout/1 [2022-11-01T17:31:04.796Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-01T17:31:07.339Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-11-01T17:31:07.339Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-11-01T17:31:07.339Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-11-01T17:31:07.339Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-11-01T17:31:07.339Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-11-01T17:31:07.339Z] === RUN TestDeleteDevicemapper [2022-11-01T17:31:07.339Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-01T17:31:07.339Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-01T17:31:07.339Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-01T17:31:09.251Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2022-11-01T17:31:09.251Z] === RUN TestUpdateMemory [2022-11-01T17:31:09.512Z] --- PASS: TestUpdateMemory (0.56s) [2022-11-01T17:31:09.512Z] === RUN TestUpdateCPUQuota [2022-11-01T17:31:10.455Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-11-01T17:31:10.455Z] === RUN TestUpdatePidsLimit [2022-11-01T17:31:10.455Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-01T17:31:10.455Z] === RUN TestUpdatePidsLimit/no_change [2022-11-01T17:31:10.716Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-01T17:31:10.976Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-01T17:31:10.976Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-01T17:31:11.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-01T17:31:11.498Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-11-01T17:31:12.439Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-11-01T17:31:12.439Z] === RUN TestUpdateRestartPolicy [2022-11-01T17:31:24.676Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-11-01T17:31:24.676Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-01T17:31:24.676Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-11-01T17:31:24.676Z] === RUN TestWaitNonBlocked [2022-11-01T17:31:24.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-01T17:31:24.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-01T17:31:24.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-01T17:31:24.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-01T17:31:24.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-01T17:31:24.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-01T17:31:24.676Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-11-01T17:31:24.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-11-01T17:31:24.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-11-01T17:31:24.676Z] === RUN TestWaitBlocked [2022-11-01T17:31:24.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-01T17:31:24.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-01T17:31:24.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-01T17:31:24.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-01T17:31:24.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-01T17:31:24.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-01T17:31:24.676Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-01T17:31:24.676Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-11-01T17:31:24.676Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-11-01T17:31:24.676Z] === RUN TestWaitConditions [2022-11-01T17:31:24.936Z] === RUN TestWaitConditions/default [2022-11-01T17:31:24.936Z] === PAUSE TestWaitConditions/default [2022-11-01T17:31:24.936Z] === RUN TestWaitConditions/not-running [2022-11-01T17:31:24.936Z] === PAUSE TestWaitConditions/not-running [2022-11-01T17:31:24.936Z] === RUN TestWaitConditions/next-exit [2022-11-01T17:31:24.936Z] === PAUSE TestWaitConditions/next-exit [2022-11-01T17:31:24.936Z] === RUN TestWaitConditions/removed [2022-11-01T17:31:24.936Z] === PAUSE TestWaitConditions/removed [2022-11-01T17:31:24.936Z] === CONT TestWaitConditions/default [2022-11-01T17:31:24.936Z] === CONT TestWaitConditions/next-exit [2022-11-01T17:31:24.936Z] === CONT TestWaitConditions/default [2022-11-01T17:31:24.936Z] wait_test.go:146: ContainerID = b3ab2b053eb6e4856ab4537ef1ffa5f754f15f04a8e6b358fbde73ee2de7f6e4 [2022-11-01T17:31:24.936Z] === CONT TestWaitConditions/next-exit [2022-11-01T17:31:24.936Z] wait_test.go:146: ContainerID = eb2b67b6603ef96a9731b50e54b4a104d52a57b73f5d28ae272e24f7163e3d68 [2022-11-01T17:31:25.507Z] === CONT TestWaitConditions/removed [2022-11-01T17:31:25.507Z] wait_test.go:146: ContainerID = 7f00ae7295960996d2ea08e79084ffc27152658e9a32a2257742a56064c333b9 [2022-11-01T17:31:25.507Z] === CONT TestWaitConditions/not-running [2022-11-01T17:31:25.507Z] wait_test.go:146: ContainerID = c4e488b7c9dec027b6cb9e8997796492b93180325ec489a6d9aa1c38cd13e55c [2022-11-01T17:31:26.078Z] --- PASS: TestWaitConditions (0.02s) [2022-11-01T17:31:26.078Z] --- PASS: TestWaitConditions/default (0.64s) [2022-11-01T17:31:26.078Z] --- PASS: TestWaitConditions/next-exit (0.67s) [2022-11-01T17:31:26.078Z] --- PASS: TestWaitConditions/not-running (0.58s) [2022-11-01T17:31:26.078Z] --- PASS: TestWaitConditions/removed (0.65s) [2022-11-01T17:31:26.078Z] === RUN TestWaitRestartedContainer [2022-11-01T17:31:26.078Z] === RUN TestWaitRestartedContainer/default [2022-11-01T17:31:26.078Z] === PAUSE TestWaitRestartedContainer/default [2022-11-01T17:31:26.078Z] === RUN TestWaitRestartedContainer/not-running [2022-11-01T17:31:26.078Z] === PAUSE TestWaitRestartedContainer/not-running [2022-11-01T17:31:26.078Z] === RUN TestWaitRestartedContainer/next-exit [2022-11-01T17:31:26.078Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-11-01T17:31:26.078Z] === CONT TestWaitRestartedContainer/default [2022-11-01T17:31:26.078Z] === CONT TestWaitRestartedContainer/next-exit [2022-11-01T17:31:27.462Z] === CONT TestWaitRestartedContainer/not-running [2022-11-01T17:31:28.403Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-11-01T17:31:28.403Z] --- PASS: TestWaitRestartedContainer/next-exit (1.26s) [2022-11-01T17:31:28.403Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-11-01T17:31:28.403Z] --- PASS: TestWaitRestartedContainer/not-running (0.98s) [2022-11-01T17:31:28.403Z] === CONT TestContainerStartOnDaemonRestart [2022-11-01T17:31:28.403Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-01T17:31:30.946Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-11-01T17:31:30.946Z] === CONT TestDaemonHostGatewayIP [2022-11-01T17:31:30.946Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-11-01T17:31:30.946Z] === CONT TestDaemonRestartIpcMode [2022-11-01T17:31:33.492Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-11-01T17:31:33.492Z] === CONT TestIpcModeOlderClient [2022-11-01T17:31:33.492Z] --- PASS: TestDaemonHostGatewayIP (2.78s) [2022-11-01T17:31:33.492Z] === CONT TestContainerKillOnDaemonStart [2022-11-01T17:31:33.492Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-11-01T17:31:45.718Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-11-01T17:31:45.718Z] PASS [2022-11-01T17:31:45.718Z] [2022-11-01T17:31:45.718Z] === Skipped [2022-11-01T17:31:45.718Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-11-01T17:31:45.718Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-01T17:31:45.718Z] [2022-11-01T17:31:45.718Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-01T17:31:45.718Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-01T17:31:45.718Z] [2022-11-01T17:31:45.718Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-01T17:31:45.718Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-01T17:31:45.718Z] [2022-11-01T17:31:45.718Z] DONE 273 tests, 3 skipped in 131.633s [2022-11-01T17:31:45.718Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-01T17:31:45.718Z] ++ 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-11-01T17:31:45.718Z] ++ set -e [2022-11-01T17:31:45.718Z] ++ '[' -n 0 ']' [2022-11-01T17:31:45.718Z] ++ set -x [2022-11-01T17:31:45.718Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:31:45.718Z] INFO: Testing against a local daemon [2022-11-01T17:31:45.718Z] === RUN TestConfigDaemonLibtrustID [2022-11-01T17:31:45.718Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-11-01T17:31:45.718Z] === RUN TestConfigDaemonID [2022-11-01T17:31:46.658Z] daemon_test.go:86: [d0fad11937010] daemon is not started [2022-11-01T17:31:46.658Z] --- PASS: TestConfigDaemonID (1.04s) [2022-11-01T17:31:46.658Z] === RUN TestDaemonConfigValidation [2022-11-01T17:31:46.658Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-11-01T17:31:46.658Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-11-01T17:31:46.658Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-11-01T17:31:46.658Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-11-01T17:31:46.658Z] === RUN TestDaemonConfigValidation/invalid_config [2022-11-01T17:31:46.658Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-11-01T17:31:46.658Z] === RUN TestDaemonConfigValidation/malformed_config [2022-11-01T17:31:46.658Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-11-01T17:31:46.658Z] === RUN TestDaemonConfigValidation/valid_config [2022-11-01T17:31:46.658Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-11-01T17:31:46.658Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-11-01T17:31:46.658Z] === CONT TestDaemonConfigValidation/malformed_config [2022-11-01T17:31:46.658Z] === CONT TestDaemonConfigValidation/valid_config [2022-11-01T17:31:46.658Z] === CONT TestDaemonConfigValidation/invalid_config [2022-11-01T17:31:46.658Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-11-01T17:31:46.658Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-11-01T17:31:46.658Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-11-01T17:31:46.658Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-11-01T17:31:46.658Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-11-01T17:31:46.658Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-11-01T17:31:46.658Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-11-01T17:31:46.658Z] === RUN TestConfigDaemonSeccompProfiles [2022-11-01T17:31:46.658Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-11-01T17:31:48.041Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-11-01T17:31:48.981Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-11-01T17:31:49.943Z] === CONT TestConfigDaemonSeccompProfiles [2022-11-01T17:31:49.944Z] daemon_test.go:200: [d4ebfb48fbcc1] daemon is not started [2022-11-01T17:31:49.944Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-11-01T17:31:49.944Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-11-01T17:31:49.944Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-11-01T17:31:49.944Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-11-01T17:31:49.944Z] === RUN TestDaemonProxy [2022-11-01T17:31:49.944Z] === RUN TestDaemonProxy/environment_variables [2022-11-01T17:31:51.854Z] === RUN TestDaemonProxy/command-line_options [2022-11-01T17:31:53.763Z] === RUN TestDaemonProxy/configuration_file [2022-11-01T17:31:55.143Z] === RUN TestDaemonProxy/conflicting_options [2022-11-01T17:31:55.713Z] === RUN TestDaemonProxy/reload_sanitized [2022-11-01T17:31:56.282Z] --- PASS: TestDaemonProxy (6.25s) [2022-11-01T17:31:56.282Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-11-01T17:31:56.282Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-11-01T17:31:56.282Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-11-01T17:31:56.282Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-11-01T17:31:56.282Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-11-01T17:31:56.282Z] === RUN TestLiveRestore [2022-11-01T17:31:56.282Z] === RUN TestLiveRestore/volume_references [2022-11-01T17:31:56.282Z] === PAUSE TestLiveRestore/volume_references [2022-11-01T17:31:56.282Z] === CONT TestLiveRestore/volume_references [2022-11-01T17:31:56.852Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-01T17:31:56.852Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-01T17:31:57.792Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-01T17:31:58.730Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-01T17:31:59.671Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore (0.00s) [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore/volume_references (4.26s) [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.58s) [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s) [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s) [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s) [2022-11-01T17:32:00.612Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s) [2022-11-01T17:32:00.612Z] PASS [2022-11-01T17:32:00.612Z] [2022-11-01T17:32:00.612Z] DONE 25 tests in 15.593s [2022-11-01T17:32:00.612Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-11-01T17:32:00.612Z] ++ 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-11-01T17:32:00.612Z] ++ set -e [2022-11-01T17:32:00.612Z] ++ '[' -n 0 ']' [2022-11-01T17:32:00.612Z] ++ set -x [2022-11-01T17:32:00.612Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:32:00.612Z] INFO: Testing against a local daemon [2022-11-01T17:32:00.612Z] === RUN TestCommitInheritsEnv [2022-11-01T17:32:00.873Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-11-01T17:32:00.873Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-01T17:32:00.873Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-11-01T17:32:00.873Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-01T17:32:00.873Z] === RUN TestImportWithCustomPlatform [2022-11-01T17:32:00.873Z] === RUN TestImportWithCustomPlatform/#00 [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/_______ [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform// [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/linux [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/LINUX [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/macos [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-11-01T17:32:01.133Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-11-01T17:32:01.396Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-11-01T17:32:01.396Z] === RUN TestImagesFilterMultiReference [2022-11-01T17:32:01.396Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-11-01T17:32:01.396Z] === RUN TestImagePullPlatformInvalid [2022-11-01T17:32:01.396Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-01T17:32:01.396Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=info msg="Starting upload purge in 26m0s" go.version=go1.19.2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=info msg="redis not configured" go.version=go1.19.2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c7d40f7c-46d0-40ec-8249-ff7ed1178e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c7d40f7c-46d0-40ec-8249-ff7ed1178e69 http.request.method=GET http.request.remoteaddr="127.0.0.1:49756" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.198597ms http.response.status=200 http.response.written=2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=466aaec9-68fb-44b7-ac2d-732f91dea8f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=466aaec9-68fb-44b7-ac2d-732f91dea8f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e31f6bdc-0bfd-4f87-b1c5-2f8dfa8faede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e31f6bdc-0bfd-4f87-b1c5-2f8dfa8faede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e31f6bdc-0bfd-4f87-b1c5-2f8dfa8faede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=273.345µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e0dc6da4-32eb-4791-af0b-a9ccf4961ab5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=466aaec9-68fb-44b7-ac2d-732f91dea8f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=86.942µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a63e0b61-1461-4b9f-a2da-7115359de4a1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e31f6bdc-0bfd-4f87-b1c5-2f8dfa8faede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.214605ms http.response.status=404 http.response.written=157 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=466aaec9-68fb-44b7-ac2d-732f91dea8f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.804907ms http.response.status=404 http.response.written=157 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=23b31307-878a-4e67-b63b-e4bfc6573db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=23b31307-878a-4e67-b63b-e4bfc6573db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0724e4b-da77-4b5f-822e-5113797aa066 http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0724e4b-da77-4b5f-822e-5113797aa066 http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=23b31307-878a-4e67-b63b-e4bfc6573db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=128.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2be312e4-d008-4f78-ad2a-95b3aad23f84 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=23b31307-878a-4e67-b63b-e4bfc6573db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=12.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=df90ed30-6545-4ae4-af8c-049ce916a8cb trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/startedat\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0724e4b-da77-4b5f-822e-5113797aa066 http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=61.038µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4546362b-618c-4d1b-af42-441fba72997d trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0724e4b-da77-4b5f-822e-5113797aa066 http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=758.728µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a9722fa3-804c-4787-810e-17cf949c249f trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0724e4b-da77-4b5f-822e-5113797aa066 http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=106.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=33c3028c-9a70-42cf-8fdb-7fe518763f39 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=c0724e4b-da77-4b5f-822e-5113797aa066 http.request.method=POST http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=4.653129ms http.response.status=202 http.response.written=0 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/hashstates/sha256/0\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=23b31307-878a-4e67-b63b-e4bfc6573db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=93.112µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b8bb136a-86fd-4bf8-96ac-2bafbd0ede0d trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=23b31307-878a-4e67-b63b-e4bfc6573db1 http.request.method=POST http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=5.373523ms http.response.status=202 http.response.written=0 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.396Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.396Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=56.254µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0cbec63f-4ae9-4a87-801f-162db0fdea1f trace.line=82 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=19.217µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=389a5cd2-04e7-46fe-92b6-15451ca82ff7 trace.line=141 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/startedat\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=56.173µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3a10840-07c1-459e-832c-fc300f56df6c trace.line=82 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=15.237µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6392e3b4-092f-4c09-b61e-8e6e9813addb trace.line=141 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=273.067µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=41b82762-7cdf-4e34-b579-081cdd281a54 trace.line=124 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=20.111µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=be222d2f-8605-46ec-8235-5a63fa01657f trace.line=141 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=293.35µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e9c667f7-b8fd-4966-954b-3daef7332921 trace.line=141 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=14.047µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7d2f3fc5-ab36-4327-899e-216a6cfa36fd trace.line=141 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=60.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=c38d4bcf-13d5-4b2b-99a3-18a66672bf05 trace.line=167 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/data\", 0)" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=12.436473ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=47520a1b-303e-460a-9799-1e4134b9cf9a trace.line=124 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=24.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=53c91be1-08c1-47f1-9078-6af394aba036 trace.line=141 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=16.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4b676aa-930e-4ded-a902-782963f2691d trace.line=141 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/data\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=8.361µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cf29cdaf-2252-42e8-ac37-4662f34cc140 trace.line=141 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=49.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b3534487-47af-4c71-a093-8e49fad661ab trace.line=167 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=449.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=07790092-9cb1-4741-b18f-87c6f3202d9b trace.line=95 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/28a687a3-144e-4c80-9c64-a75d39a26410\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=109.858µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6ceef431-278c-46fd-92bf-f9a9b8e847b5 trace.line=181 vars.name=test vars.uuid=28a687a3-144e-4c80-9c64-a75d39a26410 version="v2.3.0+unknown" [2022-11-01T17:32:01.397Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e741b7da-9eac-4f24-a7ff-15dae09ef226 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49770" http.request.uri="/v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=15.467103ms http.response.status=201 http.response.written=0 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "PUT /v2/test/blobs/uploads/28a687a3-144e-4c80-9c64-a75d39a26410?_state=stIWF9FUqVgxA721GJOPxdXpClAqci7CoYEn_PF27SN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI4YTY4N2EzLTE0NGUtNGM4MC05YzY0LWE3NWQzOWEyNjQxMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk3MzUxN1oifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=7.220809ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=753237e8-e16a-44ec-b647-fac4eb2bc293 trace.line=95 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5550940f-354d-4e5a-b422-026312f94e84\")" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=121.576µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a9d1ac81-cdee-4567-94df-289e960368f3 trace.line=181 vars.name=test vars.uuid=5550940f-354d-4e5a-b422-026312f94e84 version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4647b62c-2700-489e-aefb-c8e13af44277 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=10.908382ms http.response.status=201 http.response.written=0 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "PUT /v2/test/blobs/uploads/5550940f-354d-4e5a-b422-026312f94e84?_state=6IG_jcU4IpKrwifgnEZNIro_B80wPYxgT3q7MG1iHvJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NTA5NDBmLTM1NGQtNGU1YS1iNDIyLTAyNjMxMmY5NGU4NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0wMVQxNzozMjowMS4zNjk1NzA4M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=26c5b23d-f3df-4c36-b1e2-9781526dc0cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=26c5b23d-f3df-4c36-b1e2-9781526dc0cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=26c5b23d-f3df-4c36-b1e2-9781526dc0cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=36.004µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=70d89b37-e270-4959-9564-33ed4d966d48 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=26c5b23d-f3df-4c36-b1e2-9781526dc0cb http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.113329ms http.response.status=404 http.response.written=96 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg=PutImageManifest go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=54.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=69e7eedb-baa6-4136-8da5-d27a73155062 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=17.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c102c39e-7d5c-4b8e-b263-899fa4a263df trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=18.412µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f98d536e-63a1-49ec-b3b4-39fe6edac16e trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=10.716µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ef8f61c3-98d5-461c-b8a3-7fa5931c9378 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.660Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=14.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d24e2b4a-7dc2-4abe-9bef-c4a055ccd269 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=53.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bbba38ea-b95d-4339-90ae-ef106e05b6b1 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=56.509µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=28c08de0-829f-4f08-829c-610886ce40a6 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=26.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=003ccf6c-7c70-47d3-bd90-efbf345fc1c4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=59.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=277750a9-6c59-4505-bc93-35f401f88f6a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=32.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8a72cb68-a427-4b6a-ab7a-d29d2c6cffad trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f260dd60-82a3-4fc7-8e54-5e76c76a0699 http.request.method=PUT http.request.remoteaddr="127.0.0.1:49786" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.9+unknown" http.response.duration=2.187061ms http.response.status=201 http.response.written=0 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.9+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=edfac6c1-d8af-4dae-85b6-776f139c448a http.request.method=GET http.request.remoteaddr="127.0.0.1:49802" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=edfac6c1-d8af-4dae-85b6-776f139c448a http.request.method=GET http.request.remoteaddr="127.0.0.1:49802" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="861.128µs" http.response.status=200 http.response.written=2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=65.887µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a3f06264-0dac-4735-acac-db12f147933c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=29.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23878189-1296-4568-8748-a645d59fbc76 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=22.581µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=91688c8f-bd81-4bc3-985e-e66ff7d8232a trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=58.724µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8da6f267-f09b-4861-a174-e684d97d9fdc trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=4194c3ab-90f3-49a5-a2bf-39d4221ecffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49814" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.892292ms http.response.status=200 http.response.written=417 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=118.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0938d6fa-0516-4c72-95fb-bc5f8aa85212 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=18.076µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd3154de-7146-4747-8c01-18951c1466f3 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=19.306µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d185dd7e-d7c8-41a1-89e3-1ecb13b1ce22 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ef02f8c5-b7b1-402a-b367-42d12347c41f http.request.method=GET http.request.remoteaddr="127.0.0.1:49824" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.107521ms http.response.status=200 http.response.written=417 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=49.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f35a4eaa-d0c1-4bc8-965f-12e1c9792f04 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=16.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6aa40c73-0229-47e3-b831-cf5100e944e7 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.661Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=18.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d7dd467-2bf1-48b2-b405-9e24bd8afbeb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=8.599µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f3af228a-3134-4fdd-a6db-faf5ce3f624d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=8.369µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ce683797-a118-4dba-8cae-122ce1becca3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=5.834µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=809cbc0c-91a5-4ba3-96f6-cdc9cd701eb5 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=13.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b423b28a-b259-4b98-9e57-11a521afec6b trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=15.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36aad061-c71e-4e8e-8c18-426e6688e53d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=9.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=564a692a-9188-4083-9199-36d9be5164f5 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=e0c0d0e6-4aba-4b18-9285-4ff700e555d7 http.request.method=GET http.request.remoteaddr="127.0.0.1:49830" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.728624ms http.response.status=200 http.response.written=179 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg=GetBlob go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=99.413µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05e7e687-2d60-4a26-a96d-92ff653d2bf0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=44.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92d09ab2-7ad0-4a0a-a7ed-602cf50401a4 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=44.874µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a621bec7-8e1a-46b2-8c6c-38a8dd1b8ef2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=12.62µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=088e8137-0006-4a2c-8693-7b46925e567f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=36.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b3fa44b-9d8e-45b5-a4b1-a4e2af01d722 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=10.782µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c70601c5-5d4d-418f-8067-2cda660d3809 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=18.101µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b75f9801-bf42-44ca-bee5-4d0c6511ed03 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=46.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=88ccf69a-129e-4636-ac88-737aee0fbd04 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=18.633µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fac1cdeb-488d-4e8b-984f-e5efba4e9503 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=3e7d6644-57aa-46c6-8b50-6e3b7978e460 http.request.method=GET http.request.remoteaddr="127.0.0.1:49834" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.742006ms http.response.status=200 http.response.written=68 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=32517196-699a-4357-b49c-65df144197f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49856" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=info msg="response completed" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=32517196-699a-4357-b49c-65df144197f3 http.request.method=GET http.request.remoteaddr="127.0.0.1:49856" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="880.164µs" http.response.status=200 http.response.written=2 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=30982e73-6d03-493e-8704-6c597f1a3bdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=30982e73-6d03-493e-8704-6c597f1a3bdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=30982e73-6d03-493e-8704-6c597f1a3bdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=30982e73-6d03-493e-8704-6c597f1a3bdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=37.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e79a35d7-a632-48cb-83c3-255a94d1e5b5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.662Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=30982e73-6d03-493e-8704-6c597f1a3bdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=12.053µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a502639a-7042-4ab2-9ca3-96efe6400a8f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=30982e73-6d03-493e-8704-6c597f1a3bdd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:49870" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.190622ms http.response.status=404 http.response.written=181 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=debug msg="authorizing request" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddbdab23-f25e-44a3-9be3-0b99b6faa759 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=debug msg=GetImageManifest go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddbdab23-f25e-44a3-9be3-0b99b6faa759 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddbdab23-f25e-44a3-9be3-0b99b6faa759 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddbdab23-f25e-44a3-9be3-0b99b6faa759 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=62.638µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a6a505f0-5b39-4841-ae5c-8973c064e70e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddbdab23-f25e-44a3-9be3-0b99b6faa759 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e trace.duration=26.24µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6ab04e5f-c1e9-4f2f-bd05-a0cfc75dd4f9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] time="2022-11-01T17:32:01Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.2 http.request.host="127.0.0.1:5000" http.request.id=ddbdab23-f25e-44a3-9be3-0b99b6faa759 http.request.method=GET http.request.remoteaddr="127.0.0.1:49886" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.705912ms http.response.status=404 http.response.written=181 instance.id=3d9239c8-6ce9-4483-b152-c300ca90748e vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-01T17:32:01.663Z] 127.0.0.1 - - [01/Nov/2022:17:32:01 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.2 git-commit/3d73d32499cb13c08db45354cbe1a6bc97541c5b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-01T17:32:01.663Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2022-11-01T17:32:01.663Z] === RUN TestRemoveImageOrphaning [2022-11-01T17:32:01.924Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-11-01T17:32:01.924Z] === RUN TestRemoveImageGarbageCollector [2022-11-01T17:32:01.924Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:32:01.924Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-01T17:32:01.924Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-01T17:32:01.924Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-11-01T17:32:01.924Z] === RUN TestTagInvalidReference [2022-11-01T17:32:01.924Z] --- PASS: TestTagInvalidReference (0.02s) [2022-11-01T17:32:01.924Z] === RUN TestTagValidPrefixedRepo [2022-11-01T17:32:01.924Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-01T17:32:01.924Z] === RUN TestTagExistedNameWithoutForce [2022-11-01T17:32:02.184Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-01T17:32:02.184Z] === RUN TestTagOfficialNames [2022-11-01T17:32:02.184Z] --- PASS: TestTagOfficialNames (0.06s) [2022-11-01T17:32:02.184Z] === RUN TestTagMatchesDigest [2022-11-01T17:32:02.184Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-11-01T17:32:02.184Z] PASS [2022-11-01T17:32:02.184Z] [2022-11-01T17:32:02.184Z] === Skipped [2022-11-01T17:32:02.184Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-01T17:32:02.184Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-11-01T17:32:02.184Z] [2022-11-01T17:32:02.184Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-01T17:32:02.184Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:32:02.184Z] [2022-11-01T17:32:02.184Z] DONE 23 tests, 2 skipped in 1.726s [2022-11-01T17:32:02.184Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-11-01T17:32:02.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-11-01T17:32:02.184Z] ++ set -e [2022-11-01T17:32:02.184Z] ++ '[' -n 0 ']' [2022-11-01T17:32:02.184Z] ++ set -x [2022-11-01T17:32:02.184Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-11-01T17:32:02.184Z] === RUN TestStripANSICommands [2022-11-01T17:32:02.184Z] === RUN TestStripANSICommands/#00 [2022-11-01T17:32:02.184Z] === RUN TestStripANSICommands/#01 [2022-11-01T17:32:02.184Z] --- PASS: TestStripANSICommands (0.00s) [2022-11-01T17:32:02.184Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-11-01T17:32:02.184Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-11-01T17:32:02.184Z] PASS [2022-11-01T17:32:02.184Z] [2022-11-01T17:32:02.184Z] DONE 3 tests in 0.048s [2022-11-01T17:32:02.184Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-11-01T17:32:02.184Z] ++ 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-11-01T17:32:02.184Z] ++ set -e [2022-11-01T17:32:02.184Z] ++ '[' -n 0 ']' [2022-11-01T17:32:02.184Z] ++ set -x [2022-11-01T17:32:02.184Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:32:02.445Z] INFO: Testing against a local daemon [2022-11-01T17:32:02.445Z] === RUN TestNetworkCreateDelete [2022-11-01T17:32:02.445Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-11-01T17:32:02.445Z] === RUN TestDockerNetworkDeletePreferID [2022-11-01T17:32:03.016Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-11-01T17:32:03.016Z] === RUN TestDaemonDNSFallback [2022-11-01T17:32:09.610Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-11-01T17:32:09.610Z] === RUN TestInspectNetwork [2022-11-01T17:32:12.151Z] === RUN TestInspectNetwork/full_network_id [2022-11-01T17:32:12.151Z] === RUN TestInspectNetwork/partial_network_id [2022-11-01T17:32:12.151Z] === RUN TestInspectNetwork/network_name [2022-11-01T17:32:12.151Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-01T17:32:16.347Z] --- PASS: TestInspectNetwork (7.07s) [2022-11-01T17:32:16.347Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-01T17:32:16.347Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-01T17:32:16.347Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-01T17:32:16.347Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-01T17:32:16.347Z] === RUN TestRunContainerWithBridgeNone [2022-11-01T17:32:17.728Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/create [2022-11-01T17:32:17.728Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-11-01T17:32:17.728Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-01T17:32:17.728Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-01T17:32:17.728Z] === CONT TestNetworkInvalidJSON/networks/create [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-11-01T17:32:17.728Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-11-01T17:32:17.728Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-11-01T17:32:17.728Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-11-01T17:32:17.728Z] === RUN TestNetworkList [2022-11-01T17:32:17.728Z] === RUN TestNetworkList//networks [2022-11-01T17:32:17.728Z] === PAUSE TestNetworkList//networks [2022-11-01T17:32:17.728Z] === RUN TestNetworkList//networks/ [2022-11-01T17:32:17.728Z] === PAUSE TestNetworkList//networks/ [2022-11-01T17:32:17.728Z] === CONT TestNetworkList//networks [2022-11-01T17:32:17.728Z] === CONT TestNetworkList//networks/ [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkList (0.02s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-01T17:32:17.728Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-01T17:32:17.728Z] === RUN TestHostIPv4BridgeLabel [2022-11-01T17:32:18.297Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-01T17:32:18.297Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-01T17:32:19.677Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-11-01T17:32:19.677Z] === RUN TestDaemonDefaultNetworkPools [2022-11-01T17:32:20.247Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-11-01T17:32:20.247Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-01T17:32:21.188Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-11-01T17:32:21.188Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-01T17:32:22.568Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-11-01T17:32:22.569Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-01T17:32:23.137Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-11-01T17:32:23.137Z] === RUN TestServiceWithPredefinedNetwork [2022-11-01T17:32:25.675Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-11-01T17:32:25.675Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-01T17:32:25.675Z] service_test.go:242: FLAKY_TEST [2022-11-01T17:32:25.675Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-01T17:32:25.675Z] === RUN TestServiceWithDataPathPortInit [2022-11-01T17:32:40.588Z] --- PASS: TestServiceWithDataPathPortInit (13.79s) [2022-11-01T17:32:40.588Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-01T17:32:41.973Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vqd31dpgkghdvebre4dai48rv Created:2022-11-01 17:32:40.497548843 +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[85cd25c2f777cb616b38b54fd816c6d964a099a8d44804939fbca372b9b76d2d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5boquo3xmozhcww4u65sk9bqz EndpointID:b14f07615365cfdb3ae3eba16bb45ae4e3521866780d717367e9767118b20104 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2076d7cb28db47d0f0a71096dd32882b0b37074b298deec486e04d9d87995c80 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:2a65af567e56 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5boquo3xmozhcww4u65sk9bqz EndpointID:b14f07615365cfdb3ae3eba16bb45ae4e3521866780d717367e9767118b20104 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-01T17:32:46.171Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-11-01T17:32:46.171Z] PASS [2022-11-01T17:32:46.171Z] [2022-11-01T17:32:46.171Z] === Skipped [2022-11-01T17:32:46.171Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-01T17:32:46.171Z] service_test.go:242: FLAKY_TEST [2022-11-01T17:32:46.171Z] [2022-11-01T17:32:46.171Z] DONE 38 tests, 1 skipped in 43.858s [2022-11-01T17:32:46.171Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-01T17:32:46.171Z] ++ 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-11-01T17:32:46.171Z] ++ set -e [2022-11-01T17:32:46.171Z] ++ '[' -n 0 ']' [2022-11-01T17:32:46.171Z] ++ set -x [2022-11-01T17:32:46.171Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:32:46.171Z] INFO: Testing against a local daemon [2022-11-01T17:32:46.171Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-01T17:32:46.171Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-01T17:32:46.171Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-01T17:32:46.171Z] === RUN TestDockerNetworkIpvlan [2022-11-01T17:32:46.171Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-01T17:32:46.171Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-01T17:32:46.171Z] PASS [2022-11-01T17:32:46.171Z] [2022-11-01T17:32:46.171Z] === Skipped [2022-11-01T17:32:46.171Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-01T17:32:46.171Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-01T17:32:46.171Z] [2022-11-01T17:32:46.171Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-01T17:32:46.171Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-01T17:32:46.171Z] [2022-11-01T17:32:46.171Z] DONE 2 tests, 2 skipped in 0.102s [2022-11-01T17:32:46.171Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-01T17:32:46.171Z] ++ 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-11-01T17:32:46.171Z] ++ set -e [2022-11-01T17:32:46.171Z] ++ '[' -n 0 ']' [2022-11-01T17:32:46.171Z] ++ set -x [2022-11-01T17:32:46.171Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:32:46.432Z] INFO: Testing against a local daemon [2022-11-01T17:32:46.432Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-01T17:32:47.813Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-11-01T17:32:47.813Z] === RUN TestDockerNetworkMacvlan [2022-11-01T17:32:48.383Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-01T17:32:48.952Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-01T17:32:49.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-01T17:32:51.803Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-01T17:32:53.185Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-01T17:32:56.482Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan (9.49s) [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-11-01T17:32:57.051Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-11-01T17:32:57.051Z] PASS [2022-11-01T17:32:57.051Z] [2022-11-01T17:32:57.051Z] DONE 8 tests in 10.816s [2022-11-01T17:32:57.051Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-01T17:32:57.051Z] ++ 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-11-01T17:32:57.051Z] ++ set -e [2022-11-01T17:32:57.051Z] ++ '[' -n 0 ']' [2022-11-01T17:32:57.051Z] ++ set -x [2022-11-01T17:32:57.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:32:57.052Z] testing: warning: no tests to run [2022-11-01T17:32:57.052Z] PASS [2022-11-01T17:32:57.052Z] [2022-11-01T17:32:57.052Z] DONE 0 tests in 0.027s [2022-11-01T17:32:57.052Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-01T17:32:57.052Z] ++ 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-11-01T17:32:57.052Z] ++ set -e [2022-11-01T17:32:57.052Z] ++ '[' -n 0 ']' [2022-11-01T17:32:57.052Z] ++ set -x [2022-11-01T17:32:57.052Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:32:57.311Z] INFO: Testing against a local daemon [2022-11-01T17:32:57.311Z] === RUN TestAuthZPluginAllowRequest [2022-11-01T17:32:58.253Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-11-01T17:32:58.253Z] === RUN TestAuthZPluginTLS [2022-11-01T17:32:58.822Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-11-01T17:32:58.822Z] === RUN TestAuthZPluginDenyRequest [2022-11-01T17:32:59.397Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-01T17:32:59.397Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-01T17:32:59.980Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-01T17:32:59.980Z] === RUN TestAuthZPluginDenyResponse [2022-11-01T17:33:00.550Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-11-01T17:33:00.550Z] === RUN TestAuthZPluginAllowEventStream [2022-11-01T17:33:01.490Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-11-01T17:33:01.490Z] === RUN TestAuthZPluginErrorResponse [2022-11-01T17:33:02.062Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-11-01T17:33:02.062Z] === RUN TestAuthZPluginErrorRequest [2022-11-01T17:33:02.632Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-01T17:33:02.632Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-01T17:33:03.202Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-11-01T17:33:03.202Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-01T17:33:04.583Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s) [2022-11-01T17:33:04.583Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-01T17:33:05.968Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-11-01T17:33:05.968Z] === RUN TestAuthZPluginHeader [2022-11-01T17:33:06.538Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-11-01T17:33:06.538Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-01T17:33:06.538Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:06.538Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-01T17:33:06.538Z] === RUN TestAuthZPluginV2Disable [2022-11-01T17:33:06.538Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:06.538Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-11-01T17:33:06.538Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-01T17:33:06.538Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:06.538Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-01T17:33:06.538Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-01T17:33:06.538Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:06.538Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-01T17:33:06.538Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-01T17:33:24.646Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-11-01T17:33:24.646Z] PASS [2022-11-01T17:33:24.646Z] [2022-11-01T17:33:24.646Z] === Skipped [2022-11-01T17:33:24.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-01T17:33:24.646Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:24.646Z] [2022-11-01T17:33:24.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-11-01T17:33:24.646Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:24.646Z] [2022-11-01T17:33:24.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-01T17:33:24.646Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:24.646Z] [2022-11-01T17:33:24.646Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-01T17:33:24.646Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:24.646Z] [2022-11-01T17:33:24.646Z] DONE 17 tests, 4 skipped in 26.452s [2022-11-01T17:33:24.646Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-01T17:33:24.646Z] ++ 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-11-01T17:33:24.646Z] ++ set -e [2022-11-01T17:33:24.646Z] ++ '[' -n 0 ']' [2022-11-01T17:33:24.646Z] ++ set -x [2022-11-01T17:33:24.646Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:33:24.646Z] INFO: Testing against a local daemon [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-11-01T17:33:24.646Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-01T17:33:24.646Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-11-01T17:33:24.646Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-11-01T17:33:24.646Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-11-01T17:33:24.646Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-11-01T17:33:24.646Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-11-01T17:33:24.646Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-11-01T17:33:24.646Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-11-01T17:33:24.646Z] === RUN TestPluginInstall [2022-11-01T17:33:24.646Z] === RUN TestPluginInstall/no_auth [2022-11-01T17:33:27.948Z] time="2022-11-01T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-01T17:33:27.948Z] time="2022-11-01T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d0848acaf647c470230722ca24653758dd13e5740b3d19e6d250ad75686d1bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-01T17:33:27.948Z] time="2022-11-01T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-01T17:33:27.948Z] time="2022-11-01T17:33:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d0848acaf647c470230722ca24653758dd13e5740b3d19e6d250ad75686d1bd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-01T17:33:28.209Z] === RUN TestPluginInstall/with_htpasswd [2022-11-01T17:33:28.470Z] time="2022-11-01T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-01T17:33:28.470Z] time="2022-11-01T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8172064552439705082542e9c2e1fbfb13379e730f110f2f1590cce53e5cc64e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-01T17:33:28.470Z] time="2022-11-01T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-01T17:33:28.470Z] time="2022-11-01T17:33:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8172064552439705082542e9c2e1fbfb13379e730f110f2f1590cce53e5cc64e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-01T17:33:28.731Z] === RUN TestPluginInstall/with_insecure [2022-11-01T17:33:29.674Z] time="2022-11-01T17:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-01T17:33:29.674Z] time="2022-11-01T17:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4df778465aea1986d4fd5b281358066a3adccc1e8adc03311d35ec1cce8290bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-01T17:33:29.674Z] time="2022-11-01T17:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-01T17:33:29.674Z] time="2022-11-01T17:33:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4df778465aea1986d4fd5b281358066a3adccc1e8adc03311d35ec1cce8290bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-01T17:33:29.935Z] plugin_test.go:196: [d9b77c234772f] daemon is not started [2022-11-01T17:33:29.935Z] --- PASS: TestPluginInstall (6.16s) [2022-11-01T17:33:29.935Z] --- PASS: TestPluginInstall/no_auth (4.50s) [2022-11-01T17:33:29.935Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-11-01T17:33:29.935Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-11-01T17:33:29.935Z] === RUN TestPluginsWithRuntimes [2022-11-01T17:33:31.333Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-01T17:33:32.274Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-01T17:33:33.215Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-11-01T17:33:33.215Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2022-11-01T17:33:33.215Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2022-11-01T17:33:33.215Z] === RUN TestPluginBackCompatMediaTypes [2022-11-01T17:33:33.785Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-11-01T17:33:33.785Z] PASS [2022-11-01T17:33:33.785Z] [2022-11-01T17:33:33.785Z] DONE 24 tests in 10.310s [2022-11-01T17:33:33.785Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-01T17:33:33.786Z] ++ 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-11-01T17:33:33.786Z] ++ set -e [2022-11-01T17:33:33.786Z] ++ '[' -n 0 ']' [2022-11-01T17:33:33.786Z] ++ set -x [2022-11-01T17:33:33.786Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:33:34.046Z] INFO: Testing against a local daemon [2022-11-01T17:33:34.046Z] === RUN TestExternalGraphDriver [2022-11-01T17:33:34.307Z] === RUN TestExternalGraphDriver/json [2022-11-01T17:33:36.218Z] === RUN TestExternalGraphDriver/spec [2022-11-01T17:33:37.599Z] === RUN TestExternalGraphDriver/pull [2022-11-01T17:33:39.510Z] --- PASS: TestExternalGraphDriver (5.08s) [2022-11-01T17:33:39.510Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-11-01T17:33:39.510Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-11-01T17:33:39.510Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-11-01T17:33:39.510Z] === RUN TestGraphdriverPluginV2 [2022-11-01T17:33:39.510Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:39.510Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-11-01T17:33:39.510Z] PASS [2022-11-01T17:33:39.510Z] [2022-11-01T17:33:39.510Z] === Skipped [2022-11-01T17:33:39.510Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-11-01T17:33:39.510Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:33:39.510Z] [2022-11-01T17:33:39.510Z] DONE 5 tests, 1 skipped in 5.533s [2022-11-01T17:33:39.510Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-01T17:33:39.510Z] ++ 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-11-01T17:33:39.510Z] ++ set -e [2022-11-01T17:33:39.510Z] ++ '[' -n 0 ']' [2022-11-01T17:33:39.510Z] ++ set -x [2022-11-01T17:33:39.510Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:33:39.510Z] INFO: Testing against a local daemon [2022-11-01T17:33:39.510Z] === RUN TestContinueAfterPluginCrash [2022-11-01T17:33:39.510Z] === PAUSE TestContinueAfterPluginCrash [2022-11-01T17:33:39.510Z] === RUN TestReadPluginNoRead [2022-11-01T17:33:39.510Z] === PAUSE TestReadPluginNoRead [2022-11-01T17:33:39.510Z] === RUN TestDaemonStartWithLogOpt [2022-11-01T17:33:39.510Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-01T17:33:39.510Z] === CONT TestContinueAfterPluginCrash [2022-11-01T17:33:39.510Z] === CONT TestDaemonStartWithLogOpt [2022-11-01T17:33:42.812Z] --- PASS: TestDaemonStartWithLogOpt (3.10s) [2022-11-01T17:33:42.812Z] === CONT TestReadPluginNoRead [2022-11-01T17:33:44.722Z] === RUN TestReadPluginNoRead/default [2022-11-01T17:33:46.103Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-01T17:33:47.485Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-01T17:33:47.745Z] --- PASS: TestContinueAfterPluginCrash (8.13s) [2022-11-01T17:33:48.315Z] === CONT TestReadPluginNoRead [2022-11-01T17:33:48.316Z] read_test.go:91: [da829237f12ec] daemon is not started [2022-11-01T17:33:48.316Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-11-01T17:33:48.316Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-11-01T17:33:48.576Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-11-01T17:33:48.576Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-11-01T17:33:48.576Z] PASS [2022-11-01T17:33:48.576Z] [2022-11-01T17:33:48.576Z] DONE 6 tests in 8.990s [2022-11-01T17:33:48.576Z] 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-11-01T17:33:48.576Z] ++ 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-11-01T17:33:48.576Z] ++ set -e [2022-11-01T17:33:48.576Z] ++ '[' -n 0 ']' [2022-11-01T17:33:48.576Z] ++ set -x [2022-11-01T17:33:48.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:33:48.576Z] testing: warning: no tests to run [2022-11-01T17:33:48.576Z] PASS [2022-11-01T17:33:48.576Z] [2022-11-01T17:33:48.576Z] DONE 0 tests in 0.036s [2022-11-01T17:33:48.576Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-01T17:33:48.576Z] ++ 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-11-01T17:33:48.576Z] ++ set -e [2022-11-01T17:33:48.576Z] ++ '[' -n 0 ']' [2022-11-01T17:33:48.576Z] ++ set -x [2022-11-01T17:33:48.576Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:33:48.576Z] INFO: Testing against a local daemon [2022-11-01T17:33:48.576Z] === RUN TestPluginWithDevMounts [2022-11-01T17:33:48.576Z] === PAUSE TestPluginWithDevMounts [2022-11-01T17:33:48.576Z] === CONT TestPluginWithDevMounts [2022-11-01T17:33:50.497Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-11-01T17:33:50.497Z] PASS [2022-11-01T17:33:50.497Z] [2022-11-01T17:33:50.497Z] DONE 1 tests in 1.673s [2022-11-01T17:33:50.497Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-01T17:33:50.497Z] ++ 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-11-01T17:33:50.497Z] ++ set -e [2022-11-01T17:33:50.497Z] ++ '[' -n 0 ']' [2022-11-01T17:33:50.497Z] ++ set -x [2022-11-01T17:33:50.497Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:33:50.497Z] INFO: Testing against a local daemon [2022-11-01T17:33:50.497Z] === RUN TestSecretInspect [2022-11-01T17:33:52.408Z] --- PASS: TestSecretInspect (2.17s) [2022-11-01T17:33:52.408Z] === RUN TestSecretList [2022-11-01T17:33:54.947Z] --- PASS: TestSecretList (2.28s) [2022-11-01T17:33:54.947Z] === RUN TestSecretsCreateAndDelete [2022-11-01T17:33:56.857Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-11-01T17:33:56.857Z] === RUN TestSecretsUpdate [2022-11-01T17:33:59.397Z] --- PASS: TestSecretsUpdate (2.18s) [2022-11-01T17:33:59.397Z] === RUN TestTemplatedSecret [2022-11-01T17:34:01.939Z] --- PASS: TestTemplatedSecret (2.48s) [2022-11-01T17:34:01.939Z] === RUN TestSecretCreateResolve [2022-11-01T17:34:03.848Z] --- PASS: TestSecretCreateResolve (2.27s) [2022-11-01T17:34:03.848Z] PASS [2022-11-01T17:34:03.848Z] [2022-11-01T17:34:03.848Z] DONE 6 tests in 13.652s [2022-11-01T17:34:03.848Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-11-01T17:34:03.848Z] ++ 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-11-01T17:34:03.848Z] ++ set -e [2022-11-01T17:34:03.848Z] ++ '[' -n 0 ']' [2022-11-01T17:34:03.848Z] ++ set -x [2022-11-01T17:34:03.848Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:34:04.108Z] INFO: Testing against a local daemon [2022-11-01T17:34:04.108Z] === RUN TestServiceCreateInit [2022-11-01T17:34:04.108Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-01T17:34:08.308Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-01T17:34:11.604Z] --- PASS: TestServiceCreateInit (7.11s) [2022-11-01T17:34:11.604Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2022-11-01T17:34:11.604Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-11-01T17:34:11.604Z] === RUN TestCreateServiceMultipleTimes [2022-11-01T17:34:26.508Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2022-11-01T17:34:26.508Z] === RUN TestCreateServiceConflict [2022-11-01T17:34:29.048Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-11-01T17:34:29.048Z] === RUN TestCreateServiceMaxReplicas [2022-11-01T17:34:31.591Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-11-01T17:34:31.591Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-01T17:34:46.493Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-11-01T17:34:46.493Z] === RUN TestCreateServiceSecretFileMode [2022-11-01T17:34:47.064Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-11-01T17:34:47.064Z] === RUN TestCreateServiceConfigFileMode [2022-11-01T17:34:49.609Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2022-11-01T17:34:49.609Z] === RUN TestCreateServiceSysctls [2022-11-01T17:34:52.907Z] --- PASS: TestCreateServiceSysctls (3.09s) [2022-11-01T17:34:52.907Z] === RUN TestCreateServiceCapabilities [2022-11-01T17:34:55.470Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-11-01T17:34:55.470Z] === RUN TestInspect [2022-11-01T17:34:58.014Z] --- PASS: TestInspect (2.60s) [2022-11-01T17:34:58.014Z] === RUN TestCreateJob [2022-11-01T17:35:01.314Z] --- PASS: TestCreateJob (3.13s) [2022-11-01T17:35:01.314Z] === RUN TestReplicatedJob [2022-11-01T17:35:06.602Z] --- PASS: TestReplicatedJob (4.70s) [2022-11-01T17:35:06.602Z] === RUN TestUpdateReplicatedJob [2022-11-01T17:35:09.146Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-11-01T17:35:09.146Z] === RUN TestServiceListWithStatuses [2022-11-01T17:35:09.146Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-01T17:35:09.146Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-01T17:35:09.146Z] === RUN TestDockerNetworkConnectAlias [2022-11-01T17:35:13.347Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-11-01T17:35:13.347Z] === RUN TestDockerNetworkReConnect [2022-11-01T17:35:16.645Z] --- PASS: TestDockerNetworkReConnect (3.43s) [2022-11-01T17:35:16.645Z] === RUN TestServicePlugin [2022-11-01T17:35:16.645Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:35:16.645Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-01T17:35:16.645Z] === RUN TestServiceUpdateLabel [2022-11-01T17:35:18.559Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-11-01T17:35:18.559Z] === RUN TestServiceUpdateSecrets [2022-11-01T17:35:33.483Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-11-01T17:35:33.483Z] === RUN TestServiceUpdateConfigs [2022-11-01T17:35:48.382Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2022-11-01T17:35:48.382Z] === RUN TestServiceUpdateNetwork [2022-11-01T17:36:00.606Z] --- PASS: TestServiceUpdateNetwork (12.28s) [2022-11-01T17:36:00.606Z] === RUN TestServiceUpdatePidsLimit [2022-11-01T17:36:00.866Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-01T17:36:01.437Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-01T17:36:09.567Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-01T17:36:16.161Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2022-11-01T17:36:16.161Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-11-01T17:36:16.161Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-11-01T17:36:16.161Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-11-01T17:36:16.161Z] PASS [2022-11-01T17:36:16.161Z] [2022-11-01T17:36:16.161Z] === Skipped [2022-11-01T17:36:16.161Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-01T17:36:16.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-01T17:36:16.161Z] [2022-11-01T17:36:16.161Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-11-01T17:36:16.161Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-01T17:36:16.161Z] [2022-11-01T17:36:16.161Z] DONE 27 tests, 2 skipped in 131.781s [2022-11-01T17:36:16.161Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-11-01T17:36:16.161Z] ++ 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-11-01T17:36:16.161Z] ++ set -e [2022-11-01T17:36:16.161Z] ++ '[' -n 0 ']' [2022-11-01T17:36:16.161Z] ++ set -x [2022-11-01T17:36:16.161Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:36:16.161Z] INFO: Testing against a local daemon [2022-11-01T17:36:16.161Z] === RUN TestSessionCreate [2022-11-01T17:36:16.161Z] --- PASS: TestSessionCreate (0.02s) [2022-11-01T17:36:16.161Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-01T17:36:16.161Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-01T17:36:16.161Z] PASS [2022-11-01T17:36:16.161Z] [2022-11-01T17:36:16.161Z] DONE 2 tests in 0.148s [2022-11-01T17:36:16.161Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-11-01T17:36:16.161Z] ++ 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-11-01T17:36:16.161Z] ++ set -e [2022-11-01T17:36:16.161Z] ++ '[' -n 0 ']' [2022-11-01T17:36:16.161Z] ++ set -x [2022-11-01T17:36:16.161Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:36:16.161Z] INFO: Testing against a local daemon [2022-11-01T17:36:16.161Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-01T17:36:16.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-01T17:36:16.161Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-01T17:36:16.161Z] === RUN TestDiskUsage [2022-11-01T17:36:16.161Z] === PAUSE TestDiskUsage [2022-11-01T17:36:16.161Z] === RUN TestEventsExecDie [2022-11-01T17:36:16.423Z] --- PASS: TestEventsExecDie (0.53s) [2022-11-01T17:36:16.423Z] === RUN TestEventsBackwardsCompatible [2022-11-01T17:36:16.423Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-11-01T17:36:16.423Z] === RUN TestEventsVolumeCreate [2022-11-01T17:36:16.683Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-11-01T17:36:16.683Z] === RUN TestInfoBinaryCommits [2022-11-01T17:36:16.683Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-01T17:36:16.683Z] === RUN TestInfoAPIVersioned [2022-11-01T17:36:16.683Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-01T17:36:16.683Z] === RUN TestInfoAPI [2022-11-01T17:36:16.683Z] --- PASS: TestInfoAPI (0.02s) [2022-11-01T17:36:16.683Z] === RUN TestInfoAPIWarnings [2022-11-01T17:36:34.888Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-11-01T17:36:34.888Z] === RUN TestInfoDebug [2022-11-01T17:36:34.888Z] --- PASS: TestInfoDebug (0.52s) [2022-11-01T17:36:34.888Z] === RUN TestInfoInsecureRegistries [2022-11-01T17:36:34.888Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-01T17:36:34.888Z] === RUN TestInfoRegistryMirrors [2022-11-01T17:36:34.888Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-01T17:36:34.888Z] === RUN TestLoginFailsWithBadCredentials [2022-11-01T17:36:35.148Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-11-01T17:36:35.148Z] === RUN TestPingCacheHeaders [2022-11-01T17:36:35.148Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-01T17:36:35.148Z] === RUN TestPingGet [2022-11-01T17:36:35.148Z] --- PASS: TestPingGet (0.01s) [2022-11-01T17:36:35.148Z] === RUN TestPingHead [2022-11-01T17:36:35.148Z] --- PASS: TestPingHead (0.02s) [2022-11-01T17:36:35.148Z] === RUN TestPingSwarmHeader [2022-11-01T17:36:35.717Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-11-01T17:36:36.286Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-11-01T17:36:37.226Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-11-01T17:36:37.226Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-11-01T17:36:37.226Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-11-01T17:36:37.226Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-11-01T17:36:37.226Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-11-01T17:36:37.226Z] === RUN TestPingBuilderHeader [2022-11-01T17:36:37.226Z] === RUN TestPingBuilderHeader/default_config [2022-11-01T17:36:37.796Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-11-01T17:36:38.365Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-11-01T17:36:38.365Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-11-01T17:36:38.365Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-11-01T17:36:38.365Z] === RUN TestVersion [2022-11-01T17:36:38.365Z] --- PASS: TestVersion (0.02s) [2022-11-01T17:36:38.365Z] === CONT TestDiskUsage [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/container_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/image_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/volume_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-11-01T17:36:38.934Z] === RUN TestDiskUsage/after_container.Run [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-11-01T17:36:39.194Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage (1.14s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-11-01T17:36:39.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-11-01T17:36:39.454Z] PASS [2022-11-01T17:36:39.454Z] [2022-11-01T17:36:39.454Z] === Skipped [2022-11-01T17:36:39.454Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-01T17:36:39.454Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-01T17:36:39.454Z] [2022-11-01T17:36:39.454Z] DONE 57 tests, 1 skipped in 23.594s [2022-11-01T17:36:39.454Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-01T17:36:39.454Z] ++ 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-11-01T17:36:39.454Z] ++ set -e [2022-11-01T17:36:39.454Z] ++ '[' -n 0 ']' [2022-11-01T17:36:39.454Z] ++ set -x [2022-11-01T17:36:39.454Z] ++ env -i DEST=/go/src/github.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 GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= 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-11-01T17:36:39.454Z] INFO: Testing against a local daemon [2022-11-01T17:36:39.454Z] === RUN TestVolumesCreateAndList [2022-11-01T17:36:39.454Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-01T17:36:39.454Z] === RUN TestVolumesRemove [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesRemove (0.06s) [2022-11-01T17:36:39.714Z] === RUN TestVolumesInspect [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-01T17:36:39.714Z] === RUN TestVolumesInvalidJSON [2022-11-01T17:36:39.714Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-11-01T17:36:39.714Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-11-01T17:36:39.714Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-11-01T17:36:39.714Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-11-01T17:36:39.714Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-11-01T17:36:39.714Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-11-01T17:36:39.714Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-11-01T17:36:39.714Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-11-01T17:36:39.714Z] === RUN TestVolumePruneAnonymous [2022-11-01T17:36:39.714Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2022-11-01T17:36:39.714Z] PASS [2022-11-01T17:36:39.714Z] [2022-11-01T17:36:39.714Z] DONE 10 tests in 0.240s [2022-11-01T17:36:39.714Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-01T17:36:39.714Z] ++++ cat bundles/test-integration/docker.pid [2022-11-01T17:36:39.714Z] +++ kill 14918 [2022-11-01T17:36:39.974Z] +++ /etc/init.d/apparmor stop [2022-11-01T17:36:39.974Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-01T17:36:39.974Z] [2022-11-01T17:36:39.974Z] Unloading profiles will leave already running processes permanently [2022-11-01T17:36:39.974Z] unconfined, which can lead to unexpected situations. [2022-11-01T17:36:39.974Z] [2022-11-01T17:36:39.974Z] To set a process to complain mode, use the command line tool [2022-11-01T17:36:39.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-01T17:36:39.974Z] +++ true [2022-11-01T17:36:39.974Z] exiting test-integration [2022-11-01T17:36:39.974Z] ++ exit 0 [2022-11-01T17:36:39.974Z] Post stage [Pipeline] junit [2022-11-01T17:36:40.928Z] Recording test results [2022-11-01T17:36:41.105Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-01T17:36:41.415Z] + echo Ensuring container killed. [2022-11-01T17:36:41.415Z] Ensuring container killed. [2022-11-01T17:36:41.415Z] + docker rm -vf docker-pr1 [2022-11-01T17:36:41.415Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2022-11-01T17:36:41.699Z] + echo Chowning /workspace to jenkins user [2022-11-01T17:36:41.699Z] Chowning /workspace to jenkins user [2022-11-01T17:36:41.699Z] + id -u [2022-11-01T17:36:41.699Z] + id -g [2022-11-01T17:36:41.699Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44383:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-01T17:36:43.371Z] + bundleName=arm64-integration [2022-11-01T17:36:43.371Z] + echo Creating arm64-integration-bundles.tar.gz [2022-11-01T17:36:43.371Z] Creating arm64-integration-bundles.tar.gz [2022-11-01T17:36:43.371Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-11-01T17:36:43.371Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-11-01T17:36:43.643Z] Archiving artifacts [2022-11-01T17:36:43.925Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44383/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-01T17:36:44.221Z] + make clean [2022-11-01T17:36:44.481Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-11-01T17:36:44.481Z] docker-dev-cache [2022-11-01T17:36:44.481Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [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