Pull request #45063 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3606d6a7cd0d33fb876b5333243f3e3c77f0325c+73db49f8ef81c037caca234fd3c7415af1a0bb13 (81ddf7c7a75b4e22d4ccb6515efa3e62032f07f8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45063@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-02-22T19:17:58.268Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-02-22T19:17:58.274Z] Trying to pass milestone 1 [Pipeline] milestone [2023-02-22T19:17:58.380Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-02-22T19:17:58.561Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0904363c451898033) in /home/ubuntu/workspace/moby_PR-45063 [Pipeline] { [Pipeline] checkout [2023-02-22T19:17:58.589Z] The recommended git tool is: git [2023-02-22T19:17:58.600Z] using credential docker-jenkins-github-credentials [2023-02-22T19:17:58.625Z] Fetching changes from the remote Git repository [2023-02-22T19:17:58.637Z] Fetching without tags [2023-02-22T19:17:59.262Z] Merging remotes/origin/master commit 73db49f8ef81c037caca234fd3c7415af1a0bb13 into PR head commit 3606d6a7cd0d33fb876b5333243f3e3c77f0325c [2023-02-22T19:17:59.363Z] Merge succeeded, producing 3606d6a7cd0d33fb876b5333243f3e3c77f0325c [2023-02-22T19:17:59.363Z] Checking out Revision 3606d6a7cd0d33fb876b5333243f3e3c77f0325c (PR-45063) [2023-02-22T19:17:59.440Z] Commit message: "Upgrade to golangci-lint v1.51.2" [2023-02-22T19:17:58.606Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45063/.git # timeout=10 [2023-02-22T19:17:58.620Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-22T19:17:58.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-22T19:17:58.634Z] > git --version # timeout=10 [2023-02-22T19:17:58.643Z] > git --version # 'git version 2.25.1' [2023-02-22T19:17:58.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-22T19:17:58.645Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45063/head:refs/remotes/origin/PR-45063 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-02-22T19:17:59.257Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T19:17:59.263Z] > git checkout -f 3606d6a7cd0d33fb876b5333243f3e3c77f0325c # timeout=10 [2023-02-22T19:17:59.301Z] > git remote # timeout=10 [2023-02-22T19:17:59.315Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T19:17:59.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-22T19:17:59.329Z] > git merge 73db49f8ef81c037caca234fd3c7415af1a0bb13 # timeout=10 [2023-02-22T19:17:59.347Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T19:17:59.358Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T19:17:59.368Z] > git checkout -f 3606d6a7cd0d33fb876b5333243f3e3c77f0325c # timeout=10 [2023-02-22T19:17:59.435Z] > git rev-list --no-walk 3b66e9c7a56cbe8ce0a9d2bd92166e312be10ae6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:18:00.122Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45063:/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 [2023-02-22T19:18:02.684Z] 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) [2023-02-22T19:18:03.406Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a384ced9e77405e7) in /home/ubuntu/workspace/moby_PR-45063 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 [2023-02-22T19:18:03.474Z] 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] } [2023-02-22T19:18:03.483Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-02-22T19:18:03.497Z] Cloning the remote Git repository [2023-02-22T19:18:03.497Z] 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] } [2023-02-22T19:18:03.488Z] Cloning repository https://github.com/moby/moby.git [2023-02-22T19:18:03.488Z] > git init /home/ubuntu/workspace/moby_PR-45063 # timeout=10 [2023-02-22T19:18:03.501Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-22T19:18:03.501Z] > git --version # timeout=10 [2023-02-22T19:18:03.507Z] > git --version # 'git version 2.25.1' [2023-02-22T19:18:03.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-22T19:18:03.508Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45063/head:refs/remotes/origin/PR-45063 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-02-22T19:18:16.550Z] Fetching without tags [2023-02-22T19:18:16.800Z] Merging remotes/origin/master commit 73db49f8ef81c037caca234fd3c7415af1a0bb13 into PR head commit 3606d6a7cd0d33fb876b5333243f3e3c77f0325c [2023-02-22T19:18:17.430Z] Merge succeeded, producing 3606d6a7cd0d33fb876b5333243f3e3c77f0325c [2023-02-22T19:18:17.430Z] Checking out Revision 3606d6a7cd0d33fb876b5333243f3e3c77f0325c (PR-45063) [2023-02-22T19:18:16.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-22T19:18:16.508Z] > git config --add remote.origin.fetch +refs/pull/45063/head:refs/remotes/origin/PR-45063 # timeout=10 [2023-02-22T19:18:16.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-02-22T19:18:16.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-22T19:18:16.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-22T19:18:16.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-22T19:18:16.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45063/head:refs/remotes/origin/PR-45063 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-02-22T19:18:16.791Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T19:18:16.801Z] > git checkout -f 3606d6a7cd0d33fb876b5333243f3e3c77f0325c # timeout=10 [2023-02-22T19:18:17.394Z] > git remote # timeout=10 [2023-02-22T19:18:17.398Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T19:18:17.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-22T19:18:17.403Z] > git merge 73db49f8ef81c037caca234fd3c7415af1a0bb13 # timeout=10 [2023-02-22T19:18:17.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T19:18:17.421Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T19:18:17.427Z] > git checkout -f 3606d6a7cd0d33fb876b5333243f3e3c77f0325c # timeout=10 [2023-02-22T19:18:17.973Z] Commit message: "Upgrade to golangci-lint v1.51.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-22T19:18:18.615Z] + docker version [2023-02-22T19:18:18.615Z] Client: Docker Engine - Community [2023-02-22T19:18:18.615Z] Version: 22.06.0-beta.0 [2023-02-22T19:18:18.615Z] API version: 1.42 [2023-02-22T19:18:18.615Z] Go version: go1.18.3 [2023-02-22T19:18:18.615Z] Git commit: 3e9117b [2023-02-22T19:18:18.615Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-22T19:18:18.615Z] OS/Arch: linux/arm64 [2023-02-22T19:18:18.615Z] Context: default [2023-02-22T19:18:18.615Z] [2023-02-22T19:18:18.615Z] Server: Docker Engine - Community [2023-02-22T19:18:18.615Z] Engine: [2023-02-22T19:18:18.615Z] Version: 22.06.0-beta.0 [2023-02-22T19:18:18.615Z] API version: 1.42 (minimum version 1.12) [2023-02-22T19:18:18.615Z] Go version: go1.18.3 [2023-02-22T19:18:18.615Z] Git commit: 38633e7 [2023-02-22T19:18:18.615Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-22T19:18:18.615Z] OS/Arch: linux/arm64 [2023-02-22T19:18:18.615Z] Experimental: true [2023-02-22T19:18:18.615Z] containerd: [2023-02-22T19:18:18.615Z] Version: 1.6.8 [2023-02-22T19:18:18.615Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-22T19:18:18.615Z] runc: [2023-02-22T19:18:18.615Z] Version: 1.1.4 [2023-02-22T19:18:18.615Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-22T19:18:18.615Z] docker-init: [2023-02-22T19:18:18.615Z] Version: 0.19.0 [2023-02-22T19:18:18.615Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-22T19:18:18.899Z] + docker info [2023-02-22T19:18:18.899Z] Client: [2023-02-22T19:18:18.899Z] Context: default [2023-02-22T19:18:18.899Z] Debug Mode: false [2023-02-22T19:18:18.899Z] Plugins: [2023-02-22T19:18:18.899Z] buildx: Docker Buildx (Docker Inc.) [2023-02-22T19:18:18.899Z] Version: v0.8.2 [2023-02-22T19:18:18.899Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-02-22T19:18:18.899Z] compose: Docker Compose (Docker Inc.) [2023-02-22T19:18:18.899Z] Version: v2.12.0 [2023-02-22T19:18:18.899Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-22T19:18:18.899Z] [2023-02-22T19:18:18.899Z] Server: [2023-02-22T19:18:18.899Z] Containers: 0 [2023-02-22T19:18:18.899Z] Running: 0 [2023-02-22T19:18:18.899Z] Paused: 0 [2023-02-22T19:18:18.899Z] Stopped: 0 [2023-02-22T19:18:18.899Z] Images: 3 [2023-02-22T19:18:18.899Z] Server Version: 22.06.0-beta.0 [2023-02-22T19:18:18.899Z] Storage Driver: overlay2 [2023-02-22T19:18:18.899Z] Backing Filesystem: extfs [2023-02-22T19:18:18.899Z] Supports d_type: true [2023-02-22T19:18:18.899Z] Using metacopy: false [2023-02-22T19:18:18.899Z] Native Overlay Diff: true [2023-02-22T19:18:18.899Z] userxattr: false [2023-02-22T19:18:18.899Z] Logging Driver: json-file [2023-02-22T19:18:18.899Z] Cgroup Driver: cgroupfs [2023-02-22T19:18:18.899Z] Cgroup Version: 1 [2023-02-22T19:18:18.899Z] Plugins: [2023-02-22T19:18:18.899Z] Volume: local [2023-02-22T19:18:18.899Z] Network: bridge host ipvlan macvlan null overlay [2023-02-22T19:18:18.899Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-22T19:18:18.899Z] Swarm: inactive [2023-02-22T19:18:18.899Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-22T19:18:18.899Z] Default Runtime: runc [2023-02-22T19:18:18.899Z] Init Binary: docker-init [2023-02-22T19:18:18.899Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-22T19:18:18.899Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-22T19:18:18.899Z] init version: de40ad0 [2023-02-22T19:18:18.899Z] Security Options: [2023-02-22T19:18:18.899Z] apparmor [2023-02-22T19:18:18.899Z] seccomp [2023-02-22T19:18:18.899Z] Profile: builtin [2023-02-22T19:18:18.899Z] Kernel Version: 5.15.0-1022-aws [2023-02-22T19:18:18.899Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-22T19:18:18.899Z] OSType: linux [2023-02-22T19:18:18.899Z] Architecture: aarch64 [2023-02-22T19:18:18.899Z] CPUs: 2 [2023-02-22T19:18:18.899Z] Total Memory: 7.559GiB [2023-02-22T19:18:18.899Z] Name: ip-10-100-45-149 [2023-02-22T19:18:18.899Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-02-22T19:18:18.899Z] Docker Root Dir: /var/lib/docker [2023-02-22T19:18:18.899Z] Debug Mode: false [2023-02-22T19:18:18.899Z] Registry: https://index.docker.io/v1/ [2023-02-22T19:18:18.899Z] Labels: [2023-02-22T19:18:18.899Z] Experimental: true [2023-02-22T19:18:18.899Z] Insecure Registries: [2023-02-22T19:18:18.899Z] 127.0.0.0/8 [2023-02-22T19:18:18.899Z] Live Restore Enabled: true [2023-02-22T19:18:18.899Z] [Pipeline] sh [2023-02-22T19:18:19.182Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-02-22T19:18:19.182Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-02-22T19:18:19.182Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45063/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-02-22T19:18:19.182Z] + bash /home/ubuntu/workspace/moby_PR-45063/check-config.sh [2023-02-22T19:18:19.182Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-22T19:18:19.182Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-02-22T19:18:19.182Z] [2023-02-22T19:18:19.182Z] Generally Necessary: [2023-02-22T19:18:19.182Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-22T19:18:19.182Z] - apparmor: enabled and tools installed [2023-02-22T19:18:19.182Z] - CONFIG_NAMESPACES: enabled [2023-02-22T19:18:19.182Z] - CONFIG_NET_NS: enabled [2023-02-22T19:18:19.182Z] - CONFIG_PID_NS: enabled [2023-02-22T19:18:19.182Z] - CONFIG_IPC_NS: enabled [2023-02-22T19:18:19.182Z] - CONFIG_UTS_NS: enabled [2023-02-22T19:18:19.182Z] - CONFIG_CGROUPS: enabled [2023-02-22T19:18:19.182Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-22T19:18:19.182Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-22T19:18:19.182Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-22T19:18:19.182Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-22T19:18:19.182Z] - CONFIG_CPUSETS: enabled [2023-02-22T19:18:19.182Z] - CONFIG_MEMCG: enabled [2023-02-22T19:18:19.182Z] - CONFIG_KEYS: enabled [2023-02-22T19:18:19.441Z] - CONFIG_VETH: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-22T19:18:19.441Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-22T19:18:19.441Z] - CONFIG_CGROUP_BPF: enabled [2023-02-22T19:18:19.441Z] [2023-02-22T19:18:19.441Z] Optional Features: [2023-02-22T19:18:19.441Z] - CONFIG_USER_NS: enabled [2023-02-22T19:18:19.441Z] - CONFIG_SECCOMP: enabled [2023-02-22T19:18:19.441Z] - CONFIG_SECCOMP_FILTER: enabled [2023-02-22T19:18:19.441Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-22T19:18:19.441Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-22T19:18:19.441Z] (cgroup swap accounting is currently enabled) [2023-02-22T19:18:19.441Z] - CONFIG_BLK_CGROUP: enabled [2023-02-22T19:18:19.441Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-22T19:18:19.441Z] - CONFIG_CGROUP_PERF: enabled [2023-02-22T19:18:19.441Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-22T19:18:19.700Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-22T19:18:19.700Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-22T19:18:19.700Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-22T19:18:19.700Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-22T19:18:19.700Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-22T19:18:19.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-22T19:18:19.700Z] - CONFIG_IP_VS: enabled (as module) [2023-02-22T19:18:19.700Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-22T19:18:19.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-22T19:18:19.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-22T19:18:19.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-22T19:18:19.700Z] - CONFIG_SECURITY_SELINUX: enabled [2023-02-22T19:18:19.700Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-02-22T19:18:19.700Z] - CONFIG_EXT4_FS: enabled [2023-02-22T19:18:19.700Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-22T19:18:19.700Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-22T19:18:19.700Z] - Network Drivers: [2023-02-22T19:18:19.700Z] - "overlay": [2023-02-22T19:18:19.700Z] - CONFIG_VXLAN: enabled (as module) [2023-02-22T19:18:19.700Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-22T19:18:19.700Z] Optional (for encrypted networks): [2023-02-22T19:18:19.959Z] - CONFIG_CRYPTO: enabled [2023-02-22T19:18:19.959Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-22T19:18:19.959Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-22T19:18:19.959Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-22T19:18:19.959Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-22T19:18:19.959Z] - CONFIG_XFRM: enabled [2023-02-22T19:18:19.959Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-22T19:18:19.959Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-22T19:18:19.959Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-22T19:18:19.959Z] - "ipvlan": [2023-02-22T19:18:19.959Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-22T19:18:19.959Z] - "macvlan": [2023-02-22T19:18:19.959Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-22T19:18:19.959Z] - CONFIG_DUMMY: enabled (as module) [2023-02-22T19:18:19.959Z] - "ftp,tftp client in container": [2023-02-22T19:18:19.959Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-22T19:18:19.959Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-22T19:18:19.960Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-22T19:18:19.960Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-22T19:18:19.960Z] - Storage Drivers: [2023-02-22T19:18:19.960Z] - "aufs": [2023-02-22T19:18:19.960Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-22T19:18:19.960Z] - "btrfs": [2023-02-22T19:18:19.960Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-22T19:18:19.960Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-22T19:18:19.960Z] - "devicemapper": [2023-02-22T19:18:19.960Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-22T19:18:19.960Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-22T19:18:19.960Z] - "overlay": [2023-02-22T19:18:19.960Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-22T19:18:19.960Z] - "zfs": [2023-02-22T19:18:19.960Z] - /dev/zfs: present [2023-02-22T19:18:19.960Z] - zfs command: missing [2023-02-22T19:18:19.960Z] - zpool command: missing [2023-02-22T19:18:19.960Z] [2023-02-22T19:18:19.960Z] Limits: [2023-02-22T19:18:19.960Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-22T19:18:19.960Z] [2023-02-22T19:18:19.960Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-22T19:18:20.272Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3606d6a7cd0d33fb876b5333243f3e3c77f0325c . [2023-02-22T19:18:20.532Z] #1 [internal] load build definition from Dockerfile [2023-02-22T19:18:20.532Z] #1 transferring dockerfile: 26.95kB done [2023-02-22T19:18:20.532Z] #1 DONE 0.0s [2023-02-22T19:18:20.532Z] [2023-02-22T19:18:20.532Z] #2 [internal] load .dockerignore [2023-02-22T19:18:20.532Z] #2 transferring context: 113B done [2023-02-22T19:18:20.532Z] #2 DONE 0.1s [2023-02-22T19:18:20.532Z] [2023-02-22T19:18:20.532Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-22T19:18:20.793Z] #3 DONE 0.1s [2023-02-22T19:18:20.793Z] [2023-02-22T19:18:20.793Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-02-22T19:18:20.793Z] #4 CACHED [2023-02-22T19:18:20.793Z] [2023-02-22T19:18:20.793Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-02-22T19:18:21.064Z] #5 DONE 0.1s [2023-02-22T19:18:21.064Z] [2023-02-22T19:18:21.064Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-02-22T19:18:21.064Z] #6 DONE 0.0s [2023-02-22T19:18:21.064Z] [2023-02-22T19:18:21.064Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-22T19:18:21.064Z] #7 DONE 0.1s [2023-02-22T19:18:21.064Z] [2023-02-22T19:18:21.064Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-22T19:18:21.064Z] #8 DONE 0.1s [2023-02-22T19:18:21.064Z] [2023-02-22T19:18:21.064Z] #9 [internal] load metadata for docker.io/library/golang:1.19.6-bullseye [2023-02-22T19:18:21.064Z] #9 DONE 0.1s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-22T19:18:22.991Z] #10 DONE 0.0s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-22T19:18:22.991Z] #11 DONE 0.0s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox [2023-02-22T19:18:22.991Z] #12 DONE 0.0s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #13 [base 1/5] FROM docker.io/library/golang:1.19.6-bullseye@sha256:ab3bac67a27861e5ffcf4efe4ecabec1a01734db47cc0e85eeadde17856c52ac [2023-02-22T19:18:22.991Z] #13 DONE 0.0s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-02-22T19:18:22.991Z] #14 DONE 0.0s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #15 [base 4/5] 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 [2023-02-22T19:18:22.991Z] #15 CACHED [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #16 [base 2/5] COPY --from=xx / / [2023-02-22T19:18:22.991Z] #16 CACHED [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #17 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-22T19:18:22.991Z] #17 CACHED [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #18 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-02-22T19:18:22.991Z] #18 CACHED [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #19 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-02-22T19:18:22.991Z] #19 CACHED [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #20 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-02-22T19:18:22.991Z] #20 CACHED [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #21 [internal] load build context [2023-02-22T19:18:22.991Z] #21 ... [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-02-22T19:18:22.991Z] #22 DONE 0.4s [2023-02-22T19:18:22.991Z] [2023-02-22T19:18:22.991Z] #21 [internal] load build context [2023-02-22T19:18:24.911Z] #21 transferring context: 66.19MB 1.9s done [2023-02-22T19:18:24.911Z] #21 DONE 2.1s [2023-02-22T19:18:24.911Z] [2023-02-22T19:18:24.911Z] #23 [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.51.2" && /build/golangci-lint --version [2023-02-22T19:18:24.911Z] #0 1.431 go: downloading github.com/golangci/golangci-lint v1.51.2 [2023-02-22T19:18:24.911Z] #23 2.187 go: downloading github.com/fatih/color v1.14.1 [2023-02-22T19:18:24.911Z] #23 2.194 go: downloading github.com/spf13/cobra v1.6.1 [2023-02-22T19:18:24.911Z] #23 2.263 go: downloading golang.org/x/tools v0.6.0 [2023-02-22T19:18:25.170Z] #23 2.668 go: downloading github.com/stretchr/testify v1.8.1 [2023-02-22T19:18:25.430Z] #23 2.672 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2 [2023-02-22T19:18:25.430Z] #23 2.716 go: downloading github.com/mattn/go-isatty v0.0.17 [2023-02-22T19:18:25.430Z] #23 2.753 go: downloading golang.org/x/mod v0.8.0 [2023-02-22T19:18:25.430Z] #23 2.768 go: downloading golang.org/x/sys v0.5.0 [2023-02-22T19:18:25.430Z] #23 2.816 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1 [2023-02-22T19:18:25.430Z] #23 2.866 go: downloading 4d63.com/gochecknoglobals v0.2.1 [2023-02-22T19:18:25.430Z] #23 2.909 go: downloading github.com/Abirdcfly/dupword v0.0.9 [2023-02-22T19:18:25.694Z] #23 2.955 go: downloading github.com/BurntSushi/toml v1.2.1 [2023-02-22T19:18:25.694Z] #23 3.007 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1 [2023-02-22T19:18:25.694Z] #23 3.047 go: downloading github.com/ashanbrown/forbidigo v1.4.0 [2023-02-22T19:18:25.694Z] #23 3.059 go: downloading github.com/bombsimon/wsl/v3 v3.4.0 [2023-02-22T19:18:25.694Z] #23 3.101 go: downloading github.com/curioswitch/go-reassign v0.2.0 [2023-02-22T19:18:25.694Z] #23 3.103 go: downloading github.com/daixiang0/gci v0.9.1 [2023-02-22T19:18:25.694Z] #23 3.175 go: downloading github.com/go-critic/go-critic v0.6.7 [2023-02-22T19:18:25.954Z] #23 3.280 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 [2023-02-22T19:18:25.954Z] #23 3.327 go: downloading github.com/golangci/misspell v0.4.0 [2023-02-22T19:18:25.954Z] #23 3.334 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 [2023-02-22T19:18:25.954Z] #23 3.390 go: downloading github.com/junk1tm/musttag v0.4.5 [2023-02-22T19:18:25.954Z] #23 3.390 go: downloading github.com/kisielk/errcheck v1.6.3 [2023-02-22T19:18:25.954Z] #23 3.429 go: downloading github.com/kkHAIKE/contextcheck v1.1.3 [2023-02-22T19:18:25.954Z] #23 3.438 go: downloading github.com/kyoh86/exportloopref v0.1.11 [2023-02-22T19:18:25.954Z] #23 3.465 go: downloading github.com/ldez/tagliatelle v0.4.0 [2023-02-22T19:18:25.954Z] #23 3.479 go: downloading github.com/leonklingele/grouper v1.1.1 [2023-02-22T19:18:25.954Z] #23 3.504 go: downloading github.com/maratori/testableexamples v1.0.0 [2023-02-22T19:18:26.214Z] #23 3.532 go: downloading github.com/mgechev/revive v1.2.5 [2023-02-22T19:18:26.214Z] #23 3.634 go: downloading github.com/nishanths/exhaustive v0.9.5 [2023-02-22T19:18:26.214Z] #23 3.639 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1 [2023-02-22T19:18:26.214Z] #23 3.680 go: downloading github.com/polyfloyd/go-errorlint v1.1.0 [2023-02-22T19:18:26.214Z] #23 3.688 go: downloading github.com/ryancurrah/gomodguard v1.3.0 [2023-02-22T19:18:26.214Z] #23 3.717 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0 [2023-02-22T19:18:26.214Z] #23 3.725 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7 [2023-02-22T19:18:26.214Z] #23 3.757 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0 [2023-02-22T19:18:26.475Z] #23 3.761 go: downloading github.com/securego/gosec/v2 v2.15.0 [2023-02-22T19:18:26.475Z] #23 3.822 go: downloading github.com/sivchari/tenv v1.7.1 [2023-02-22T19:18:26.475Z] #23 3.826 go: downloading github.com/sourcegraph/go-diff v0.7.0 [2023-02-22T19:18:26.475Z] #23 3.883 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e [2023-02-22T19:18:26.735Z] #23 3.886 go: downloading github.com/timonwong/loggercheck v0.9.3 [2023-02-22T19:18:26.735Z] #23 3.930 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0 [2023-02-22T19:18:26.735Z] #23 3.934 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1 [2023-02-22T19:18:26.735Z] #23 4.031 go: downloading honnef.co/go/tools v0.4.2 [2023-02-22T19:18:26.995Z] #23 4.306 go: downloading mvdan.cc/gofumpt v0.4.0 [2023-02-22T19:18:26.995Z] #23 4.312 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d [2023-02-22T19:18:26.995Z] #23 4.359 go: downloading github.com/stretchr/objx v0.5.0 [2023-02-22T19:18:26.995Z] #23 4.366 go: downloading golang.org/x/text v0.6.0 [2023-02-22T19:18:27.935Z] #23 5.180 go: downloading github.com/subosito/gotenv v1.4.1 [2023-02-22T19:18:27.935Z] #23 5.188 go: downloading gopkg.in/ini.v1 v1.67.0 [2023-02-22T19:18:27.935Z] #23 5.231 go: downloading github.com/pelletier/go-toml/v2 v2.0.5 [2023-02-22T19:18:27.935Z] #23 5.274 go: downloading golang.org/x/sync v0.1.0 [2023-02-22T19:18:27.935Z] #23 5.312 go: downloading github.com/go-toolsmith/astfmt v1.1.0 [2023-02-22T19:18:27.935Z] #23 5.325 go: downloading github.com/go-toolsmith/astcast v1.1.0 [2023-02-22T19:18:27.935Z] #23 5.346 go: downloading github.com/go-toolsmith/astcopy v1.0.3 [2023-02-22T19:18:27.935Z] #23 5.362 go: downloading github.com/go-toolsmith/astequal v1.1.0 [2023-02-22T19:18:27.935Z] #23 5.386 go: downloading github.com/go-toolsmith/astp v1.1.0 [2023-02-22T19:18:27.935Z] #23 5.388 go: downloading github.com/go-toolsmith/strparse v1.1.0 [2023-02-22T19:18:27.935Z] #23 5.410 go: downloading github.com/go-toolsmith/typep v1.1.0 [2023-02-22T19:18:27.935Z] #23 5.423 go: downloading github.com/quasilyte/go-ruleguard v0.3.19 [2023-02-22T19:18:28.195Z] #23 5.443 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 [2023-02-22T19:18:28.195Z] #23 5.558 go: downloading github.com/google/go-cmp v0.5.9 [2023-02-22T19:18:28.195Z] #23 5.585 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 [2023-02-22T19:18:28.195Z] #23 5.648 go: downloading github.com/quasilyte/gogrep v0.5.0 [2023-02-22T19:18:33.502Z] #23 ... [2023-02-22T19:18:33.502Z] [2023-02-22T19:18:33.502Z] #24 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0-beta.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-22T19:18:36.045Z] #24 DONE 13.5s [2023-02-22T19:18:36.045Z] [2023-02-22T19:18:36.045Z] #23 [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.51.2" && /build/golangci-lint --version [2023-02-22T19:18:36.990Z] #23 ... [2023-02-22T19:18:36.990Z] [2023-02-22T19:18:36.990Z] #25 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-02-22T19:18:36.990Z] #25 CACHED [2023-02-22T19:18:36.990Z] [2023-02-22T19:18:36.990Z] #26 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-02-22T19:18:36.990Z] #26 CACHED [2023-02-22T19:18:36.990Z] [2023-02-22T19:18:36.990Z] #27 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 < /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 [2023-02-22T19:19:26.248Z] #43 CACHED [2023-02-22T19:19:26.248Z] [2023-02-22T19:19:26.248Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-22T19:19:26.248Z] #44 CACHED [2023-02-22T19:19:26.248Z] [2023-02-22T19:19:26.248Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-02-22T19:19:26.248Z] #45 CACHED [2023-02-22T19:19:26.248Z] [2023-02-22T19:19:26.248Z] #46 [dev-systemd-false 6/20] COPY --from=gowinres /build/ /usr/local/bin/ [2023-02-22T19:19:26.248Z] #46 CACHED [2023-02-22T19:19:26.248Z] [2023-02-22T19:19:26.248Z] #47 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < '/go/src/github.com/docker/docker/.bashrc' [2023-02-22T19:20:06.859Z] #105 DONE 0.5s [2023-02-22T19:20:07.118Z] [2023-02-22T19:20:07.118Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-22T19:20:07.710Z] #106 DONE 0.5s [2023-02-22T19:20:07.710Z] [2023-02-22T19:20:07.710Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-22T19:20:07.970Z] #107 DONE 0.5s [2023-02-22T19:20:07.970Z] [2023-02-22T19:20:07.970Z] #108 [dev-base 6/11] RUN ldconfig [2023-02-22T19:20:08.540Z] #108 DONE 0.5s [2023-02-22T19:20:08.540Z] [2023-02-22T19:20:08.540Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-22T19:20:08.800Z] #109 DONE 0.4s [2023-02-22T19:20:09.059Z] [2023-02-22T19:20:09.059Z] #110 [dev-base 8/11] 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 [2023-02-22T19:20:09.628Z] #110 0.740 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-22T19:20:09.887Z] #110 0.740 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-22T19:20:09.887Z] #110 0.741 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-22T19:20:10.717Z] #110 1.099 Reading package lists... [2023-02-22T19:20:11.287Z] #110 1.770 Reading package lists... [2023-02-22T19:20:11.547Z] #110 2.328 Building dependency tree... [2023-02-22T19:20:11.547Z] #110 2.495 Reading state information... [2023-02-22T19:20:11.547Z] #110 2.710 The following additional packages will be installed: [2023-02-22T19:20:11.547Z] #110 2.710 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-02-22T19:20:11.547Z] #110 2.710 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-02-22T19:20:11.547Z] #110 2.710 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-02-22T19:20:11.547Z] #110 2.711 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-02-22T19:20:11.547Z] #110 2.711 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-02-22T19:20:11.547Z] #110 2.711 xxd [2023-02-22T19:20:11.547Z] #110 2.713 Suggested packages: [2023-02-22T19:20:11.547Z] #110 2.713 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-22T19:20:11.547Z] #110 2.713 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-02-22T19:20:11.547Z] #110 2.713 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-02-22T19:20:11.547Z] #110 2.713 Recommended packages: [2023-02-22T19:20:11.547Z] #110 2.713 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-02-22T19:20:11.547Z] #110 2.713 systemd-timesyncd | time-daemon unzip [2023-02-22T19:20:12.116Z] #110 3.086 The following NEW packages will be installed: [2023-02-22T19:20:12.116Z] #110 3.086 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-02-22T19:20:12.116Z] #110 3.086 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-02-22T19:20:12.116Z] #110 3.087 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-02-22T19:20:12.116Z] #110 3.087 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-02-22T19:20:12.116Z] #110 3.087 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-02-22T19:20:12.116Z] #110 3.088 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-02-22T19:20:12.116Z] #110 3.088 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-02-22T19:20:12.116Z] #110 3.088 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-02-22T19:20:12.116Z] #110 3.088 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-22T19:20:12.116Z] #110 3.088 xz-utils zip zstd [2023-02-22T19:20:12.376Z] #110 3.372 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. [2023-02-22T19:20:12.376Z] #110 3.372 Need to get 32.1 MB of archives. [2023-02-22T19:20:12.376Z] #110 3.372 After this operation, 124 MB of additional disk space will be used. [2023-02-22T19:20:12.376Z] #110 3.372 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-02-22T19:20:12.376Z] #110 3.379 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-22T19:20:12.376Z] #110 3.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-02-22T19:20:12.376Z] #110 3.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-02-22T19:20:12.376Z] #110 3.383 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-02-22T19:20:12.376Z] #110 3.384 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-02-22T19:20:12.376Z] #110 3.386 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-02-22T19:20:12.376Z] #110 3.389 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-02-22T19:20:12.376Z] #110 3.391 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-02-22T19:20:12.376Z] #110 3.392 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2023-02-22T19:20:12.376Z] #110 3.423 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-02-22T19:20:12.376Z] #110 3.424 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-02-22T19:20:12.376Z] #110 3.425 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-02-22T19:20:12.376Z] #110 3.425 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-02-22T19:20:12.376Z] #110 3.426 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-02-22T19:20:12.376Z] #110 3.426 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-02-22T19:20:12.376Z] #110 3.427 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-02-22T19:20:12.376Z] #110 3.432 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-22T19:20:12.376Z] #110 3.433 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-22T19:20:12.376Z] #110 3.435 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-02-22T19:20:12.376Z] #110 3.437 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-02-22T19:20:12.376Z] #110 3.438 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-02-22T19:20:12.376Z] #110 3.439 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-02-22T19:20:12.376Z] #110 3.443 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-02-22T19:20:12.376Z] #110 3.444 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-02-22T19:20:12.376Z] #110 3.445 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-02-22T19:20:12.376Z] #110 3.445 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-02-22T19:20:12.376Z] #110 3.446 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-02-22T19:20:12.376Z] #110 3.447 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-02-22T19:20:12.376Z] #110 3.449 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-22T19:20:12.376Z] #110 3.451 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-22T19:20:12.376Z] #110 3.451 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-22T19:20:12.376Z] #110 3.460 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-02-22T19:20:12.376Z] #110 3.461 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-02-22T19:20:12.376Z] #110 3.462 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-22T19:20:12.376Z] #110 3.509 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-02-22T19:20:12.636Z] #110 3.510 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-02-22T19:20:12.636Z] #110 3.513 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-22T19:20:12.636Z] #110 3.514 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-02-22T19:20:12.636Z] #110 3.516 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-22T19:20:12.636Z] #110 3.517 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-02-22T19:20:12.636Z] #110 3.517 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-02-22T19:20:12.636Z] #110 3.517 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-02-22T19:20:12.636Z] #110 3.518 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-22T19:20:12.636Z] #110 3.525 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-22T19:20:12.636Z] #110 3.526 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-22T19:20:12.636Z] #110 3.527 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-22T19:20:12.636Z] #110 3.528 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-22T19:20:12.636Z] #110 3.530 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-22T19:20:12.636Z] #110 3.531 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-22T19:20:12.636Z] #110 3.532 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-02-22T19:20:12.636Z] #110 3.536 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2023-02-22T19:20:12.636Z] #110 3.539 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-02-22T19:20:12.636Z] #110 3.543 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-02-22T19:20:12.636Z] #110 3.544 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-22T19:20:12.636Z] #110 3.594 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-02-22T19:20:12.636Z] #110 3.603 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-02-22T19:20:12.636Z] #110 3.606 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-02-22T19:20:12.636Z] #110 3.607 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-02-22T19:20:12.636Z] #110 3.754 debconf: delaying package configuration, since apt-utils is not installed [2023-02-22T19:20:12.636Z] #110 3.796 Fetched 32.1 MB in 1s (62.7 MB/s) [2023-02-22T19:20:12.896Z] #110 3.833 Selecting previously unselected package libapparmor1:arm64. [2023-02-22T19:20:12.896Z] #110 3.833 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-02-22T19:20:12.896Z] #110 3.844 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-02-22T19:20:12.896Z] #110 3.855 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-02-22T19:20:12.896Z] #110 3.906 Selecting previously unselected package libcap2:arm64. [2023-02-22T19:20:12.896Z] #110 3.908 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-22T19:20:12.896Z] #110 3.913 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-22T19:20:12.896Z] #110 3.960 Selecting previously unselected package libargon2-1:arm64. [2023-02-22T19:20:12.896Z] #110 3.962 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-02-22T19:20:12.896Z] #110 3.968 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-02-22T19:20:12.896Z] #110 4.010 Selecting previously unselected package dmsetup. [2023-02-22T19:20:12.896Z] #110 4.013 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-02-22T19:20:12.896Z] #110 4.018 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-22T19:20:12.896Z] #110 4.067 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-02-22T19:20:12.896Z] #110 4.070 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-22T19:20:12.896Z] #110 4.075 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-22T19:20:12.896Z] #110 4.131 Selecting previously unselected package libjson-c5:arm64. [2023-02-22T19:20:13.155Z] #110 4.133 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-02-22T19:20:13.155Z] #110 4.139 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-02-22T19:20:13.155Z] #110 4.187 Selecting previously unselected package libcryptsetup12:arm64. [2023-02-22T19:20:13.155Z] #110 4.190 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-02-22T19:20:13.155Z] #110 4.195 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-02-22T19:20:13.155Z] #110 4.268 Selecting previously unselected package libip4tc2:arm64. [2023-02-22T19:20:13.155Z] #110 4.270 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-02-22T19:20:13.155Z] #110 4.275 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-02-22T19:20:13.155Z] #110 4.320 Selecting previously unselected package libkmod2:arm64. [2023-02-22T19:20:13.155Z] #110 4.322 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-02-22T19:20:13.155Z] #110 4.327 Unpacking libkmod2:arm64 (28-1) ... [2023-02-22T19:20:13.155Z] #110 4.384 Selecting previously unselected package systemd. [2023-02-22T19:20:13.415Z] #110 4.386 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... [2023-02-22T19:20:13.415Z] #110 4.438 Unpacking systemd (247.3-7+deb11u1) ... [2023-02-22T19:20:13.674Z] #110 4.825 Selecting previously unselected package pigz. [2023-02-22T19:20:13.934Z] #110 4.827 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-02-22T19:20:13.934Z] #110 4.832 Unpacking pigz (2.6-1) ... [2023-02-22T19:20:13.934Z] #110 4.884 Selecting previously unselected package libelf1:arm64. [2023-02-22T19:20:13.934Z] #110 4.886 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-02-22T19:20:13.934Z] #110 4.892 Unpacking libelf1:arm64 (0.183-1) ... [2023-02-22T19:20:13.934Z] #110 4.948 Selecting previously unselected package libbpf0:arm64. [2023-02-22T19:20:13.934Z] #110 4.951 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-02-22T19:20:13.934Z] #110 4.955 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-02-22T19:20:13.934Z] #110 5.009 Selecting previously unselected package libmnl0:arm64. [2023-02-22T19:20:13.934Z] #110 5.012 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-02-22T19:20:13.934Z] #110 5.018 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-02-22T19:20:13.934Z] #110 5.059 Selecting previously unselected package libxtables12:arm64. [2023-02-22T19:20:13.934Z] #110 5.061 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-02-22T19:20:13.934Z] #110 5.066 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-02-22T19:20:13.934Z] #110 5.105 Selecting previously unselected package libcap2-bin. [2023-02-22T19:20:13.934Z] #110 5.107 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-02-22T19:20:13.934Z] #110 5.113 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-22T19:20:13.934Z] #110 5.167 Selecting previously unselected package iproute2. [2023-02-22T19:20:14.194Z] #110 5.169 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-02-22T19:20:14.194Z] #110 5.175 Unpacking iproute2 (5.10.0-4) ... [2023-02-22T19:20:14.194Z] #110 5.282 Selecting previously unselected package xxd. [2023-02-22T19:20:14.194Z] #110 5.285 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-22T19:20:14.194Z] #110 5.291 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:14.194Z] #110 5.347 Selecting previously unselected package vim-common. [2023-02-22T19:20:14.194Z] #110 5.349 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-22T19:20:14.194Z] #110 5.359 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:14.194Z] #110 5.423 Selecting previously unselected package bash-completion. [2023-02-22T19:20:14.453Z] #110 5.426 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-02-22T19:20:15.023Z] #110 6.105 Unpacking bash-completion (1:2.11-2) ... [2023-02-22T19:20:15.283Z] #110 6.217 Selecting previously unselected package bzip2. [2023-02-22T19:20:15.283Z] #110 6.219 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-02-22T19:20:15.283Z] #110 6.224 Unpacking bzip2 (1.0.8-4) ... [2023-02-22T19:20:15.283Z] #110 6.270 Selecting previously unselected package xz-utils. [2023-02-22T19:20:15.283Z] #110 6.270 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-02-22T19:20:15.283Z] #110 6.274 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-22T19:20:15.283Z] #110 6.344 Selecting previously unselected package apparmor. [2023-02-22T19:20:15.283Z] #110 6.347 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-02-22T19:20:15.283Z] #110 6.372 Unpacking apparmor (2.13.6-10) ... [2023-02-22T19:20:15.283Z] #110 6.474 Selecting previously unselected package inetutils-ping. [2023-02-22T19:20:15.543Z] #110 6.477 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-02-22T19:20:15.543Z] #110 6.482 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-22T19:20:15.543Z] #110 6.538 Selecting previously unselected package libip6tc2:arm64. [2023-02-22T19:20:15.543Z] #110 6.538 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-02-22T19:20:15.543Z] #110 6.543 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-02-22T19:20:15.543Z] #110 6.582 Selecting previously unselected package libnfnetlink0:arm64. [2023-02-22T19:20:15.543Z] #110 6.585 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-02-22T19:20:15.543Z] #110 6.590 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-22T19:20:15.543Z] #110 6.638 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-02-22T19:20:15.543Z] #110 6.640 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-02-22T19:20:15.543Z] #110 6.645 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-22T19:20:15.543Z] #110 6.689 Selecting previously unselected package libnftnl11:arm64. [2023-02-22T19:20:15.803Z] #110 6.691 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-02-22T19:20:15.803Z] #110 6.696 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-02-22T19:20:15.803Z] #110 6.742 Selecting previously unselected package iptables. [2023-02-22T19:20:15.803Z] #110 6.744 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-02-22T19:20:15.803Z] #110 6.749 Unpacking iptables (1.8.7-1) ... [2023-02-22T19:20:15.803Z] #110 6.831 Selecting previously unselected package libonig5:arm64. [2023-02-22T19:20:15.803Z] #110 6.834 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-22T19:20:15.803Z] #110 6.839 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-22T19:20:15.803Z] #110 6.895 Selecting previously unselected package libjq1:arm64. [2023-02-22T19:20:15.803Z] #110 6.897 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-02-22T19:20:15.803Z] #110 6.902 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-22T19:20:15.803Z] #110 6.944 Selecting previously unselected package jq. [2023-02-22T19:20:16.063Z] #110 6.946 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-02-22T19:20:16.063Z] #110 6.951 Unpacking jq (1.6-2.1) ... [2023-02-22T19:20:16.063Z] #110 6.998 Selecting previously unselected package libaio1:arm64. [2023-02-22T19:20:16.063Z] #110 7.001 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-02-22T19:20:16.063Z] #110 7.006 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-02-22T19:20:16.063Z] #110 7.050 Selecting previously unselected package libgpm2:arm64. [2023-02-22T19:20:16.063Z] #110 7.050 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-02-22T19:20:16.063Z] #110 7.055 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-02-22T19:20:16.063Z] #110 7.098 Selecting previously unselected package libicu67:arm64. [2023-02-22T19:20:16.063Z] #110 7.101 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-02-22T19:20:16.063Z] #110 7.106 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-22T19:20:16.633Z] #110 7.798 Selecting previously unselected package libinih1:arm64. [2023-02-22T19:20:16.900Z] #110 7.801 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-02-22T19:20:16.900Z] #110 7.806 Unpacking libinih1:arm64 (53-1+b2) ... [2023-02-22T19:20:16.900Z] #110 7.848 Selecting previously unselected package libmicrohttpd12:arm64. [2023-02-22T19:20:16.900Z] #110 7.851 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-02-22T19:20:16.900Z] #110 7.856 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-02-22T19:20:16.900Z] #110 7.907 Selecting previously unselected package libnet1:arm64. [2023-02-22T19:20:16.900Z] #110 7.910 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-22T19:20:16.900Z] #110 7.915 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-22T19:20:16.900Z] #110 7.963 Selecting previously unselected package libnl-3-200:arm64. [2023-02-22T19:20:16.900Z] #110 7.966 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-22T19:20:16.900Z] #110 7.970 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-22T19:20:16.900Z] #110 8.018 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-22T19:20:16.900Z] #110 8.021 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-22T19:20:16.900Z] #110 8.026 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-22T19:20:16.901Z] #110 8.068 Selecting previously unselected package libyajl2:arm64. [2023-02-22T19:20:16.901Z] #110 8.070 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-02-22T19:20:16.901Z] #110 8.075 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-02-22T19:20:16.901Z] #110 8.111 Selecting previously unselected package net-tools. [2023-02-22T19:20:16.901Z] #110 8.114 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-02-22T19:20:16.901Z] #110 8.118 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-22T19:20:17.160Z] #110 8.189 Selecting previously unselected package patch. [2023-02-22T19:20:17.160Z] #110 8.192 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-02-22T19:20:17.160Z] #110 8.196 Unpacking patch (2.7.6-7) ... [2023-02-22T19:20:17.160Z] #110 8.240 Selecting previously unselected package python-pip-whl. [2023-02-22T19:20:17.160Z] #110 8.242 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-22T19:20:17.160Z] #110 8.248 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-22T19:20:17.420Z] #110 8.399 Selecting previously unselected package python3-lib2to3. [2023-02-22T19:20:17.420Z] #110 8.402 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-22T19:20:17.420Z] #110 8.407 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-22T19:20:17.420Z] #110 8.456 Selecting previously unselected package python3-distutils. [2023-02-22T19:20:17.420Z] #110 8.459 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-02-22T19:20:17.420Z] #110 8.464 Unpacking python3-distutils (3.9.2-1) ... [2023-02-22T19:20:17.420Z] #110 8.514 Selecting previously unselected package python3-pkg-resources. [2023-02-22T19:20:17.420Z] #110 8.517 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-22T19:20:17.420Z] #110 8.522 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-22T19:20:17.420Z] #110 8.575 Selecting previously unselected package python3-setuptools. [2023-02-22T19:20:17.420Z] #110 8.577 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-02-22T19:20:17.420Z] #110 8.582 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-22T19:20:17.420Z] #110 8.653 Selecting previously unselected package python3-wheel. [2023-02-22T19:20:17.679Z] #110 8.656 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-02-22T19:20:17.679Z] #110 8.662 Unpacking python3-wheel (0.34.2-1) ... [2023-02-22T19:20:17.679Z] #110 8.703 Selecting previously unselected package python3-pip. [2023-02-22T19:20:17.679Z] #110 8.705 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-22T19:20:17.679Z] #110 8.710 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-22T19:20:17.679Z] #110 8.785 Selecting previously unselected package sudo. [2023-02-22T19:20:17.679Z] #110 8.788 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-02-22T19:20:17.679Z] #110 8.795 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-22T19:20:17.679Z] #110 8.913 Selecting previously unselected package systemd-journal-remote. [2023-02-22T19:20:17.939Z] #110 8.917 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2023-02-22T19:20:17.939Z] #110 8.923 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2023-02-22T19:20:17.939Z] #110 8.967 Selecting previously unselected package thin-provisioning-tools. [2023-02-22T19:20:17.939Z] #110 8.969 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-02-22T19:20:17.939Z] #110 8.975 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-22T19:20:17.939Z] #110 9.036 Selecting previously unselected package uidmap. [2023-02-22T19:20:18.199Z] #110 9.039 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-02-22T19:20:18.199Z] #110 9.043 Unpacking uidmap (1:4.8.1-1) ... [2023-02-22T19:20:18.199Z] #110 9.097 Selecting previously unselected package vim-runtime. [2023-02-22T19:20:18.199Z] #110 9.099 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-22T19:20:18.199Z] #110 9.112 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-22T19:20:18.199Z] #110 9.125 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-22T19:20:18.199Z] #110 9.128 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:18.768Z] #110 9.720 Selecting previously unselected package vim. [2023-02-22T19:20:18.768Z] #110 9.723 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-22T19:20:18.768Z] #110 9.734 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:18.768Z] #110 9.871 Selecting previously unselected package xfsprogs. [2023-02-22T19:20:18.768Z] #110 9.874 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-02-22T19:20:18.768Z] #110 9.878 Unpacking xfsprogs (5.10.0-4) ... [2023-02-22T19:20:19.028Z] #110 9.983 Selecting previously unselected package zip. [2023-02-22T19:20:19.028Z] #110 9.985 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-02-22T19:20:19.028Z] #110 9.991 Unpacking zip (3.0-12) ... [2023-02-22T19:20:19.028Z] #110 10.05 Selecting previously unselected package zstd. [2023-02-22T19:20:19.028Z] #110 10.05 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-02-22T19:20:19.028Z] #110 10.05 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-02-22T19:20:19.028Z] #110 10.15 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-22T19:20:19.288Z] #110 10.36 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-02-22T19:20:19.288Z] #110 10.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-22T19:20:19.288Z] #110 10.39 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-02-22T19:20:19.288Z] #110 10.41 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-02-22T19:20:19.288Z] #110 10.42 Setting up libicu67:arm64 (67.1-7) ... [2023-02-22T19:20:19.288Z] #110 10.44 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-02-22T19:20:19.288Z] #110 10.45 Setting up libinih1:arm64 (53-1+b2) ... [2023-02-22T19:20:19.288Z] #110 10.46 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-02-22T19:20:19.288Z] #110 10.48 Setting up uidmap (1:4.8.1-1) ... [2023-02-22T19:20:19.288Z] #110 10.49 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-02-22T19:20:19.288Z] #110 10.51 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-22T19:20:19.288Z] #110 10.52 Setting up bzip2 (1.0.8-4) ... [2023-02-22T19:20:19.547Z] #110 10.53 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-22T19:20:19.547Z] #110 10.55 Setting up python3-wheel (0.34.2-1) ... [2023-02-22T19:20:19.806Z] #110 10.70 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-02-22T19:20:19.806Z] #110 10.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:19.806Z] #110 10.72 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-22T19:20:19.806Z] #110 10.74 Setting up libcap2-bin (1:2.44-1) ... [2023-02-22T19:20:19.806Z] #110 10.75 Setting up apparmor (2.13.6-10) ... [2023-02-22T19:20:20.748Z] #110 11.66 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-02-22T19:20:20.748Z] #110 11.68 Setting up zip (3.0-12) ... [2023-02-22T19:20:20.748Z] #110 11.70 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:20.748Z] #110 11.73 Setting up bash-completion (1:2.11-2) ... [2023-02-22T19:20:21.317Z] #110 12.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-22T19:20:21.317Z] #110 12.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-22T19:20:21.317Z] #110 12.52 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-02-22T19:20:21.317Z] #110 12.53 Setting up patch (2.7.6-7) ... [2023-02-22T19:20:21.317Z] #110 12.54 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-22T19:20:21.576Z] #110 12.60 invoke-rc.d: could not determine current runlevel [2023-02-22T19:20:21.576Z] #110 12.60 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-22T19:20:21.576Z] #110 12.60 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-02-22T19:20:21.576Z] #110 12.62 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-22T19:20:21.576Z] #110 12.63 Setting up pigz (2.6-1) ... [2023-02-22T19:20:21.576Z] #110 12.65 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-22T19:20:21.576Z] #110 12.66 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-22T19:20:21.576Z] #110 12.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-22T19:20:21.576Z] #110 12.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:21.835Z] #110 12.89 Setting up libaio1:arm64 (0.3.112-9) ... [2023-02-22T19:20:21.835Z] #110 12.90 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-22T19:20:21.835Z] #110 13.01 Setting up libelf1:arm64 (0.183-1) ... [2023-02-22T19:20:22.095Z] #110 13.03 Setting up libjson-c5:arm64 (0.15-2) ... [2023-02-22T19:20:22.095Z] #110 13.05 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-02-22T19:20:22.095Z] #110 13.07 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-22T19:20:22.095Z] #110 13.08 Setting up libkmod2:arm64 (28-1) ... [2023-02-22T19:20:22.095Z] #110 13.10 Setting up python3-distutils (3.9.2-1) ... [2023-02-22T19:20:22.095Z] #110 13.22 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-22T19:20:22.095Z] #110 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-22T19:20:22.095Z] #110 13.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-22T19:20:22.095Z] #110 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-22T19:20:22.095Z] #110 13.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-22T19:20:22.095Z] #110 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-22T19:20:22.095Z] #110 13.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-22T19:20:22.355Z] #110 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-22T19:20:22.355Z] #110 13.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-22T19:20:22.355Z] #110 13.29 Setting up python3-setuptools (52.0.0-4) ... [2023-02-22T19:20:22.615Z] #110 13.62 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-22T19:20:22.615Z] #110 13.64 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-02-22T19:20:22.615Z] #110 13.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-22T19:20:22.615Z] #110 13.67 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-22T19:20:22.875Z] #110 13.94 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-22T19:20:22.875Z] #110 13.95 Setting up jq (1.6-2.1) ... [2023-02-22T19:20:22.875Z] #110 13.97 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-02-22T19:20:22.875Z] #110 13.98 Setting up iptables (1.8.7-1) ... [2023-02-22T19:20:22.875Z] #110 14.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-22T19:20:22.875Z] #110 14.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-22T19:20:22.875Z] #110 14.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-22T19:20:22.875Z] #110 14.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-22T19:20:22.875Z] #110 14.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-22T19:20:22.875Z] #110 14.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-22T19:20:22.875Z] #110 14.03 Setting up iproute2 (5.10.0-4) ... [2023-02-22T19:20:23.135Z] #110 14.18 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-22T19:20:23.135Z] #110 14.20 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-22T19:20:23.135Z] #110 14.21 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-02-22T19:20:23.135Z] #110 14.22 Setting up systemd (247.3-7+deb11u1) ... [2023-02-22T19:20:23.135Z] #110 14.33 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-02-22T19:20:23.395Z] #110 14.33 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-02-22T19:20:23.395Z] #110 14.33 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-02-22T19:20:23.395Z] #110 14.34 Initializing machine ID from random generator. [2023-02-22T19:20:23.654Z] #110 14.72 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2023-02-22T19:20:23.914Z] #110 14.86 Setting up xfsprogs (5.10.0-4) ... [2023-02-22T19:20:23.914Z] #110 14.87 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-02-22T19:20:23.914Z] #110 14.87 Failed to connect to bus: Host is down [2023-02-22T19:20:23.914Z] #110 14.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-22T19:20:24.853Z] #110 DONE 15.8s [2023-02-22T19:20:24.853Z] [2023-02-22T19:20:24.853Z] #111 [dev-base 9/11] 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 [2023-02-22T19:20:25.423Z] #111 0.559 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-22T19:20:25.423Z] #111 0.564 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-22T19:20:25.423Z] #111 0.568 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-22T19:20:25.423Z] #111 DONE 0.6s [2023-02-22T19:20:25.423Z] [2023-02-22T19:20:25.423Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-02-22T19:20:32.001Z] #112 5.791 Collecting yamllint==1.27.1 [2023-02-22T19:20:32.261Z] #112 6.836 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-02-22T19:20:32.521Z] #112 7.152 Collecting pathspec>=0.5.3 [2023-02-22T19:20:32.521Z] #112 7.157 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-22T19:20:32.521Z] #112 7.260 Collecting pyyaml [2023-02-22T19:20:32.781Z] #112 7.267 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-02-22T19:20:32.781Z] #112 7.283 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-02-22T19:20:32.781Z] #112 7.288 Building wheels for collected packages: yamllint [2023-02-22T19:20:32.781Z] #112 7.288 Building wheel for yamllint (setup.py): started [2023-02-22T19:20:33.041Z] #112 7.546 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-22T19:20:33.041Z] #112 7.547 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=41399868dde0cace7132eeb133bbf920a963820f35ea719e81648a2a8e341d0c [2023-02-22T19:20:33.041Z] #112 7.547 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-02-22T19:20:33.041Z] #112 7.549 Successfully built yamllint [2023-02-22T19:20:33.041Z] #112 7.556 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-22T19:20:33.041Z] #112 7.678 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 [2023-02-22T19:20:33.301Z] #112 DONE 8.0s [2023-02-22T19:20:33.561Z] [2023-02-22T19:20:33.561Z] #113 [dev-base 11/11] 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 --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-02-22T19:20:34.131Z] #113 0.762 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-22T19:20:34.131Z] #113 0.762 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-22T19:20:34.131Z] #113 0.762 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-22T19:20:35.271Z] #113 1.139 Reading package lists... [2023-02-22T19:20:35.532Z] #113 1.682 Reading package lists... [2023-02-22T19:20:35.792Z] #113 2.244 Building dependency tree... [2023-02-22T19:20:35.792Z] #113 2.414 Reading state information... [2023-02-22T19:20:36.052Z] #113 2.605 gcc is already the newest version (4:10.2.1-1). [2023-02-22T19:20:36.052Z] #113 2.605 pkg-config is already the newest version (0.29.2-1). [2023-02-22T19:20:36.052Z] #113 2.605 The following additional packages will be installed: [2023-02-22T19:20:36.052Z] #113 2.605 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-02-22T19:20:36.052Z] #113 2.605 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-02-22T19:20:36.052Z] #113 2.606 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-02-22T19:20:36.052Z] #113 2.606 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-02-22T19:20:36.052Z] #113 2.606 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-02-22T19:20:36.052Z] #113 2.607 uuid-dev zlib1g-dev [2023-02-22T19:20:36.052Z] #113 2.609 Suggested packages: [2023-02-22T19:20:36.052Z] #113 2.609 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-02-22T19:20:36.052Z] #113 2.609 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-02-22T19:20:36.052Z] #113 2.609 Recommended packages: [2023-02-22T19:20:36.052Z] #113 2.609 build-essential fakeroot libalgorithm-merge-perl [2023-02-22T19:20:36.312Z] #113 2.883 The following NEW packages will be installed: [2023-02-22T19:20:36.312Z] #113 2.884 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-02-22T19:20:36.312Z] #113 2.884 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-02-22T19:20:36.312Z] #113 2.884 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-02-22T19:20:36.312Z] #113 2.884 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-02-22T19:20:36.312Z] #113 2.884 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-02-22T19:20:36.312Z] #113 2.884 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-02-22T19:20:36.312Z] #113 2.885 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-02-22T19:20:36.572Z] #113 3.167 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded. [2023-02-22T19:20:36.572Z] #113 3.167 Need to get 10.3 MB of archives. [2023-02-22T19:20:36.572Z] #113 3.167 After this operation, 41.5 MB of additional disk space will be used. [2023-02-22T19:20:36.572Z] #113 3.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-02-22T19:20:36.572Z] #113 3.185 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-02-22T19:20:36.572Z] #113 3.186 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-02-22T19:20:36.572Z] #113 3.188 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-02-22T19:20:36.572Z] #113 3.190 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-02-22T19:20:36.572Z] #113 3.191 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-02-22T19:20:36.572Z] #113 3.192 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-02-22T19:20:36.572Z] #113 3.194 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-02-22T19:20:36.572Z] #113 3.196 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-02-22T19:20:36.572Z] #113 3.197 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-02-22T19:20:36.572Z] #113 3.199 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-02-22T19:20:36.572Z] #113 3.201 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-02-22T19:20:36.572Z] #113 3.203 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-02-22T19:20:36.572Z] #113 3.204 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-02-22T19:20:36.572Z] #113 3.206 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-02-22T19:20:36.572Z] #113 3.207 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-02-22T19:20:36.572Z] #113 3.211 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-02-22T19:20:36.572Z] #113 3.213 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-02-22T19:20:36.572Z] #113 3.213 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-02-22T19:20:36.572Z] #113 3.214 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-02-22T19:20:36.572Z] #113 3.222 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-02-22T19:20:36.572Z] #113 3.223 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-02-22T19:20:36.572Z] #113 3.224 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-02-22T19:20:36.572Z] #113 3.225 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-02-22T19:20:36.572Z] #113 3.227 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-02-22T19:20:36.572Z] #113 3.228 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-02-22T19:20:36.572Z] #113 3.230 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-02-22T19:20:36.572Z] #113 3.233 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-02-22T19:20:36.572Z] #113 3.235 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-02-22T19:20:36.832Z] #113 3.244 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-02-22T19:20:36.832Z] #113 3.245 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-02-22T19:20:36.832Z] #113 3.246 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-02-22T19:20:36.832Z] #113 3.392 debconf: delaying package configuration, since apt-utils is not installed [2023-02-22T19:20:36.832Z] #113 3.435 Fetched 10.3 MB in 0s (29.4 MB/s) [2023-02-22T19:20:36.832Z] #113 3.461 Selecting previously unselected package dpkg-dev. [2023-02-22T19:20:36.832Z] #113 3.461 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21236 files and directories currently installed.) [2023-02-22T19:20:36.832Z] #113 3.474 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-02-22T19:20:36.832Z] #113 3.479 Unpacking dpkg-dev (1.20.12) ... [2023-02-22T19:20:37.092Z] #113 3.608 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-02-22T19:20:37.092Z] #113 3.610 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-02-22T19:20:37.092Z] #113 3.620 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-02-22T19:20:37.092Z] #113 3.661 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-02-22T19:20:37.092Z] #113 3.661 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-02-22T19:20:37.092Z] #113 3.666 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-02-22T19:20:37.092Z] #113 3.711 Selecting previously unselected package libsecret-common. [2023-02-22T19:20:37.092Z] #113 3.714 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-02-22T19:20:37.092Z] #113 3.718 Unpacking libsecret-common (0.20.4-2) ... [2023-02-22T19:20:37.092Z] #113 3.776 Selecting previously unselected package libsecret-1-0:arm64. [2023-02-22T19:20:37.352Z] #113 3.779 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-02-22T19:20:37.352Z] #113 3.784 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-02-22T19:20:37.352Z] #113 3.826 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-02-22T19:20:37.352Z] #113 3.828 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-02-22T19:20:37.352Z] #113 3.833 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-02-22T19:20:37.352Z] #113 3.868 Selecting previously unselected package libapparmor-dev:arm64. [2023-02-22T19:20:37.352Z] #113 3.871 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-02-22T19:20:37.352Z] #113 3.875 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-22T19:20:37.352Z] #113 3.921 Selecting previously unselected package uuid-dev:arm64. [2023-02-22T19:20:37.352Z] #113 3.923 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-22T19:20:37.352Z] #113 3.929 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-22T19:20:37.352Z] #113 3.981 Selecting previously unselected package libblkid-dev:arm64. [2023-02-22T19:20:37.352Z] #113 3.984 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-22T19:20:37.352Z] #113 3.994 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-22T19:20:37.352Z] #113 4.051 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-02-22T19:20:37.612Z] #113 4.054 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-22T19:20:37.612Z] #113 4.059 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-22T19:20:37.612Z] #113 4.096 Selecting previously unselected package libudev-dev:arm64. [2023-02-22T19:20:37.612Z] #113 4.096 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-22T19:20:37.612Z] #113 4.101 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-22T19:20:37.612Z] #113 4.146 Selecting previously unselected package libsepol1-dev:arm64. [2023-02-22T19:20:37.612Z] #113 4.149 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-02-22T19:20:37.612Z] #113 4.155 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-02-22T19:20:37.612Z] #113 4.226 Selecting previously unselected package libpcre2-16-0:arm64. [2023-02-22T19:20:37.612Z] #113 4.229 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-02-22T19:20:37.612Z] #113 4.234 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:37.612Z] #113 4.289 Selecting previously unselected package libpcre2-32-0:arm64. [2023-02-22T19:20:37.612Z] #113 4.292 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-02-22T19:20:37.612Z] #113 4.297 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:37.612Z] #113 4.350 Selecting previously unselected package libpcre2-posix2:arm64. [2023-02-22T19:20:37.612Z] #113 4.353 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-02-22T19:20:37.612Z] #113 4.357 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:37.612Z] #113 4.391 Selecting previously unselected package libpcre2-dev:arm64. [2023-02-22T19:20:37.872Z] #113 4.394 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-02-22T19:20:37.872Z] #113 4.399 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:37.872Z] #113 4.483 Selecting previously unselected package libselinux1-dev:arm64. [2023-02-22T19:20:37.872Z] #113 4.486 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-02-22T19:20:37.872Z] #113 4.491 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-02-22T19:20:37.872Z] #113 4.552 Selecting previously unselected package libdevmapper-dev:arm64. [2023-02-22T19:20:37.872Z] #113 4.555 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-02-22T19:20:37.872Z] #113 4.560 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-22T19:20:37.872Z] #113 4.598 Selecting previously unselected package libffi-dev:arm64. [2023-02-22T19:20:37.872Z] #113 4.600 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-02-22T19:20:37.872Z] #113 4.605 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-02-22T19:20:37.872Z] #113 4.648 Selecting previously unselected package libglib2.0-data. [2023-02-22T19:20:38.132Z] #113 4.651 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-02-22T19:20:38.132Z] #113 4.656 Unpacking libglib2.0-data (2.66.8-1) ... [2023-02-22T19:20:38.132Z] #113 4.803 Selecting previously unselected package libglib2.0-bin. [2023-02-22T19:20:38.132Z] #113 4.806 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-02-22T19:20:38.132Z] #113 4.812 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-02-22T19:20:38.132Z] #113 4.862 Selecting previously unselected package libglib2.0-dev-bin. [2023-02-22T19:20:38.132Z] #113 4.864 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-02-22T19:20:38.132Z] #113 4.869 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-02-22T19:20:38.132Z] #113 4.919 Selecting previously unselected package libmount-dev:arm64. [2023-02-22T19:20:38.392Z] #113 4.922 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-22T19:20:38.392Z] #113 4.928 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-22T19:20:38.392Z] #113 4.979 Selecting previously unselected package libpcre16-3:arm64. [2023-02-22T19:20:38.392Z] #113 4.982 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-02-22T19:20:38.392Z] #113 4.987 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-02-22T19:20:38.392Z] #113 5.041 Selecting previously unselected package libpcre32-3:arm64. [2023-02-22T19:20:38.392Z] #113 5.044 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-02-22T19:20:38.392Z] #113 5.048 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-02-22T19:20:38.392Z] #113 5.099 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-02-22T19:20:38.392Z] #113 5.102 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-02-22T19:20:38.392Z] #113 5.107 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-02-22T19:20:38.392Z] #113 5.147 Selecting previously unselected package libpcre3-dev:arm64. [2023-02-22T19:20:38.652Z] #113 5.150 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-02-22T19:20:38.652Z] #113 5.154 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-02-22T19:20:38.652Z] #113 5.245 Selecting previously unselected package zlib1g-dev:arm64. [2023-02-22T19:20:38.652Z] #113 5.248 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-02-22T19:20:38.652Z] #113 5.253 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-22T19:20:38.652Z] #113 5.301 Selecting previously unselected package libglib2.0-dev:arm64. [2023-02-22T19:20:38.652Z] #113 5.304 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-02-22T19:20:38.652Z] #113 5.309 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-02-22T19:20:38.912Z] #113 5.508 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-22T19:20:38.912Z] #113 5.511 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-22T19:20:38.912Z] #113 5.516 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-22T19:20:38.912Z] #113 5.559 Selecting previously unselected package libsecret-1-dev:arm64. [2023-02-22T19:20:38.912Z] #113 5.562 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-02-22T19:20:38.912Z] #113 5.566 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-02-22T19:20:38.912Z] #113 5.627 Selecting previously unselected package libsystemd-dev:arm64. [2023-02-22T19:20:39.171Z] #113 5.630 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-22T19:20:39.171Z] #113 5.636 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-22T19:20:39.171Z] #113 5.753 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-02-22T19:20:39.171Z] #113 5.769 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-02-22T19:20:39.431Z] #113 5.940 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 5.954 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-22T19:20:39.431Z] #113 5.968 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-02-22T19:20:39.431Z] #113 5.981 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-02-22T19:20:39.431Z] #113 5.996 Setting up libffi-dev:arm64 (3.3-6) ... [2023-02-22T19:20:39.431Z] #113 6.009 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.023 Setting up dpkg-dev (1.20.12) ... [2023-02-22T19:20:39.431Z] #113 6.045 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.060 Setting up libglib2.0-data (2.66.8-1) ... [2023-02-22T19:20:39.431Z] #113 6.073 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.085 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-02-22T19:20:39.431Z] #113 6.100 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.113 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.125 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-22T19:20:39.431Z] #113 6.138 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-02-22T19:20:39.431Z] #113 6.151 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-22T19:20:39.431Z] #113 6.165 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.178 Setting up libsecret-common (0.20.4-2) ... [2023-02-22T19:20:39.431Z] #113 6.191 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.210 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-22T19:20:39.431Z] #113 6.223 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-02-22T19:20:39.690Z] #113 6.236 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-02-22T19:20:39.690Z] #113 6.249 Setting up libglib2.0-bin (2.66.8-1) ... [2023-02-22T19:20:39.690Z] #113 6.262 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-02-22T19:20:39.690Z] #113 6.275 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-02-22T19:20:39.690Z] #113 6.288 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-22T19:20:39.690Z] #113 6.301 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-22T19:20:39.690Z] #113 6.314 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-02-22T19:20:39.690Z] #113 6.327 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-02-22T19:20:39.690Z] #113 6.342 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-02-22T19:20:39.690Z] #113 6.358 No schema files found: doing nothing. [2023-02-22T19:20:39.690Z] #113 6.363 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-22T19:20:39.690Z] #113 6.387 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-02-22T19:20:40.636Z] #113 DONE 7.0s [2023-02-22T19:20:40.636Z] [2023-02-22T19:20:40.636Z] #114 [dev 1/1] COPY . . [2023-02-22T19:20:43.180Z] #114 DONE 2.5s [2023-02-22T19:20:43.180Z] [2023-02-22T19:20:43.180Z] #115 exporting to image [2023-02-22T19:20:43.180Z] #115 exporting layers [2023-02-22T19:20:44.120Z] #115 exporting layers 1.4s done [2023-02-22T19:20:44.120Z] #115 writing image sha256:12ecba5e4294d9586a27fe5497b49b1a98d9c2a59ef15d15cea0961d7f615a1a done [2023-02-22T19:20:44.120Z] #115 naming to docker.io/library/docker:3606d6a7cd0d33fb876b5333243f3e3c77f0325c done [2023-02-22T19:20:44.120Z] #115 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-22T19:20:44.435Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-02-22T19:20:44.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45063/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3606d6a7cd0d33fb876b5333243f3e3c77f0325c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3606d6a7cd0d33fb876b5333243f3e3c77f0325c hack/test/unit [2023-02-22T19:20:45.288Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-02-22T19:20:45.289Z] + TESTFLAGS+=' -test.timeout=5m' [2023-02-22T19:20:45.289Z] + TESTDIRS=./... [2023-02-22T19:20:45.289Z] + exclude_paths='/vendor/|/integration' [2023-02-22T19:20:45.289Z] ++ grep -vE '(/vendor/|/integration)' [2023-02-22T19:20:45.289Z] ++ go list ./... [2023-02-22T19:20:46.230Z] + pkg_list='github.com/docker/docker/api [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/backend/build [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/httpstatus [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/httputils [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/middleware [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/build [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/container [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/debug [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/distribution [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/grpc [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/image [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/network [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/plugin [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/session [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/swarm [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/system [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/volume [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/backend [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/blkiodev [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/container [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/events [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/filters [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/image [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/mount [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/network [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/registry [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/strslice [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/swarm [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/time [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/versions [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/volume [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/builder-next/worker [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/dockerfile [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/remotecontext [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/remotecontext/git [2023-02-22T19:20:46.230Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-22T19:20:46.230Z] github.com/docker/docker/cli/debug [2023-02-22T19:20:46.230Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-22T19:20:46.230Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-22T19:20:46.230Z] github.com/docker/docker/client [2023-02-22T19:20:46.230Z] github.com/docker/docker/cmd/docker-proxy [2023-02-22T19:20:46.230Z] github.com/docker/docker/cmd/dockerd [2023-02-22T19:20:46.230Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-22T19:20:46.230Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-22T19:20:46.230Z] github.com/docker/docker/container [2023-02-22T19:20:46.230Z] github.com/docker/docker/container/stream [2023-02-22T19:20:46.230Z] github.com/docker/docker/contrib/apparmor [2023-02-22T19:20:46.230Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-22T19:20:46.230Z] github.com/docker/docker/contrib/httpserver [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/cluster [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/cluster/convert [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/cluster/executor [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/cluster/provider [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/config [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/containerd [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/events [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/events/testutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/images [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/initlayer [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/links [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/listeners [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/gelf [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/journald [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/local [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/logentries [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/splunk [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/syslog [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/logger/templates [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/names [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/network [2023-02-22T19:20:46.230Z] github.com/docker/docker/daemon/stats [2023-02-22T19:20:46.230Z] github.com/docker/docker/distribution [2023-02-22T19:20:46.230Z] github.com/docker/docker/distribution/metadata [2023-02-22T19:20:46.230Z] github.com/docker/docker/distribution/utils [2023-02-22T19:20:46.230Z] github.com/docker/docker/distribution/xfer [2023-02-22T19:20:46.230Z] github.com/docker/docker/dockerversion [2023-02-22T19:20:46.230Z] github.com/docker/docker/errdefs [2023-02-22T19:20:46.230Z] github.com/docker/docker/image [2023-02-22T19:20:46.230Z] github.com/docker/docker/image/cache [2023-02-22T19:20:46.230Z] github.com/docker/docker/image/tarexport [2023-02-22T19:20:46.230Z] github.com/docker/docker/image/v1 [2023-02-22T19:20:46.230Z] github.com/docker/docker/internal/mounttree [2023-02-22T19:20:46.230Z] github.com/docker/docker/internal/test/suite [2023-02-22T19:20:46.230Z] github.com/docker/docker/internal/unshare [2023-02-22T19:20:46.230Z] github.com/docker/docker/layer [2023-02-22T19:20:46.230Z] github.com/docker/docker/libcontainerd [2023-02-22T19:20:46.230Z] github.com/docker/docker/libcontainerd/queue [2023-02-22T19:20:46.230Z] github.com/docker/docker/libcontainerd/remote [2023-02-22T19:20:46.230Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-22T19:20:46.230Z] github.com/docker/docker/libcontainerd/types [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/bitmap [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/bitseq [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cluster [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/config [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/datastore [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/driverapi [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/etchosts [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/idm [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipam [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/iptables [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/netlabel [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/netutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/networkdb [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/ns [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/options [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/osl [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/portallocator [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/portmapper [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/testutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/libnetwork/types [2023-02-22T19:20:46.230Z] github.com/docker/docker/oci [2023-02-22T19:20:46.230Z] github.com/docker/docker/oci/caps [2023-02-22T19:20:46.230Z] github.com/docker/docker/opts [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/aaparser [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/archive [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/authorization [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/broadcaster [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/capabilities [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/chrootarchive [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/containerfs [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/devicemapper [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/directory [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/dmesg [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/fileutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/homedir [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/idtools [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/ioutils [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/jsonmessage [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/longpath [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/loopback [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/namesgenerator [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/parsers [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/pidfile [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/platform [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/platforms [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/plugingetter [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/plugins [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/plugins/transport [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/pools [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/process [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/progress [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/reexec [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/rootless [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/stack [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/stdcopy [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/streamformatter [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/stringid [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/sysinfo [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/system [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/tailfile [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/tarsum [2023-02-22T19:20:46.230Z] github.com/docker/docker/pkg/useragent [2023-02-22T19:20:46.230Z] github.com/docker/docker/plugin [2023-02-22T19:20:46.230Z] github.com/docker/docker/plugin/executor/containerd [2023-02-22T19:20:46.230Z] github.com/docker/docker/plugin/v2 [2023-02-22T19:20:46.230Z] github.com/docker/docker/profiles/apparmor [2023-02-22T19:20:46.230Z] github.com/docker/docker/profiles/seccomp [2023-02-22T19:20:46.230Z] github.com/docker/docker/quota [2023-02-22T19:20:46.230Z] github.com/docker/docker/reference [2023-02-22T19:20:46.230Z] github.com/docker/docker/registry [2023-02-22T19:20:46.230Z] github.com/docker/docker/registry/resumable [2023-02-22T19:20:46.230Z] github.com/docker/docker/restartmanager [2023-02-22T19:20:46.230Z] github.com/docker/docker/runconfig [2023-02-22T19:20:46.230Z] github.com/docker/docker/runconfig/opts [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/daemon [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/environment [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/fakecontext [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/fakegit [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/fakestorage [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/fixtures/load [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/registry [2023-02-22T19:20:46.230Z] github.com/docker/docker/testutil/request [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume/drivers [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume/local [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume/mounts [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume/service [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume/service/opts [2023-02-22T19:20:46.230Z] github.com/docker/docker/volume/testutils' [2023-02-22T19:20:46.230Z] ++ grep --fixed-strings -v /libnetwork [2023-02-22T19:20:46.230Z] ++ echo 'github.com/docker/docker/api [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/backend/build [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/httpstatus [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/httputils [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/middleware [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/build [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/container [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/debug [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/distribution [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/grpc [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/image [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/network [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/plugin [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/session [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/swarm [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/system [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/server/router/volume [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/backend [2023-02-22T19:20:46.230Z] github.com/docker/docker/api/types/blkiodev [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/events [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/filters [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/image [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/mount [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/network [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/registry [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/strslice [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/swarm [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/time [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/versions [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/volume [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/worker [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/dockerfile [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/remotecontext [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/remotecontext/git [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-22T19:20:46.231Z] github.com/docker/docker/cli/debug [2023-02-22T19:20:46.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-22T19:20:46.231Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/client [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/docker-proxy [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/dockerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-22T19:20:46.231Z] github.com/docker/docker/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/container/stream [2023-02-22T19:20:46.231Z] github.com/docker/docker/contrib/apparmor [2023-02-22T19:20:46.231Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-22T19:20:46.231Z] github.com/docker/docker/contrib/httpserver [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/convert [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/executor [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/provider [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/config [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/containerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/events [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/events/testutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/images [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/initlayer [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/links [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/listeners [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/gelf [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/journald [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/local [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/logentries [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/splunk [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/syslog [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/logger/templates [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/names [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/network [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/stats [2023-02-22T19:20:46.231Z] github.com/docker/docker/distribution [2023-02-22T19:20:46.231Z] github.com/docker/docker/distribution/metadata [2023-02-22T19:20:46.231Z] github.com/docker/docker/distribution/utils [2023-02-22T19:20:46.231Z] github.com/docker/docker/distribution/xfer [2023-02-22T19:20:46.231Z] github.com/docker/docker/dockerversion [2023-02-22T19:20:46.231Z] github.com/docker/docker/errdefs [2023-02-22T19:20:46.231Z] github.com/docker/docker/image [2023-02-22T19:20:46.231Z] github.com/docker/docker/image/cache [2023-02-22T19:20:46.231Z] github.com/docker/docker/image/tarexport [2023-02-22T19:20:46.231Z] github.com/docker/docker/image/v1 [2023-02-22T19:20:46.231Z] github.com/docker/docker/internal/mounttree [2023-02-22T19:20:46.231Z] github.com/docker/docker/internal/test/suite [2023-02-22T19:20:46.231Z] github.com/docker/docker/internal/unshare [2023-02-22T19:20:46.231Z] github.com/docker/docker/layer [2023-02-22T19:20:46.231Z] github.com/docker/docker/libcontainerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/libcontainerd/queue [2023-02-22T19:20:46.231Z] github.com/docker/docker/libcontainerd/remote [2023-02-22T19:20:46.231Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-22T19:20:46.231Z] github.com/docker/docker/libcontainerd/types [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/bitmap [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/bitseq [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cluster [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/config [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/datastore [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/driverapi [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/etchosts [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/idm [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipam [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/iptables [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/netlabel [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/netutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/networkdb [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/ns [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/options [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/osl [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/portallocator [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/portmapper [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/testutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/libnetwork/types [2023-02-22T19:20:46.231Z] github.com/docker/docker/oci [2023-02-22T19:20:46.231Z] github.com/docker/docker/oci/caps [2023-02-22T19:20:46.231Z] github.com/docker/docker/opts [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/aaparser [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/archive [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/authorization [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/broadcaster [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/capabilities [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/chrootarchive [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/containerfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/devicemapper [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/directory [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/dmesg [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/fileutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/homedir [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/idtools [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/ioutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/jsonmessage [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/longpath [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/loopback [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/namesgenerator [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/parsers [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/pidfile [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/platform [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/platforms [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/plugingetter [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/plugins [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/plugins/transport [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/pools [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/process [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/progress [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/reexec [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/rootless [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/stack [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/stdcopy [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/streamformatter [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/stringid [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/sysinfo [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/system [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/tailfile [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/tarsum [2023-02-22T19:20:46.231Z] github.com/docker/docker/pkg/useragent [2023-02-22T19:20:46.231Z] github.com/docker/docker/plugin [2023-02-22T19:20:46.231Z] github.com/docker/docker/plugin/executor/containerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/plugin/v2 [2023-02-22T19:20:46.231Z] github.com/docker/docker/profiles/apparmor [2023-02-22T19:20:46.231Z] github.com/docker/docker/profiles/seccomp [2023-02-22T19:20:46.231Z] github.com/docker/docker/quota [2023-02-22T19:20:46.231Z] github.com/docker/docker/reference [2023-02-22T19:20:46.231Z] github.com/docker/docker/registry [2023-02-22T19:20:46.231Z] github.com/docker/docker/registry/resumable [2023-02-22T19:20:46.231Z] github.com/docker/docker/restartmanager [2023-02-22T19:20:46.231Z] github.com/docker/docker/runconfig [2023-02-22T19:20:46.231Z] github.com/docker/docker/runconfig/opts [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/daemon [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/environment [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/fakecontext [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/fakegit [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/fakestorage [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/fixtures/load [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/registry [2023-02-22T19:20:46.231Z] github.com/docker/docker/testutil/request [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume/drivers [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume/local [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume/mounts [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume/service [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume/service/opts [2023-02-22T19:20:46.231Z] github.com/docker/docker/volume/testutils' [2023-02-22T19:20:46.231Z] + base_pkg_list='github.com/docker/docker/api [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/backend/build [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/httpstatus [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/httputils [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/middleware [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/build [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/debug [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/distribution [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/grpc [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/image [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/network [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/plugin [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/session [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/swarm [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/system [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/server/router/volume [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/backend [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/blkiodev [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/events [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/filters [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/image [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/mount [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/network [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/registry [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/strslice [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/swarm [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/time [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/versions [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-22T19:20:46.231Z] github.com/docker/docker/api/types/volume [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/builder-next/worker [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/dockerfile [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/remotecontext [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/remotecontext/git [2023-02-22T19:20:46.231Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-22T19:20:46.231Z] github.com/docker/docker/cli/debug [2023-02-22T19:20:46.231Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-22T19:20:46.231Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/client [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/docker-proxy [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/dockerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-22T19:20:46.231Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-22T19:20:46.231Z] github.com/docker/docker/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/container/stream [2023-02-22T19:20:46.231Z] github.com/docker/docker/contrib/apparmor [2023-02-22T19:20:46.231Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-22T19:20:46.231Z] github.com/docker/docker/contrib/httpserver [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/convert [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/executor [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/cluster/provider [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/config [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/containerd [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/events [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/events/testutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/images [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/initlayer [2023-02-22T19:20:46.231Z] github.com/docker/docker/daemon/links [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/listeners [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/gelf [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/local [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/logentries [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/splunk [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/syslog [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/templates [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/names [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/network [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/stats [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution/metadata [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution/utils [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution/xfer [2023-02-22T19:20:46.232Z] github.com/docker/docker/dockerversion [2023-02-22T19:20:46.232Z] github.com/docker/docker/errdefs [2023-02-22T19:20:46.232Z] github.com/docker/docker/image [2023-02-22T19:20:46.232Z] github.com/docker/docker/image/cache [2023-02-22T19:20:46.232Z] github.com/docker/docker/image/tarexport [2023-02-22T19:20:46.232Z] github.com/docker/docker/image/v1 [2023-02-22T19:20:46.232Z] github.com/docker/docker/internal/mounttree [2023-02-22T19:20:46.232Z] github.com/docker/docker/internal/test/suite [2023-02-22T19:20:46.232Z] github.com/docker/docker/internal/unshare [2023-02-22T19:20:46.232Z] github.com/docker/docker/layer [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/queue [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/remote [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/types [2023-02-22T19:20:46.232Z] github.com/docker/docker/oci [2023-02-22T19:20:46.232Z] github.com/docker/docker/oci/caps [2023-02-22T19:20:46.232Z] github.com/docker/docker/opts [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/aaparser [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/archive [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/authorization [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/broadcaster [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/capabilities [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/chrootarchive [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/containerfs [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/devicemapper [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/directory [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/dmesg [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/fileutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/homedir [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/idtools [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/ioutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/jsonmessage [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/longpath [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/loopback [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/namesgenerator [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/parsers [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/pidfile [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/platform [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/platforms [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/plugingetter [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/plugins [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/plugins/transport [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/pools [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/process [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/progress [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/reexec [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/rootless [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/stack [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/stdcopy [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/streamformatter [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/stringid [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/sysinfo [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/system [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/tailfile [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/tarsum [2023-02-22T19:20:46.232Z] github.com/docker/docker/pkg/useragent [2023-02-22T19:20:46.232Z] github.com/docker/docker/plugin [2023-02-22T19:20:46.232Z] github.com/docker/docker/plugin/executor/containerd [2023-02-22T19:20:46.232Z] github.com/docker/docker/plugin/v2 [2023-02-22T19:20:46.232Z] github.com/docker/docker/profiles/apparmor [2023-02-22T19:20:46.232Z] github.com/docker/docker/profiles/seccomp [2023-02-22T19:20:46.232Z] github.com/docker/docker/quota [2023-02-22T19:20:46.232Z] github.com/docker/docker/reference [2023-02-22T19:20:46.232Z] github.com/docker/docker/registry [2023-02-22T19:20:46.232Z] github.com/docker/docker/registry/resumable [2023-02-22T19:20:46.232Z] github.com/docker/docker/restartmanager [2023-02-22T19:20:46.232Z] github.com/docker/docker/runconfig [2023-02-22T19:20:46.232Z] github.com/docker/docker/runconfig/opts [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/daemon [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/environment [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/fakecontext [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/fakegit [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/fakestorage [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/fixtures/load [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/registry [2023-02-22T19:20:46.232Z] github.com/docker/docker/testutil/request [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume/drivers [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume/local [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume/mounts [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume/service [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume/service/opts [2023-02-22T19:20:46.232Z] github.com/docker/docker/volume/testutils' [2023-02-22T19:20:46.232Z] ++ echo 'github.com/docker/docker/api [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/backend/build [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/httpstatus [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/httputils [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/middleware [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/build [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/container [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/debug [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/distribution [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/grpc [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/image [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/network [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/plugin [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/session [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/swarm [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/system [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/server/router/volume [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/backend [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/blkiodev [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/container [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/events [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/filters [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/image [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/mount [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/network [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/registry [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/strslice [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/swarm [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/time [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/versions [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-22T19:20:46.232Z] github.com/docker/docker/api/types/volume [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/builder-next/worker [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/dockerfile [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/remotecontext [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/remotecontext/git [2023-02-22T19:20:46.232Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-22T19:20:46.232Z] github.com/docker/docker/cli/debug [2023-02-22T19:20:46.232Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-22T19:20:46.232Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-22T19:20:46.232Z] github.com/docker/docker/client [2023-02-22T19:20:46.232Z] github.com/docker/docker/cmd/docker-proxy [2023-02-22T19:20:46.232Z] github.com/docker/docker/cmd/dockerd [2023-02-22T19:20:46.232Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-22T19:20:46.232Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-22T19:20:46.232Z] github.com/docker/docker/container [2023-02-22T19:20:46.232Z] github.com/docker/docker/container/stream [2023-02-22T19:20:46.232Z] github.com/docker/docker/contrib/apparmor [2023-02-22T19:20:46.232Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-22T19:20:46.232Z] github.com/docker/docker/contrib/httpserver [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/cluster [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/cluster/convert [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/cluster/executor [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/cluster/provider [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/config [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/containerd [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/events [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/events/testutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/images [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/initlayer [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/links [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/listeners [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/gelf [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/local [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/logentries [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/splunk [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/syslog [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/logger/templates [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/names [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/network [2023-02-22T19:20:46.232Z] github.com/docker/docker/daemon/stats [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution/metadata [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution/utils [2023-02-22T19:20:46.232Z] github.com/docker/docker/distribution/xfer [2023-02-22T19:20:46.232Z] github.com/docker/docker/dockerversion [2023-02-22T19:20:46.232Z] github.com/docker/docker/errdefs [2023-02-22T19:20:46.232Z] github.com/docker/docker/image [2023-02-22T19:20:46.232Z] github.com/docker/docker/image/cache [2023-02-22T19:20:46.232Z] github.com/docker/docker/image/tarexport [2023-02-22T19:20:46.232Z] github.com/docker/docker/image/v1 [2023-02-22T19:20:46.232Z] github.com/docker/docker/internal/mounttree [2023-02-22T19:20:46.232Z] github.com/docker/docker/internal/test/suite [2023-02-22T19:20:46.232Z] github.com/docker/docker/internal/unshare [2023-02-22T19:20:46.232Z] github.com/docker/docker/layer [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/queue [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/remote [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-22T19:20:46.232Z] github.com/docker/docker/libcontainerd/types [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/bitmap [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/bitseq [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cluster [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/config [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/datastore [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/driverapi [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/etchosts [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/idm [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipam [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/iptables [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/netlabel [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/netutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/networkdb [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/ns [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/options [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/osl [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/portallocator [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/portmapper [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/testutils [2023-02-22T19:20:46.232Z] github.com/docker/docker/libnetwork/types [2023-02-22T19:20:46.232Z] github.com/docker/docker/oci [2023-02-22T19:20:46.232Z] github.com/docker/docker/oci/caps [2023-02-22T19:20:46.232Z] github.com/docker/docker/opts [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/aaparser [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/archive [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/authorization [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/broadcaster [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/capabilities [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/chrootarchive [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/containerfs [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/devicemapper [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/directory [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/dmesg [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/fileutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/homedir [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/idtools [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/ioutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/jsonmessage [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/longpath [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/loopback [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/namesgenerator [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/parsers [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/pidfile [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/platform [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/platforms [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/plugingetter [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/plugins [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/plugins/transport [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/pools [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/process [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/progress [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/reexec [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/rootless [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/stack [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/stdcopy [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/streamformatter [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/stringid [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/sysinfo [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/system [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/tailfile [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/tarsum [2023-02-22T19:20:46.233Z] github.com/docker/docker/pkg/useragent [2023-02-22T19:20:46.233Z] github.com/docker/docker/plugin [2023-02-22T19:20:46.233Z] github.com/docker/docker/plugin/executor/containerd [2023-02-22T19:20:46.233Z] github.com/docker/docker/plugin/v2 [2023-02-22T19:20:46.233Z] github.com/docker/docker/profiles/apparmor [2023-02-22T19:20:46.233Z] github.com/docker/docker/profiles/seccomp [2023-02-22T19:20:46.233Z] github.com/docker/docker/quota [2023-02-22T19:20:46.233Z] github.com/docker/docker/reference [2023-02-22T19:20:46.233Z] github.com/docker/docker/registry [2023-02-22T19:20:46.233Z] github.com/docker/docker/registry/resumable [2023-02-22T19:20:46.233Z] github.com/docker/docker/restartmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/runconfig [2023-02-22T19:20:46.233Z] github.com/docker/docker/runconfig/opts [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/daemon [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/environment [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/fakecontext [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/fakegit [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/fakestorage [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/fixtures/load [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/registry [2023-02-22T19:20:46.233Z] github.com/docker/docker/testutil/request [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume/drivers [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume/local [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume/mounts [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume/service [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume/service/opts [2023-02-22T19:20:46.233Z] github.com/docker/docker/volume/testutils' [2023-02-22T19:20:46.233Z] ++ grep --fixed-strings /libnetwork [2023-02-22T19:20:46.233Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/bitmap [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/bitseq [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cluster [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/config [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/datastore [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/driverapi [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/etchosts [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/idm [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipam [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/iptables [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/netlabel [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/netutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/networkdb [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ns [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/options [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/osl [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/portallocator [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/portmapper [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/testutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/types' [2023-02-22T19:20:46.233Z] + echo 'github.com/docker/docker/libnetwork [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/bitmap [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/bitseq [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cluster [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/config [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/datastore [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/driverapi [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/etchosts [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/idm [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipam [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/iptables [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/netlabel [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/netutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/networkdb [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/ns [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/options [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/osl [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/portallocator [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/portmapper [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/testutils [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/types' [2023-02-22T19:20:46.233Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:20:46.233Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:20:46.233Z] + type docker-proxy [2023-02-22T19:20:46.233Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-02-22T19:20:46.233Z] + hack/make.sh binary-proxy install-proxy [2023-02-22T19:20:46.233Z] [2023-02-22T19:20:46.233Z] Removing bundles/ [2023-02-22T19:20:46.233Z] [2023-02-22T19:20:46.233Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-02-22T19:20:46.233Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-02-22T19:20:47.615Z] Created binary: bundles/binary-proxy/docker-proxy [2023-02-22T19:20:47.615Z] [2023-02-22T19:20:47.876Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-02-22T19:20:47.876Z] Installing docker-proxy to /usr/local/bin/ [2023-02-22T19:20:47.876Z] [2023-02-22T19:20:47.876Z] + mkdir -p bundles [2023-02-22T19:20:47.876Z] + '[' -n 'github.com/docker/docker/api [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/backend/build [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/httpstatus [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/httputils [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/middleware [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/build [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/container [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/debug [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/distribution [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/grpc [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/image [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/network [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/plugin [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/session [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/swarm [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/system [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/server/router/volume [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/backend [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/blkiodev [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/container [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/events [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/filters [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/image [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/mount [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/network [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/registry [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/strslice [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/swarm [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/time [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/versions [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-22T19:20:47.876Z] github.com/docker/docker/api/types/volume [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/builder-next/worker [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/dockerfile [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/remotecontext [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/remotecontext/git [2023-02-22T19:20:47.876Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-22T19:20:47.876Z] github.com/docker/docker/cli/debug [2023-02-22T19:20:47.876Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-22T19:20:47.876Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-22T19:20:47.876Z] github.com/docker/docker/client [2023-02-22T19:20:47.876Z] github.com/docker/docker/cmd/docker-proxy [2023-02-22T19:20:47.876Z] github.com/docker/docker/cmd/dockerd [2023-02-22T19:20:47.876Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-22T19:20:47.876Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-22T19:20:47.876Z] github.com/docker/docker/container [2023-02-22T19:20:47.876Z] github.com/docker/docker/container/stream [2023-02-22T19:20:47.876Z] github.com/docker/docker/contrib/apparmor [2023-02-22T19:20:47.876Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-22T19:20:47.876Z] github.com/docker/docker/contrib/httpserver [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/cluster [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/cluster/convert [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/cluster/executor [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/cluster/provider [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/config [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/containerd [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/events [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/events/testutils [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/images [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/initlayer [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/links [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/listeners [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/gelf [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/journald [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/local [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/logentries [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/splunk [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/syslog [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/logger/templates [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/names [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/network [2023-02-22T19:20:47.876Z] github.com/docker/docker/daemon/stats [2023-02-22T19:20:47.876Z] github.com/docker/docker/distribution [2023-02-22T19:20:47.876Z] github.com/docker/docker/distribution/metadata [2023-02-22T19:20:47.876Z] github.com/docker/docker/distribution/utils [2023-02-22T19:20:47.876Z] github.com/docker/docker/distribution/xfer [2023-02-22T19:20:47.876Z] github.com/docker/docker/dockerversion [2023-02-22T19:20:47.876Z] github.com/docker/docker/errdefs [2023-02-22T19:20:47.876Z] github.com/docker/docker/image [2023-02-22T19:20:47.876Z] github.com/docker/docker/image/cache [2023-02-22T19:20:47.876Z] github.com/docker/docker/image/tarexport [2023-02-22T19:20:47.876Z] github.com/docker/docker/image/v1 [2023-02-22T19:20:47.876Z] github.com/docker/docker/internal/mounttree [2023-02-22T19:20:47.876Z] github.com/docker/docker/internal/test/suite [2023-02-22T19:20:47.876Z] github.com/docker/docker/internal/unshare [2023-02-22T19:20:47.876Z] github.com/docker/docker/layer [2023-02-22T19:20:47.876Z] github.com/docker/docker/libcontainerd [2023-02-22T19:20:47.876Z] github.com/docker/docker/libcontainerd/queue [2023-02-22T19:20:47.876Z] github.com/docker/docker/libcontainerd/remote [2023-02-22T19:20:47.876Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-22T19:20:47.876Z] github.com/docker/docker/libcontainerd/types [2023-02-22T19:20:47.876Z] github.com/docker/docker/oci [2023-02-22T19:20:47.876Z] github.com/docker/docker/oci/caps [2023-02-22T19:20:47.876Z] github.com/docker/docker/opts [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/aaparser [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/archive [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/authorization [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/broadcaster [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/capabilities [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/chrootarchive [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/containerfs [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/devicemapper [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/directory [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/dmesg [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/fileutils [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/homedir [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/idtools [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/ioutils [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/jsonmessage [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/longpath [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/loopback [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/namesgenerator [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/parsers [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/pidfile [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/platform [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/platforms [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/plugingetter [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/plugins [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/plugins/transport [2023-02-22T19:20:47.876Z] github.com/docker/docker/pkg/pools [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/process [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/progress [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/reexec [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/rootless [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/stack [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/stdcopy [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/streamformatter [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/stringid [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/sysinfo [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/system [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/tailfile [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/tarsum [2023-02-22T19:20:47.877Z] github.com/docker/docker/pkg/useragent [2023-02-22T19:20:47.877Z] github.com/docker/docker/plugin [2023-02-22T19:20:47.877Z] github.com/docker/docker/plugin/executor/containerd [2023-02-22T19:20:47.877Z] github.com/docker/docker/plugin/v2 [2023-02-22T19:20:47.877Z] github.com/docker/docker/profiles/apparmor [2023-02-22T19:20:47.877Z] github.com/docker/docker/profiles/seccomp [2023-02-22T19:20:47.877Z] github.com/docker/docker/quota [2023-02-22T19:20:47.877Z] github.com/docker/docker/reference [2023-02-22T19:20:47.877Z] github.com/docker/docker/registry [2023-02-22T19:20:47.877Z] github.com/docker/docker/registry/resumable [2023-02-22T19:20:47.877Z] github.com/docker/docker/restartmanager [2023-02-22T19:20:47.877Z] github.com/docker/docker/runconfig [2023-02-22T19:20:47.877Z] github.com/docker/docker/runconfig/opts [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/daemon [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/environment [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/fakecontext [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/fakegit [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/fakestorage [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/fixtures/load [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/registry [2023-02-22T19:20:47.877Z] github.com/docker/docker/testutil/request [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume/drivers [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume/local [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume/mounts [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume/service [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume/service/opts [2023-02-22T19:20:47.877Z] github.com/docker/docker/volume/testutils' ']' [2023-02-22T19:20:47.877Z] + 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/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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/platforms 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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv 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/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 [2023-02-22T19:20:48.816Z] ? github.com/docker/docker/api [no test files] [2023-02-22T19:21:03.863Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-22T19:22:25.332Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 28.3% of statements [2023-02-22T19:22:25.332Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-22T19:22:25.332Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-22T19:22:25.592Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-02-22T19:22:25.852Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-22T19:22:26.421Z] ok github.com/docker/docker/api/server/router/volume 0.022s coverage: 66.7% of statements [2023-02-22T19:22:26.421Z] ? github.com/docker/docker/api/types [no test files] [2023-02-22T19:22:26.421Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-22T19:22:26.421Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-22T19:22:26.421Z] ok github.com/docker/docker/api/types/container 0.005s coverage: 74.3% of statements [2023-02-22T19:22:26.421Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-22T19:22:26.681Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2023-02-22T19:22:26.681Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 89.3% of statements [2023-02-22T19:22:26.681Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-22T19:22:26.681Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-22T19:22:26.681Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-22T19:22:26.681Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-22T19:22:26.940Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2023-02-22T19:22:26.941Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-22T19:22:26.941Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-22T19:22:26.941Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2023-02-22T19:22:27.201Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-22T19:22:27.201Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-22T19:22:29.765Z] ok github.com/docker/docker/builder/remotecontext 0.056s coverage: 13.7% of statements [2023-02-22T19:22:29.765Z] ok github.com/docker/docker/builder/dockerfile 0.062s coverage: 50.1% of statements [2023-02-22T19:22:30.026Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2023-02-22T19:22:30.286Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-02-22T19:22:32.828Z] ok github.com/docker/docker/builder/remotecontext/git 2.662s coverage: 82.5% of statements [2023-02-22T19:22:32.828Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-02-22T19:22:32.828Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-02-22T19:22:33.408Z] ok github.com/docker/docker/cmd/docker-proxy 0.033s coverage: 66.5% of statements [2023-02-22T19:22:34.791Z] ok github.com/docker/docker/client 0.072s coverage: 76.9% of statements [2023-02-22T19:23:06.893Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 27.7% of statements [2023-02-22T19:23:08.803Z] ok github.com/docker/docker/container 0.123s coverage: 36.5% of statements [2023-02-22T19:23:09.063Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2023-02-22T19:23:09.063Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-02-22T19:23:09.063Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-22T19:23:09.063Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-22T19:23:09.063Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-22T19:23:09.063Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-22T19:23:14.357Z] ok github.com/docker/docker/daemon/cluster 0.097s coverage: 0.5% of statements [2023-02-22T19:23:16.265Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-02-22T19:23:18.173Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 36.9% of statements [2023-02-22T19:23:26.299Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.452s coverage: 13.4% of statements [2023-02-22T19:23:26.299Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 77.3% of statements [2023-02-22T19:23:26.868Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-02-22T19:23:27.808Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2023-02-22T19:23:28.377Z] ok github.com/docker/docker/daemon 10.120s coverage: 16.4% of statements [2023-02-22T19:23:28.377Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-22T19:23:28.377Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-22T19:23:28.377Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-02-22T19:23:28.377Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-22T19:23:29.317Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.645s coverage: 74.8% of statements [2023-02-22T19:23:30.256Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements [2023-02-22T19:23:30.256Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.297s coverage: 60.7% of statements [2023-02-22T19:23:32.180Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2023-02-22T19:23:33.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.272s coverage: 50.6% of statements [2023-02-22T19:23:34.502Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.089s coverage: 46.1% of statements [2023-02-22T19:23:34.502Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-22T19:23:35.442Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.225s coverage: 60.0% of statements [2023-02-22T19:23:35.442Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-22T19:23:35.442Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-22T19:23:35.702Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.5% of statements [2023-02-22T19:23:36.642Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-02-22T19:23:37.212Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2023-02-22T19:23:37.782Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.1% of statements [2023-02-22T19:23:37.782Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-22T19:23:37.782Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-22T19:23:38.722Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.2% of statements [2023-02-22T19:23:39.292Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 78.8% of statements [2023-02-22T19:23:39.552Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2023-02-22T19:23:39.552Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-22T19:23:40.122Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2023-02-22T19:23:40.691Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.015s coverage: 88.2% of statements [2023-02-22T19:23:41.632Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.201s coverage: 76.8% of statements [2023-02-22T19:23:42.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2023-02-22T19:23:42.771Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2023-02-22T19:23:43.711Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 67.4% of statements [2023-02-22T19:23:44.285Z] ok github.com/docker/docker/daemon/logger/journald 3.412s coverage: 74.5% of statements [2023-02-22T19:23:44.285Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-02-22T19:23:44.285Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-02-22T19:23:44.285Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-22T19:23:44.285Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-02-22T19:23:44.545Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2023-02-22T19:23:45.485Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2023-02-22T19:23:45.745Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-02-22T19:23:46.314Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-02-22T19:23:47.254Z] ok github.com/docker/docker/daemon/logger/splunk 1.537s coverage: 82.5% of statements [2023-02-22T19:23:47.254Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-22T19:23:47.254Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-22T19:23:48.194Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2023-02-22T19:23:48.194Z] ok github.com/docker/docker/distribution 0.594s coverage: 29.5% of statements [2023-02-22T19:23:48.194Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-22T19:23:48.765Z] ok github.com/docker/docker/errdefs 0.009s coverage: 77.7% of statements [2023-02-22T19:23:49.705Z] ok github.com/docker/docker/image 0.027s coverage: 86.5% of statements [2023-02-22T19:23:50.275Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-02-22T19:23:51.214Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2023-02-22T19:23:51.475Z] ok github.com/docker/docker/distribution/xfer 2.517s coverage: 85.4% of statements [2023-02-22T19:23:51.475Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-22T19:23:51.475Z] ? github.com/docker/docker/image/v1 [no test files] [2023-02-22T19:23:51.475Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-02-22T19:23:51.475Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-22T19:23:51.475Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-02-22T19:23:51.735Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2023-02-22T19:23:52.679Z] ok github.com/docker/docker/oci 0.014s coverage: 39.3% of statements [2023-02-22T19:23:53.255Z] ok github.com/docker/docker/opts 0.021s coverage: 67.3% of statements [2023-02-22T19:23:53.255Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-02-22T19:23:55.165Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 81.6% of statements [2023-02-22T19:23:56.106Z] ok github.com/docker/docker/pkg/authorization 0.336s coverage: 68.3% of statements [2023-02-22T19:23:56.366Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-22T19:23:56.366Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-02-22T19:23:57.305Z] ok github.com/docker/docker/pkg/chrootarchive 0.237s coverage: 83.1% of statements [2023-02-22T19:23:57.574Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2023-02-22T19:23:57.574Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2023-02-22T19:23:57.834Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-02-22T19:23:58.093Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 77.5% of statements [2023-02-22T19:23:58.353Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-02-22T19:23:59.292Z] ok github.com/docker/docker/pkg/idtools 0.355s coverage: 69.6% of statements [2023-02-22T19:23:59.861Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.9% of statements [2023-02-22T19:24:00.121Z] ok github.com/docker/docker/layer 7.498s coverage: 68.9% of statements [2023-02-22T19:24:00.121Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-22T19:24:00.121Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-22T19:24:00.121Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-22T19:24:00.121Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-22T19:24:00.121Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-22T19:24:00.121Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-22T19:24:00.380Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2023-02-22T19:24:00.380Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-02-22T19:24:00.380Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-22T19:24:00.640Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2023-02-22T19:24:00.640Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-02-22T19:24:00.900Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2023-02-22T19:24:01.160Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2023-02-22T19:24:01.160Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 94.1% of statements [2023-02-22T19:24:01.160Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-22T19:24:01.160Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-02-22T19:24:01.160Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-22T19:24:01.730Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2023-02-22T19:24:02.300Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-02-22T19:24:02.300Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-02-22T19:24:02.561Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2023-02-22T19:24:02.820Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-22T19:24:03.080Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2023-02-22T19:24:03.340Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-02-22T19:24:03.599Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-02-22T19:24:03.858Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-02-22T19:24:04.118Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2023-02-22T19:24:04.688Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 56.0% of statements [2023-02-22T19:24:05.257Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.1% of statements [2023-02-22T19:24:05.517Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2023-02-22T19:24:06.087Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.1% of statements [2023-02-22T19:24:06.347Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-22T19:24:08.256Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.3% of statements [2023-02-22T19:24:08.825Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-02-22T19:24:09.085Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-02-22T19:24:10.473Z] ok github.com/docker/docker/quota 0.156s coverage: 71.4% of statements [2023-02-22T19:24:10.473Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-02-22T19:24:11.412Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2023-02-22T19:24:11.982Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-02-22T19:24:11.982Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 46.2% of statements [2023-02-22T19:24:12.552Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-02-22T19:24:12.812Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-02-22T19:24:14.722Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-02-22T19:24:15.291Z] ok github.com/docker/docker/volume/local 0.073s coverage: 76.6% of statements [2023-02-22T19:24:15.861Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 68.1% of statements [2023-02-22T19:24:16.800Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.9% of statements [2023-02-22T19:24:38.742Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 74.4% of statements [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/volume [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-22T19:24:38.742Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === Skipped [2023-02-22T19:24:38.742Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-02-22T19:24:38.742Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-02-22T19:24:38.742Z] network_proxy_test.go:208: No support for dual stack yet [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-02-22T19:24:38.742Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-02-22T19:24:38.742Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:71: No driver to put! [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-22T19:24:38.742Z] time="2023-02-22T19:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-22T19:24:38.742Z] time="2023-02-22T19:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-22T19:24:38.742Z] time="2023-02-22T19:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-22T19:24:38.742Z] time="2023-02-22T19:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-22T19:24:38.742Z] time="2023-02-22T19:23:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:71: No driver to put! [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-22T19:24:38.742Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-22T19:24:38.742Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-22T19:24:38.742Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-22T19:24:38.742Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-22T19:24:38.742Z] graphtest_unix.go:71: No driver to put! [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-22T19:24:38.742Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-22T19:24:38.742Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-02-22T19:24:38.742Z] [2023-02-22T19:24:38.742Z] DONE 2981 tests, 28 skipped in 227.894s [2023-02-22T19:24:38.742Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/bitmap [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/bitseq [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cluster [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/config [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/datastore [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/driverapi [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/etchosts [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/idm [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipam [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/iptables [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/netlabel [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/netutils [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/networkdb [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/ns [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/options [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/osl [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/portallocator [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/portmapper [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/testutils [2023-02-22T19:24:38.742Z] github.com/docker/docker/libnetwork/types' ']' [2023-02-22T19:24:38.743Z] + 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/bitmap 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 [2023-02-22T19:25:25.443Z] ok github.com/docker/docker/libnetwork 40.659s coverage: 41.9% of statements [2023-02-22T19:25:25.443Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-02-22T19:25:25.443Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 75.7% of statements [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-02-22T19:25:25.443Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 10.6% of statements [2023-02-22T19:25:25.443Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-02-22T19:25:25.443Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-02-22T19:25:25.443Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-02-22T19:25:27.982Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.707s coverage: 62.1% of statements [2023-02-22T19:25:27.982Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-02-22T19:25:27.982Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 33.3% of statements [2023-02-22T19:25:28.551Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.191s coverage: 5.2% of statements [2023-02-22T19:25:28.551Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-02-22T19:25:29.121Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.006s coverage: 4.8% of statements [2023-02-22T19:25:29.381Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-02-22T19:25:29.641Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-02-22T19:25:39.629Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.289s coverage: 6.9% of statements [2023-02-22T19:25:39.629Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-02-22T19:25:39.629Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements [2023-02-22T19:25:40.203Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements [2023-02-22T19:25:40.203Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-02-22T19:25:40.203Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-02-22T19:25:40.463Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-02-22T19:25:41.039Z] ok github.com/docker/docker/libnetwork/drvregistry 0.030s coverage: 86.2% of statements [2023-02-22T19:25:41.303Z] ok github.com/docker/docker/libnetwork/etchosts 0.024s coverage: 81.0% of statements [2023-02-22T19:25:41.303Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-02-22T19:25:41.562Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-02-22T19:25:53.780Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-02-22T19:25:57.979Z] ok github.com/docker/docker/libnetwork/ipam 5.363s coverage: 80.3% of statements [2023-02-22T19:25:57.979Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-02-22T19:25:57.979Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-02-22T19:25:57.979Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 54.5% of statements [2023-02-22T19:25:58.548Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements [2023-02-22T19:25:58.548Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-02-22T19:25:58.807Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-02-22T19:25:59.377Z] ok github.com/docker/docker/libnetwork/ipamutils 0.281s coverage: 86.4% of statements [2023-02-22T19:26:00.316Z] ok github.com/docker/docker/libnetwork/iptables 0.252s coverage: 40.7% of statements [2023-02-22T19:26:00.316Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-02-22T19:26:00.577Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 40.9% of statements [2023-02-22T19:27:52.066Z] ok github.com/docker/docker/libnetwork/networkdb 103.665s coverage: 60.2% of statements [2023-02-22T19:27:52.066Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-02-22T19:27:52.066Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-02-22T19:27:52.066Z] ok github.com/docker/docker/libnetwork/osl 4.286s coverage: 41.4% of statements [2023-02-22T19:27:52.066Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-02-22T19:27:52.066Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-02-22T19:27:52.586Z] ok github.com/docker/docker/libnetwork/portmapper 0.698s coverage: 46.3% of statements [2023-02-22T19:27:52.586Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-02-22T19:27:52.586Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-02-22T19:27:53.155Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] === Skipped [2023-02-22T19:27:53.155Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-02-22T19:27:53.155Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-02-22T19:27:53.155Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-02-22T19:27:53.155Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-02-22T19:27:53.155Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-02-22T19:27:53.155Z] allocator_test.go:1187: Skipped because t.parallel was less than 5 [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-02-22T19:27:53.155Z] firewalld_test.go:14: firewalld is not running [2023-02-22T19:27:53.155Z] [2023-02-22T19:27:53.155Z] DONE 337 tests, 6 skipped in 197.318s Post stage [Pipeline] junit [2023-02-22T19:27:53.738Z] Recording test results [2023-02-22T19:27:53.860Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T19:27:54.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45063/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3606d6a7cd0d33fb876b5333243f3e3c77f0325c -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:3606d6a7cd0d33fb876b5333243f3e3c77f0325c hack/make.sh dynbinary test-integration [2023-02-22T19:27:54.748Z] [2023-02-22T19:27:54.748Z] Removing bundles/ [2023-02-22T19:27:54.748Z] [2023-02-22T19:27:54.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-22T19:27:54.748Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-02-22T19:29:31.218Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-02-22T19:29:31.218Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-02-22T19:29:31.218Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-02-22T19:29:31.218Z] [2023-02-22T19:29:31.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-22T19:29:31.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-22T19:29:31.218Z] HOSTNAME=0f2856e21b67 [2023-02-22T19:29:31.218Z] TESTDEBUG=0 [2023-02-22T19:29:31.218Z] DEST=bundles/test-integration [2023-02-22T19:29:31.218Z] PWD=/go/src/github.com/docker/docker [2023-02-22T19:29:31.218Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-02-22T19:29:31.218Z] DOCKER_GITCOMMIT=3606d6a7cd0d33fb876b5333243f3e3c77f0325c [2023-02-22T19:29:31.218Z] container=docker [2023-02-22T19:29:31.218Z] HOME=/root [2023-02-22T19:29:31.218Z] CONTAINERD_NAMESPACE=moby [2023-02-22T19:29:31.218Z] GOLANG_VERSION=1.19.6 [2023-02-22T19:29:31.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-22T19:29:31.218Z] VALIDATE_BRANCH=master [2023-02-22T19:29:31.218Z] TERM=xterm [2023-02-22T19:29:31.218Z] DOCKER_PKG=github.com/docker/docker [2023-02-22T19:29:31.218Z] SHLVL=1 [2023-02-22T19:29:31.218Z] TIMEOUT=120m [2023-02-22T19:29:31.218Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-22T19:29:31.218Z] GO111MODULE=off [2023-02-22T19:29:31.218Z] DOCKER_EXPERIMENTAL=1 [2023-02-22T19:29:31.218Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-22T19:29:31.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-22T19:29:31.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-22T19:29:31.218Z] GOPATH=/go [2023-02-22T19:29:31.218Z] PKG_CONFIG=pkg-config [2023-02-22T19:29:31.218Z] _=/usr/bin/env [2023-02-22T19:29:31.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-22T19:30:03.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-22T19:30:03.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-22T19:30:29.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-22T19:30:35.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-22T19:30:41.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-02-22T19:30:41.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-22T19:30:42.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-22T19:30:43.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-22T19:30:43.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-22T19:30:44.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-22T19:30:45.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-22T19:30:46.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-22T19:30:48.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-22T19:30:49.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-22T19:30:49.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-22T19:30:50.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-22T19:30:51.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-22T19:30:52.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-22T19:30:53.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-22T19:30:53.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-22T19:30:54.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-22T19:30:54.531Z] Using test binary docker [2023-02-22T19:30:54.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-22T19:30:54.531Z] +++ /etc/init.d/apparmor start [2023-02-22T19:30:54.531Z] Not: starting. [2023-02-22T19:30:54.531Z] INFO: Waiting for daemon to start... [2023-02-22T19:30:54.531Z] Starting dockerd [2023-02-22T19:30:54.531Z] +++ 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 [2023-02-22T19:30:57.076Z] . [2023-02-22T19:30:57.076Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-22T19:30:57.076Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-22T19:30:57.076Z] Error: No such image: emptyfs [2023-02-22T19:30:57.076Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-22T19:30:57.076Z] ++++ docker load [2023-02-22T19:30:57.076Z] Loaded image: emptyfs:latest [2023-02-22T19:30:57.076Z] Running integration-test (iteration 1) [2023-02-22T19:30:57.076Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-02-22T19:30:57.076Z] ++ 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 [2023-02-22T19:30:57.076Z] ++ set -e [2023-02-22T19:30:57.076Z] ++ '[' -n 0 ']' [2023-02-22T19:30:57.076Z] ++ set -x [2023-02-22T19:30:57.076Z] ++ 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 [2023-02-22T19:30:57.076Z] Loaded image: busybox:latest [2023-02-22T19:30:57.076Z] Loaded image: busybox:glibc [2023-02-22T19:30:58.459Z] Loaded image: debian:bullseye-slim [2023-02-22T19:30:58.459Z] Loaded image: hello-world:latest [2023-02-22T19:30:58.459Z] Loaded image: arm32v7/hello-world:latest [2023-02-22T19:30:58.459Z] INFO: Testing against a local daemon [2023-02-22T19:30:58.459Z] === RUN TestCgroupNamespacesBuild [2023-02-22T19:30:59.840Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2023-02-22T19:30:59.840Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-22T19:31:00.778Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2023-02-22T19:31:00.778Z] === RUN TestBuildWithSession [2023-02-22T19:31:00.778Z] build_session_test.go:25: TODO: BuildKit [2023-02-22T19:31:00.778Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-22T19:31:00.778Z] === RUN TestBuildSquashParent [2023-02-22T19:31:04.075Z] --- PASS: TestBuildSquashParent (3.34s) [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-22T19:31:04.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-22T19:31:04.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-22T19:31:04.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-22T19:31:04.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-22T19:31:04.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-22T19:31:04.075Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-22T19:31:04.075Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-22T19:31:04.075Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-22T19:31:04.075Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-22T19:31:05.457Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-22T19:31:05.457Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-22T19:31:06.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-22T19:31:06.398Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.23s) [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s) [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.00s) [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s) [2023-02-22T19:31:07.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2023-02-22T19:31:07.781Z] === RUN TestBuildMultiStageCopy [2023-02-22T19:31:07.781Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-22T19:31:08.351Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-22T19:31:08.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-22T19:31:08.611Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-22T19:31:08.611Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-22T19:31:08.870Z] --- PASS: TestBuildMultiStageCopy (1.19s) [2023-02-22T19:31:08.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.87s) [2023-02-22T19:31:08.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s) [2023-02-22T19:31:08.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s) [2023-02-22T19:31:08.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) [2023-02-22T19:31:08.871Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s) [2023-02-22T19:31:08.871Z] === RUN TestBuildMultiStageParentConfig [2023-02-22T19:31:09.130Z] --- PASS: TestBuildMultiStageParentConfig (0.34s) [2023-02-22T19:31:09.130Z] === RUN TestBuildLabelWithTargets [2023-02-22T19:31:09.700Z] --- PASS: TestBuildLabelWithTargets (0.55s) [2023-02-22T19:31:09.700Z] === RUN TestBuildWithEmptyLayers [2023-02-22T19:31:09.700Z] --- PASS: TestBuildWithEmptyLayers (0.11s) [2023-02-22T19:31:09.700Z] === RUN TestBuildMultiStageOnBuild [2023-02-22T19:31:11.080Z] --- PASS: TestBuildMultiStageOnBuild (1.08s) [2023-02-22T19:31:11.080Z] === RUN TestBuildUncleanTarFilenames [2023-02-22T19:31:11.080Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) [2023-02-22T19:31:11.080Z] === RUN TestBuildMultiStageLayerLeak [2023-02-22T19:31:12.020Z] --- PASS: TestBuildMultiStageLayerLeak (1.01s) [2023-02-22T19:31:12.020Z] === RUN TestBuildWithHugeFile [2023-02-22T19:32:08.277Z] --- PASS: TestBuildWithHugeFile (52.52s) [2023-02-22T19:32:08.277Z] === RUN TestBuildWCOWSandboxSize [2023-02-22T19:32:08.277Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-02-22T19:32:08.277Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-02-22T19:32:08.277Z] === RUN TestBuildWithEmptyDockerfile [2023-02-22T19:32:08.277Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-22T19:32:08.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-22T19:32:08.277Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-22T19:32:08.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-22T19:32:08.277Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-22T19:32:08.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-22T19:32:08.277Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-22T19:32:08.277Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-22T19:32:08.277Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-22T19:32:08.277Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-22T19:32:08.277Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-02-22T19:32:08.277Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-02-22T19:32:08.277Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-02-22T19:32:08.277Z] === RUN TestBuildPreserveOwnership [2023-02-22T19:32:08.277Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-22T19:32:08.277Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-22T19:32:08.277Z] --- PASS: TestBuildPreserveOwnership (2.10s) [2023-02-22T19:32:08.277Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.53s) [2023-02-22T19:32:08.277Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s) [2023-02-22T19:32:08.277Z] === RUN TestBuildPlatformInvalid [2023-02-22T19:32:08.277Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-02-22T19:32:08.277Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-22T19:32:08.277Z] Loaded image: busybox:latest [2023-02-22T19:32:08.277Z] Loaded image: busybox:glibc [2023-02-22T19:32:08.845Z] Loaded image: debian:bullseye-slim [2023-02-22T19:32:08.845Z] Loaded image: hello-world:latest [2023-02-22T19:32:08.845Z] Loaded image: arm32v7/hello-world:latest [2023-02-22T19:32:17.049Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.24s) [2023-02-22T19:32:17.049Z] PASS [2023-02-22T19:32:17.049Z] [2023-02-22T19:32:17.049Z] === Skipped [2023-02-22T19:32:17.049Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-02-22T19:32:17.049Z] build_session_test.go:25: TODO: BuildKit [2023-02-22T19:32:17.049Z] [2023-02-22T19:32:17.049Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-02-22T19:32:17.049Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-02-22T19:32:17.049Z] [2023-02-22T19:32:17.049Z] DONE 34 tests, 2 skipped in 80.165s [2023-02-22T19:32:17.049Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-02-22T19:32:17.049Z] ++ 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 [2023-02-22T19:32:17.049Z] ++ set -e [2023-02-22T19:32:17.049Z] ++ '[' -n 0 ']' [2023-02-22T19:32:17.049Z] ++ set -x [2023-02-22T19:32:17.049Z] ++ 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 [2023-02-22T19:32:17.049Z] INFO: Testing against a local daemon [2023-02-22T19:32:17.049Z] === RUN TestConfigInspect [2023-02-22T19:32:18.955Z] --- PASS: TestConfigInspect (1.81s) [2023-02-22T19:32:18.955Z] === RUN TestConfigList [2023-02-22T19:32:20.867Z] --- PASS: TestConfigList (1.80s) [2023-02-22T19:32:20.867Z] === RUN TestConfigsCreateAndDelete [2023-02-22T19:32:22.775Z] --- PASS: TestConfigsCreateAndDelete (1.74s) [2023-02-22T19:32:22.775Z] === RUN TestConfigsUpdate [2023-02-22T19:32:24.156Z] --- PASS: TestConfigsUpdate (1.77s) [2023-02-22T19:32:24.156Z] === RUN TestTemplatedConfig [2023-02-22T19:32:26.696Z] --- PASS: TestTemplatedConfig (2.44s) [2023-02-22T19:32:26.696Z] === RUN TestConfigCreateResolve [2023-02-22T19:32:28.603Z] --- PASS: TestConfigCreateResolve (1.74s) [2023-02-22T19:32:28.603Z] PASS [2023-02-22T19:32:28.603Z] [2023-02-22T19:32:28.603Z] DONE 6 tests in 11.396s [2023-02-22T19:32:28.603Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-02-22T19:32:28.603Z] ++ 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 [2023-02-22T19:32:28.603Z] ++ set -e [2023-02-22T19:32:28.603Z] ++ '[' -n 0 ']' [2023-02-22T19:32:28.603Z] ++ set -x [2023-02-22T19:32:28.603Z] ++ 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 [2023-02-22T19:32:28.603Z] INFO: Testing against a local daemon [2023-02-22T19:32:28.603Z] === RUN TestAttachWithTTY [2023-02-22T19:32:28.603Z] --- PASS: TestAttachWithTTY (0.11s) [2023-02-22T19:32:28.603Z] === RUN TestAttachWithoutTTy [2023-02-22T19:32:28.862Z] --- PASS: TestAttachWithoutTTy (0.05s) [2023-02-22T19:32:28.862Z] === RUN TestCheckpoint [2023-02-22T19:32:28.862Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-22T19:32:28.862Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/commit [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/commit [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/create [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-22T19:32:28.862Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/commit [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/containers/create [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-02-22T19:32:28.862Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-02-22T19:32:28.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.862Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-02-22T19:32:28.863Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-02-22T19:32:28.863Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-22T19:32:28.863Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-02-22T19:32:28.863Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-22T19:32:28.863Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-02-22T19:32:28.863Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-22T19:32:28.863Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-02-22T19:32:28.863Z] === RUN TestCopyEmptyFile [2023-02-22T19:32:29.122Z] --- PASS: TestCopyEmptyFile (0.08s) [2023-02-22T19:32:29.122Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-22T19:32:29.122Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-02-22T19:32:29.122Z] === RUN TestCopyFromContainer [2023-02-22T19:32:29.690Z] === RUN TestCopyFromContainer// [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/. [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer//. [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/./ [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer//./ [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer//bar/root [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer//bar/root/. [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/quux [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/quux/. [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-02-22T19:32:29.691Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer (0.77s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/. (0.02s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer//. (0.02s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-02-22T19:32:29.950Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-22T19:32:29.950Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-22T19:32:29.950Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-22T19:32:29.950Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-22T19:32:29.950Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-22T19:32:29.950Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-22T19:32:29.950Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-22T19:32:29.950Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-22T19:32:29.950Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-22T19:32:29.950Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-22T19:32:29.950Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-02-22T19:32:29.950Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-22T19:32:29.950Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-22T19:32:29.950Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-22T19:32:29.950Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-22T19:32:29.950Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-02-22T19:32:29.950Z] === RUN TestCreateWithInvalidEnv [2023-02-22T19:32:29.950Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-22T19:32:29.950Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-22T19:32:29.950Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-22T19:32:29.950Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-22T19:32:29.950Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-22T19:32:29.950Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-22T19:32:29.950Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-22T19:32:29.950Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-22T19:32:29.950Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-22T19:32:29.950Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-22T19:32:29.950Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-22T19:32:29.950Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-22T19:32:29.950Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-22T19:32:29.950Z] === RUN TestCreateTmpfsMountsTarget [2023-02-22T19:32:29.950Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-02-22T19:32:29.950Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-22T19:32:31.329Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2023-02-22T19:32:31.329Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s) [2023-02-22T19:32:32.267Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-22T19:32:32.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-22T19:32:32.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-22T19:32:32.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-22T19:32:32.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-22T19:32:32.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-22T19:32:32.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-22T19:32:32.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-22T19:32:32.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-22T19:32:32.267Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-22T19:32:32.267Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-22T19:32:32.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-22T19:32:32.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-22T19:32:32.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-22T19:32:32.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-22T19:32:32.267Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-22T19:32:32.267Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-22T19:32:32.267Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-22T19:32:32.836Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2023-02-22T19:32:32.836Z] === RUN TestCreateDifferentPlatform [2023-02-22T19:32:32.836Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-22T19:32:32.836Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-22T19:32:32.836Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-02-22T19:32:32.836Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-22T19:32:32.836Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-22T19:32:32.836Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-22T19:32:32.836Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-22T19:32:32.836Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-22T19:32:32.836Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-22T19:32:32.836Z] === RUN TestCreateInvalidHostConfig [2023-02-22T19:32:32.836Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-22T19:32:32.836Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-22T19:32:32.836Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-02-22T19:32:32.836Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-02-22T19:32:32.836Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-22T19:32:32.836Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-22T19:32:32.836Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-22T19:32:32.836Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-22T19:32:32.836Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-22T19:32:32.836Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-22T19:32:32.836Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-22T19:32:32.836Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-02-22T19:32:32.836Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-02-22T19:32:32.836Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-02-22T19:32:32.836Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-02-22T19:32:32.836Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-02-22T19:32:32.836Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-02-22T19:32:32.836Z] === RUN TestContainerStartOnDaemonRestart [2023-02-22T19:32:32.836Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-22T19:32:32.836Z] === RUN TestDaemonRestartIpcMode [2023-02-22T19:32:32.836Z] === PAUSE TestDaemonRestartIpcMode [2023-02-22T19:32:32.836Z] === RUN TestDaemonHostGatewayIP [2023-02-22T19:32:32.836Z] === PAUSE TestDaemonHostGatewayIP [2023-02-22T19:32:32.836Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-22T19:32:32.836Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-22T19:32:32.836Z] === RUN TestContainerKillOnDaemonStart [2023-02-22T19:32:32.836Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-22T19:32:32.836Z] === RUN TestDiff [2023-02-22T19:32:33.406Z] --- PASS: TestDiff (0.41s) [2023-02-22T19:32:33.406Z] === RUN TestExecConsoleSize [2023-02-22T19:32:33.665Z] --- PASS: TestExecConsoleSize (0.46s) [2023-02-22T19:32:33.665Z] === RUN TestExecWithCloseStdin [2023-02-22T19:32:34.235Z] --- PASS: TestExecWithCloseStdin (0.45s) [2023-02-22T19:32:34.235Z] === RUN TestExec [2023-02-22T19:32:34.803Z] --- PASS: TestExec (0.47s) [2023-02-22T19:32:34.803Z] === RUN TestExecUser [2023-02-22T19:32:35.068Z] --- PASS: TestExecUser (0.46s) [2023-02-22T19:32:35.068Z] === RUN TestExportContainerAndImportImage [2023-02-22T19:32:35.643Z] --- PASS: TestExportContainerAndImportImage (0.46s) [2023-02-22T19:32:35.643Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-22T19:32:37.023Z] --- PASS: TestExportContainerAfterDaemonRestart (1.16s) [2023-02-22T19:32:37.023Z] === RUN TestHealthCheckWorkdir [2023-02-22T19:32:37.283Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2023-02-22T19:32:37.283Z] === RUN TestHealthKillContainer [2023-02-22T19:32:45.405Z] --- PASS: TestHealthKillContainer (7.80s) [2023-02-22T19:32:45.405Z] === RUN TestHealthCheckProcessKilled [2023-02-22T19:32:45.665Z] --- PASS: TestHealthCheckProcessKilled (0.61s) [2023-02-22T19:32:45.665Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-22T19:32:46.233Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2023-02-22T19:32:46.233Z] === RUN TestIpcModeNone [2023-02-22T19:32:46.493Z] --- PASS: TestIpcModeNone (0.47s) [2023-02-22T19:32:46.493Z] === RUN TestIpcModePrivate [2023-02-22T19:32:46.754Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-02-22T19:32:47.013Z] --- PASS: TestIpcModePrivate (0.45s) [2023-02-22T19:32:47.013Z] === RUN TestIpcModeShareable [2023-02-22T19:32:47.273Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-02-22T19:32:47.533Z] --- PASS: TestIpcModeShareable (0.46s) [2023-02-22T19:32:47.533Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-22T19:32:48.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2023-02-22T19:32:48.914Z] === RUN TestAPIIpcModeHost [2023-02-22T19:32:49.173Z] --- PASS: TestAPIIpcModeHost (0.31s) [2023-02-22T19:32:49.173Z] === RUN TestDaemonIpcModeShareable [2023-02-22T19:32:50.112Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-22T19:32:50.371Z] --- PASS: TestDaemonIpcModeShareable (1.06s) [2023-02-22T19:32:50.371Z] === RUN TestDaemonIpcModePrivate [2023-02-22T19:32:51.311Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-22T19:32:51.311Z] --- PASS: TestDaemonIpcModePrivate (1.07s) [2023-02-22T19:32:51.311Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-22T19:32:52.249Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-22T19:32:52.508Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s) [2023-02-22T19:32:52.508Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-22T19:32:53.464Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-22T19:32:53.464Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s) [2023-02-22T19:32:53.464Z] === RUN TestIpcModeOlderClient [2023-02-22T19:32:53.464Z] === PAUSE TestIpcModeOlderClient [2023-02-22T19:32:53.464Z] === RUN TestKillContainerInvalidSignal [2023-02-22T19:32:54.034Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2023-02-22T19:32:54.034Z] === RUN TestKillContainer [2023-02-22T19:32:54.034Z] === RUN TestKillContainer/no_signal [2023-02-22T19:32:54.293Z] === RUN TestKillContainer/non_killing_signal [2023-02-22T19:32:54.553Z] === RUN TestKillContainer/killing_signal [2023-02-22T19:32:55.123Z] --- PASS: TestKillContainer (1.19s) [2023-02-22T19:32:55.123Z] --- PASS: TestKillContainer/no_signal (0.38s) [2023-02-22T19:32:55.123Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2023-02-22T19:32:55.123Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2023-02-22T19:32:55.123Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-22T19:32:55.123Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-22T19:32:55.382Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-22T19:32:56.321Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2023-02-22T19:32:56.321Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2023-02-22T19:32:56.321Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2023-02-22T19:32:56.321Z] === RUN TestKillStoppedContainer [2023-02-22T19:32:56.321Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-02-22T19:32:56.321Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-22T19:32:56.321Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-02-22T19:32:56.321Z] === RUN TestKillDifferentUserContainer [2023-02-22T19:32:56.580Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2023-02-22T19:32:56.580Z] === RUN TestInspectOomKilledTrue [2023-02-22T19:32:57.150Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2023-02-22T19:32:57.150Z] === RUN TestInspectOomKilledFalse [2023-02-22T19:32:57.410Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2023-02-22T19:32:57.410Z] === RUN TestLinksEtcHostsContentMatch [2023-02-22T19:32:57.979Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-02-22T19:32:57.979Z] === RUN TestLinksContainerNames [2023-02-22T19:32:58.548Z] --- PASS: TestLinksContainerNames (0.80s) [2023-02-22T19:32:58.548Z] === RUN TestLogsFollowTailEmpty [2023-02-22T19:32:59.117Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2023-02-22T19:32:59.117Z] === RUN TestLogs [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-02-22T19:32:59.117Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-02-22T19:32:59.117Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-02-22T19:32:59.117Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-22T19:32:59.117Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-02-22T19:32:59.117Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-02-22T19:32:59.117Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-02-22T19:32:59.117Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-02-22T19:32:59.117Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-02-22T19:32:59.117Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-02-22T19:32:59.686Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-02-22T19:32:59.686Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-22T19:33:00.259Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-02-22T19:33:00.259Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-22T19:33:00.827Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-02-22T19:33:00.827Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-02-22T19:33:00.827Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-22T19:33:00.827Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-02-22T19:33:00.827Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-02-22T19:33:00.827Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-02-22T19:33:00.827Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-02-22T19:33:00.827Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-22T19:33:00.827Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-22T19:33:01.396Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-02-22T19:33:01.655Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-02-22T19:33:01.916Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-02-22T19:33:02.176Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-02-22T19:33:02.745Z] --- PASS: TestLogs (3.60s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local (0.01s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.47s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2023-02-22T19:33:02.745Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2023-02-22T19:33:02.745Z] === RUN TestContainerNetworkMountsNoChown [2023-02-22T19:33:03.005Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/default [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/default [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/private [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/private [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rprivate [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/slave [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/slave [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rslave [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/shared [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/shared [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rshared [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/default [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/rshared [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/shared [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/rslave [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/slave [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/rprivate [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/private [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-22T19:33:03.005Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-22T19:33:03.005Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-22T19:33:03.005Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-22T19:33:03.264Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-22T19:33:03.525Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-02-22T19:33:03.525Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-02-22T19:33:03.525Z] === RUN TestContainerBindMountNonRecursive [2023-02-22T19:33:04.906Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2023-02-22T19:33:04.906Z] === RUN TestContainerVolumesMountedAsShared [2023-02-22T19:33:05.166Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2023-02-22T19:33:05.166Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-22T19:33:05.426Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-02-22T19:33:05.426Z] === RUN TestContainerCopyLeaksMounts [2023-02-22T19:33:06.000Z] --- PASS: TestContainerCopyLeaksMounts (0.48s) [2023-02-22T19:33:06.000Z] === RUN TestNetworkNat [2023-02-22T19:33:06.572Z] --- PASS: TestNetworkNat (0.44s) [2023-02-22T19:33:06.572Z] === RUN TestNetworkLocalhostTCPNat [2023-02-22T19:33:06.833Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2023-02-22T19:33:06.833Z] === RUN TestNetworkLoopbackNat [2023-02-22T19:33:10.124Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2023-02-22T19:33:10.124Z] === RUN TestPause [2023-02-22T19:33:10.124Z] --- PASS: TestPause (0.43s) [2023-02-22T19:33:10.124Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-22T19:33:10.124Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-22T19:33:10.124Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-22T19:33:10.124Z] === RUN TestPauseStopPausedContainer [2023-02-22T19:33:10.384Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2023-02-22T19:33:10.384Z] === RUN TestPidHost [2023-02-22T19:33:11.322Z] --- PASS: TestPidHost (0.91s) [2023-02-22T19:33:11.322Z] === RUN TestPsFilter [2023-02-22T19:33:11.322Z] --- PASS: TestPsFilter (0.13s) [2023-02-22T19:33:11.322Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-22T19:33:11.891Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2023-02-22T19:33:11.891Z] === RUN TestRemoveContainerWithVolume [2023-02-22T19:33:12.151Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2023-02-22T19:33:12.151Z] === RUN TestRemoveContainerRunning [2023-02-22T19:33:12.720Z] --- PASS: TestRemoveContainerRunning (0.41s) [2023-02-22T19:33:12.720Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-22T19:33:12.981Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2023-02-22T19:33:12.981Z] === RUN TestRemoveInvalidContainer [2023-02-22T19:33:12.981Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-22T19:33:12.981Z] === RUN TestRenameLinkedContainer [2023-02-22T19:33:14.889Z] --- PASS: TestRenameLinkedContainer (1.66s) [2023-02-22T19:33:14.889Z] === RUN TestRenameStoppedContainer [2023-02-22T19:33:15.148Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-02-22T19:33:15.148Z] === RUN TestRenameRunningContainerAndReuse [2023-02-22T19:33:16.087Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2023-02-22T19:33:16.087Z] === RUN TestRenameInvalidName [2023-02-22T19:33:16.349Z] --- PASS: TestRenameInvalidName (0.41s) [2023-02-22T19:33:16.349Z] === RUN TestRenameAnonymousContainer [2023-02-22T19:33:17.728Z] --- PASS: TestRenameAnonymousContainer (1.33s) [2023-02-22T19:33:17.728Z] === RUN TestRenameContainerWithSameName [2023-02-22T19:33:18.297Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-02-22T19:33:18.297Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-22T19:33:18.866Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2023-02-22T19:33:18.866Z] === RUN TestResize [2023-02-22T19:33:19.437Z] --- PASS: TestResize (0.42s) [2023-02-22T19:33:19.437Z] === RUN TestResizeWithInvalidSize [2023-02-22T19:33:20.006Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-02-22T19:33:20.006Z] === RUN TestResizeWhenContainerNotStarted [2023-02-22T19:33:20.265Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-22T19:33:20.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-22T19:33:20.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-22T19:33:20.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-22T19:33:20.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-22T19:33:21.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-22T19:33:21.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-22T19:33:23.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-22T19:33:23.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-22T19:33:23.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-22T19:33:24.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-22T19:33:27.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-22T19:33:27.522Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-22T19:33:30.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-22T19:33:31.072Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-22T19:33:32.452Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-22T19:33:32.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-22T19:33:34.092Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-22T19:33:34.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.45s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.18s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.54s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.69s) [2023-02-22T19:33:36.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s) [2023-02-22T19:33:36.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.52s) [2023-02-22T19:33:36.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.52s) [2023-02-22T19:33:36.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.68s) [2023-02-22T19:33:36.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s) [2023-02-22T19:33:36.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2023-02-22T19:33:36.262Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.52s) [2023-02-22T19:33:36.262Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-02-22T19:33:36.262Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-02-22T19:33:36.831Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-02-22T19:33:37.786Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) [2023-02-22T19:33:37.786Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2023-02-22T19:33:37.786Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s) [2023-02-22T19:33:37.786Z] === RUN TestCgroupNamespacesRun [2023-02-22T19:33:38.731Z] --- PASS: TestCgroupNamespacesRun (1.07s) [2023-02-22T19:33:38.731Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-22T19:33:40.110Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2023-02-22T19:33:40.110Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-22T19:33:41.048Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) [2023-02-22T19:33:41.048Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-22T19:33:41.987Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s) [2023-02-22T19:33:41.987Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-22T19:33:42.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) [2023-02-22T19:33:42.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-22T19:33:44.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) [2023-02-22T19:33:44.303Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-22T19:33:44.563Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-02-22T19:33:44.563Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-22T19:33:45.944Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2023-02-22T19:33:45.944Z] === RUN TestNISDomainname [2023-02-22T19:33:46.205Z] --- PASS: TestNISDomainname (0.52s) [2023-02-22T19:33:46.205Z] === RUN TestHostnameDnsResolution [2023-02-22T19:33:47.145Z] --- PASS: TestHostnameDnsResolution (0.63s) [2023-02-22T19:33:47.145Z] === RUN TestUnprivilegedPortsAndPing [2023-02-22T19:33:47.404Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2023-02-22T19:33:47.404Z] === RUN TestPrivilegedHostDevices [2023-02-22T19:33:47.974Z] --- PASS: TestPrivilegedHostDevices (0.59s) [2023-02-22T19:33:47.974Z] === RUN TestRunConsoleSize [2023-02-22T19:33:48.543Z] --- PASS: TestRunConsoleSize (0.50s) [2023-02-22T19:33:48.543Z] === RUN TestRunWithAlternativeContainerdShim [2023-02-22T19:33:50.451Z] --- PASS: TestRunWithAlternativeContainerdShim (1.91s) [2023-02-22T19:33:50.451Z] === RUN TestStats [2023-02-22T19:33:52.996Z] --- PASS: TestStats (2.46s) [2023-02-22T19:33:52.996Z] === RUN TestStopContainerWithTimeout [2023-02-22T19:33:52.996Z] === RUN TestStopContainerWithTimeout/0 [2023-02-22T19:33:52.996Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-22T19:33:52.996Z] === RUN TestStopContainerWithTimeout/1 [2023-02-22T19:33:52.996Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-22T19:33:52.996Z] === RUN TestStopContainerWithTimeout/3 [2023-02-22T19:33:52.996Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-22T19:33:52.996Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-22T19:33:52.996Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-22T19:33:52.996Z] === CONT TestStopContainerWithTimeout/0 [2023-02-22T19:33:52.996Z] === CONT TestStopContainerWithTimeout/3 [2023-02-22T19:33:53.574Z] === CONT TestStopContainerWithTimeout/1 [2023-02-22T19:33:54.953Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-22T19:33:57.489Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-22T19:33:57.489Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2023-02-22T19:33:57.489Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2023-02-22T19:33:57.489Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2023-02-22T19:33:57.489Z] --- PASS: TestStopContainerWithTimeout/-1 (2.35s) [2023-02-22T19:33:57.489Z] === RUN TestDeleteDevicemapper [2023-02-22T19:33:57.489Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-22T19:33:57.489Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-22T19:33:57.489Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-22T19:33:58.868Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2023-02-22T19:33:58.868Z] === RUN TestUpdateMemory [2023-02-22T19:33:59.127Z] --- PASS: TestUpdateMemory (0.54s) [2023-02-22T19:33:59.127Z] === RUN TestUpdateCPUQuota [2023-02-22T19:34:00.066Z] --- PASS: TestUpdateCPUQuota (0.80s) [2023-02-22T19:34:00.066Z] === RUN TestUpdatePidsLimit [2023-02-22T19:34:00.066Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-22T19:34:00.326Z] === RUN TestUpdatePidsLimit/no_change [2023-02-22T19:34:00.586Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-22T19:34:00.586Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-22T19:34:00.845Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-22T19:34:01.104Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-22T19:34:01.364Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit (2.12s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-02-22T19:34:02.303Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-02-22T19:34:02.303Z] === RUN TestUpdateRestartPolicy [2023-02-22T19:34:14.516Z] --- PASS: TestUpdateRestartPolicy (10.65s) [2023-02-22T19:34:14.516Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-22T19:34:14.516Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2023-02-22T19:34:14.516Z] === RUN TestWaitNonBlocked [2023-02-22T19:34:14.516Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-22T19:34:14.516Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-22T19:34:14.516Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-22T19:34:14.516Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-22T19:34:14.516Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-22T19:34:14.516Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-22T19:34:14.516Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-22T19:34:14.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2023-02-22T19:34:14.516Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2023-02-22T19:34:14.516Z] === RUN TestWaitBlocked [2023-02-22T19:34:14.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-22T19:34:14.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-22T19:34:14.516Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-22T19:34:14.516Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-22T19:34:14.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-22T19:34:14.516Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-22T19:34:14.516Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-22T19:34:14.516Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s) [2023-02-22T19:34:14.516Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2023-02-22T19:34:14.516Z] === RUN TestWaitConditions [2023-02-22T19:34:14.516Z] === RUN TestWaitConditions/default [2023-02-22T19:34:14.516Z] === PAUSE TestWaitConditions/default [2023-02-22T19:34:14.516Z] === RUN TestWaitConditions/not-running [2023-02-22T19:34:14.516Z] === PAUSE TestWaitConditions/not-running [2023-02-22T19:34:14.516Z] === RUN TestWaitConditions/next-exit [2023-02-22T19:34:14.516Z] === PAUSE TestWaitConditions/next-exit [2023-02-22T19:34:14.516Z] === RUN TestWaitConditions/removed [2023-02-22T19:34:14.516Z] === PAUSE TestWaitConditions/removed [2023-02-22T19:34:14.516Z] === CONT TestWaitConditions/default [2023-02-22T19:34:14.516Z] === CONT TestWaitConditions/next-exit [2023-02-22T19:34:14.516Z] wait_test.go:146: ContainerID = 7e8e89f305f1bf68fbd92ca8b8e36a504aa0b91da24d4d3c0c3597f26ebd564e [2023-02-22T19:34:14.516Z] === CONT TestWaitConditions/default [2023-02-22T19:34:14.516Z] wait_test.go:146: ContainerID = ddefea9ee6a494ab009defbacda89ec5a29560d4cd9ec4f5cfc7c8d98c4dd18f [2023-02-22T19:34:15.087Z] === CONT TestWaitConditions/removed [2023-02-22T19:34:15.087Z] wait_test.go:146: ContainerID = 2c22f53f37675af998e11dd356812344a5a2bdc5b0e7fc1c63bc63a093fe5ada [2023-02-22T19:34:15.087Z] === CONT TestWaitConditions/not-running [2023-02-22T19:34:15.346Z] wait_test.go:146: ContainerID = 9db2c3b4458bea1bb0d1ada1591516e3ba843c3c2e6956c1f3fd72447eb52b95 [2023-02-22T19:34:15.606Z] --- PASS: TestWaitConditions (0.01s) [2023-02-22T19:34:15.606Z] --- PASS: TestWaitConditions/next-exit (0.62s) [2023-02-22T19:34:15.606Z] --- PASS: TestWaitConditions/default (0.66s) [2023-02-22T19:34:15.606Z] --- PASS: TestWaitConditions/not-running (0.48s) [2023-02-22T19:34:15.606Z] --- PASS: TestWaitConditions/removed (0.53s) [2023-02-22T19:34:15.606Z] === RUN TestWaitRestartedContainer [2023-02-22T19:34:15.606Z] === RUN TestWaitRestartedContainer/default [2023-02-22T19:34:15.606Z] === PAUSE TestWaitRestartedContainer/default [2023-02-22T19:34:15.606Z] === RUN TestWaitRestartedContainer/not-running [2023-02-22T19:34:15.606Z] === PAUSE TestWaitRestartedContainer/not-running [2023-02-22T19:34:15.606Z] === RUN TestWaitRestartedContainer/next-exit [2023-02-22T19:34:15.606Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-02-22T19:34:15.606Z] === CONT TestWaitRestartedContainer/default [2023-02-22T19:34:15.606Z] === CONT TestWaitRestartedContainer/next-exit [2023-02-22T19:34:16.994Z] === CONT TestWaitRestartedContainer/not-running [2023-02-22T19:34:17.936Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-02-22T19:34:17.936Z] --- PASS: TestWaitRestartedContainer/default (1.28s) [2023-02-22T19:34:17.936Z] --- PASS: TestWaitRestartedContainer/next-exit (1.32s) [2023-02-22T19:34:17.936Z] --- PASS: TestWaitRestartedContainer/not-running (0.83s) [2023-02-22T19:34:17.936Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-22T19:34:17.936Z] === CONT TestContainerStartOnDaemonRestart [2023-02-22T19:34:19.847Z] --- PASS: TestContainerStartOnDaemonRestart (1.96s) [2023-02-22T19:34:19.847Z] === CONT TestDaemonHostGatewayIP [2023-02-22T19:34:20.106Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2023-02-22T19:34:20.106Z] === CONT TestDaemonRestartIpcMode [2023-02-22T19:34:22.015Z] --- PASS: TestDaemonHostGatewayIP (2.19s) [2023-02-22T19:34:22.015Z] === CONT TestIpcModeOlderClient [2023-02-22T19:34:22.015Z] --- PASS: TestIpcModeOlderClient (0.08s) [2023-02-22T19:34:22.015Z] === CONT TestContainerKillOnDaemonStart [2023-02-22T19:34:22.584Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2023-02-22T19:34:34.795Z] --- PASS: TestContainerKillOnDaemonStart (11.41s) [2023-02-22T19:34:34.795Z] PASS [2023-02-22T19:34:34.795Z] [2023-02-22T19:34:34.795Z] === Skipped [2023-02-22T19:34:34.795Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-02-22T19:34:34.795Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-22T19:34:34.795Z] [2023-02-22T19:34:34.795Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-22T19:34:34.795Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-22T19:34:34.795Z] [2023-02-22T19:34:34.795Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-22T19:34:34.795Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-22T19:34:34.795Z] [2023-02-22T19:34:34.795Z] DONE 281 tests, 3 skipped in 125.076s [2023-02-22T19:34:34.795Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-22T19:34:34.795Z] ++ 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 [2023-02-22T19:34:34.795Z] ++ set -e [2023-02-22T19:34:34.795Z] ++ '[' -n 0 ']' [2023-02-22T19:34:34.795Z] ++ set -x [2023-02-22T19:34:34.795Z] ++ 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 [2023-02-22T19:34:34.795Z] INFO: Testing against a local daemon [2023-02-22T19:34:34.795Z] === RUN TestConfigDaemonID [2023-02-22T19:34:34.795Z] daemon_test.go:51: [d07b3c6ffc47f] daemon is not started [2023-02-22T19:34:34.795Z] --- PASS: TestConfigDaemonID (1.04s) [2023-02-22T19:34:34.795Z] === RUN TestDaemonConfigValidation [2023-02-22T19:34:34.795Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-02-22T19:34:34.795Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-02-22T19:34:34.795Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-02-22T19:34:34.795Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-02-22T19:34:34.795Z] === RUN TestDaemonConfigValidation/invalid_config [2023-02-22T19:34:34.795Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-02-22T19:34:34.795Z] === RUN TestDaemonConfigValidation/malformed_config [2023-02-22T19:34:34.795Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-02-22T19:34:34.795Z] === RUN TestDaemonConfigValidation/valid_config [2023-02-22T19:34:34.795Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-02-22T19:34:34.795Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-02-22T19:34:34.795Z] === CONT TestDaemonConfigValidation/malformed_config [2023-02-22T19:34:34.795Z] === CONT TestDaemonConfigValidation/invalid_config [2023-02-22T19:34:34.795Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-02-22T19:34:34.795Z] === CONT TestDaemonConfigValidation/valid_config [2023-02-22T19:34:34.795Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-02-22T19:34:34.795Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-02-22T19:34:34.795Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-02-22T19:34:34.795Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-02-22T19:34:34.795Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2023-02-22T19:34:34.795Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-02-22T19:34:34.795Z] === RUN TestConfigDaemonSeccompProfiles [2023-02-22T19:34:34.795Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-02-22T19:34:36.175Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-02-22T19:34:37.112Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-02-22T19:34:38.050Z] === CONT TestConfigDaemonSeccompProfiles [2023-02-22T19:34:38.050Z] daemon_test.go:165: [db0cd7326dccc] daemon is not started [2023-02-22T19:34:38.050Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-02-22T19:34:38.050Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-02-22T19:34:38.050Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-02-22T19:34:38.050Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-02-22T19:34:38.050Z] === RUN TestDaemonProxy [2023-02-22T19:34:38.050Z] === RUN TestDaemonProxy/environment_variables [2023-02-22T19:34:39.964Z] === RUN TestDaemonProxy/command-line_options [2023-02-22T19:34:41.343Z] === RUN TestDaemonProxy/configuration_file [2023-02-22T19:34:43.249Z] === RUN TestDaemonProxy/conflicting_options [2023-02-22T19:34:43.818Z] === RUN TestDaemonProxy/reload_sanitized [2023-02-22T19:34:44.386Z] --- PASS: TestDaemonProxy (6.27s) [2023-02-22T19:34:44.386Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2023-02-22T19:34:44.386Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-02-22T19:34:44.386Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2023-02-22T19:34:44.386Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2023-02-22T19:34:44.386Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-02-22T19:34:44.386Z] === RUN TestLiveRestore [2023-02-22T19:34:44.386Z] === RUN TestLiveRestore/volume_references [2023-02-22T19:34:44.386Z] === PAUSE TestLiveRestore/volume_references [2023-02-22T19:34:44.386Z] === CONT TestLiveRestore/volume_references [2023-02-22T19:34:44.955Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-22T19:34:44.955Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-22T19:34:45.893Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-22T19:34:46.832Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-22T19:34:47.400Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore (0.00s) [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore/volume_references (4.05s) [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.45s) [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.87s) [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s) [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s) [2023-02-22T19:34:48.339Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.85s) [2023-02-22T19:34:48.339Z] PASS [2023-02-22T19:34:48.339Z] [2023-02-22T19:34:48.339Z] DONE 24 tests in 14.843s [2023-02-22T19:34:48.339Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-02-22T19:34:48.339Z] ++ 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 [2023-02-22T19:34:48.339Z] ++ set -e [2023-02-22T19:34:48.339Z] ++ '[' -n 0 ']' [2023-02-22T19:34:48.339Z] ++ set -x [2023-02-22T19:34:48.339Z] ++ 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 [2023-02-22T19:34:48.598Z] INFO: Testing against a local daemon [2023-02-22T19:34:48.598Z] === RUN TestCommitInheritsEnv [2023-02-22T19:34:48.857Z] --- PASS: TestCommitInheritsEnv (0.20s) [2023-02-22T19:34:48.857Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-22T19:34:48.857Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-02-22T19:34:48.857Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/#00 [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/_______ [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform// [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/linux [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/LINUX [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/macos [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-02-22T19:34:48.857Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform (0.14s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.04s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-02-22T19:34:48.857Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-02-22T19:34:48.857Z] === RUN TestImagesFilterMultiReference [2023-02-22T19:34:48.857Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-22T19:34:48.857Z] === RUN TestImagesFilterBeforeSince [2023-02-22T19:34:49.117Z] list_test.go:87: ImageList: ID=sha256:e6f3148e79012b4ab78712c9354cc42e9cf21e9473a7d1f87f753eb1cc337d3d RepoTags=[testimagesfilterbeforesince:v1] [2023-02-22T19:34:49.117Z] list_test.go:87: ImageList: ID=sha256:2209ccec915bf9ebf859f83afb05712faf6734f9f7f4cf214568456e2b18ea75 RepoTags=[testimagesfilterbeforesince:v2] [2023-02-22T19:34:49.117Z] list_test.go:87: ImageList: ID=sha256:716763c79f3864d14679444a578e3f0026755a1e76cb4ade123ea16916060740 RepoTags=[testimagesfilterbeforesince:v3] [2023-02-22T19:34:49.117Z] --- PASS: TestImagesFilterBeforeSince (0.29s) [2023-02-22T19:34:49.117Z] === RUN TestImagePullPlatformInvalid [2023-02-22T19:34:49.380Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-22T19:34:49.380Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" 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.6 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=info msg="redis not configured" go.version=go1.19.6 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=info msg="Starting upload purge in 42m0s" go.version=go1.19.6 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.6 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=03f8c3b7-fe0c-48c3-af37-6ed5a7a1c55c http.request.method=GET http.request.remoteaddr="127.0.0.1:59098" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=03f8c3b7-fe0c-48c3-af37-6ed5a7a1c55c http.request.method=GET http.request.remoteaddr="127.0.0.1:59098" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07699ms http.response.status=200 http.response.written=2 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0b3fdb5f-ea87-443a-bddd-1f5afc66cc97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0b3fdb5f-ea87-443a-bddd-1f5afc66cc97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0b3fdb5f-ea87-443a-bddd-1f5afc66cc97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=32.238µ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=18a76cd8-6543-4d16-ac67-f32b79a53e4d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=0b3fdb5f-ea87-443a-bddd-1f5afc66cc97 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.131235ms http.response.status=404 http.response.written=157 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4cf3203a-dd4b-419e-96fc-780b8b45c224 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4cf3203a-dd4b-419e-96fc-780b8b45c224 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4cf3203a-dd4b-419e-96fc-780b8b45c224 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=33.526µ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=139f4235-34f6-4375-8621-0f608e2831ba trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=4cf3203a-dd4b-419e-96fc-780b8b45c224 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.136471ms http.response.status=404 http.response.written=157 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=57a57513-888c-40d3-90d5-75dc7f0bdd13 http.request.method=POST http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=57a57513-888c-40d3-90d5-75dc7f0bdd13 http.request.method=POST http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=57a57513-888c-40d3-90d5-75dc7f0bdd13 http.request.method=POST http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=207.644µ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=4c5739f5-c55f-482e-b3b8-5d7056c6ea83 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=57a57513-888c-40d3-90d5-75dc7f0bdd13 http.request.method=POST http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=20.308µ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=25169133-5a6b-43bb-b001-1aac7eedcc32 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4ee8b66e-351c-4f96-8c81-d9e6a5a14cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4ee8b66e-351c-4f96-8c81-d9e6a5a14cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/startedat\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4ee8b66e-351c-4f96-8c81-d9e6a5a14cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=131.855µ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=31dc4628-9a61-42f1-9dfe-619e80f34248 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4ee8b66e-351c-4f96-8c81-d9e6a5a14cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=56.344µ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=d642e306-e287-44e6-b685-5b20ba86151f trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4ee8b66e-351c-4f96-8c81-d9e6a5a14cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=69.8µ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=970f1a4f-2b12-4581-9427-3e03cfc6640c trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=4ee8b66e-351c-4f96-8c81-d9e6a5a14cbe http.request.method=POST http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=6.566256ms http.response.status=202 http.response.written=0 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/hashstates/sha256/0\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=57a57513-888c-40d3-90d5-75dc7f0bdd13 http.request.method=POST http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=1.367701ms 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=f71903a4-5adb-40aa-86dc-f3d368dd1938 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=57a57513-888c-40d3-90d5-75dc7f0bdd13 http.request.method=POST http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=8.631072ms http.response.status=202 http.response.written=0 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.380Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.380Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=35.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).GetContent" trace.id=23a08dc0-73d2-4ba5-9630-aaa714722081 trace.line=82 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=14.079µ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=398e16d8-bc50-4776-8f33-45d094b91631 trace.line=141 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=57.525µ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=6b6ea268-c395-4275-bb7b-d98b0b969f15 trace.line=124 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=10.478µ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=b426a593-14b8-437e-b2c6-4d735f56b760 trace.line=141 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=20.102µ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=4875e0b2-5306-4ce3-ae92-5747c6962753 trace.line=141 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=11.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).Stat" trace.id=138e48ab-373f-4ea3-81e3-82fa25ad1deb trace.line=141 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=434.561µ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=8becc69a-08b1-45bd-b88a-d605ce2fa527 trace.line=167 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/startedat\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=86.325µ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=90aac28d-6d67-4c62-944b-1de9114f02e7 trace.line=82 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=29.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).Stat" trace.id=f85d9f71-ae21-480d-86f5-4a00fe30574c trace.line=141 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=6.466376ms 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=80d8b568-5f42-4c84-ad54-531233c2e4a9 trace.line=95 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/a74388be-35f0-4bc1-a211-3e066867cab7\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=178.008µ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=eefe405b-812b-45f6-a297-bc57d71e6073 trace.line=181 vars.name=test vars.uuid=a74388be-35f0-4bc1-a211-3e066867cab7 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4701d8f8-48f8-45a0-8e36-b36c79352250 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59112" http.request.uri="/v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=12.043436ms http.response.status=201 http.response.written=0 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "PUT /v2/test/blobs/uploads/a74388be-35f0-4bc1-a211-3e066867cab7?_state=cQP6ZS7vfwrZNDeW9vH9XxM6f87FefENc7_kwFO6Yzt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImE3NDM4OGJlLTM1ZjAtNGJjMS1hMjExLTNlMDY2ODY3Y2FiNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzkzMzMwMjhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/data\", 0)" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=65.131µ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=644301c8-5f13-4e81-bcbc-8e807efbe2ad trace.line=124 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=49.566µ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=d32f3b1c-03ec-420c-8489-44b54facb98b trace.line=141 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=20.947µ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=435730da-28c8-41bb-8951-80ef8bfc467f trace.line=141 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.381Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/data\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=40.722µ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=4ceb6cf2-fd8e-4bc3-96cf-9ca50552d638 trace.line=141 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=79.679µ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=3d0bb06f-3e68-40a7-b631-b962969616ad trace.line=167 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=87.621µ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=c628c9bf-8591-48e1-a34e-9881d8c1e433 trace.line=95 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7b578b43-4913-44a0-ae41-e9f26030a88a\")" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=179.722µ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=55954f3a-1814-458a-9b25-d18aefa08da5 trace.line=181 vars.name=test vars.uuid=7b578b43-4913-44a0-ae41-e9f26030a88a version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc78a247-cc07-4af3-b5a4-e5e4e1a80331 http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=11.260818ms http.response.status=201 http.response.written=0 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "PUT /v2/test/blobs/uploads/7b578b43-4913-44a0-ae41-e9f26030a88a?_state=8cib9k0A2Nii7ncp68Yq8_QEvUNdps9WW6V0DZ28SSt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdiNTc4YjQzLTQ5MTMtNDRhMC1hZTQxLWU5ZjI2MDMwYTg4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yMlQxOTozNDo0OS4yMzY0MTY3NjJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=85196463-7766-4b54-ab5e-f50be42509de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=85196463-7766-4b54-ab5e-f50be42509de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=85196463-7766-4b54-ab5e-f50be42509de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=67.528µ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=2ed1910d-6e40-4cae-a2fc-f525d568627f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=85196463-7766-4b54-ab5e-f50be42509de http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.839916ms http.response.status=404 http.response.written=96 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg=PutImageManifest go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=95.531µ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=a5eb0114-55ec-40c9-87bc-3391efaae7e8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=17.353µ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=7bf4e778-b802-4dbd-a41c-bcf24b410fa2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=52.701µ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=930365a6-afe2-4842-bf60-00a405704056 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=15.048µ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=0afcdc5c-3cd1-4b7e-82a2-9ca1ef5a8336 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=15.171µ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=2ac38cae-1568-41e0-b3ac-7983d7da9cb0 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=171.657µ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=11dab5ba-b052-460e-bc15-29c5b649e997 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=87.851µ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=5350718b-07af-44a4-811f-5ab06685a1bf trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=56.065µ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=aa5f6def-ce27-48da-a31a-99766f39b71c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=162.689µ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=547a4ac0-7699-4833-b1b8-94019e4a37d0 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=79.376µ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=7d9b1348-e940-40c0-a502-c66d12fc4005 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=ca6d320b-50bb-4bfb-9ef5-29c77c8c767a http.request.method=PUT http.request.remoteaddr="127.0.0.1:59108" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.18+unknown" http.response.duration=3.409214ms http.response.status=201 http.response.written=0 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.18+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=9e965d78-dc0e-45d6-bc62-92110e8e2caa http.request.method=GET http.request.remoteaddr="127.0.0.1:59130" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=9e965d78-dc0e-45d6-bc62-92110e8e2caa http.request.method=GET http.request.remoteaddr="127.0.0.1:59130" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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="808.825µs" http.response.status=200 http.response.written=2 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.382Z] time="2023-02-22T19:34:49Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=130.123µ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=04270ee4-cbaa-4ac0-86d0-b87abcb28ce2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=58.937µ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=814073e5-e281-451c-a209-86e33c3ecad3 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=35.815µ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=2c7df056-d4f7-4e2d-a80e-65ef3e11b655 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=25.337µ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=0116948b-6b8c-4770-950f-7841d4e7fbbb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=fadbb725-f6ea-41c3-aea8-1fab78a87b48 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59138" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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=3.382138ms http.response.status=200 http.response.written=417 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=41.632µ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=a40abe8f-5708-4ecc-9971-4f672dc43e11 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=14.95µ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=97524400-6581-41ba-829e-4f23cbc0f18b trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=14.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).GetContent" trace.id=f46bb396-70df-402a-b656-8fc7f9726070 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=f6c42445-5c15-4b60-8e40-ed0cbfd74372 http.request.method=GET http.request.remoteaddr="127.0.0.1:59148" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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=1.267297ms http.response.status=200 http.response.written=417 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg=GetBlob go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=64.196µ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=3525126f-4d77-4a8a-9fbf-66c27228524f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=51.765µ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=34f26682-a32e-46d5-aa14-9b0c2e93fe9b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=71.326µ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=b8fa9522-e957-4ca4-a6c4-05cff5c9440a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=48.36µ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=d9142ab6-a26b-4394-b342-3d2cbff59b57 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.383Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=11.667µ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=b6878258-01d3-451d-9177-7cb2d3ddc94b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=6.711µ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=09e97e3d-a8d9-4d91-a743-96e254ffb322 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=34.379µ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=715a0501-fbc5-40a9-a58e-0e31481118b3 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=332.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).GetContent" trace.id=948131eb-7e5b-4b2c-acde-4a69e813dda9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=52.775µ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=e78888a6-a192-4c5b-aff3-8271ae3f0410 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=56.106µ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=e9a3d8b7-749c-4c61-a9ce-81cd43d06de1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=14.917µ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=67fbafed-dbc0-45a7-82d0-7edbb5cd368e trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=56.541µ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=c3b9156b-e6a2-4853-a7e1-d88e0cdd311a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=9.55µ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=ad903b4d-8448-4322-9723-75a8cbff0bda trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=42.165µ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=dc041f9f-305d-4330-921e-e5ae76751ec0 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=41.18µ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=4a08fc08-b79c-4a39-aea4-4066739ea514 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=21.669µ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=4296efd7-4af3-49a3-9ea6-5d5b1077fd4a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=0df4ac40-c455-42cf-b0c8-7390efd0ec07 http.request.method=GET http.request.remoteaddr="127.0.0.1:59158" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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=10.275003ms http.response.status=200 http.response.written=68 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=32.286µ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=8527fd4d-29e9-4642-a96d-c7daa5c33cda trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=19.642µ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=a8748715-11a4-4991-a43b-5b3c73344643 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=b67d4a93-fefb-4713-aaa9-0baa24e40d6a http.request.method=GET http.request.remoteaddr="127.0.0.1:59154" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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=11.334754ms http.response.status=200 http.response.written=179 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.384Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=40756bed-c803-4c0a-9a1d-2d04d9e5db9a http.request.method=GET http.request.remoteaddr="127.0.0.1:59178" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=info msg="response completed" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=40756bed-c803-4c0a-9a1d-2d04d9e5db9a http.request.method=GET http.request.remoteaddr="127.0.0.1:59178" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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.552346ms http.response.status=200 http.response.written=2 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fdc9f04-0da6-4f33-a337-896032b5d361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59186" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fdc9f04-0da6-4f33-a337-896032b5d361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59186" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fdc9f04-0da6-4f33-a337-896032b5d361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59186" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fdc9f04-0da6-4f33-a337-896032b5d361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59186" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=31.59µ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=8a5064c4-57b4-4a65-84aa-ad466fce17e7 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=3fdc9f04-0da6-4f33-a337-896032b5d361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59186" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=11.151µ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=1312b84d-b93c-43ab-81ad-c9b869f8ee0a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=3fdc9f04-0da6-4f33-a337-896032b5d361 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:59186" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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.204331ms http.response.status=404 http.response.written=181 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.384Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.384Z] time="2023-02-22T19:34:49Z" level=debug msg="authorizing request" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ea19703a-5eac-4a06-96cb-e2a67ba58cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59194" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.385Z] time="2023-02-22T19:34:49Z" level=debug msg=GetImageManifest go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ea19703a-5eac-4a06-96cb-e2a67ba58cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59194" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.385Z] time="2023-02-22T19:34:49Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ea19703a-5eac-4a06-96cb-e2a67ba58cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59194" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.385Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ea19703a-5eac-4a06-96cb-e2a67ba58cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59194" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=214.127µ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=3a794200-3030-4046-8a4f-d855b0f7b19a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.385Z] time="2023-02-22T19:34:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.6 http.request.host="127.0.0.1:5000" http.request.id=ea19703a-5eac-4a06-96cb-e2a67ba58cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59194" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 trace.duration=41.936µ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=34288edc-ca78-4d4c-8c5f-32223925f5d9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.385Z] time="2023-02-22T19:34:49Z" 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.6 http.request.host="127.0.0.1:5000" http.request.id=ea19703a-5eac-4a06-96cb-e2a67ba58cf6 http.request.method=GET http.request.remoteaddr="127.0.0.1:59194" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c 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.693252ms http.response.status=404 http.response.written=181 instance.id=bbb8d148-b4a4-4be3-b931-235be45b3548 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-22T19:34:49.385Z] 127.0.0.1 - - [22/Feb/2023:19:34:49 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.6 git-commit/3606d6a7cd0d33fb876b5333243f3e3c77f0325c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-22T19:34:49.644Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.25s) [2023-02-22T19:34:49.644Z] === RUN TestRemoveImageOrphaning [2023-02-22T19:34:49.644Z] --- PASS: TestRemoveImageOrphaning (0.18s) [2023-02-22T19:34:49.644Z] === RUN TestRemoveImageGarbageCollector [2023-02-22T19:34:49.644Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:34:49.644Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-22T19:34:49.644Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-22T19:34:49.644Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-02-22T19:34:49.644Z] === RUN TestTagInvalidReference [2023-02-22T19:34:49.644Z] --- PASS: TestTagInvalidReference (0.02s) [2023-02-22T19:34:49.644Z] === RUN TestTagValidPrefixedRepo [2023-02-22T19:34:49.904Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-02-22T19:34:49.904Z] === RUN TestTagExistedNameWithoutForce [2023-02-22T19:34:49.904Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-22T19:34:49.904Z] === RUN TestTagOfficialNames [2023-02-22T19:34:49.904Z] --- PASS: TestTagOfficialNames (0.06s) [2023-02-22T19:34:49.904Z] === RUN TestTagMatchesDigest [2023-02-22T19:34:49.904Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-22T19:34:49.904Z] PASS [2023-02-22T19:34:49.904Z] [2023-02-22T19:34:49.904Z] === Skipped [2023-02-22T19:34:49.904Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-22T19:34:49.904Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-02-22T19:34:49.904Z] [2023-02-22T19:34:49.904Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-22T19:34:49.904Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:34:49.904Z] [2023-02-22T19:34:49.904Z] DONE 24 tests, 2 skipped in 1.569s [2023-02-22T19:34:49.904Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-02-22T19:34:49.904Z] ++ 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 [2023-02-22T19:34:49.904Z] ++ set -e [2023-02-22T19:34:49.904Z] ++ '[' -n 0 ']' [2023-02-22T19:34:49.904Z] ++ set -x [2023-02-22T19:34:49.904Z] ++ 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 [2023-02-22T19:34:49.904Z] === RUN TestStripANSICommands [2023-02-22T19:34:49.904Z] === RUN TestStripANSICommands/#00 [2023-02-22T19:34:49.904Z] === RUN TestStripANSICommands/#01 [2023-02-22T19:34:49.904Z] --- PASS: TestStripANSICommands (0.00s) [2023-02-22T19:34:49.904Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-02-22T19:34:49.904Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-02-22T19:34:49.904Z] PASS [2023-02-22T19:34:49.904Z] [2023-02-22T19:34:49.904Z] DONE 3 tests in 0.050s [2023-02-22T19:34:49.904Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-02-22T19:34:49.904Z] ++ 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 [2023-02-22T19:34:49.904Z] ++ set -e [2023-02-22T19:34:49.904Z] ++ '[' -n 0 ']' [2023-02-22T19:34:49.904Z] ++ set -x [2023-02-22T19:34:49.904Z] ++ 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 [2023-02-22T19:34:50.163Z] INFO: Testing against a local daemon [2023-02-22T19:34:50.163Z] === RUN TestNetworkCreateDelete [2023-02-22T19:34:50.163Z] --- PASS: TestNetworkCreateDelete (0.16s) [2023-02-22T19:34:50.163Z] === RUN TestDockerNetworkDeletePreferID [2023-02-22T19:34:50.732Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2023-02-22T19:34:50.732Z] === RUN TestDaemonDNSFallback [2023-02-22T19:34:57.325Z] --- PASS: TestDaemonDNSFallback (6.25s) [2023-02-22T19:34:57.325Z] === RUN TestInspectNetwork [2023-02-22T19:34:59.861Z] === RUN TestInspectNetwork/full_network_id [2023-02-22T19:34:59.861Z] === RUN TestInspectNetwork/partial_network_id [2023-02-22T19:34:59.861Z] === RUN TestInspectNetwork/network_name [2023-02-22T19:34:59.861Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-22T19:35:04.055Z] --- PASS: TestInspectNetwork (6.64s) [2023-02-22T19:35:04.055Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-22T19:35:04.055Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-22T19:35:04.055Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-22T19:35:04.055Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-22T19:35:04.055Z] === RUN TestRunContainerWithBridgeNone [2023-02-22T19:35:04.994Z] --- PASS: TestRunContainerWithBridgeNone (1.42s) [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/create [2023-02-22T19:35:04.994Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-02-22T19:35:04.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-22T19:35:04.994Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-22T19:35:04.994Z] === CONT TestNetworkInvalidJSON/networks/create [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-02-22T19:35:04.994Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-02-22T19:35:04.994Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-02-22T19:35:04.994Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-02-22T19:35:04.994Z] === RUN TestNetworkList [2023-02-22T19:35:04.994Z] === RUN TestNetworkList//networks [2023-02-22T19:35:04.994Z] === PAUSE TestNetworkList//networks [2023-02-22T19:35:04.994Z] === RUN TestNetworkList//networks/ [2023-02-22T19:35:04.994Z] === PAUSE TestNetworkList//networks/ [2023-02-22T19:35:04.994Z] === CONT TestNetworkList//networks [2023-02-22T19:35:04.994Z] === CONT TestNetworkList//networks/ [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkList (0.01s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-22T19:35:04.994Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-22T19:35:04.994Z] === RUN TestHostIPv4BridgeLabel [2023-02-22T19:35:05.562Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-02-22T19:35:05.562Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-22T19:35:06.502Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-02-22T19:35:06.502Z] === RUN TestDaemonDefaultNetworkPools [2023-02-22T19:35:07.441Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2023-02-22T19:35:07.441Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-22T19:35:08.820Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-02-22T19:35:08.820Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-22T19:35:09.758Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-02-22T19:35:09.758Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-22T19:35:10.327Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-22T19:35:10.327Z] === RUN TestServiceWithPredefinedNetwork [2023-02-22T19:35:12.863Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2023-02-22T19:35:12.863Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-22T19:35:12.863Z] service_test.go:242: FLAKY_TEST [2023-02-22T19:35:12.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-22T19:35:12.863Z] === RUN TestServiceWithDataPathPortInit [2023-02-22T19:35:27.768Z] --- PASS: TestServiceWithDataPathPortInit (12.87s) [2023-02-22T19:35:27.768Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-22T19:35:27.768Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:huke0mhi71bp2wufjfp33t8xk Created:2023-02-22 19:35:26.595272099 +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[67dc5e6c7d82aeec0961c0aed4950704cb41910d7001f0ec44ebe5d198b5e46e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kaok2kwtt8ljgfb6impb9d1eb EndpointID:f0ab74bfb17441f36e20fa2e565d96cd87bb27e202757e1c3a5bd4a18ee451d2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fd13761a25e84d325f2aeb28a3c49dedae8e1cd72b9af5837b334b4471445fed 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:4c990acc29a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kaok2kwtt8ljgfb6impb9d1eb EndpointID:f0ab74bfb17441f36e20fa2e565d96cd87bb27e202757e1c3a5bd4a18ee451d2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-22T19:35:31.961Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.35s) [2023-02-22T19:35:31.961Z] PASS [2023-02-22T19:35:31.961Z] [2023-02-22T19:35:31.961Z] === Skipped [2023-02-22T19:35:31.961Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-22T19:35:31.961Z] service_test.go:242: FLAKY_TEST [2023-02-22T19:35:31.961Z] [2023-02-22T19:35:31.961Z] DONE 38 tests, 1 skipped in 41.707s [2023-02-22T19:35:31.961Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-22T19:35:31.961Z] ++ 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 [2023-02-22T19:35:31.961Z] ++ set -e [2023-02-22T19:35:31.961Z] ++ '[' -n 0 ']' [2023-02-22T19:35:31.961Z] ++ set -x [2023-02-22T19:35:31.962Z] ++ 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 [2023-02-22T19:35:31.962Z] INFO: Testing against a local daemon [2023-02-22T19:35:31.962Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-22T19:35:31.962Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-22T19:35:31.962Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-22T19:35:31.962Z] === RUN TestDockerNetworkIpvlan [2023-02-22T19:35:31.962Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-22T19:35:31.962Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-22T19:35:31.962Z] PASS [2023-02-22T19:35:31.962Z] [2023-02-22T19:35:31.962Z] === Skipped [2023-02-22T19:35:31.962Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-22T19:35:31.962Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-22T19:35:31.962Z] [2023-02-22T19:35:31.962Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-22T19:35:31.962Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-22T19:35:31.962Z] [2023-02-22T19:35:31.962Z] DONE 2 tests, 2 skipped in 0.095s [2023-02-22T19:35:31.962Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-22T19:35:31.962Z] ++ 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 [2023-02-22T19:35:31.962Z] ++ set -e [2023-02-22T19:35:31.962Z] ++ '[' -n 0 ']' [2023-02-22T19:35:31.962Z] ++ set -x [2023-02-22T19:35:31.962Z] ++ 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 [2023-02-22T19:35:31.962Z] INFO: Testing against a local daemon [2023-02-22T19:35:31.962Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-22T19:35:33.341Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s) [2023-02-22T19:35:33.341Z] === RUN TestDockerNetworkMacvlan [2023-02-22T19:35:33.600Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-22T19:35:34.539Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-22T19:35:35.108Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-22T19:35:36.489Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-22T19:35:37.869Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-22T19:35:40.406Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan (7.79s) [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.61s) [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.66s) [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.26s) [2023-02-22T19:35:40.982Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.41s) [2023-02-22T19:35:40.982Z] PASS [2023-02-22T19:35:40.982Z] [2023-02-22T19:35:40.982Z] DONE 8 tests in 9.046s [2023-02-22T19:35:40.982Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-22T19:35:40.982Z] ++ 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 [2023-02-22T19:35:40.982Z] ++ set -e [2023-02-22T19:35:40.982Z] ++ '[' -n 0 ']' [2023-02-22T19:35:40.982Z] ++ set -x [2023-02-22T19:35:40.982Z] ++ 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 [2023-02-22T19:35:40.982Z] testing: warning: no tests to run [2023-02-22T19:35:40.982Z] PASS [2023-02-22T19:35:40.982Z] [2023-02-22T19:35:40.982Z] DONE 0 tests in 0.025s [2023-02-22T19:35:40.982Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-22T19:35:40.982Z] ++ 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 [2023-02-22T19:35:40.982Z] ++ set -e [2023-02-22T19:35:40.982Z] ++ '[' -n 0 ']' [2023-02-22T19:35:40.982Z] ++ set -x [2023-02-22T19:35:40.982Z] ++ 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 [2023-02-22T19:35:40.982Z] INFO: Testing against a local daemon [2023-02-22T19:35:40.982Z] === RUN TestAuthZPluginAllowRequest [2023-02-22T19:35:42.362Z] --- PASS: TestAuthZPluginAllowRequest (1.02s) [2023-02-22T19:35:42.362Z] === RUN TestAuthZPluginTLS [2023-02-22T19:35:42.621Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-02-22T19:35:42.621Z] === RUN TestAuthZPluginDenyRequest [2023-02-22T19:35:43.191Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-22T19:35:43.191Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-22T19:35:43.760Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-22T19:35:43.760Z] === RUN TestAuthZPluginDenyResponse [2023-02-22T19:35:44.329Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-02-22T19:35:44.329Z] === RUN TestAuthZPluginAllowEventStream [2023-02-22T19:35:45.267Z] --- PASS: TestAuthZPluginAllowEventStream (1.00s) [2023-02-22T19:35:45.267Z] === RUN TestAuthZPluginErrorResponse [2023-02-22T19:35:45.836Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-02-22T19:35:45.836Z] === RUN TestAuthZPluginErrorRequest [2023-02-22T19:35:46.404Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-22T19:35:46.404Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-22T19:35:46.973Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-02-22T19:35:46.973Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-22T19:35:47.912Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s) [2023-02-22T19:35:47.912Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-22T19:35:49.291Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s) [2023-02-22T19:35:49.291Z] === RUN TestAuthZPluginHeader [2023-02-22T19:35:49.550Z] --- PASS: TestAuthZPluginHeader (0.62s) [2023-02-22T19:35:49.550Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-22T19:35:49.550Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:35:49.550Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-22T19:35:49.810Z] === RUN TestAuthZPluginV2Disable [2023-02-22T19:35:49.810Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:35:49.810Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-02-22T19:35:49.810Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-22T19:35:49.810Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:35:49.810Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-22T19:35:49.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-22T19:35:49.810Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:35:49.810Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-22T19:35:49.810Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-22T19:36:07.906Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-02-22T19:36:07.906Z] PASS [2023-02-22T19:36:07.906Z] [2023-02-22T19:36:07.906Z] === Skipped [2023-02-22T19:36:07.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-22T19:36:07.906Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:36:07.906Z] [2023-02-22T19:36:07.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-02-22T19:36:07.906Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:36:07.906Z] [2023-02-22T19:36:07.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-22T19:36:07.906Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:36:07.906Z] [2023-02-22T19:36:07.906Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-22T19:36:07.906Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:36:07.906Z] [2023-02-22T19:36:07.906Z] DONE 17 tests, 4 skipped in 25.642s [2023-02-22T19:36:07.906Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-22T19:36:07.906Z] ++ 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 [2023-02-22T19:36:07.906Z] ++ set -e [2023-02-22T19:36:07.906Z] ++ '[' -n 0 ']' [2023-02-22T19:36:07.906Z] ++ set -x [2023-02-22T19:36:07.906Z] ++ 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 [2023-02-22T19:36:07.906Z] INFO: Testing against a local daemon [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-02-22T19:36:07.906Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-22T19:36:07.906Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-02-22T19:36:07.906Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-02-22T19:36:07.906Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-02-22T19:36:07.906Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-02-22T19:36:07.906Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-02-22T19:36:07.906Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-02-22T19:36:07.906Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-02-22T19:36:07.906Z] === RUN TestPluginInstall [2023-02-22T19:36:07.906Z] === RUN TestPluginInstall/no_auth [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e8a80646af7c2d7cabe2ed680d0a8ff21c8a3cface8e99396292c8720a65f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e8a80646af7c2d7cabe2ed680d0a8ff21c8a3cface8e99396292c8720a65f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-22T19:36:11.213Z] === RUN TestPluginInstall/with_htpasswd [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e8a80646af7c2d7cabe2ed680d0a8ff21c8a3cface8e99396292c8720a65f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-22T19:36:11.213Z] time="2023-02-22T19:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e8a80646af7c2d7cabe2ed680d0a8ff21c8a3cface8e99396292c8720a65f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-22T19:36:11.474Z] === RUN TestPluginInstall/with_insecure [2023-02-22T19:36:12.412Z] time="2023-02-22T19:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-22T19:36:12.412Z] time="2023-02-22T19:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24c1a42f3336347141496a3c8864c745e1082fe733811422f0e49057b8f65ef4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-22T19:36:12.412Z] time="2023-02-22T19:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-22T19:36:12.412Z] time="2023-02-22T19:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24c1a42f3336347141496a3c8864c745e1082fe733811422f0e49057b8f65ef4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-22T19:36:12.412Z] plugin_test.go:196: [deb72ac0464cf] daemon is not started [2023-02-22T19:36:12.412Z] --- PASS: TestPluginInstall (5.69s) [2023-02-22T19:36:12.412Z] --- PASS: TestPluginInstall/no_auth (4.19s) [2023-02-22T19:36:12.412Z] --- PASS: TestPluginInstall/with_htpasswd (0.53s) [2023-02-22T19:36:12.412Z] --- PASS: TestPluginInstall/with_insecure (0.98s) [2023-02-22T19:36:12.412Z] === RUN TestPluginsWithRuntimes [2023-02-22T19:36:13.792Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-22T19:36:14.731Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-22T19:36:16.111Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2023-02-22T19:36:16.111Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2023-02-22T19:36:16.111Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.95s) [2023-02-22T19:36:16.111Z] === RUN TestPluginBackCompatMediaTypes [2023-02-22T19:36:16.371Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2023-02-22T19:36:16.371Z] PASS [2023-02-22T19:36:16.371Z] [2023-02-22T19:36:16.371Z] DONE 24 tests in 9.803s [2023-02-22T19:36:16.371Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-22T19:36:16.371Z] ++ 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 [2023-02-22T19:36:16.371Z] ++ set -e [2023-02-22T19:36:16.371Z] ++ '[' -n 0 ']' [2023-02-22T19:36:16.371Z] ++ set -x [2023-02-22T19:36:16.371Z] ++ 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 [2023-02-22T19:36:16.630Z] INFO: Testing against a local daemon [2023-02-22T19:36:16.630Z] === RUN TestExternalGraphDriver [2023-02-22T19:36:16.890Z] === RUN TestExternalGraphDriver/json [2023-02-22T19:36:18.269Z] === RUN TestExternalGraphDriver/spec [2023-02-22T19:36:20.176Z] === RUN TestExternalGraphDriver/pull [2023-02-22T19:36:21.554Z] --- PASS: TestExternalGraphDriver (4.96s) [2023-02-22T19:36:21.554Z] --- PASS: TestExternalGraphDriver/json (1.51s) [2023-02-22T19:36:21.554Z] --- PASS: TestExternalGraphDriver/spec (1.49s) [2023-02-22T19:36:21.554Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2023-02-22T19:36:21.554Z] === RUN TestGraphdriverPluginV2 [2023-02-22T19:36:21.813Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:36:21.813Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-02-22T19:36:21.813Z] PASS [2023-02-22T19:36:21.813Z] [2023-02-22T19:36:21.813Z] === Skipped [2023-02-22T19:36:21.813Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-02-22T19:36:21.813Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:36:21.813Z] [2023-02-22T19:36:21.813Z] DONE 5 tests, 1 skipped in 5.398s [2023-02-22T19:36:21.813Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-22T19:36:21.813Z] ++ 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 [2023-02-22T19:36:21.813Z] ++ set -e [2023-02-22T19:36:21.813Z] ++ '[' -n 0 ']' [2023-02-22T19:36:21.813Z] ++ set -x [2023-02-22T19:36:21.813Z] ++ 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 [2023-02-22T19:36:22.075Z] INFO: Testing against a local daemon [2023-02-22T19:36:22.075Z] === RUN TestContinueAfterPluginCrash [2023-02-22T19:36:22.075Z] === PAUSE TestContinueAfterPluginCrash [2023-02-22T19:36:22.075Z] === RUN TestReadPluginNoRead [2023-02-22T19:36:22.075Z] === PAUSE TestReadPluginNoRead [2023-02-22T19:36:22.075Z] === RUN TestDaemonStartWithLogOpt [2023-02-22T19:36:22.075Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-22T19:36:22.075Z] === CONT TestDaemonStartWithLogOpt [2023-02-22T19:36:22.075Z] === CONT TestContinueAfterPluginCrash [2023-02-22T19:36:25.393Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2023-02-22T19:36:25.393Z] === CONT TestReadPluginNoRead [2023-02-22T19:36:27.300Z] === RUN TestReadPluginNoRead/default [2023-02-22T19:36:28.238Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-22T19:36:29.617Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-22T19:36:29.877Z] --- PASS: TestContinueAfterPluginCrash (7.86s) [2023-02-22T19:36:30.820Z] === CONT TestReadPluginNoRead [2023-02-22T19:36:30.820Z] read_test.go:91: [d0f7c6dfb58ce] daemon is not started [2023-02-22T19:36:30.820Z] --- PASS: TestReadPluginNoRead (5.69s) [2023-02-22T19:36:30.820Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2023-02-22T19:36:30.820Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2023-02-22T19:36:30.820Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2023-02-22T19:36:30.820Z] PASS [2023-02-22T19:36:30.820Z] [2023-02-22T19:36:30.820Z] DONE 6 tests in 8.901s [2023-02-22T19:36:30.820Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-02-22T19:36:30.820Z] ++ 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 [2023-02-22T19:36:30.820Z] ++ set -e [2023-02-22T19:36:30.820Z] ++ '[' -n 0 ']' [2023-02-22T19:36:30.820Z] ++ set -x [2023-02-22T19:36:30.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2023-02-22T19:36:30.820Z] testing: warning: no tests to run [2023-02-22T19:36:30.820Z] PASS [2023-02-22T19:36:30.820Z] [2023-02-22T19:36:30.820Z] DONE 0 tests in 0.035s [2023-02-22T19:36:30.820Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-22T19:36:30.820Z] ++ 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 [2023-02-22T19:36:30.820Z] ++ set -e [2023-02-22T19:36:30.820Z] ++ '[' -n 0 ']' [2023-02-22T19:36:30.820Z] ++ set -x [2023-02-22T19:36:30.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2023-02-22T19:36:30.820Z] INFO: Testing against a local daemon [2023-02-22T19:36:30.820Z] === RUN TestPluginWithDevMounts [2023-02-22T19:36:30.820Z] === PAUSE TestPluginWithDevMounts [2023-02-22T19:36:30.820Z] === CONT TestPluginWithDevMounts [2023-02-22T19:36:32.727Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-02-22T19:36:32.727Z] PASS [2023-02-22T19:36:32.727Z] [2023-02-22T19:36:32.727Z] DONE 1 tests in 1.632s [2023-02-22T19:36:32.727Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-22T19:36:32.727Z] ++ 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 [2023-02-22T19:36:32.727Z] ++ set -e [2023-02-22T19:36:32.727Z] ++ '[' -n 0 ']' [2023-02-22T19:36:32.727Z] ++ set -x [2023-02-22T19:36:32.727Z] ++ 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 [2023-02-22T19:36:32.727Z] INFO: Testing against a local daemon [2023-02-22T19:36:32.727Z] === RUN TestSecretInspect [2023-02-22T19:36:34.633Z] --- PASS: TestSecretInspect (1.78s) [2023-02-22T19:36:34.633Z] === RUN TestSecretList [2023-02-22T19:36:36.541Z] --- PASS: TestSecretList (1.90s) [2023-02-22T19:36:36.541Z] === RUN TestSecretsCreateAndDelete [2023-02-22T19:36:37.920Z] --- PASS: TestSecretsCreateAndDelete (1.76s) [2023-02-22T19:36:37.920Z] === RUN TestSecretsUpdate [2023-02-22T19:36:39.826Z] --- PASS: TestSecretsUpdate (1.72s) [2023-02-22T19:36:39.826Z] === RUN TestTemplatedSecret [2023-02-22T19:36:42.370Z] --- PASS: TestTemplatedSecret (2.43s) [2023-02-22T19:36:42.370Z] === RUN TestSecretCreateResolve [2023-02-22T19:36:44.276Z] --- PASS: TestSecretCreateResolve (1.74s) [2023-02-22T19:36:44.276Z] PASS [2023-02-22T19:36:44.276Z] [2023-02-22T19:36:44.276Z] DONE 6 tests in 11.435s [2023-02-22T19:36:44.276Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-02-22T19:36:44.276Z] ++ 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 [2023-02-22T19:36:44.276Z] ++ set -e [2023-02-22T19:36:44.276Z] ++ '[' -n 0 ']' [2023-02-22T19:36:44.276Z] ++ set -x [2023-02-22T19:36:44.276Z] ++ 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 [2023-02-22T19:36:44.276Z] INFO: Testing against a local daemon [2023-02-22T19:36:44.276Z] === RUN TestServiceCreateInit [2023-02-22T19:36:44.276Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-22T19:36:47.567Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-22T19:36:51.762Z] --- PASS: TestServiceCreateInit (7.03s) [2023-02-22T19:36:51.762Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2023-02-22T19:36:51.762Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.45s) [2023-02-22T19:36:51.762Z] === RUN TestCreateServiceMultipleTimes [2023-02-22T19:37:06.650Z] --- PASS: TestCreateServiceMultipleTimes (14.63s) [2023-02-22T19:37:06.650Z] === RUN TestCreateServiceConflict [2023-02-22T19:37:07.588Z] --- PASS: TestCreateServiceConflict (1.79s) [2023-02-22T19:37:07.588Z] === RUN TestCreateServiceMaxReplicas [2023-02-22T19:37:10.133Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2023-02-22T19:37:10.133Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-22T19:37:25.023Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.67s) [2023-02-22T19:37:25.023Z] === RUN TestCreateServiceSecretFileMode [2023-02-22T19:37:25.023Z] --- PASS: TestCreateServiceSecretFileMode (2.20s) [2023-02-22T19:37:25.023Z] === RUN TestCreateServiceConfigFileMode [2023-02-22T19:37:27.560Z] --- PASS: TestCreateServiceConfigFileMode (2.42s) [2023-02-22T19:37:27.560Z] === RUN TestCreateServiceSysctls [2023-02-22T19:37:30.854Z] --- PASS: TestCreateServiceSysctls (3.04s) [2023-02-22T19:37:30.854Z] === RUN TestCreateServiceCapabilities [2023-02-22T19:37:33.395Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2023-02-22T19:37:33.395Z] === RUN TestInspect [2023-02-22T19:37:35.932Z] --- PASS: TestInspect (2.59s) [2023-02-22T19:37:35.932Z] === RUN TestCreateJob [2023-02-22T19:37:38.739Z] --- PASS: TestCreateJob (3.11s) [2023-02-22T19:37:38.739Z] === RUN TestReplicatedJob [2023-02-22T19:37:44.016Z] --- PASS: TestReplicatedJob (4.59s) [2023-02-22T19:37:44.016Z] === RUN TestUpdateReplicatedJob [2023-02-22T19:37:46.554Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2023-02-22T19:37:46.554Z] === RUN TestServiceListWithStatuses [2023-02-22T19:37:46.554Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-22T19:37:46.554Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-22T19:37:46.554Z] === RUN TestDockerNetworkConnectAlias [2023-02-22T19:37:49.847Z] --- PASS: TestDockerNetworkConnectAlias (3.48s) [2023-02-22T19:37:49.847Z] === RUN TestDockerNetworkReConnect [2023-02-22T19:37:53.138Z] --- PASS: TestDockerNetworkReConnect (2.77s) [2023-02-22T19:37:53.138Z] === RUN TestServicePlugin [2023-02-22T19:37:53.138Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:37:53.138Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-22T19:37:53.138Z] === RUN TestServiceUpdateLabel [2023-02-22T19:37:54.517Z] --- PASS: TestServiceUpdateLabel (1.70s) [2023-02-22T19:37:54.517Z] === RUN TestServiceUpdateSecrets [2023-02-22T19:38:09.407Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2023-02-22T19:38:09.407Z] === RUN TestServiceUpdateConfigs [2023-02-22T19:38:24.292Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2023-02-22T19:38:24.292Z] === RUN TestServiceUpdateNetwork [2023-02-22T19:38:36.506Z] --- PASS: TestServiceUpdateNetwork (11.63s) [2023-02-22T19:38:36.506Z] === RUN TestServiceUpdatePidsLimit [2023-02-22T19:38:36.506Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-22T19:38:36.506Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-22T19:38:43.077Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-22T19:38:51.202Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2023-02-22T19:38:51.202Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-02-22T19:38:51.202Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-02-22T19:38:51.202Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-02-22T19:38:51.202Z] PASS [2023-02-22T19:38:51.202Z] [2023-02-22T19:38:51.202Z] === Skipped [2023-02-22T19:38:51.202Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-22T19:38:51.202Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-22T19:38:51.202Z] [2023-02-22T19:38:51.202Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-02-22T19:38:51.202Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-22T19:38:51.202Z] [2023-02-22T19:38:51.202Z] DONE 27 tests, 2 skipped in 126.587s [2023-02-22T19:38:51.202Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-02-22T19:38:51.202Z] ++ 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 [2023-02-22T19:38:51.202Z] ++ set -e [2023-02-22T19:38:51.202Z] ++ '[' -n 0 ']' [2023-02-22T19:38:51.202Z] ++ set -x [2023-02-22T19:38:51.202Z] ++ 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 [2023-02-22T19:38:51.202Z] INFO: Testing against a local daemon [2023-02-22T19:38:51.202Z] === RUN TestSessionCreate [2023-02-22T19:38:51.202Z] --- PASS: TestSessionCreate (0.02s) [2023-02-22T19:38:51.202Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-22T19:38:51.202Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-22T19:38:51.202Z] PASS [2023-02-22T19:38:51.202Z] [2023-02-22T19:38:51.202Z] DONE 2 tests in 0.130s [2023-02-22T19:38:51.202Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-02-22T19:38:51.202Z] ++ 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 [2023-02-22T19:38:51.202Z] ++ set -e [2023-02-22T19:38:51.202Z] ++ '[' -n 0 ']' [2023-02-22T19:38:51.202Z] ++ set -x [2023-02-22T19:38:51.203Z] ++ 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 [2023-02-22T19:38:51.203Z] INFO: Testing against a local daemon [2023-02-22T19:38:51.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-22T19:38:51.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-22T19:38:51.203Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-22T19:38:51.203Z] === RUN TestDiskUsage [2023-02-22T19:38:51.203Z] === PAUSE TestDiskUsage [2023-02-22T19:38:51.203Z] === RUN TestEventsExecDie [2023-02-22T19:38:51.203Z] --- PASS: TestEventsExecDie (0.49s) [2023-02-22T19:38:51.203Z] === RUN TestEventsBackwardsCompatible [2023-02-22T19:38:51.203Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-02-22T19:38:51.203Z] === RUN TestEventsVolumeCreate [2023-02-22T19:38:51.462Z] --- PASS: TestEventsVolumeCreate (0.06s) [2023-02-22T19:38:51.462Z] === RUN TestInfoBinaryCommits [2023-02-22T19:38:51.462Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-22T19:38:51.462Z] === RUN TestInfoAPIVersioned [2023-02-22T19:38:51.462Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-22T19:38:51.462Z] === RUN TestInfoAPI [2023-02-22T19:38:51.462Z] --- PASS: TestInfoAPI (0.02s) [2023-02-22T19:38:51.462Z] === RUN TestInfoAPIWarnings [2023-02-22T19:39:09.557Z] --- PASS: TestInfoAPIWarnings (16.55s) [2023-02-22T19:39:09.557Z] === RUN TestInfoDebug [2023-02-22T19:39:09.557Z] --- PASS: TestInfoDebug (0.53s) [2023-02-22T19:39:09.557Z] === RUN TestInfoInsecureRegistries [2023-02-22T19:39:09.557Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-22T19:39:09.557Z] === RUN TestInfoRegistryMirrors [2023-02-22T19:39:09.557Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-22T19:39:09.557Z] === RUN TestLoginFailsWithBadCredentials [2023-02-22T19:39:09.816Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-02-22T19:39:09.816Z] === RUN TestPingCacheHeaders [2023-02-22T19:39:10.076Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-22T19:39:10.076Z] === RUN TestPingGet [2023-02-22T19:39:10.076Z] --- PASS: TestPingGet (0.01s) [2023-02-22T19:39:10.076Z] === RUN TestPingHead [2023-02-22T19:39:10.076Z] --- PASS: TestPingHead (0.02s) [2023-02-22T19:39:10.076Z] === RUN TestPingSwarmHeader [2023-02-22T19:39:10.645Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-02-22T19:39:10.645Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-02-22T19:39:11.213Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-02-22T19:39:11.213Z] --- PASS: TestPingSwarmHeader (1.30s) [2023-02-22T19:39:11.213Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-02-22T19:39:11.213Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-02-22T19:39:11.213Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-02-22T19:39:11.213Z] === RUN TestPingBuilderHeader [2023-02-22T19:39:11.213Z] === RUN TestPingBuilderHeader/default_config [2023-02-22T19:39:11.782Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-02-22T19:39:12.351Z] --- PASS: TestPingBuilderHeader (1.05s) [2023-02-22T19:39:12.351Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-02-22T19:39:12.351Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-02-22T19:39:12.351Z] === RUN TestVersion [2023-02-22T19:39:12.351Z] --- PASS: TestVersion (0.02s) [2023-02-22T19:39:12.351Z] === CONT TestDiskUsage [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/container_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/image_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/volume_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-02-22T19:39:12.920Z] === RUN TestDiskUsage/after_container.Run [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-02-22T19:39:13.179Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage (1.03s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.09s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-02-22T19:39:13.438Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-02-22T19:39:13.438Z] PASS [2023-02-22T19:39:13.438Z] [2023-02-22T19:39:13.438Z] === Skipped [2023-02-22T19:39:13.438Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-22T19:39:13.438Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-22T19:39:13.438Z] [2023-02-22T19:39:13.438Z] DONE 57 tests, 1 skipped in 22.715s [2023-02-22T19:39:13.438Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-22T19:39:13.438Z] ++ 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 [2023-02-22T19:39:13.438Z] ++ set -e [2023-02-22T19:39:13.438Z] ++ '[' -n 0 ']' [2023-02-22T19:39:13.438Z] ++ set -x [2023-02-22T19:39:13.438Z] ++ 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 [2023-02-22T19:39:13.438Z] INFO: Testing against a local daemon [2023-02-22T19:39:13.438Z] === RUN TestVolumesCreateAndList [2023-02-22T19:39:13.438Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-22T19:39:13.438Z] === RUN TestVolumesRemove [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesRemove (0.07s) [2023-02-22T19:39:13.698Z] === RUN TestVolumesInspect [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-22T19:39:13.698Z] === RUN TestVolumesInvalidJSON [2023-02-22T19:39:13.698Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-02-22T19:39:13.698Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-02-22T19:39:13.698Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-02-22T19:39:13.698Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-02-22T19:39:13.698Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-02-22T19:39:13.698Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-02-22T19:39:13.698Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-02-22T19:39:13.698Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-02-22T19:39:13.698Z] === RUN TestVolumePruneAnonymous [2023-02-22T19:39:13.698Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2023-02-22T19:39:13.698Z] PASS [2023-02-22T19:39:13.698Z] [2023-02-22T19:39:13.698Z] DONE 10 tests in 0.270s [2023-02-22T19:39:13.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-22T19:39:13.698Z] ++++ cat bundles/test-integration/docker.pid [2023-02-22T19:39:13.698Z] +++ kill 14465 [2023-02-22T19:39:13.958Z] +++ /etc/init.d/apparmor stop [2023-02-22T19:39:13.958Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-22T19:39:13.958Z] [2023-02-22T19:39:13.958Z] Unloading profiles will leave already running processes permanently [2023-02-22T19:39:13.958Z] unconfined, which can lead to unexpected situations. [2023-02-22T19:39:13.958Z] [2023-02-22T19:39:13.958Z] To set a process to complain mode, use the command line tool [2023-02-22T19:39:13.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-22T19:39:13.958Z] +++ true [2023-02-22T19:39:13.958Z] exiting test-integration [2023-02-22T19:39:13.958Z] ++ exit 0 [2023-02-22T19:39:13.958Z] Post stage [Pipeline] junit [2023-02-22T19:39:14.909Z] Recording test results [2023-02-22T19:39:15.125Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-22T19:39:15.434Z] + echo Ensuring container killed. [2023-02-22T19:39:15.434Z] Ensuring container killed. [2023-02-22T19:39:15.434Z] + docker rm -vf docker-pr2 [2023-02-22T19:39:15.434Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-02-22T19:39:15.721Z] + echo Chowning /workspace to jenkins user [2023-02-22T19:39:15.721Z] Chowning /workspace to jenkins user [2023-02-22T19:39:15.721Z] + id -u [2023-02-22T19:39:15.721Z] + id -g [2023-02-22T19:39:15.721Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45063:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-22T19:39:17.391Z] + bundleName=arm64-integration [2023-02-22T19:39:17.391Z] + echo Creating arm64-integration-bundles.tar.gz [2023-02-22T19:39:17.391Z] Creating arm64-integration-bundles.tar.gz [2023-02-22T19:39:17.391Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-02-22T19:39:17.391Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-02-22T19:39:17.662Z] Archiving artifacts [2023-02-22T19:39:17.999Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45063/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-22T19:39:18.300Z] + make clean [2023-02-22T19:39:18.559Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-02-22T19:39:18.559Z] docker-dev-cache [2023-02-22T19:39:18.559Z] 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