Pull request #44948 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 06aca27cc15a7d993b93f813a9b6796a10589b90+e664cc2239747bea77f984d6a2c5321dc6f56469 (4a014b387f6291cea8a6070fc9971daed0b1fcea) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44948@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-02-07T15:51:25.873Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-02-07T15:51:25.877Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-02-07T15:51:26.067Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01ca2a6b597ca80a4) in /home/ubuntu/workspace/moby_PR-44948 [Pipeline] { [Pipeline] checkout [2023-02-07T15:51:26.094Z] The recommended git tool is: git [2023-02-07T15:51:26.102Z] using credential docker-jenkins-github-credentials [2023-02-07T15:51:26.115Z] Cloning the remote Git repository [2023-02-07T15:51:26.115Z] Cloning with configured refspecs honoured and without tags [2023-02-07T15:51:26.120Z] Cloning repository https://github.com/moby/moby.git [2023-02-07T15:51:26.120Z] > git init /home/ubuntu/workspace/moby_PR-44948 # timeout=10 [2023-02-07T15:51:26.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T15:51:26.128Z] > git --version # timeout=10 [2023-02-07T15:51:26.133Z] > git --version # 'git version 2.25.1' [2023-02-07T15:51:26.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T15:51:26.134Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44948/head:refs/remotes/origin/PR-44948 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-02-07T15:51:38.707Z] Fetching without tags [2023-02-07T15:51:38.925Z] Merging remotes/origin/23.0 commit e664cc2239747bea77f984d6a2c5321dc6f56469 into PR head commit 06aca27cc15a7d993b93f813a9b6796a10589b90 [2023-02-07T15:51:39.508Z] Merge succeeded, producing 06aca27cc15a7d993b93f813a9b6796a10589b90 [2023-02-07T15:51:39.508Z] Checking out Revision 06aca27cc15a7d993b93f813a9b6796a10589b90 (PR-44948) [2023-02-07T15:51:40.210Z] Commit message: "ci: enhance tests distribution" [2023-02-07T15:51:40.211Z] First time build. Skipping changelog. [2023-02-07T15:51:40.231Z] > git --version # timeout=10 [2023-02-07T15:51:40.245Z] > git --version # 'git version 2.25.1' [2023-02-07T15:51:40.256Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-07T15:51:38.691Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T15:51:38.695Z] > git config --add remote.origin.fetch +refs/pull/44948/head:refs/remotes/origin/PR-44948 # timeout=10 [2023-02-07T15:51:38.700Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-02-07T15:51:38.706Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T15:51:38.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T15:51:38.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T15:51:38.714Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44948/head:refs/remotes/origin/PR-44948 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-02-07T15:51:38.929Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T15:51:38.934Z] > git checkout -f 06aca27cc15a7d993b93f813a9b6796a10589b90 # timeout=10 [2023-02-07T15:51:39.481Z] > git remote # timeout=10 [2023-02-07T15:51:39.484Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T15:51:39.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T15:51:39.488Z] > git merge e664cc2239747bea77f984d6a2c5321dc6f56469 # timeout=10 [2023-02-07T15:51:39.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T15:51:39.513Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T15:51:39.521Z] > git checkout -f 06aca27cc15a7d993b93f813a9b6796a10589b90 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T15:51:41.129Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44948:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 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-07T15:51:45.319Z] 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 [2023-02-07T15:51:45.721Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01ca2a6b597ca80a4) in /home/ubuntu/workspace/moby_PR-44948 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) [Pipeline] { 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] checkout [2023-02-07T15:51:45.773Z] The recommended git tool is: git [Pipeline] // stage [2023-02-07T15:51:45.785Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-02-07T15:51:45.802Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2023-02-07T15:51:45.811Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] 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-07T15:51:46.034Z] Merging remotes/origin/23.0 commit e664cc2239747bea77f984d6a2c5321dc6f56469 into PR head commit 06aca27cc15a7d993b93f813a9b6796a10589b90 [2023-02-07T15:51:46.092Z] Merge succeeded, producing 06aca27cc15a7d993b93f813a9b6796a10589b90 [2023-02-07T15:51:46.092Z] Checking out Revision 06aca27cc15a7d993b93f813a9b6796a10589b90 (PR-44948) [2023-02-07T15:51:46.134Z] Commit message: "ci: enhance tests distribution" [2023-02-07T15:51:46.147Z] > git --version # timeout=10 [2023-02-07T15:51:46.150Z] > git --version # 'git version 2.25.1' [2023-02-07T15:51:46.153Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-07T15:51:45.799Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44948/.git # timeout=10 [2023-02-07T15:51:45.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-07T15:51:45.816Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-07T15:51:45.816Z] > git --version # timeout=10 [2023-02-07T15:51:45.820Z] > git --version # 'git version 2.25.1' [2023-02-07T15:51:45.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T15:51:45.821Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44948/head:refs/remotes/origin/PR-44948 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-02-07T15:51:46.038Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T15:51:46.043Z] > git checkout -f 06aca27cc15a7d993b93f813a9b6796a10589b90 # timeout=10 [2023-02-07T15:51:46.076Z] > git remote # timeout=10 [2023-02-07T15:51:46.080Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T15:51:46.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-07T15:51:46.084Z] > git merge e664cc2239747bea77f984d6a2c5321dc6f56469 # timeout=10 [2023-02-07T15:51:46.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T15:51:46.097Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T15:51:46.102Z] > git checkout -f 06aca27cc15a7d993b93f813a9b6796a10589b90 # timeout=10 [2023-02-07T15:51:47.023Z] + docker version [2023-02-07T15:51:47.023Z] Client: Docker Engine - Community [2023-02-07T15:51:47.023Z] Version: 22.06.0-beta.0 [2023-02-07T15:51:47.023Z] API version: 1.42 [2023-02-07T15:51:47.023Z] Go version: go1.18.3 [2023-02-07T15:51:47.023Z] Git commit: 3e9117b [2023-02-07T15:51:47.023Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-07T15:51:47.023Z] OS/Arch: linux/arm64 [2023-02-07T15:51:47.023Z] Context: default [2023-02-07T15:51:47.023Z] [2023-02-07T15:51:47.023Z] Server: Docker Engine - Community [2023-02-07T15:51:47.023Z] Engine: [2023-02-07T15:51:47.023Z] Version: 22.06.0-beta.0 [2023-02-07T15:51:47.023Z] API version: 1.42 (minimum version 1.12) [2023-02-07T15:51:47.023Z] Go version: go1.18.3 [2023-02-07T15:51:47.023Z] Git commit: 38633e7 [2023-02-07T15:51:47.023Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-07T15:51:47.023Z] OS/Arch: linux/arm64 [2023-02-07T15:51:47.023Z] Experimental: true [2023-02-07T15:51:47.023Z] containerd: [2023-02-07T15:51:47.023Z] Version: 1.6.8 [2023-02-07T15:51:47.023Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T15:51:47.023Z] runc: [2023-02-07T15:51:47.023Z] Version: 1.1.4 [2023-02-07T15:51:47.023Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-07T15:51:47.023Z] docker-init: [2023-02-07T15:51:47.023Z] Version: 0.19.0 [2023-02-07T15:51:47.023Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-07T15:51:47.305Z] + docker info [2023-02-07T15:51:47.305Z] Client: [2023-02-07T15:51:47.305Z] Context: default [2023-02-07T15:51:47.305Z] Debug Mode: false [2023-02-07T15:51:47.305Z] Plugins: [2023-02-07T15:51:47.305Z] buildx: Docker Buildx (Docker Inc.) [2023-02-07T15:51:47.305Z] Version: v0.8.2 [2023-02-07T15:51:47.305Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-02-07T15:51:47.305Z] compose: Docker Compose (Docker Inc.) [2023-02-07T15:51:47.305Z] Version: v2.12.0 [2023-02-07T15:51:47.305Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-07T15:51:47.305Z] [2023-02-07T15:51:47.305Z] Server: [2023-02-07T15:51:47.305Z] Containers: 0 [2023-02-07T15:51:47.305Z] Running: 0 [2023-02-07T15:51:47.305Z] Paused: 0 [2023-02-07T15:51:47.305Z] Stopped: 0 [2023-02-07T15:51:47.305Z] Images: 4 [2023-02-07T15:51:47.305Z] Server Version: 22.06.0-beta.0 [2023-02-07T15:51:47.305Z] Storage Driver: overlay2 [2023-02-07T15:51:47.305Z] Backing Filesystem: extfs [2023-02-07T15:51:47.305Z] Supports d_type: true [2023-02-07T15:51:47.305Z] Using metacopy: false [2023-02-07T15:51:47.305Z] Native Overlay Diff: true [2023-02-07T15:51:47.305Z] userxattr: false [2023-02-07T15:51:47.305Z] Logging Driver: json-file [2023-02-07T15:51:47.305Z] Cgroup Driver: cgroupfs [2023-02-07T15:51:47.305Z] Cgroup Version: 1 [2023-02-07T15:51:47.305Z] Plugins: [2023-02-07T15:51:47.305Z] Volume: local [2023-02-07T15:51:47.305Z] Network: bridge host ipvlan macvlan null overlay [2023-02-07T15:51:47.305Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-07T15:51:47.305Z] Swarm: inactive [2023-02-07T15:51:47.305Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-07T15:51:47.305Z] Default Runtime: runc [2023-02-07T15:51:47.305Z] Init Binary: docker-init [2023-02-07T15:51:47.305Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-07T15:51:47.305Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-07T15:51:47.305Z] init version: de40ad0 [2023-02-07T15:51:47.305Z] Security Options: [2023-02-07T15:51:47.305Z] apparmor [2023-02-07T15:51:47.305Z] seccomp [2023-02-07T15:51:47.305Z] Profile: builtin [2023-02-07T15:51:47.305Z] Kernel Version: 5.15.0-1022-aws [2023-02-07T15:51:47.305Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-07T15:51:47.305Z] OSType: linux [2023-02-07T15:51:47.305Z] Architecture: aarch64 [2023-02-07T15:51:47.305Z] CPUs: 2 [2023-02-07T15:51:47.305Z] Total Memory: 7.559GiB [2023-02-07T15:51:47.305Z] Name: ip-10-100-127-48 [2023-02-07T15:51:47.305Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-02-07T15:51:47.305Z] Docker Root Dir: /var/lib/docker [2023-02-07T15:51:47.305Z] Debug Mode: false [2023-02-07T15:51:47.305Z] Registry: https://index.docker.io/v1/ [2023-02-07T15:51:47.305Z] Labels: [2023-02-07T15:51:47.305Z] Experimental: true [2023-02-07T15:51:47.305Z] Insecure Registries: [2023-02-07T15:51:47.305Z] 127.0.0.0/8 [2023-02-07T15:51:47.305Z] Live Restore Enabled: true [2023-02-07T15:51:47.305Z] [Pipeline] sh [2023-02-07T15:51:47.585Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-02-07T15:51:47.585Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-02-07T15:51:47.585Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44948/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-02-07T15:51:47.585Z] + bash /home/ubuntu/workspace/moby_PR-44948/check-config.sh [2023-02-07T15:51:47.585Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-07T15:51:47.585Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-02-07T15:51:47.585Z] [2023-02-07T15:51:47.585Z] Generally Necessary: [2023-02-07T15:51:47.585Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-07T15:51:47.585Z] - apparmor: enabled and tools installed [2023-02-07T15:51:47.585Z] - CONFIG_NAMESPACES: enabled [2023-02-07T15:51:47.585Z] - CONFIG_NET_NS: enabled [2023-02-07T15:51:47.585Z] - CONFIG_PID_NS: enabled [2023-02-07T15:51:47.585Z] - CONFIG_IPC_NS: enabled [2023-02-07T15:51:47.585Z] - CONFIG_UTS_NS: enabled [2023-02-07T15:51:47.585Z] - CONFIG_CGROUPS: enabled [2023-02-07T15:51:47.585Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-07T15:51:47.585Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-07T15:51:47.585Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-07T15:51:47.585Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-07T15:51:47.585Z] - CONFIG_CPUSETS: enabled [2023-02-07T15:51:47.585Z] - CONFIG_MEMCG: enabled [2023-02-07T15:51:47.585Z] - CONFIG_KEYS: enabled [2023-02-07T15:51:47.843Z] - CONFIG_VETH: enabled (as module) [2023-02-07T15:51:47.843Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-07T15:51:47.843Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-07T15:51:47.843Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-07T15:51:47.843Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-07T15:51:47.843Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-07T15:51:47.844Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-07T15:51:47.844Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-07T15:51:47.844Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-02-07T15:51:47.844Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-07T15:51:47.844Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-07T15:51:47.844Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-07T15:51:47.844Z] - CONFIG_CGROUP_BPF: enabled [2023-02-07T15:51:47.844Z] [2023-02-07T15:51:47.844Z] Optional Features: [2023-02-07T15:51:47.844Z] - CONFIG_USER_NS: enabled [2023-02-07T15:51:47.844Z] - CONFIG_SECCOMP: enabled [2023-02-07T15:51:47.844Z] - CONFIG_SECCOMP_FILTER: enabled [2023-02-07T15:51:47.844Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-07T15:51:47.844Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-07T15:51:47.844Z] (cgroup swap accounting is currently enabled) [2023-02-07T15:51:47.844Z] - CONFIG_BLK_CGROUP: enabled [2023-02-07T15:51:47.844Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-07T15:51:47.844Z] - CONFIG_CGROUP_PERF: enabled [2023-02-07T15:51:47.844Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-07T15:51:48.102Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-07T15:51:48.102Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-07T15:51:48.102Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-07T15:51:48.102Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-07T15:51:48.102Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-07T15:51:48.102Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-07T15:51:48.102Z] - CONFIG_IP_VS: enabled (as module) [2023-02-07T15:51:48.102Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-07T15:51:48.102Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-07T15:51:48.102Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-07T15:51:48.102Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-07T15:51:48.102Z] - CONFIG_SECURITY_SELINUX: enabled [2023-02-07T15:51:48.102Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-02-07T15:51:48.102Z] - CONFIG_EXT4_FS: enabled [2023-02-07T15:51:48.102Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-07T15:51:48.102Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-07T15:51:48.102Z] - Network Drivers: [2023-02-07T15:51:48.102Z] - "overlay": [2023-02-07T15:51:48.102Z] - CONFIG_VXLAN: enabled (as module) [2023-02-07T15:51:48.102Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-07T15:51:48.102Z] Optional (for encrypted networks): [2023-02-07T15:51:48.360Z] - CONFIG_CRYPTO: enabled [2023-02-07T15:51:48.360Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-07T15:51:48.360Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-07T15:51:48.360Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-07T15:51:48.360Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-07T15:51:48.360Z] - CONFIG_XFRM: enabled [2023-02-07T15:51:48.360Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-07T15:51:48.360Z] - "ipvlan": [2023-02-07T15:51:48.360Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-07T15:51:48.360Z] - "macvlan": [2023-02-07T15:51:48.360Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_DUMMY: enabled (as module) [2023-02-07T15:51:48.360Z] - "ftp,tftp client in container": [2023-02-07T15:51:48.360Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-07T15:51:48.360Z] - Storage Drivers: [2023-02-07T15:51:48.360Z] - "aufs": [2023-02-07T15:51:48.360Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-07T15:51:48.360Z] - "btrfs": [2023-02-07T15:51:48.360Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-07T15:51:48.360Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-07T15:51:48.360Z] - "devicemapper": [2023-02-07T15:51:48.360Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-07T15:51:48.360Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-07T15:51:48.360Z] - "overlay": [2023-02-07T15:51:48.360Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-07T15:51:48.360Z] - "zfs": [2023-02-07T15:51:48.360Z] - /dev/zfs: present [2023-02-07T15:51:48.360Z] - zfs command: missing [2023-02-07T15:51:48.360Z] - zpool command: missing [2023-02-07T15:51:48.360Z] [2023-02-07T15:51:48.360Z] Limits: [2023-02-07T15:51:48.360Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-07T15:51:48.360Z] [2023-02-07T15:51:48.360Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-07T15:51:48.666Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06aca27cc15a7d993b93f813a9b6796a10589b90 . [2023-02-07T15:51:48.924Z] #1 [internal] load build definition from Dockerfile [2023-02-07T15:51:48.924Z] #1 transferring dockerfile: 27.21kB done [2023-02-07T15:51:48.924Z] #1 DONE 0.0s [2023-02-07T15:51:48.924Z] [2023-02-07T15:51:48.924Z] #2 [internal] load .dockerignore [2023-02-07T15:51:48.924Z] #2 transferring context: 113B done [2023-02-07T15:51:48.924Z] #2 DONE 0.0s [2023-02-07T15:51:48.924Z] [2023-02-07T15:51:48.924Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-07T15:51:48.924Z] #3 DONE 0.1s [2023-02-07T15:51:48.924Z] [2023-02-07T15:51:48.924Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:d2d74ff22a0e47b21f4bbde337e2ac4cd0a02a2226ef79264878db3dc7e87df8 [2023-02-07T15:51:48.924Z] #4 CACHED [2023-02-07T15:51:48.924Z] [2023-02-07T15:51:48.924Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-02-07T15:51:48.924Z] #5 DONE 0.0s [2023-02-07T15:51:48.924Z] [2023-02-07T15:51:48.924Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-02-07T15:51:49.186Z] #6 DONE 0.1s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.186Z] #7 [internal] load metadata for docker.io/library/golang:1.19.5-bullseye [2023-02-07T15:51:49.186Z] #7 DONE 0.1s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.186Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-07T15:51:49.186Z] #8 DONE 0.1s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.186Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-07T15:51:49.186Z] #9 DONE 0.1s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.186Z] #10 [base 1/5] FROM docker.io/library/golang:1.19.5-bullseye@sha256:65754db146596d18451cc645693bda3b8e9496392a53d8ff15d549a3c2d9a5ce [2023-02-07T15:51:49.186Z] #10 DONE 0.0s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.186Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-02-07T15:51:49.186Z] #11 DONE 0.0s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.186Z] #12 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-07T15:51:49.186Z] #12 DONE 0.0s [2023-02-07T15:51:49.186Z] [2023-02-07T15:51:49.187Z] #13 [build-dummy 1/2] FROM docker.io/library/busybox [2023-02-07T15:51:49.187Z] #13 DONE 0.0s [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:92277f7108c432febe41beffd367dbb6dac60b9fbfe517c77208e6457eafe22b [2023-02-07T15:51:49.187Z] #14 DONE 0.0s [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #15 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-02-07T15:51:49.187Z] #15 CACHED [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #16 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-07T15:51:49.187Z] #16 CACHED [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #17 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-02-07T15:51:49.187Z] #17 CACHED [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #18 [base 2/5] COPY --from=xx / / [2023-02-07T15:51:49.187Z] #18 CACHED [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #19 [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-07T15:51:49.187Z] #19 CACHED [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #20 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-02-07T15:51:49.187Z] #20 CACHED [2023-02-07T15:51:49.187Z] [2023-02-07T15:51:49.187Z] #21 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-07T15:51:49.758Z] #21 ... [2023-02-07T15:51:49.758Z] [2023-02-07T15:51:49.758Z] #22 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-02-07T15:51:49.758Z] #22 DONE 0.6s [2023-02-07T15:51:50.022Z] [2023-02-07T15:51:50.022Z] #23 [internal] load build context [2023-02-07T15:51:50.591Z] #23 transferring context: 63.99MB 1.4s done [2023-02-07T15:51:50.591Z] #23 DONE 1.4s [2023-02-07T15:51:50.591Z] [2023-02-07T15:51:50.591Z] #21 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.16" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-07T15:52:00.560Z] #21 DONE 9.7s [2023-02-07T15:52:00.560Z] [2023-02-07T15:52:00.560Z] #24 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-02-07T15:52:00.560Z] #24 CACHED [2023-02-07T15:52:00.560Z] [2023-02-07T15:52:00.560Z] #25 [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-07T15:52:00.560Z] #25 CACHED [2023-02-07T15:52:00.560Z] [2023-02-07T15:52:00.560Z] #26 [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-07T15:52:59.349Z] #46 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #47 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-02-07T15:52:59.349Z] #47 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #48 [dev-systemd-false 10/20] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-07T15:52:59.349Z] #48 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #49 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-02-07T15:52:59.349Z] #49 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #50 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-07T15:52:59.349Z] #50 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #51 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-02-07T15:52:59.349Z] #51 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #52 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2023-02-07T15:52:59.349Z] #52 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #53 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-02-07T15:52:59.349Z] #53 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #54 [delve-src 1/3] WORKDIR /usr/src/delve [2023-02-07T15:52:59.349Z] #54 CACHED [2023-02-07T15:52:59.349Z] [2023-02-07T15:52:59.349Z] #55 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2023-02-07T15:53:03.073Z] #105 DONE 0.5s [2023-02-07T15:53:03.073Z] [2023-02-07T15:53:03.073Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-07T15:53:03.333Z] #106 DONE 0.5s [2023-02-07T15:53:03.333Z] [2023-02-07T15:53:03.333Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-07T15:53:03.900Z] #107 DONE 0.5s [2023-02-07T15:53:03.900Z] [2023-02-07T15:53:03.900Z] #108 [dev-base 6/11] RUN ldconfig [2023-02-07T15:53:04.472Z] #108 DONE 0.5s [2023-02-07T15:53:04.472Z] [2023-02-07T15:53:04.472Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-07T15:53:05.038Z] #109 DONE 0.5s [2023-02-07T15:53:05.038Z] [2023-02-07T15:53:05.038Z] #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 thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-02-07T15:53:05.603Z] #110 0.769 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-07T15:53:05.603Z] #110 0.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-07T15:53:05.861Z] #110 0.770 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-07T15:53:06.131Z] #110 1.116 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [218 kB] [2023-02-07T15:53:06.131Z] #110 1.162 Fetched 266 kB in 1s (399 kB/s) [2023-02-07T15:53:06.697Z] #110 1.162 Reading package lists... [2023-02-07T15:53:07.264Z] #110 1.804 Reading package lists... [2023-02-07T15:53:07.521Z] #110 2.355 Building dependency tree... [2023-02-07T15:53:07.521Z] #110 2.519 Reading state information... [2023-02-07T15:53:07.521Z] #110 2.710 The following additional packages will be installed: [2023-02-07T15:53:07.521Z] #110 2.710 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 [2023-02-07T15:53:07.521Z] #110 2.710 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 [2023-02-07T15:53:07.521Z] #110 2.711 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-02-07T15:53:07.521Z] #110 2.711 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd [2023-02-07T15:53:07.521Z] #110 2.712 Suggested packages: [2023-02-07T15:53:07.521Z] #110 2.712 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-07T15:53:07.521Z] #110 2.712 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-07T15:53:07.521Z] #110 2.712 acl attr quota [2023-02-07T15:53:07.521Z] #110 2.712 Recommended packages: [2023-02-07T15:53:07.521Z] #110 2.712 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-07T15:53:07.779Z] #110 3.058 The following NEW packages will be installed: [2023-02-07T15:53:08.038Z] #110 3.059 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-02-07T15:53:08.038Z] #110 3.059 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 [2023-02-07T15:53:08.038Z] #110 3.059 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 [2023-02-07T15:53:08.038Z] #110 3.059 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-02-07T15:53:08.038Z] #110 3.060 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-02-07T15:53:08.038Z] #110 3.060 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-02-07T15:53:08.038Z] #110 3.060 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2023-02-07T15:53:08.038Z] #110 3.060 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd [2023-02-07T15:53:08.038Z] #110 3.337 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T15:53:08.038Z] #110 3.337 Need to get 27.2 MB of archives. [2023-02-07T15:53:08.038Z] #110 3.337 After this operation, 106 MB of additional disk space will be used. [2023-02-07T15:53:08.038Z] #110 3.337 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-02-07T15:53:08.297Z] #110 3.343 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-02-07T15:53:08.297Z] #110 3.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-02-07T15:53:08.297Z] #110 3.347 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-07T15:53:08.297Z] #110 3.349 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-02-07T15:53:08.297Z] #110 3.350 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-02-07T15:53:08.297Z] #110 3.351 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-02-07T15:53:08.297Z] #110 3.353 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-02-07T15:53:08.297Z] #110 3.359 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-07T15:53:08.297Z] #110 3.360 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-07T15:53:08.297Z] #110 3.362 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-02-07T15:53:08.297Z] #110 3.364 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-02-07T15:53:08.297Z] #110 3.365 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-02-07T15:53:08.297Z] #110 3.367 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-02-07T15:53:08.297Z] #110 3.372 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-02-07T15:53:08.297Z] #110 3.373 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-02-07T15:53:08.297Z] #110 3.375 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-02-07T15:53:08.297Z] #110 3.377 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-02-07T15:53:08.297Z] #110 3.399 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-02-07T15:53:08.297Z] #110 3.401 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-02-07T15:53:08.297Z] #110 3.402 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-02-07T15:53:08.297Z] #110 3.403 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-02-07T15:53:08.298Z] #110 3.407 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-02-07T15:53:08.298Z] #110 3.410 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-07T15:53:08.298Z] #110 3.412 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-07T15:53:08.298Z] #110 3.414 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-07T15:53:08.298Z] #110 3.417 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-02-07T15:53:08.298Z] #110 3.419 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-02-07T15:53:08.298Z] #110 3.421 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-07T15:53:08.298Z] #110 3.551 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-02-07T15:53:08.298Z] #110 3.552 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-07T15:53:08.298Z] #110 3.552 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-02-07T15:53:08.298Z] #110 3.553 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-07T15:53:08.298Z] #110 3.553 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-02-07T15:53:08.298Z] #110 3.554 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-02-07T15:53:08.298Z] #110 3.555 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-02-07T15:53:08.298Z] #110 3.556 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-07T15:53:08.298Z] #110 3.566 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-07T15:53:08.298Z] #110 3.597 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-07T15:53:08.556Z] #110 3.599 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-07T15:53:08.556Z] #110 3.600 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-07T15:53:08.556Z] #110 3.602 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-07T15:53:08.556Z] #110 3.603 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-07T15:53:08.556Z] #110 3.605 Get:44 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-02-07T15:53:08.556Z] #110 3.609 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-02-07T15:53:08.556Z] #110 3.612 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-02-07T15:53:08.556Z] #110 3.688 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-07T15:53:09.122Z] #110 4.236 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-02-07T15:53:09.122Z] #110 4.244 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-02-07T15:53:09.122Z] #110 4.329 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-02-07T15:53:09.380Z] #110 4.330 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-02-07T15:53:09.380Z] #110 4.614 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T15:53:09.638Z] #110 4.652 Fetched 27.2 MB in 1s (21.5 MB/s) [2023-02-07T15:53:09.638Z] #110 4.677 Selecting previously unselected package pigz. [2023-02-07T15:53:09.638Z] #110 4.677 (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-07T15:53:09.638Z] #110 4.687 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-02-07T15:53:09.638Z] #110 4.691 Unpacking pigz (2.6-1) ... [2023-02-07T15:53:09.638Z] #110 4.733 Selecting previously unselected package libelf1:arm64. [2023-02-07T15:53:09.638Z] #110 4.733 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-02-07T15:53:09.638Z] #110 4.740 Unpacking libelf1:arm64 (0.183-1) ... [2023-02-07T15:53:09.638Z] #110 4.788 Selecting previously unselected package libbpf0:arm64. [2023-02-07T15:53:09.638Z] #110 4.790 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-02-07T15:53:09.638Z] #110 4.794 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-02-07T15:53:09.638Z] #110 4.837 Selecting previously unselected package libcap2:arm64. [2023-02-07T15:53:09.896Z] #110 4.839 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-07T15:53:09.896Z] #110 4.843 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-07T15:53:09.896Z] #110 4.879 Selecting previously unselected package libmnl0:arm64. [2023-02-07T15:53:09.896Z] #110 4.881 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-02-07T15:53:09.896Z] #110 4.885 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-02-07T15:53:09.896Z] #110 4.920 Selecting previously unselected package libxtables12:arm64. [2023-02-07T15:53:09.896Z] #110 4.922 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-02-07T15:53:09.896Z] #110 4.925 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-02-07T15:53:09.896Z] #110 4.959 Selecting previously unselected package libcap2-bin. [2023-02-07T15:53:09.896Z] #110 4.961 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-02-07T15:53:09.896Z] #110 4.964 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-07T15:53:09.896Z] #110 5.007 Selecting previously unselected package iproute2. [2023-02-07T15:53:09.896Z] #110 5.009 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-02-07T15:53:09.896Z] #110 5.012 Unpacking iproute2 (5.10.0-4) ... [2023-02-07T15:53:10.155Z] #110 5.116 Selecting previously unselected package xxd. [2023-02-07T15:53:10.155Z] #110 5.116 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-07T15:53:10.155Z] #110 5.119 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:10.155Z] #110 5.166 Selecting previously unselected package vim-common. [2023-02-07T15:53:10.155Z] #110 5.169 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T15:53:10.155Z] #110 5.178 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:10.155Z] #110 5.229 Selecting previously unselected package bash-completion. [2023-02-07T15:53:10.155Z] #110 5.232 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-07T15:53:10.720Z] #110 5.888 Unpacking bash-completion (1:2.11-2) ... [2023-02-07T15:53:10.978Z] #110 6.007 Selecting previously unselected package bzip2. [2023-02-07T15:53:10.978Z] #110 6.009 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-02-07T15:53:10.978Z] #110 6.014 Unpacking bzip2 (1.0.8-4) ... [2023-02-07T15:53:10.978Z] #110 6.056 Selecting previously unselected package xz-utils. [2023-02-07T15:53:10.978Z] #110 6.059 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-02-07T15:53:10.978Z] #110 6.063 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T15:53:10.978Z] #110 6.121 Selecting previously unselected package apparmor. [2023-02-07T15:53:10.978Z] #110 6.124 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-02-07T15:53:10.978Z] #110 6.147 Unpacking apparmor (2.13.6-10) ... [2023-02-07T15:53:10.978Z] #110 6.251 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-02-07T15:53:11.236Z] #110 6.253 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T15:53:11.236Z] #110 6.257 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T15:53:11.236Z] #110 6.303 Selecting previously unselected package dmsetup. [2023-02-07T15:53:11.236Z] #110 6.306 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T15:53:11.236Z] #110 6.310 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-07T15:53:11.236Z] #110 6.347 Selecting previously unselected package inetutils-ping. [2023-02-07T15:53:11.236Z] #110 6.349 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-02-07T15:53:11.236Z] #110 6.353 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T15:53:11.236Z] #110 6.399 Selecting previously unselected package libip4tc2:arm64. [2023-02-07T15:53:11.236Z] #110 6.402 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... [2023-02-07T15:53:11.236Z] #110 6.405 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-02-07T15:53:11.237Z] #110 6.445 Selecting previously unselected package libip6tc2:arm64. [2023-02-07T15:53:11.237Z] #110 6.447 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... [2023-02-07T15:53:11.237Z] #110 6.452 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-02-07T15:53:11.237Z] #110 6.489 Selecting previously unselected package libnfnetlink0:arm64. [2023-02-07T15:53:11.237Z] #110 6.489 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-02-07T15:53:11.495Z] #110 6.492 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-07T15:53:11.495Z] #110 6.530 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-02-07T15:53:11.495Z] #110 6.532 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-02-07T15:53:11.495Z] #110 6.536 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-07T15:53:11.495Z] #110 6.577 Selecting previously unselected package libnftnl11:arm64. [2023-02-07T15:53:11.495Z] #110 6.578 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... [2023-02-07T15:53:11.495Z] #110 6.581 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-02-07T15:53:11.495Z] #110 6.619 Selecting previously unselected package iptables. [2023-02-07T15:53:11.495Z] #110 6.621 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... [2023-02-07T15:53:11.495Z] #110 6.625 Unpacking iptables (1.8.7-1) ... [2023-02-07T15:53:11.495Z] #110 6.696 Selecting previously unselected package libonig5:arm64. [2023-02-07T15:53:11.495Z] #110 6.698 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-07T15:53:11.495Z] #110 6.702 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-07T15:53:11.495Z] #110 6.749 Selecting previously unselected package libjq1:arm64. [2023-02-07T15:53:11.753Z] #110 6.752 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... [2023-02-07T15:53:11.754Z] #110 6.755 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-07T15:53:11.754Z] #110 6.793 Selecting previously unselected package jq. [2023-02-07T15:53:11.754Z] #110 6.796 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... [2023-02-07T15:53:11.754Z] #110 6.799 Unpacking jq (1.6-2.1) ... [2023-02-07T15:53:11.754Z] #110 6.838 Selecting previously unselected package libaio1:arm64. [2023-02-07T15:53:11.754Z] #110 6.840 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... [2023-02-07T15:53:11.754Z] #110 6.844 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-02-07T15:53:11.754Z] #110 6.880 Selecting previously unselected package libgpm2:arm64. [2023-02-07T15:53:11.754Z] #110 6.882 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... [2023-02-07T15:53:11.754Z] #110 6.886 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-02-07T15:53:11.754Z] #110 6.919 Selecting previously unselected package libicu67:arm64. [2023-02-07T15:53:11.754Z] #110 6.922 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... [2023-02-07T15:53:11.754Z] #110 6.925 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-07T15:53:12.321Z] #110 7.605 Selecting previously unselected package libinih1:arm64. [2023-02-07T15:53:12.579Z] #110 7.607 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... [2023-02-07T15:53:12.579Z] #110 7.611 Unpacking libinih1:arm64 (53-1+b2) ... [2023-02-07T15:53:12.579Z] #110 7.648 Selecting previously unselected package libnet1:arm64. [2023-02-07T15:53:12.579Z] #110 7.651 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-07T15:53:12.579Z] #110 7.655 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-07T15:53:12.579Z] #110 7.696 Selecting previously unselected package libnl-3-200:arm64. [2023-02-07T15:53:12.579Z] #110 7.698 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-07T15:53:12.579Z] #110 7.702 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-07T15:53:12.579Z] #110 7.742 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-07T15:53:12.579Z] #110 7.745 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-07T15:53:12.579Z] #110 7.749 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-07T15:53:12.579Z] #110 7.785 Selecting previously unselected package libyajl2:arm64. [2023-02-07T15:53:12.579Z] #110 7.787 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... [2023-02-07T15:53:12.579Z] #110 7.792 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-02-07T15:53:12.579Z] #110 7.826 Selecting previously unselected package net-tools. [2023-02-07T15:53:12.579Z] #110 7.828 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-02-07T15:53:12.579Z] #110 7.833 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T15:53:12.579Z] #110 7.886 Selecting previously unselected package patch. [2023-02-07T15:53:12.837Z] #110 7.890 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... [2023-02-07T15:53:12.837Z] #110 7.894 Unpacking patch (2.7.6-7) ... [2023-02-07T15:53:12.837Z] #110 7.932 Selecting previously unselected package python-pip-whl. [2023-02-07T15:53:12.837Z] #110 7.935 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-07T15:53:12.837Z] #110 7.940 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T15:53:13.095Z] #110 8.077 Selecting previously unselected package python3-lib2to3. [2023-02-07T15:53:13.095Z] #110 8.080 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-07T15:53:13.095Z] #110 8.083 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-07T15:53:13.095Z] #110 8.125 Selecting previously unselected package python3-distutils. [2023-02-07T15:53:13.095Z] #110 8.127 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2023-02-07T15:53:13.095Z] #110 8.131 Unpacking python3-distutils (3.9.2-1) ... [2023-02-07T15:53:13.095Z] #110 8.178 Selecting previously unselected package python3-pkg-resources. [2023-02-07T15:53:13.095Z] #110 8.180 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-07T15:53:13.095Z] #110 8.184 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-07T15:53:13.095Z] #110 8.233 Selecting previously unselected package python3-setuptools. [2023-02-07T15:53:13.095Z] #110 8.233 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2023-02-07T15:53:13.095Z] #110 8.238 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-07T15:53:13.357Z] #110 8.389 Selecting previously unselected package python3-wheel. [2023-02-07T15:53:13.358Z] #110 8.392 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2023-02-07T15:53:13.358Z] #110 8.396 Unpacking python3-wheel (0.34.2-1) ... [2023-02-07T15:53:13.358Z] #110 8.445 Selecting previously unselected package python3-pip. [2023-02-07T15:53:13.358Z] #110 8.446 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-07T15:53:13.358Z] #110 8.450 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T15:53:13.358Z] #110 8.523 Selecting previously unselected package sudo. [2023-02-07T15:53:13.358Z] #110 8.526 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-02-07T15:53:13.358Z] #110 8.532 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T15:53:13.616Z] #110 8.649 Selecting previously unselected package thin-provisioning-tools. [2023-02-07T15:53:13.616Z] #110 8.649 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-02-07T15:53:13.616Z] #110 8.653 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-07T15:53:13.616Z] #110 8.725 Selecting previously unselected package uidmap. [2023-02-07T15:53:13.616Z] #110 8.728 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-02-07T15:53:13.616Z] #110 8.732 Unpacking uidmap (1:4.8.1-1) ... [2023-02-07T15:53:13.616Z] #110 8.783 Selecting previously unselected package vim-runtime. [2023-02-07T15:53:13.616Z] #110 8.786 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-07T15:53:13.616Z] #110 8.798 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-07T15:53:13.616Z] #110 8.810 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-07T15:53:13.616Z] #110 8.814 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:14.181Z] #110 9.403 Selecting previously unselected package vim. [2023-02-07T15:53:14.181Z] #110 9.406 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-07T15:53:14.181Z] #110 9.415 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:14.439Z] #110 9.548 Selecting previously unselected package xfsprogs. [2023-02-07T15:53:14.439Z] #110 9.551 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... [2023-02-07T15:53:14.439Z] #110 9.556 Unpacking xfsprogs (5.10.0-4) ... [2023-02-07T15:53:14.697Z] #110 9.655 Selecting previously unselected package zip. [2023-02-07T15:53:14.697Z] #110 9.658 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... [2023-02-07T15:53:14.697Z] #110 9.663 Unpacking zip (3.0-12) ... [2023-02-07T15:53:14.697Z] #110 9.710 Selecting previously unselected package zstd. [2023-02-07T15:53:14.697Z] #110 9.713 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-02-07T15:53:14.697Z] #110 9.717 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-02-07T15:53:14.697Z] #110 9.810 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-07T15:53:14.955Z] #110 10.02 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-02-07T15:53:14.955Z] #110 10.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-07T15:53:14.955Z] #110 10.04 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-02-07T15:53:14.955Z] #110 10.05 Setting up libicu67:arm64 (67.1-7) ... [2023-02-07T15:53:14.955Z] #110 10.06 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-02-07T15:53:14.955Z] #110 10.07 Setting up libinih1:arm64 (53-1+b2) ... [2023-02-07T15:53:14.955Z] #110 10.08 Setting up uidmap (1:4.8.1-1) ... [2023-02-07T15:53:14.955Z] #110 10.10 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-02-07T15:53:14.955Z] #110 10.11 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-07T15:53:14.955Z] #110 10.12 Setting up bzip2 (1.0.8-4) ... [2023-02-07T15:53:14.955Z] #110 10.13 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-07T15:53:15.213Z] #110 10.14 Setting up python3-wheel (0.34.2-1) ... [2023-02-07T15:53:15.213Z] #110 10.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:15.213Z] #110 10.31 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-07T15:53:15.213Z] #110 10.32 Setting up libcap2-bin (1:2.44-1) ... [2023-02-07T15:53:15.213Z] #110 10.33 Setting up apparmor (2.13.6-10) ... [2023-02-07T15:53:16.587Z] #110 11.56 Setting up zip (3.0-12) ... [2023-02-07T15:53:16.587Z] #110 11.57 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:16.587Z] #110 11.59 Setting up bash-completion (1:2.11-2) ... [2023-02-07T15:53:17.153Z] #110 12.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-07T15:53:17.153Z] #110 12.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-07T15:53:17.153Z] #110 12.38 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-02-07T15:53:17.153Z] #110 12.39 Setting up patch (2.7.6-7) ... [2023-02-07T15:53:17.153Z] #110 12.40 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-07T15:53:17.153Z] #110 12.44 invoke-rc.d: could not determine current runlevel [2023-02-07T15:53:17.153Z] #110 12.44 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-07T15:53:17.411Z] #110 12.45 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-02-07T15:53:17.411Z] #110 12.46 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-07T15:53:17.411Z] #110 12.47 Setting up pigz (2.6-1) ... [2023-02-07T15:53:17.411Z] #110 12.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-07T15:53:17.411Z] #110 12.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-07T15:53:17.669Z] #110 12.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-07T15:53:17.669Z] #110 12.62 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:17.669Z] #110 12.78 Setting up libaio1:arm64 (0.3.112-9) ... [2023-02-07T15:53:17.669Z] #110 12.79 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-07T15:53:17.669Z] #110 12.90 Setting up libelf1:arm64 (0.183-1) ... [2023-02-07T15:53:17.927Z] #110 12.92 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-02-07T15:53:17.927Z] #110 12.93 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-07T15:53:17.927Z] #110 12.94 Setting up python3-distutils (3.9.2-1) ... [2023-02-07T15:53:17.927Z] #110 13.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-07T15:53:17.927Z] #110 13.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-07T15:53:17.927Z] #110 13.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-07T15:53:17.927Z] #110 13.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-07T15:53:17.927Z] #110 13.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-07T15:53:17.927Z] #110 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-07T15:53:17.927Z] #110 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-07T15:53:17.927Z] #110 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-07T15:53:17.927Z] #110 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-07T15:53:17.927Z] #110 13.13 Setting up python3-setuptools (52.0.0-4) ... [2023-02-07T15:53:18.185Z] #110 13.45 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-07T15:53:18.443Z] #110 13.46 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-02-07T15:53:18.443Z] #110 13.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-07T15:53:18.443Z] #110 13.48 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-07T15:53:18.443Z] #110 13.75 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-07T15:53:18.701Z] #110 13.76 Setting up jq (1.6-2.1) ... [2023-02-07T15:53:18.701Z] #110 13.77 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-02-07T15:53:18.701Z] #110 13.79 Setting up iptables (1.8.7-1) ... [2023-02-07T15:53:18.701Z] #110 13.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T15:53:18.701Z] #110 13.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T15:53:18.701Z] #110 13.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-07T15:53:18.701Z] #110 13.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-07T15:53:18.701Z] #110 13.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-07T15:53:18.701Z] #110 13.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-07T15:53:18.701Z] #110 13.83 Setting up iproute2 (5.10.0-4) ... [2023-02-07T15:53:18.958Z] #110 14.09 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T15:53:18.958Z] #110 14.10 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-07T15:53:18.958Z] #110 14.12 Setting up xfsprogs (5.10.0-4) ... [2023-02-07T15:53:18.958Z] #110 14.13 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T15:53:20.856Z] #110 DONE 15.9s [2023-02-07T15:53:20.856Z] [2023-02-07T15:53:20.856Z] #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-07T15:53:21.424Z] #111 0.443 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-07T15:53:21.424Z] #111 0.447 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-07T15:53:21.424Z] #111 0.451 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-07T15:53:21.424Z] #111 DONE 0.5s [2023-02-07T15:53:21.424Z] [2023-02-07T15:53:21.424Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-02-07T15:53:27.981Z] #112 5.754 Collecting yamllint==1.27.1 [2023-02-07T15:53:27.981Z] #112 6.791 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-02-07T15:53:28.548Z] #112 7.094 Collecting pathspec>=0.5.3 [2023-02-07T15:53:28.548Z] #112 7.098 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-07T15:53:28.548Z] #112 7.200 Collecting pyyaml [2023-02-07T15:53:28.548Z] #112 7.207 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-02-07T15:53:28.548Z] #112 7.224 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-02-07T15:53:28.548Z] #112 7.228 Building wheels for collected packages: yamllint [2023-02-07T15:53:28.548Z] #112 7.229 Building wheel for yamllint (setup.py): started [2023-02-07T15:53:28.548Z] #112 7.482 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-07T15:53:28.806Z] #112 7.484 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d15eebfeceb95a29b864d9d829312686f8c709bf2a247edddc9c9c6cfb1f1627 [2023-02-07T15:53:28.806Z] #112 7.484 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-02-07T15:53:28.806Z] #112 7.488 Successfully built yamllint [2023-02-07T15:53:28.806Z] #112 7.494 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-07T15:53:29.063Z] #112 7.698 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 [2023-02-07T15:53:29.063Z] #112 DONE 7.8s [2023-02-07T15:53:29.063Z] [2023-02-07T15:53:29.064Z] #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-07T15:53:29.997Z] #113 0.706 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-07T15:53:29.997Z] #113 0.707 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-07T15:53:29.997Z] #113 0.707 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-07T15:53:30.514Z] #113 1.070 Reading package lists... [2023-02-07T15:53:31.340Z] #113 1.616 Reading package lists... [2023-02-07T15:53:31.598Z] #113 2.148 Building dependency tree... [2023-02-07T15:53:31.598Z] #113 2.307 Reading state information... [2023-02-07T15:53:31.598Z] #113 2.504 gcc is already the newest version (4:10.2.1-1). [2023-02-07T15:53:31.598Z] #113 2.504 pkg-config is already the newest version (0.29.2-1). [2023-02-07T15:53:31.598Z] #113 2.504 The following additional packages will be installed: [2023-02-07T15:53:31.598Z] #113 2.504 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev [2023-02-07T15:53:31.598Z] #113 2.504 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin [2023-02-07T15:53:31.598Z] #113 2.504 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 [2023-02-07T15:53:31.598Z] #113 2.504 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev [2023-02-07T15:53:31.598Z] #113 2.504 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev [2023-02-07T15:53:31.598Z] #113 2.505 libsepol1-dev uuid-dev zlib1g-dev [2023-02-07T15:53:31.598Z] #113 2.507 Suggested packages: [2023-02-07T15:53:31.598Z] #113 2.507 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-02-07T15:53:31.598Z] #113 2.507 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-02-07T15:53:31.598Z] #113 2.507 Recommended packages: [2023-02-07T15:53:31.598Z] #113 2.507 build-essential fakeroot libalgorithm-merge-perl [2023-02-07T15:53:31.856Z] #113 2.777 The following NEW packages will be installed: [2023-02-07T15:53:31.856Z] #113 2.777 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 [2023-02-07T15:53:31.856Z] #113 2.777 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev [2023-02-07T15:53:31.856Z] #113 2.777 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-02-07T15:53:31.856Z] #113 2.777 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-02-07T15:53:31.856Z] #113 2.778 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-02-07T15:53:31.856Z] #113 2.778 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common [2023-02-07T15:53:31.856Z] #113 2.778 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-02-07T15:53:32.114Z] #113 3.053 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded. [2023-02-07T15:53:32.114Z] #113 3.053 Need to get 10.4 MB of archives. [2023-02-07T15:53:32.114Z] #113 3.053 After this operation, 41.6 MB of additional disk space will be used. [2023-02-07T15:53:32.114Z] #113 3.053 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-02-07T15:53:32.114Z] #113 3.071 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-07T15:53:32.114Z] #113 3.072 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-07T15:53:32.114Z] #113 3.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-02-07T15:53:32.114Z] #113 3.075 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-02-07T15:53:32.114Z] #113 3.078 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-07T15:53:32.114Z] #113 3.081 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-02-07T15:53:32.114Z] #113 3.084 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-02-07T15:53:32.114Z] #113 3.086 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-02-07T15:53:32.114Z] #113 3.088 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-02-07T15:53:32.114Z] #113 3.091 Get:11 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-07T15:53:32.114Z] #113 3.093 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-02-07T15:53:32.114Z] #113 3.094 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-02-07T15:53:32.114Z] #113 3.096 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-02-07T15:53:32.114Z] #113 3.098 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-02-07T15:53:32.114Z] #113 3.099 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-02-07T15:53:32.114Z] #113 3.102 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-02-07T15:53:32.114Z] #113 3.105 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-02-07T15:53:32.114Z] #113 3.106 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-02-07T15:53:32.114Z] #113 3.107 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-02-07T15:53:32.114Z] #113 3.108 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-02-07T15:53:32.373Z] #113 3.288 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-02-07T15:53:32.632Z] #113 3.394 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-02-07T15:53:32.632Z] #113 3.396 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-02-07T15:53:32.632Z] #113 3.398 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-02-07T15:53:32.632Z] #113 3.401 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-02-07T15:53:32.632Z] #113 3.403 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-02-07T15:53:32.632Z] #113 3.404 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-02-07T15:53:32.632Z] #113 3.407 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-02-07T15:53:32.632Z] #113 3.409 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-02-07T15:53:32.632Z] #113 3.417 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-02-07T15:53:32.632Z] #113 3.417 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-02-07T15:53:32.632Z] #113 3.419 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-02-07T15:53:32.632Z] #113 3.568 debconf: delaying package configuration, since apt-utils is not installed [2023-02-07T15:53:32.632Z] #113 3.611 Fetched 10.4 MB in 1s (16.3 MB/s) [2023-02-07T15:53:32.890Z] #113 3.639 Selecting previously unselected package dpkg-dev. [2023-02-07T15:53:32.890Z] #113 3.639 (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 ... 20386 files and directories currently installed.) [2023-02-07T15:53:32.890Z] #113 3.651 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-02-07T15:53:32.890Z] #113 3.655 Unpacking dpkg-dev (1.20.12) ... [2023-02-07T15:53:32.890Z] #113 3.889 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-02-07T15:53:32.890Z] #113 3.891 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-02-07T15:53:32.890Z] #113 3.901 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-02-07T15:53:32.890Z] #113 3.940 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-02-07T15:53:32.890Z] #113 3.943 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-02-07T15:53:32.890Z] #113 3.947 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-02-07T15:53:32.890Z] #113 3.990 Selecting previously unselected package libsecret-common. [2023-02-07T15:53:33.148Z] #113 3.993 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-02-07T15:53:33.148Z] #113 3.998 Unpacking libsecret-common (0.20.4-2) ... [2023-02-07T15:53:33.148Z] #113 4.051 Selecting previously unselected package libsecret-1-0:arm64. [2023-02-07T15:53:33.148Z] #113 4.054 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-02-07T15:53:33.148Z] #113 4.058 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-02-07T15:53:33.148Z] #113 4.098 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-02-07T15:53:33.148Z] #113 4.101 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-02-07T15:53:33.148Z] #113 4.105 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-02-07T15:53:33.148Z] #113 4.152 Selecting previously unselected package libapparmor1:arm64. [2023-02-07T15:53:33.148Z] #113 4.154 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... [2023-02-07T15:53:33.148Z] #113 4.159 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-02-07T15:53:33.148Z] #113 4.198 Selecting previously unselected package libapparmor-dev:arm64. [2023-02-07T15:53:33.406Z] #113 4.201 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-02-07T15:53:33.407Z] #113 4.206 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-07T15:53:33.407Z] #113 4.251 Selecting previously unselected package uuid-dev:arm64. [2023-02-07T15:53:33.407Z] #113 4.254 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-07T15:53:33.407Z] #113 4.258 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-07T15:53:33.407Z] #113 4.307 Selecting previously unselected package libblkid-dev:arm64. [2023-02-07T15:53:33.407Z] #113 4.307 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-07T15:53:33.407Z] #113 4.318 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-07T15:53:33.407Z] #113 4.376 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-02-07T15:53:33.407Z] #113 4.379 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T15:53:33.407Z] #113 4.385 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T15:53:33.407Z] #113 4.429 Selecting previously unselected package libudev-dev:arm64. [2023-02-07T15:53:33.665Z] #113 4.431 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-07T15:53:33.665Z] #113 4.436 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T15:53:33.665Z] #113 4.482 Selecting previously unselected package libsepol1-dev:arm64. [2023-02-07T15:53:33.665Z] #113 4.485 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... [2023-02-07T15:53:33.665Z] #113 4.491 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-02-07T15:53:33.665Z] #113 4.563 Selecting previously unselected package libpcre2-16-0:arm64. [2023-02-07T15:53:33.665Z] #113 4.566 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-02-07T15:53:33.665Z] #113 4.570 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:33.665Z] #113 4.624 Selecting previously unselected package libpcre2-32-0:arm64. [2023-02-07T15:53:33.665Z] #113 4.627 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-02-07T15:53:33.665Z] #113 4.631 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:33.665Z] #113 4.684 Selecting previously unselected package libpcre2-posix2:arm64. [2023-02-07T15:53:33.923Z] #113 4.687 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-02-07T15:53:33.923Z] #113 4.692 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:33.923Z] #113 4.723 Selecting previously unselected package libpcre2-dev:arm64. [2023-02-07T15:53:33.923Z] #113 4.726 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-02-07T15:53:33.923Z] #113 4.730 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:33.923Z] #113 4.815 Selecting previously unselected package libselinux1-dev:arm64. [2023-02-07T15:53:33.923Z] #113 4.818 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... [2023-02-07T15:53:33.923Z] #113 4.822 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-02-07T15:53:33.923Z] #113 4.879 Selecting previously unselected package libdevmapper-dev:arm64. [2023-02-07T15:53:33.923Z] #113 4.881 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-02-07T15:53:33.923Z] #113 4.885 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-07T15:53:33.923Z] #113 4.916 Selecting previously unselected package libffi-dev:arm64. [2023-02-07T15:53:34.181Z] #113 4.919 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... [2023-02-07T15:53:34.181Z] #113 4.923 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-02-07T15:53:34.181Z] #113 4.957 Selecting previously unselected package libglib2.0-data. [2023-02-07T15:53:34.181Z] #113 4.959 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... [2023-02-07T15:53:34.181Z] #113 4.963 Unpacking libglib2.0-data (2.66.8-1) ... [2023-02-07T15:53:34.181Z] #113 5.102 Selecting previously unselected package libglib2.0-bin. [2023-02-07T15:53:34.181Z] #113 5.103 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-02-07T15:53:34.181Z] #113 5.107 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-02-07T15:53:34.181Z] #113 5.150 Selecting previously unselected package libglib2.0-dev-bin. [2023-02-07T15:53:34.181Z] #113 5.153 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-02-07T15:53:34.181Z] #113 5.157 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-02-07T15:53:34.181Z] #113 5.203 Selecting previously unselected package libmount-dev:arm64. [2023-02-07T15:53:34.439Z] #113 5.204 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-02-07T15:53:34.439Z] #113 5.208 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-07T15:53:34.439Z] #113 5.250 Selecting previously unselected package libpcre16-3:arm64. [2023-02-07T15:53:34.439Z] #113 5.252 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-02-07T15:53:34.439Z] #113 5.256 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-02-07T15:53:34.439Z] #113 5.305 Selecting previously unselected package libpcre32-3:arm64. [2023-02-07T15:53:34.439Z] #113 5.308 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-02-07T15:53:34.439Z] #113 5.314 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-02-07T15:53:34.439Z] #113 5.368 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-02-07T15:53:34.439Z] #113 5.371 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-02-07T15:53:34.439Z] #113 5.375 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-02-07T15:53:34.439Z] #113 5.411 Selecting previously unselected package libpcre3-dev:arm64. [2023-02-07T15:53:34.697Z] #113 5.414 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-02-07T15:53:34.697Z] #113 5.419 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-02-07T15:53:34.697Z] #113 5.503 Selecting previously unselected package zlib1g-dev:arm64. [2023-02-07T15:53:34.697Z] #113 5.506 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-02-07T15:53:34.697Z] #113 5.511 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T15:53:34.697Z] #113 5.556 Selecting previously unselected package libglib2.0-dev:arm64. [2023-02-07T15:53:34.697Z] #113 5.559 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-02-07T15:53:34.697Z] #113 5.563 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-02-07T15:53:34.975Z] #113 5.760 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-07T15:53:34.975Z] #113 5.763 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-07T15:53:34.975Z] #113 5.768 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-07T15:53:34.975Z] #113 5.810 Selecting previously unselected package libsecret-1-dev:arm64. [2023-02-07T15:53:34.975Z] #113 5.813 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-02-07T15:53:34.975Z] #113 5.820 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-02-07T15:53:35.245Z] #113 5.989 Selecting previously unselected package libsystemd-dev:arm64. [2023-02-07T15:53:35.245Z] #113 5.992 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-07T15:53:35.245Z] #113 5.995 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T15:53:35.245Z] #113 6.123 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-02-07T15:53:35.245Z] #113 6.134 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-02-07T15:53:35.506Z] #113 6.297 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.310 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-02-07T15:53:35.506Z] #113 6.322 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-07T15:53:35.506Z] #113 6.333 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-02-07T15:53:35.506Z] #113 6.347 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-02-07T15:53:35.506Z] #113 6.360 Setting up libffi-dev:arm64 (3.3-6) ... [2023-02-07T15:53:35.506Z] #113 6.371 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.383 Setting up dpkg-dev (1.20.12) ... [2023-02-07T15:53:35.506Z] #113 6.401 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.412 Setting up libglib2.0-data (2.66.8-1) ... [2023-02-07T15:53:35.506Z] #113 6.423 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.435 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-02-07T15:53:35.506Z] #113 6.446 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.457 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.467 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-07T15:53:35.506Z] #113 6.478 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-02-07T15:53:35.506Z] #113 6.489 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-07T15:53:35.506Z] #113 6.500 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.511 Setting up libsecret-common (0.20.4-2) ... [2023-02-07T15:53:35.506Z] #113 6.521 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.537 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-07T15:53:35.506Z] #113 6.550 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-02-07T15:53:35.506Z] #113 6.561 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-02-07T15:53:35.506Z] #113 6.576 Setting up libglib2.0-bin (2.66.8-1) ... [2023-02-07T15:53:35.506Z] #113 6.587 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-02-07T15:53:35.764Z] #113 6.599 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-02-07T15:53:35.764Z] #113 6.610 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-07T15:53:35.764Z] #113 6.623 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-02-07T15:53:35.764Z] #113 6.635 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-02-07T15:53:35.764Z] #113 6.648 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-02-07T15:53:35.764Z] #113 6.660 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-02-07T15:53:35.764Z] #113 6.674 No schema files found: doing nothing. [2023-02-07T15:53:35.764Z] #113 6.678 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-07T15:53:35.764Z] #113 6.700 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-02-07T15:53:36.022Z] #113 DONE 7.1s [2023-02-07T15:53:36.280Z] [2023-02-07T15:53:36.280Z] #114 [dev 1/1] COPY . . [2023-02-07T15:53:38.809Z] #114 DONE 2.3s [2023-02-07T15:53:38.809Z] [2023-02-07T15:53:38.809Z] #115 exporting to image [2023-02-07T15:53:38.809Z] #115 exporting layers [2023-02-07T15:53:39.743Z] #115 exporting layers 1.1s done [2023-02-07T15:53:39.743Z] #115 writing image sha256:0e3fbb363942da9abb52774724a7b0db655ce012b5ec5fb700721d48fc933f6f done [2023-02-07T15:53:39.743Z] #115 naming to docker.io/library/docker:06aca27cc15a7d993b93f813a9b6796a10589b90 [2023-02-07T15:53:39.743Z] #115 naming to docker.io/library/docker:06aca27cc15a7d993b93f813a9b6796a10589b90 done [2023-02-07T15:53:39.743Z] #115 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-07T15:53:40.051Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-02-07T15:53:40.329Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44948/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06aca27cc15a7d993b93f813a9b6796a10589b90 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:06aca27cc15a7d993b93f813a9b6796a10589b90 hack/test/unit [2023-02-07T15:53:40.895Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2023-02-07T15:53:40.895Z] + TESTFLAGS+=' -test.timeout=5m' [2023-02-07T15:53:40.895Z] + TESTDIRS=./... [2023-02-07T15:53:40.895Z] + exclude_paths='/vendor/|/integration' [2023-02-07T15:53:40.895Z] ++ go list ./... [2023-02-07T15:53:40.895Z] ++ grep -vE '(/vendor/|/integration)' [2023-02-07T15:53:41.830Z] + pkg_list='github.com/docker/docker/api [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/backend/build [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/httpstatus [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/httputils [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/middleware [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/router [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/router/build [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-07T15:53:41.830Z] github.com/docker/docker/api/server/router/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/debug [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/distribution [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/grpc [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/image [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/network [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/plugin [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/session [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/swarm [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/system [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/volume [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/backend [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/blkiodev [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/events [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/filters [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/image [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/mount [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/network [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/registry [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/strslice [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/swarm [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/time [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/versions [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/volume [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/worker [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/dockerfile [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/remotecontext [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/remotecontext/git [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/config [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/debug [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-07T15:53:41.831Z] github.com/docker/docker/client [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/docker-proxy [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/dockerd [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-07T15:53:41.831Z] github.com/docker/docker/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/container/stream [2023-02-07T15:53:41.831Z] github.com/docker/docker/contrib/apparmor [2023-02-07T15:53:41.831Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-07T15:53:41.831Z] github.com/docker/docker/contrib/httpserver [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/convert [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/executor [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/provider [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/config [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/events [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/events/testutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/exec [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/images [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/initlayer [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/links [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/listeners [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/gelf [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/journald [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/local [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/logentries [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/splunk [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/syslog [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/logger/templates [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/names [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/network [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/stats [2023-02-07T15:53:41.831Z] github.com/docker/docker/distribution [2023-02-07T15:53:41.831Z] github.com/docker/docker/distribution/metadata [2023-02-07T15:53:41.831Z] github.com/docker/docker/distribution/utils [2023-02-07T15:53:41.831Z] github.com/docker/docker/distribution/xfer [2023-02-07T15:53:41.831Z] github.com/docker/docker/dockerversion [2023-02-07T15:53:41.831Z] github.com/docker/docker/errdefs [2023-02-07T15:53:41.831Z] github.com/docker/docker/image [2023-02-07T15:53:41.831Z] github.com/docker/docker/image/cache [2023-02-07T15:53:41.831Z] github.com/docker/docker/image/tarexport [2023-02-07T15:53:41.831Z] github.com/docker/docker/image/v1 [2023-02-07T15:53:41.831Z] github.com/docker/docker/internal/test/suite [2023-02-07T15:53:41.831Z] github.com/docker/docker/layer [2023-02-07T15:53:41.831Z] github.com/docker/docker/libcontainerd [2023-02-07T15:53:41.831Z] github.com/docker/docker/libcontainerd/queue [2023-02-07T15:53:41.831Z] github.com/docker/docker/libcontainerd/remote [2023-02-07T15:53:41.831Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-07T15:53:41.831Z] github.com/docker/docker/libcontainerd/types [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/bitseq [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cluster [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/config [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/datastore [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/driverapi [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/etchosts [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/idm [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipam [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/iptables [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/netlabel [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/netutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/networkdb [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/ns [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/options [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/osl [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/portallocator [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/portmapper [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/testutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/libnetwork/types [2023-02-07T15:53:41.831Z] github.com/docker/docker/oci [2023-02-07T15:53:41.831Z] github.com/docker/docker/oci/caps [2023-02-07T15:53:41.831Z] github.com/docker/docker/opts [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/aaparser [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/archive [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/authorization [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/broadcaster [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/capabilities [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/chrootarchive [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/containerfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/devicemapper [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/directory [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/dmesg [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/fileutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/fsutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/homedir [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/idtools [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/ioutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/jsonmessage [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/longpath [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/loopback [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/namesgenerator [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/parsers [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/pidfile [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/platform [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/plugingetter [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/plugins [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/plugins/transport [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/pools [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/progress [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/pubsub [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/reexec [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/rootless [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/signal [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/stack [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/stdcopy [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/streamformatter [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/stringid [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/sysinfo [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/system [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/tailfile [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/tarsum [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/truncindex [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/urlutil [2023-02-07T15:53:41.831Z] github.com/docker/docker/pkg/useragent [2023-02-07T15:53:41.831Z] github.com/docker/docker/plugin [2023-02-07T15:53:41.831Z] github.com/docker/docker/plugin/executor/containerd [2023-02-07T15:53:41.831Z] github.com/docker/docker/plugin/v2 [2023-02-07T15:53:41.831Z] github.com/docker/docker/profiles/apparmor [2023-02-07T15:53:41.831Z] github.com/docker/docker/profiles/seccomp [2023-02-07T15:53:41.831Z] github.com/docker/docker/quota [2023-02-07T15:53:41.831Z] github.com/docker/docker/reference [2023-02-07T15:53:41.831Z] github.com/docker/docker/registry [2023-02-07T15:53:41.831Z] github.com/docker/docker/registry/resumable [2023-02-07T15:53:41.831Z] github.com/docker/docker/restartmanager [2023-02-07T15:53:41.831Z] github.com/docker/docker/runconfig [2023-02-07T15:53:41.831Z] github.com/docker/docker/runconfig/opts [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/daemon [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/environment [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/fakecontext [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/fakegit [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/fakestorage [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/fixtures/load [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/registry [2023-02-07T15:53:41.831Z] github.com/docker/docker/testutil/request [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume/drivers [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume/local [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume/mounts [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume/service [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume/service/opts [2023-02-07T15:53:41.831Z] github.com/docker/docker/volume/testutils' [2023-02-07T15:53:41.831Z] ++ grep --fixed-strings -v /libnetwork [2023-02-07T15:53:41.831Z] ++ echo 'github.com/docker/docker/api [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/backend/build [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/httpstatus [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/httputils [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/middleware [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/build [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/debug [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/distribution [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/grpc [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/image [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/network [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/plugin [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/session [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/swarm [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/system [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/server/router/volume [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/backend [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/blkiodev [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/events [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/filters [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/image [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/mount [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/network [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/registry [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/strslice [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/swarm [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/time [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/versions [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-07T15:53:41.831Z] github.com/docker/docker/api/types/volume [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/builder-next/worker [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/dockerfile [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/remotecontext [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/remotecontext/git [2023-02-07T15:53:41.831Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/config [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/debug [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-07T15:53:41.831Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-07T15:53:41.831Z] github.com/docker/docker/client [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/docker-proxy [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/dockerd [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-07T15:53:41.831Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-07T15:53:41.831Z] github.com/docker/docker/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/container/stream [2023-02-07T15:53:41.831Z] github.com/docker/docker/contrib/apparmor [2023-02-07T15:53:41.831Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-07T15:53:41.831Z] github.com/docker/docker/contrib/httpserver [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/convert [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/executor [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/cluster/provider [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/config [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/events [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/events/testutils [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/exec [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-07T15:53:41.831Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/images [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/initlayer [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/links [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/listeners [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/gelf [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/journald [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/local [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/logentries [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/splunk [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/syslog [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/templates [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/names [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/network [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/stats [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution/metadata [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution/utils [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution/xfer [2023-02-07T15:53:41.832Z] github.com/docker/docker/dockerversion [2023-02-07T15:53:41.832Z] github.com/docker/docker/errdefs [2023-02-07T15:53:41.832Z] github.com/docker/docker/image [2023-02-07T15:53:41.832Z] github.com/docker/docker/image/cache [2023-02-07T15:53:41.832Z] github.com/docker/docker/image/tarexport [2023-02-07T15:53:41.832Z] github.com/docker/docker/image/v1 [2023-02-07T15:53:41.832Z] github.com/docker/docker/internal/test/suite [2023-02-07T15:53:41.832Z] github.com/docker/docker/layer [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/queue [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/remote [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/types [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/bitseq [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cluster [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/config [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/datastore [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/driverapi [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/etchosts [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/idm [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipam [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/iptables [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/netlabel [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/netutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/networkdb [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/ns [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/options [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/osl [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/portallocator [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/portmapper [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/testutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/libnetwork/types [2023-02-07T15:53:41.832Z] github.com/docker/docker/oci [2023-02-07T15:53:41.832Z] github.com/docker/docker/oci/caps [2023-02-07T15:53:41.832Z] github.com/docker/docker/opts [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/aaparser [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/archive [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/authorization [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/broadcaster [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/capabilities [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/chrootarchive [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/containerfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/devicemapper [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/directory [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/dmesg [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/fileutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/fsutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/homedir [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/idtools [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/ioutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/jsonmessage [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/longpath [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/loopback [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/namesgenerator [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/parsers [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/pidfile [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/platform [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugingetter [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/transport [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/pools [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/progress [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/pubsub [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/reexec [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/rootless [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/signal [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/stack [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/stdcopy [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/streamformatter [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/stringid [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/sysinfo [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/system [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/tailfile [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/tarsum [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/truncindex [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/urlutil [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/useragent [2023-02-07T15:53:41.832Z] github.com/docker/docker/plugin [2023-02-07T15:53:41.832Z] github.com/docker/docker/plugin/executor/containerd [2023-02-07T15:53:41.832Z] github.com/docker/docker/plugin/v2 [2023-02-07T15:53:41.832Z] github.com/docker/docker/profiles/apparmor [2023-02-07T15:53:41.832Z] github.com/docker/docker/profiles/seccomp [2023-02-07T15:53:41.832Z] github.com/docker/docker/quota [2023-02-07T15:53:41.832Z] github.com/docker/docker/reference [2023-02-07T15:53:41.832Z] github.com/docker/docker/registry [2023-02-07T15:53:41.832Z] github.com/docker/docker/registry/resumable [2023-02-07T15:53:41.832Z] github.com/docker/docker/restartmanager [2023-02-07T15:53:41.832Z] github.com/docker/docker/runconfig [2023-02-07T15:53:41.832Z] github.com/docker/docker/runconfig/opts [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/daemon [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/environment [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/fakecontext [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/fakegit [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/fakestorage [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/fixtures/load [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/registry [2023-02-07T15:53:41.832Z] github.com/docker/docker/testutil/request [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume/drivers [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume/local [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume/mounts [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume/service [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume/service/opts [2023-02-07T15:53:41.832Z] github.com/docker/docker/volume/testutils' [2023-02-07T15:53:41.832Z] + base_pkg_list='github.com/docker/docker/api [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/backend/build [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/httpstatus [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/httputils [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/middleware [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/build [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/container [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/debug [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/distribution [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/grpc [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/image [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/network [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/plugin [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/session [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/swarm [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/system [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/server/router/volume [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/backend [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/blkiodev [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/container [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/events [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/filters [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/image [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/mount [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/network [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/registry [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/strslice [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/swarm [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/time [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/versions [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-07T15:53:41.832Z] github.com/docker/docker/api/types/volume [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/builder-next/worker [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/dockerfile [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/remotecontext [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/remotecontext/git [2023-02-07T15:53:41.832Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-07T15:53:41.832Z] github.com/docker/docker/cli [2023-02-07T15:53:41.832Z] github.com/docker/docker/cli/config [2023-02-07T15:53:41.832Z] github.com/docker/docker/cli/debug [2023-02-07T15:53:41.832Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-07T15:53:41.832Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-07T15:53:41.832Z] github.com/docker/docker/client [2023-02-07T15:53:41.832Z] github.com/docker/docker/cmd/docker-proxy [2023-02-07T15:53:41.832Z] github.com/docker/docker/cmd/dockerd [2023-02-07T15:53:41.832Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-07T15:53:41.832Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-07T15:53:41.832Z] github.com/docker/docker/container [2023-02-07T15:53:41.832Z] github.com/docker/docker/container/stream [2023-02-07T15:53:41.832Z] github.com/docker/docker/contrib/apparmor [2023-02-07T15:53:41.832Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-07T15:53:41.832Z] github.com/docker/docker/contrib/httpserver [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/cluster [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/cluster/convert [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/cluster/executor [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/cluster/provider [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/config [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/events [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/events/testutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/exec [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/images [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/initlayer [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/links [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/listeners [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/gelf [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/journald [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/local [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/logentries [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/splunk [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/syslog [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/logger/templates [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/names [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/network [2023-02-07T15:53:41.832Z] github.com/docker/docker/daemon/stats [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution/metadata [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution/utils [2023-02-07T15:53:41.832Z] github.com/docker/docker/distribution/xfer [2023-02-07T15:53:41.832Z] github.com/docker/docker/dockerversion [2023-02-07T15:53:41.832Z] github.com/docker/docker/errdefs [2023-02-07T15:53:41.832Z] github.com/docker/docker/image [2023-02-07T15:53:41.832Z] github.com/docker/docker/image/cache [2023-02-07T15:53:41.832Z] github.com/docker/docker/image/tarexport [2023-02-07T15:53:41.832Z] github.com/docker/docker/image/v1 [2023-02-07T15:53:41.832Z] github.com/docker/docker/internal/test/suite [2023-02-07T15:53:41.832Z] github.com/docker/docker/layer [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/queue [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/remote [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-07T15:53:41.832Z] github.com/docker/docker/libcontainerd/types [2023-02-07T15:53:41.832Z] github.com/docker/docker/oci [2023-02-07T15:53:41.832Z] github.com/docker/docker/oci/caps [2023-02-07T15:53:41.832Z] github.com/docker/docker/opts [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/aaparser [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/archive [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/authorization [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/broadcaster [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/capabilities [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/chrootarchive [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/containerfs [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/devicemapper [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/directory [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/dmesg [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/fileutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/fsutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/homedir [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/idtools [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/ioutils [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/jsonmessage [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/longpath [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/loopback [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/namesgenerator [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/parsers [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/pidfile [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/platform [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugingetter [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/plugins/transport [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/pools [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/progress [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/pubsub [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/reexec [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/rootless [2023-02-07T15:53:41.832Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/signal [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/stack [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/stdcopy [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/streamformatter [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/stringid [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/sysinfo [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/system [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/tailfile [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/tarsum [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/truncindex [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/urlutil [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/useragent [2023-02-07T15:53:41.833Z] github.com/docker/docker/plugin [2023-02-07T15:53:41.833Z] github.com/docker/docker/plugin/executor/containerd [2023-02-07T15:53:41.833Z] github.com/docker/docker/plugin/v2 [2023-02-07T15:53:41.833Z] github.com/docker/docker/profiles/apparmor [2023-02-07T15:53:41.833Z] github.com/docker/docker/profiles/seccomp [2023-02-07T15:53:41.833Z] github.com/docker/docker/quota [2023-02-07T15:53:41.833Z] github.com/docker/docker/reference [2023-02-07T15:53:41.833Z] github.com/docker/docker/registry [2023-02-07T15:53:41.833Z] github.com/docker/docker/registry/resumable [2023-02-07T15:53:41.833Z] github.com/docker/docker/restartmanager [2023-02-07T15:53:41.833Z] github.com/docker/docker/runconfig [2023-02-07T15:53:41.833Z] github.com/docker/docker/runconfig/opts [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/daemon [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/environment [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/fakecontext [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/fakegit [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/fakestorage [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/fixtures/load [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/registry [2023-02-07T15:53:41.833Z] github.com/docker/docker/testutil/request [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume/drivers [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume/local [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume/mounts [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume/service [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume/service/opts [2023-02-07T15:53:41.833Z] github.com/docker/docker/volume/testutils' [2023-02-07T15:53:41.833Z] ++ grep --fixed-strings /libnetwork [2023-02-07T15:53:41.833Z] ++ echo 'github.com/docker/docker/api [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/backend/build [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/httpstatus [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/httputils [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/middleware [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/build [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/container [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/debug [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/distribution [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/grpc [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/image [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/network [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/plugin [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/session [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/swarm [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/system [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/server/router/volume [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/backend [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/blkiodev [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/container [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/events [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/filters [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/image [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/mount [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/network [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/registry [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/strslice [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/swarm [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/time [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/versions [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-07T15:53:41.833Z] github.com/docker/docker/api/types/volume [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/builder-next/worker [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/dockerfile [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/remotecontext [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/remotecontext/git [2023-02-07T15:53:41.833Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-07T15:53:41.833Z] github.com/docker/docker/cli [2023-02-07T15:53:41.833Z] github.com/docker/docker/cli/config [2023-02-07T15:53:41.833Z] github.com/docker/docker/cli/debug [2023-02-07T15:53:41.833Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-07T15:53:41.833Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-07T15:53:41.833Z] github.com/docker/docker/client [2023-02-07T15:53:41.833Z] github.com/docker/docker/cmd/docker-proxy [2023-02-07T15:53:41.833Z] github.com/docker/docker/cmd/dockerd [2023-02-07T15:53:41.833Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-07T15:53:41.833Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-07T15:53:41.833Z] github.com/docker/docker/container [2023-02-07T15:53:41.833Z] github.com/docker/docker/container/stream [2023-02-07T15:53:41.833Z] github.com/docker/docker/contrib/apparmor [2023-02-07T15:53:41.833Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-07T15:53:41.833Z] github.com/docker/docker/contrib/httpserver [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/cluster [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/cluster/convert [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/cluster/executor [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/cluster/provider [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/config [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/events [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/events/testutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/exec [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/images [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/initlayer [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/links [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/listeners [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/gelf [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/journald [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/local [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/logentries [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/splunk [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/syslog [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/logger/templates [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/names [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/network [2023-02-07T15:53:41.833Z] github.com/docker/docker/daemon/stats [2023-02-07T15:53:41.833Z] github.com/docker/docker/distribution [2023-02-07T15:53:41.833Z] github.com/docker/docker/distribution/metadata [2023-02-07T15:53:41.833Z] github.com/docker/docker/distribution/utils [2023-02-07T15:53:41.833Z] github.com/docker/docker/distribution/xfer [2023-02-07T15:53:41.833Z] github.com/docker/docker/dockerversion [2023-02-07T15:53:41.833Z] github.com/docker/docker/errdefs [2023-02-07T15:53:41.833Z] github.com/docker/docker/image [2023-02-07T15:53:41.833Z] github.com/docker/docker/image/cache [2023-02-07T15:53:41.833Z] github.com/docker/docker/image/tarexport [2023-02-07T15:53:41.833Z] github.com/docker/docker/image/v1 [2023-02-07T15:53:41.833Z] github.com/docker/docker/internal/test/suite [2023-02-07T15:53:41.833Z] github.com/docker/docker/layer [2023-02-07T15:53:41.833Z] github.com/docker/docker/libcontainerd [2023-02-07T15:53:41.833Z] github.com/docker/docker/libcontainerd/queue [2023-02-07T15:53:41.833Z] github.com/docker/docker/libcontainerd/remote [2023-02-07T15:53:41.833Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-07T15:53:41.833Z] github.com/docker/docker/libcontainerd/types [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/bitseq [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cluster [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/config [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/datastore [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/driverapi [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/etchosts [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/idm [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipam [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/iptables [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/netlabel [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/netutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/networkdb [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/ns [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/options [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/osl [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/portallocator [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/portmapper [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/testutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/libnetwork/types [2023-02-07T15:53:41.833Z] github.com/docker/docker/oci [2023-02-07T15:53:41.833Z] github.com/docker/docker/oci/caps [2023-02-07T15:53:41.833Z] github.com/docker/docker/opts [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/aaparser [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/archive [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/authorization [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/broadcaster [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/capabilities [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/chrootarchive [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/containerfs [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/devicemapper [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/directory [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/dmesg [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/fileutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/fsutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/homedir [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/idtools [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/ioutils [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/jsonmessage [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/longpath [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/loopback [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/namesgenerator [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/parsers [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/pidfile [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/platform [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/plugingetter [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/plugins [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/plugins/transport [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/pools [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/progress [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/pubsub [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/reexec [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/rootless [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/signal [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/stack [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/stdcopy [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/streamformatter [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/stringid [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/sysinfo [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/system [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/tailfile [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/tarsum [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/truncindex [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/urlutil [2023-02-07T15:53:41.833Z] github.com/docker/docker/pkg/useragent [2023-02-07T15:53:41.833Z] github.com/docker/docker/plugin [2023-02-07T15:53:41.833Z] github.com/docker/docker/plugin/executor/containerd [2023-02-07T15:53:41.833Z] github.com/docker/docker/plugin/v2 [2023-02-07T15:53:41.833Z] github.com/docker/docker/profiles/apparmor [2023-02-07T15:53:41.833Z] github.com/docker/docker/profiles/seccomp [2023-02-07T15:53:41.833Z] github.com/docker/docker/quota [2023-02-07T15:53:41.833Z] github.com/docker/docker/reference [2023-02-07T15:53:41.833Z] github.com/docker/docker/registry [2023-02-07T15:53:41.833Z] github.com/docker/docker/registry/resumable [2023-02-07T15:53:41.833Z] github.com/docker/docker/restartmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/runconfig [2023-02-07T15:53:41.834Z] github.com/docker/docker/runconfig/opts [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/daemon [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/environment [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/fakecontext [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/fakegit [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/fakestorage [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/fixtures/load [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/registry [2023-02-07T15:53:41.834Z] github.com/docker/docker/testutil/request [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume/drivers [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume/local [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume/mounts [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume/service [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume/service/opts [2023-02-07T15:53:41.834Z] github.com/docker/docker/volume/testutils' [2023-02-07T15:53:41.834Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/bitseq [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cluster [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/config [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/datastore [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/driverapi [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/etchosts [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/idm [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipam [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/iptables [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/netlabel [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/netutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/networkdb [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ns [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/options [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/osl [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/portallocator [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/portmapper [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/testutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/types' [2023-02-07T15:53:41.834Z] + echo 'github.com/docker/docker/libnetwork [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/bitseq [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cluster [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/config [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/datastore [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/driverapi [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/etchosts [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/idm [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipam [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/iptables [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/netlabel [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/netutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/networkdb [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/ns [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/options [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/osl [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/portallocator [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/portmapper [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/testutils [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/types' [2023-02-07T15:53:41.834Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:53:41.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:53:41.834Z] + type docker-proxy [2023-02-07T15:53:41.834Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-02-07T15:53:41.834Z] + hack/make.sh binary-proxy install-proxy [2023-02-07T15:53:41.834Z] [2023-02-07T15:53:41.834Z] Removing bundles/ [2023-02-07T15:53:41.834Z] [2023-02-07T15:53:41.834Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-02-07T15:53:41.834Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-02-07T15:53:43.209Z] Created binary: bundles/binary-proxy/docker-proxy [2023-02-07T15:53:43.209Z] [2023-02-07T15:53:43.209Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-02-07T15:53:43.209Z] Installing docker-proxy to /usr/local/bin/ [2023-02-07T15:53:43.209Z] [2023-02-07T15:53:43.209Z] + mkdir -p bundles [2023-02-07T15:53:43.209Z] + '[' -n 'github.com/docker/docker/api [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/backend/build [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/httpstatus [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/httputils [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/middleware [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/build [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/checkpoint [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/container [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/debug [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/distribution [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/grpc [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/image [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/network [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/plugin [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/session [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/swarm [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/system [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/server/router/volume [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/backend [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/blkiodev [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/container [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/events [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/filters [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/image [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/mount [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/network [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/plugins/logdriver [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/registry [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/strslice [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/swarm [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/swarm/runtime [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/time [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/versions [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/versions/v1p19 [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/versions/v1p20 [2023-02-07T15:53:43.209Z] github.com/docker/docker/api/types/volume [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next/exporter [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/builder-next/worker [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/dockerfile [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/remotecontext [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/remotecontext/git [2023-02-07T15:53:43.209Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-02-07T15:53:43.209Z] github.com/docker/docker/cli [2023-02-07T15:53:43.209Z] github.com/docker/docker/cli/config [2023-02-07T15:53:43.209Z] github.com/docker/docker/cli/debug [2023-02-07T15:53:43.209Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-02-07T15:53:43.209Z] github.com/docker/docker/cli/winresources/dockerd [2023-02-07T15:53:43.209Z] github.com/docker/docker/client [2023-02-07T15:53:43.209Z] github.com/docker/docker/cmd/docker-proxy [2023-02-07T15:53:43.209Z] github.com/docker/docker/cmd/dockerd [2023-02-07T15:53:43.209Z] github.com/docker/docker/cmd/dockerd/trap [2023-02-07T15:53:43.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-02-07T15:53:43.209Z] github.com/docker/docker/container [2023-02-07T15:53:43.209Z] github.com/docker/docker/container/stream [2023-02-07T15:53:43.209Z] github.com/docker/docker/contrib/apparmor [2023-02-07T15:53:43.209Z] github.com/docker/docker/contrib/docker-device-tool [2023-02-07T15:53:43.209Z] github.com/docker/docker/contrib/httpserver [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/cluster [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/cluster/convert [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/cluster/executor [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/cluster/executor/container [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/cluster/provider [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/config [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/events [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/events/testutils [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/exec [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/copy [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-02-07T15:53:43.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/graphdriver/register [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/images [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/initlayer [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/links [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/listeners [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/awslogs [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/fluentd [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/gcplogs [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/gelf [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/journald [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/local [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/logentries [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/loggertest [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/loggerutils [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/splunk [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/syslog [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/logger/templates [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/names [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/network [2023-02-07T15:53:43.210Z] github.com/docker/docker/daemon/stats [2023-02-07T15:53:43.210Z] github.com/docker/docker/distribution [2023-02-07T15:53:43.210Z] github.com/docker/docker/distribution/metadata [2023-02-07T15:53:43.210Z] github.com/docker/docker/distribution/utils [2023-02-07T15:53:43.210Z] github.com/docker/docker/distribution/xfer [2023-02-07T15:53:43.210Z] github.com/docker/docker/dockerversion [2023-02-07T15:53:43.210Z] github.com/docker/docker/errdefs [2023-02-07T15:53:43.210Z] github.com/docker/docker/image [2023-02-07T15:53:43.210Z] github.com/docker/docker/image/cache [2023-02-07T15:53:43.210Z] github.com/docker/docker/image/tarexport [2023-02-07T15:53:43.210Z] github.com/docker/docker/image/v1 [2023-02-07T15:53:43.210Z] github.com/docker/docker/internal/test/suite [2023-02-07T15:53:43.210Z] github.com/docker/docker/layer [2023-02-07T15:53:43.210Z] github.com/docker/docker/libcontainerd [2023-02-07T15:53:43.210Z] github.com/docker/docker/libcontainerd/queue [2023-02-07T15:53:43.210Z] github.com/docker/docker/libcontainerd/remote [2023-02-07T15:53:43.210Z] github.com/docker/docker/libcontainerd/supervisor [2023-02-07T15:53:43.210Z] github.com/docker/docker/libcontainerd/types [2023-02-07T15:53:43.210Z] github.com/docker/docker/oci [2023-02-07T15:53:43.210Z] github.com/docker/docker/oci/caps [2023-02-07T15:53:43.210Z] github.com/docker/docker/opts [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/aaparser [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/archive [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/authorization [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/broadcaster [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/capabilities [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/chrootarchive [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/containerfs [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/devicemapper [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/directory [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/dmesg [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/fileutils [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/fsutils [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/homedir [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/idtools [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/ioutils [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/jsonmessage [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/longpath [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/loopback [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/namesgenerator [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/parsers [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/parsers/kernel [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/pidfile [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/platform [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/plugingetter [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/plugins [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/plugins/transport [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/pools [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/progress [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/pubsub [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/reexec [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/rootless [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/rootless/specconv [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/signal [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/stack [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/stdcopy [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/streamformatter [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/stringid [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/sysinfo [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/system [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/tailfile [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/tarsum [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/truncindex [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/urlutil [2023-02-07T15:53:43.210Z] github.com/docker/docker/pkg/useragent [2023-02-07T15:53:43.210Z] github.com/docker/docker/plugin [2023-02-07T15:53:43.210Z] github.com/docker/docker/plugin/executor/containerd [2023-02-07T15:53:43.210Z] github.com/docker/docker/plugin/v2 [2023-02-07T15:53:43.210Z] github.com/docker/docker/profiles/apparmor [2023-02-07T15:53:43.210Z] github.com/docker/docker/profiles/seccomp [2023-02-07T15:53:43.210Z] github.com/docker/docker/quota [2023-02-07T15:53:43.210Z] github.com/docker/docker/reference [2023-02-07T15:53:43.210Z] github.com/docker/docker/registry [2023-02-07T15:53:43.210Z] github.com/docker/docker/registry/resumable [2023-02-07T15:53:43.210Z] github.com/docker/docker/restartmanager [2023-02-07T15:53:43.210Z] github.com/docker/docker/runconfig [2023-02-07T15:53:43.210Z] github.com/docker/docker/runconfig/opts [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/daemon [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/environment [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/fakecontext [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/fakegit [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/fakestorage [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/fixtures/load [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/fixtures/plugin [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/registry [2023-02-07T15:53:43.210Z] github.com/docker/docker/testutil/request [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume/drivers [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume/local [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume/mounts [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume/service [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume/service/opts [2023-02-07T15:53:43.210Z] github.com/docker/docker/volume/testutils' ']' [2023-02-07T15:53:43.210Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/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-07T15:53:44.143Z] ? github.com/docker/docker/api [no test files] [2023-02-07T15:53:59.015Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2023-02-07T15:55:06.802Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-07T15:55:06.802Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-07T15:55:06.802Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2023-02-07T15:55:07.367Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-02-07T15:55:07.367Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-07T15:55:07.367Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-07T15:55:07.367Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-07T15:55:07.626Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-07T15:55:07.626Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-07T15:55:07.626Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-07T15:55:07.626Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-07T15:55:07.884Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-07T15:55:08.142Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-07T15:55:08.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-07T15:55:08.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-07T15:55:08.967Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2023-02-07T15:55:08.967Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-07T15:55:09.534Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 93.7% of statements [2023-02-07T15:55:09.793Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 66.7% of statements [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-07T15:55:09.793Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-07T15:55:09.793Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-07T15:55:10.052Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2023-02-07T15:55:10.052Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-07T15:55:10.052Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-07T15:55:12.583Z] ok github.com/docker/docker/builder/remotecontext 0.088s coverage: 13.7% of statements [2023-02-07T15:55:12.583Z] ok github.com/docker/docker/builder/dockerfile 0.440s coverage: 49.3% of statements [2023-02-07T15:55:12.842Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2023-02-07T15:55:13.777Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-02-07T15:55:15.153Z] ok github.com/docker/docker/builder/remotecontext/git 2.396s coverage: 83.5% of statements [2023-02-07T15:55:15.153Z] ? github.com/docker/docker/cli [no test files] [2023-02-07T15:55:15.153Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-07T15:55:15.153Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-02-07T15:55:15.153Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-02-07T15:55:15.719Z] ok github.com/docker/docker/cmd/docker-proxy 0.039s coverage: 66.5% of statements [2023-02-07T15:55:18.268Z] ok github.com/docker/docker/client 0.120s coverage: 76.8% of statements [2023-02-07T15:55:57.006Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 30.2% of statements [2023-02-07T15:55:57.006Z] ok github.com/docker/docker/container 0.118s coverage: 36.1% of statements [2023-02-07T15:55:57.006Z] ok github.com/docker/docker/cmd/dockerd/trap 2.426s coverage: 0.0% of statements [2023-02-07T15:55:57.006Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-02-07T15:55:57.006Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-07T15:55:57.006Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-07T15:55:57.006Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-07T15:55:57.006Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-07T15:55:58.381Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2023-02-07T15:55:59.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-02-07T15:56:01.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2023-02-07T15:56:09.239Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2023-02-07T15:56:09.239Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 77.0% of statements [2023-02-07T15:56:09.805Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-02-07T15:56:10.370Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2023-02-07T15:56:10.936Z] ok github.com/docker/docker/daemon 10.228s coverage: 16.3% of statements [2023-02-07T15:56:10.936Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-07T15:56:10.936Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-07T15:56:10.936Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-07T15:56:10.936Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-07T15:56:11.503Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.610s coverage: 74.8% of statements [2023-02-07T15:56:12.879Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.323s coverage: 60.7% of statements [2023-02-07T15:56:12.879Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2023-02-07T15:56:14.254Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.028s coverage: 1.9% of statements [2023-02-07T15:56:15.189Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.226s coverage: 50.6% of statements [2023-02-07T15:56:16.123Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.928s coverage: 45.9% of statements [2023-02-07T15:56:16.123Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-07T15:56:17.499Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2023-02-07T15:56:17.499Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.789s coverage: 58.5% of statements [2023-02-07T15:56:17.499Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-07T15:56:17.499Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-07T15:56:18.448Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-02-07T15:56:19.017Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2023-02-07T15:56:19.582Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.9% of statements [2023-02-07T15:56:19.582Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-07T15:56:19.582Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-07T15:56:20.517Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2023-02-07T15:56:21.084Z] ok github.com/docker/docker/daemon/logger/awslogs 0.134s coverage: 79.9% of statements [2023-02-07T15:56:21.342Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2023-02-07T15:56:21.342Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-07T15:56:21.910Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2023-02-07T15:56:21.910Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.4% of statements [2023-02-07T15:56:22.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-02-07T15:56:22.741Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.120s coverage: 76.8% of statements [2023-02-07T15:56:23.308Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 79.4% of statements [2023-02-07T15:56:23.308Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-07T15:56:23.308Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-02-07T15:56:23.875Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2023-02-07T15:56:24.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.025s coverage: 62.0% of statements [2023-02-07T15:56:25.067Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-02-07T15:56:25.067Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-02-07T15:56:25.634Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-02-07T15:56:26.570Z] ok github.com/docker/docker/daemon/logger/splunk 1.515s coverage: 82.5% of statements [2023-02-07T15:56:26.570Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-07T15:56:26.570Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-07T15:56:27.506Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2023-02-07T15:56:27.506Z] ok github.com/docker/docker/distribution 0.609s coverage: 29.5% of statements [2023-02-07T15:56:27.506Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-07T15:56:28.073Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-02-07T15:56:28.640Z] ok github.com/docker/docker/image 0.026s coverage: 87.3% of statements [2023-02-07T15:56:29.207Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-02-07T15:56:29.772Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2023-02-07T15:56:29.772Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2023-02-07T15:56:29.772Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-07T15:56:29.772Z] ? github.com/docker/docker/image/v1 [no test files] [2023-02-07T15:56:29.772Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-07T15:56:30.031Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-02-07T15:56:30.967Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2023-02-07T15:56:31.533Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2023-02-07T15:56:31.791Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-02-07T15:56:33.167Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 81.9% of statements [2023-02-07T15:56:34.542Z] ok github.com/docker/docker/pkg/authorization 0.811s coverage: 68.3% of statements [2023-02-07T15:56:34.800Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-07T15:56:34.800Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-02-07T15:56:38.104Z] ok github.com/docker/docker/pkg/chrootarchive 2.517s coverage: 43.1% of statements [2023-02-07T15:56:38.369Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2023-02-07T15:56:38.369Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2023-02-07T15:56:38.641Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-02-07T15:56:38.899Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 78.6% of statements [2023-02-07T15:56:39.157Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-02-07T15:56:39.157Z] ok github.com/docker/docker/layer 7.990s coverage: 68.9% of statements [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-07T15:56:39.157Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2023-02-07T15:56:40.091Z] ok github.com/docker/docker/pkg/idtools 0.375s coverage: 68.1% of statements [2023-02-07T15:56:40.091Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 72.0% of statements [2023-02-07T15:56:40.350Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2023-02-07T15:56:40.350Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2023-02-07T15:56:40.350Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-07T15:56:40.608Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2023-02-07T15:56:40.608Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-02-07T15:56:40.867Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2023-02-07T15:56:41.126Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2023-02-07T15:56:41.126Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-02-07T15:56:41.126Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-07T15:56:41.126Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-07T15:56:41.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2023-02-07T15:56:42.259Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-02-07T15:56:42.260Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-02-07T15:56:42.517Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-07T15:56:42.775Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-02-07T15:56:43.033Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-02-07T15:56:43.291Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-02-07T15:56:43.549Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-02-07T15:56:43.807Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-02-07T15:56:44.373Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2023-02-07T15:56:44.630Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements [2023-02-07T15:56:44.889Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2023-02-07T15:56:45.455Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2023-02-07T15:56:45.712Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-02-07T15:56:45.971Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-07T15:56:47.870Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2023-02-07T15:56:48.128Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2023-02-07T15:56:48.386Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2023-02-07T15:56:49.763Z] ok github.com/docker/docker/quota 0.178s coverage: 71.4% of statements [2023-02-07T15:56:50.021Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2023-02-07T15:56:50.956Z] ok github.com/docker/docker/registry 0.081s coverage: 58.7% of statements [2023-02-07T15:56:51.214Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-02-07T15:56:51.472Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-02-07T15:56:52.038Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2023-02-07T15:56:52.038Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-02-07T15:56:53.937Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-02-07T15:56:54.503Z] ok github.com/docker/docker/volume/local 0.071s coverage: 77.1% of statements [2023-02-07T15:56:55.069Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2023-02-07T15:56:56.013Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2023-02-07T15:57:17.924Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 74.4% of statements [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/signal [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/volume [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-07T15:57:17.924Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === Skipped [2023-02-07T15:57:17.924Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-02-07T15:57:17.924Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-02-07T15:57:17.924Z] network_proxy_test.go:208: No support for dual stack yet [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-02-07T15:57:17.924Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-02-07T15:57:17.924Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver btrfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:71: No driver to put! [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-07T15:57:17.924Z] time="2023-02-07T15:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-07T15:57:17.924Z] time="2023-02-07T15:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-07T15:57:17.924Z] time="2023-02-07T15:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-07T15:57:17.924Z] time="2023-02-07T15:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-07T15:57:17.924Z] time="2023-02-07T15:56:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:71: No driver to put! [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-07T15:57:17.924Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-07T15:57:17.924Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-07T15:57:17.924Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-07T15:57:17.924Z] graphtest_unix.go:44: Driver zfs not supported [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-07T15:57:17.924Z] graphtest_unix.go:71: No driver to put! [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-07T15:57:17.924Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-07T15:57:17.924Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-02-07T15:57:17.924Z] [2023-02-07T15:57:17.924Z] DONE 2801 tests, 28 skipped in 212.374s [2023-02-07T15:57:17.924Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/bitseq [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cluster [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/config [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/datastore [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/diagnostic [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/discoverapi [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/driverapi [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/host [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/null [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/remote [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/windows [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/drvregistry [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/etchosts [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/idm [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/internal/caller [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipam [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipamapi [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipams/null [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipams/remote [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ipamutils [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/iptables [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/netlabel [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/netutils [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/networkdb [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/ns [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/options [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/osl [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/osl/kernel [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/portallocator [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/portmapper [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/resolvconf [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/testutils [2023-02-07T15:57:17.924Z] github.com/docker/docker/libnetwork/types' ']' [2023-02-07T15:57:17.924Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork 37.568s coverage: 40.7% of statements [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 9.3% of statements [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.661s coverage: 60.0% of statements [2023-02-07T15:58:04.579Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-02-07T15:58:04.579Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-02-07T15:58:04.837Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.9% of statements [2023-02-07T15:58:04.837Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-02-07T15:58:05.402Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2023-02-07T15:58:05.402Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-02-07T15:58:05.661Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-02-07T15:58:15.623Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.146s coverage: 6.6% of statements [2023-02-07T15:58:15.623Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-02-07T15:58:15.623Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2023-02-07T15:58:16.188Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2023-02-07T15:58:16.188Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-02-07T15:58:16.188Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-02-07T15:58:16.188Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-02-07T15:58:16.754Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2023-02-07T15:58:17.012Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2023-02-07T15:58:17.012Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-02-07T15:58:17.270Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-02-07T15:58:29.468Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-02-07T15:58:44.336Z] ok github.com/docker/docker/libnetwork/ipam 15.531s coverage: 85.3% of statements [2023-02-07T15:58:44.336Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-02-07T15:58:44.336Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-02-07T15:58:44.336Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-02-07T15:58:44.336Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2023-02-07T15:58:44.336Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-02-07T15:58:44.593Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-02-07T15:58:45.159Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2023-02-07T15:58:46.093Z] ok github.com/docker/docker/libnetwork/iptables 0.256s coverage: 40.7% of statements [2023-02-07T15:58:46.093Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2023-02-07T15:58:46.351Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2023-02-07T16:01:07.799Z] ok github.com/docker/docker/libnetwork/networkdb 134.307s coverage: 60.1% of statements [2023-02-07T16:01:07.799Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-02-07T16:01:07.799Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-02-07T16:01:07.799Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 39.7% of statements [2023-02-07T16:01:07.799Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-02-07T16:01:07.799Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2023-02-07T16:01:09.183Z] ok github.com/docker/docker/libnetwork/portmapper 0.653s coverage: 48.6% of statements [2023-02-07T16:01:09.183Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-02-07T16:01:09.183Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-02-07T16:01:09.441Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === Skipped [2023-02-07T16:01:09.441Z] === SKIP: libnetwork TestParallel1 (0.00s) [2023-02-07T16:01:09.441Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork TestParallel3 (0.00s) [2023-02-07T16:01:09.441Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork TestParallel2 (0.00s) [2023-02-07T16:01:09.441Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-02-07T16:01:09.441Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-02-07T16:01:09.441Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-02-07T16:01:09.441Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-02-07T16:01:09.441Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-02-07T16:01:09.441Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-02-07T16:01:09.441Z] firewalld_test.go:14: firewalld is not running [2023-02-07T16:01:09.441Z] [2023-02-07T16:01:09.441Z] DONE 323 tests, 9 skipped in 233.788s Post stage [Pipeline] junit [2023-02-07T16:01:10.018Z] Recording test results [2023-02-07T16:01:10.122Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T16:01:10.448Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44948/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06aca27cc15a7d993b93f813a9b6796a10589b90 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:06aca27cc15a7d993b93f813a9b6796a10589b90 hack/make.sh dynbinary test-integration [2023-02-07T16:01:11.013Z] [2023-02-07T16:01:11.013Z] Removing bundles/ [2023-02-07T16:01:11.013Z] [2023-02-07T16:01:11.013Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-07T16:01:11.013Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-02-07T16:02:47.446Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-02-07T16:02:47.446Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-02-07T16:02:47.446Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-02-07T16:02:47.446Z] [2023-02-07T16:02:47.446Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-07T16:02:47.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-07T16:02:47.446Z] HOSTNAME=79d34b5a40d7 [2023-02-07T16:02:47.446Z] TESTDEBUG=0 [2023-02-07T16:02:47.446Z] DEST=bundles/test-integration [2023-02-07T16:02:47.446Z] PWD=/go/src/github.com/docker/docker [2023-02-07T16:02:47.446Z] DOCKER_GITCOMMIT=06aca27cc15a7d993b93f813a9b6796a10589b90 [2023-02-07T16:02:47.446Z] container=docker [2023-02-07T16:02:47.446Z] HOME=/root [2023-02-07T16:02:47.446Z] GOLANG_VERSION=1.19.5 [2023-02-07T16:02:47.446Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-07T16:02:47.446Z] VALIDATE_BRANCH=23.0 [2023-02-07T16:02:47.446Z] TERM=xterm [2023-02-07T16:02:47.446Z] DOCKER_PKG=github.com/docker/docker [2023-02-07T16:02:47.446Z] SHLVL=1 [2023-02-07T16:02:47.446Z] TIMEOUT=120m [2023-02-07T16:02:47.446Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-07T16:02:47.446Z] GO111MODULE=off [2023-02-07T16:02:47.446Z] DOCKER_EXPERIMENTAL=1 [2023-02-07T16:02:47.446Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-07T16:02:47.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-07T16:02:47.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-07T16:02:47.446Z] GOPATH=/go [2023-02-07T16:02:47.446Z] PKG_CONFIG=pkg-config [2023-02-07T16:02:47.446Z] _=/usr/bin/env [2023-02-07T16:02:47.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-07T16:03:09.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-07T16:03:09.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-07T16:03:31.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-07T16:03:39.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-07T16:03:51.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-02-07T16:03:51.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-07T16:03:52.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-07T16:03:52.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-07T16:03:53.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-07T16:03:53.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-07T16:03:54.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-07T16:03:55.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-07T16:03:56.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-07T16:03:57.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-07T16:03:58.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-07T16:03:59.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-07T16:03:59.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-07T16:04:00.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-07T16:04:01.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-07T16:04:02.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-07T16:04:03.196Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-07T16:04:03.196Z] Using test binary docker [2023-02-07T16:04:03.196Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-07T16:04:03.196Z] +++ /etc/init.d/apparmor start [2023-02-07T16:04:03.196Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-07T16:04:03.196Z] INFO: Waiting for daemon to start... [2023-02-07T16:04:03.197Z] Starting dockerd [2023-02-07T16:04:03.197Z] +++ 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-07T16:04:05.095Z] . [2023-02-07T16:04:05.095Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-07T16:04:05.095Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-07T16:04:05.095Z] Error: No such image: emptyfs [2023-02-07T16:04:05.095Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-07T16:04:05.095Z] ++++ docker load [2023-02-07T16:04:05.354Z] Running integration-test (iteration 1) [2023-02-07T16:04:05.354Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-02-07T16:04:05.354Z] ++ 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-07T16:04:05.354Z] ++ set -e [2023-02-07T16:04:05.354Z] ++ '[' -n 0 ']' [2023-02-07T16:04:05.354Z] ++ set -x [2023-02-07T16:04:05.354Z] ++ 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 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-07T16:04:05.613Z] Loaded image: busybox:latest [2023-02-07T16:04:05.613Z] Loaded image: busybox:glibc [2023-02-07T16:04:06.988Z] Loaded image: debian:bullseye-slim [2023-02-07T16:04:06.988Z] Loaded image: hello-world:latest [2023-02-07T16:04:06.988Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T16:04:06.988Z] INFO: Testing against a local daemon [2023-02-07T16:04:06.988Z] === RUN TestCgroupNamespacesBuild [2023-02-07T16:04:08.362Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2023-02-07T16:04:08.362Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-07T16:04:09.735Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2023-02-07T16:04:09.735Z] === RUN TestBuildWithSession [2023-02-07T16:04:09.735Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T16:04:09.735Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-07T16:04:09.735Z] === RUN TestBuildSquashParent [2023-02-07T16:04:13.918Z] --- PASS: TestBuildSquashParent (3.80s) [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T16:04:13.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T16:04:13.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T16:04:13.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T16:04:13.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T16:04:13.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T16:04:13.918Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T16:04:13.918Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T16:04:13.918Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-07T16:04:13.918Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-07T16:04:14.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-07T16:04:14.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-07T16:04:15.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-07T16:04:15.790Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.41s) [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2023-02-07T16:04:17.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.43s) [2023-02-07T16:04:17.163Z] === RUN TestBuildMultiStageCopy [2023-02-07T16:04:17.163Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-07T16:04:18.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-07T16:04:18.818Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-07T16:04:18.818Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-07T16:04:19.076Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-07T16:04:19.334Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2023-02-07T16:04:19.334Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.20s) [2023-02-07T16:04:19.334Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2023-02-07T16:04:19.334Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2023-02-07T16:04:19.334Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2023-02-07T16:04:19.334Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2023-02-07T16:04:19.334Z] === RUN TestBuildMultiStageParentConfig [2023-02-07T16:04:20.269Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2023-02-07T16:04:20.269Z] === RUN TestBuildLabelWithTargets [2023-02-07T16:04:21.202Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2023-02-07T16:04:21.202Z] === RUN TestBuildWithEmptyLayers [2023-02-07T16:04:21.770Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2023-02-07T16:04:21.770Z] === RUN TestBuildMultiStageOnBuild [2023-02-07T16:04:23.143Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2023-02-07T16:04:23.144Z] === RUN TestBuildUncleanTarFilenames [2023-02-07T16:04:23.709Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2023-02-07T16:04:23.709Z] === RUN TestBuildMultiStageLayerLeak [2023-02-07T16:04:25.084Z] --- PASS: TestBuildMultiStageLayerLeak (1.50s) [2023-02-07T16:04:25.084Z] === RUN TestBuildWithHugeFile [2023-02-07T16:05:21.316Z] --- PASS: TestBuildWithHugeFile (55.11s) [2023-02-07T16:05:21.316Z] === RUN TestBuildWCOWSandboxSize [2023-02-07T16:05:21.316Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-02-07T16:05:21.316Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-02-07T16:05:21.316Z] === RUN TestBuildWithEmptyDockerfile [2023-02-07T16:05:21.316Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T16:05:21.316Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T16:05:21.316Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T16:05:21.316Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T16:05:21.316Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T16:05:21.316Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T16:05:21.316Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-07T16:05:21.316Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-07T16:05:21.316Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-07T16:05:21.316Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-07T16:05:21.316Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2023-02-07T16:05:21.316Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2023-02-07T16:05:21.316Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-02-07T16:05:21.316Z] === RUN TestBuildPreserveOwnership [2023-02-07T16:05:21.316Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-07T16:05:22.691Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-07T16:05:24.064Z] --- PASS: TestBuildPreserveOwnership (3.25s) [2023-02-07T16:05:24.064Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2023-02-07T16:05:24.064Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2023-02-07T16:05:24.064Z] === RUN TestBuildPlatformInvalid [2023-02-07T16:05:24.064Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-02-07T16:05:24.064Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-07T16:05:24.630Z] Loaded image: busybox:latest [2023-02-07T16:05:24.630Z] Loaded image: busybox:glibc [2023-02-07T16:05:25.566Z] Loaded image: debian:bullseye-slim [2023-02-07T16:05:25.824Z] Loaded image: hello-world:latest [2023-02-07T16:05:25.824Z] Loaded image: arm32v7/hello-world:latest [2023-02-07T16:05:33.945Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.11s) [2023-02-07T16:05:33.945Z] PASS [2023-02-07T16:05:33.945Z] [2023-02-07T16:05:33.945Z] === Skipped [2023-02-07T16:05:33.945Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-02-07T16:05:33.945Z] build_session_test.go:25: TODO: BuildKit [2023-02-07T16:05:33.945Z] [2023-02-07T16:05:33.945Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-02-07T16:05:33.945Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-02-07T16:05:33.945Z] [2023-02-07T16:05:33.945Z] DONE 34 tests, 2 skipped in 88.636s [2023-02-07T16:05:33.946Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-02-07T16:05:33.946Z] ++ 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-07T16:05:33.946Z] ++ set -e [2023-02-07T16:05:33.946Z] ++ '[' -n 0 ']' [2023-02-07T16:05:33.946Z] ++ set -x [2023-02-07T16:05:33.946Z] ++ 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 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-07T16:05:34.203Z] INFO: Testing against a local daemon [2023-02-07T16:05:34.203Z] === RUN TestConfigInspect [2023-02-07T16:05:36.731Z] --- PASS: TestConfigInspect (2.24s) [2023-02-07T16:05:36.731Z] === RUN TestConfigList [2023-02-07T16:05:38.630Z] --- PASS: TestConfigList (2.19s) [2023-02-07T16:05:38.630Z] === RUN TestConfigsCreateAndDelete [2023-02-07T16:05:41.159Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2023-02-07T16:05:41.159Z] === RUN TestConfigsUpdate [2023-02-07T16:05:43.058Z] --- PASS: TestConfigsUpdate (2.19s) [2023-02-07T16:05:43.058Z] === RUN TestTemplatedConfig [2023-02-07T16:05:45.586Z] --- PASS: TestTemplatedConfig (2.43s) [2023-02-07T16:05:45.586Z] === RUN TestConfigCreateResolve [2023-02-07T16:05:47.485Z] --- PASS: TestConfigCreateResolve (2.15s) [2023-02-07T16:05:47.485Z] PASS [2023-02-07T16:05:47.485Z] [2023-02-07T16:05:47.485Z] DONE 6 tests in 13.510s [2023-02-07T16:05:47.485Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-02-07T16:05:47.485Z] ++ 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-07T16:05:47.485Z] ++ set -e [2023-02-07T16:05:47.485Z] ++ '[' -n 0 ']' [2023-02-07T16:05:47.485Z] ++ set -x [2023-02-07T16:05:47.485Z] ++ 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 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-07T16:05:47.745Z] INFO: Testing against a local daemon [2023-02-07T16:05:47.745Z] === RUN TestAttachWithTTY [2023-02-07T16:05:47.745Z] --- PASS: TestAttachWithTTY (0.07s) [2023-02-07T16:05:47.745Z] === RUN TestAttachWithoutTTy [2023-02-07T16:05:47.745Z] --- PASS: TestAttachWithoutTTy (0.04s) [2023-02-07T16:05:47.745Z] === RUN TestCheckpoint [2023-02-07T16:05:47.745Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T16:05:47.745Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/commit [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/commit [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/containers/create [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-07T16:05:47.745Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-07T16:05:47.745Z] === CONT TestContainerInvalidJSON/commit [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-02-07T16:05:47.745Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-02-07T16:05:47.745Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-02-07T16:05:47.746Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-02-07T16:05:47.746Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-02-07T16:05:47.746Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-02-07T16:05:47.746Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-02-07T16:05:47.746Z] === CONT TestContainerInvalidJSON/containers/create [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-02-07T16:05:47.746Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-02-07T16:05:47.746Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-02-07T16:05:47.746Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-07T16:05:47.746Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-02-07T16:05:47.746Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-07T16:05:48.004Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-07T16:05:48.004Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-07T16:05:48.004Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-02-07T16:05:48.004Z] === RUN TestCopyEmptyFile [2023-02-07T16:05:48.262Z] --- PASS: TestCopyEmptyFile (0.22s) [2023-02-07T16:05:48.262Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-07T16:05:48.262Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-02-07T16:05:48.262Z] === RUN TestCopyFromContainer [2023-02-07T16:05:49.196Z] === RUN TestCopyFromContainer// [2023-02-07T16:05:49.196Z] === RUN TestCopyFromContainer//bar/root [2023-02-07T16:05:49.196Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-07T16:05:49.454Z] === RUN TestCopyFromContainer/bar/quux [2023-02-07T16:05:49.454Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-07T16:05:49.454Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-07T16:05:49.454Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-07T16:05:49.454Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-07T16:05:49.712Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-07T16:05:49.712Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer (1.53s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-07T16:05:49.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-07T16:05:49.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-07T16:05:49.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T16:05:49.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T16:05:49.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T16:05:49.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T16:05:49.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T16:05:49.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T16:05:49.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-07T16:05:49.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-07T16:05:49.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-07T16:05:49.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-07T16:05:49.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-07T16:05:49.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-07T16:05:49.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-07T16:05:49.712Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-07T16:05:49.712Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-02-07T16:05:49.712Z] === RUN TestCreateWithInvalidEnv [2023-02-07T16:05:49.712Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-07T16:05:49.712Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-07T16:05:49.712Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-07T16:05:49.712Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-07T16:05:49.712Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-07T16:05:49.712Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-07T16:05:49.712Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-07T16:05:49.712Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-07T16:05:49.712Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-07T16:05:49.712Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-07T16:05:49.712Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-07T16:05:49.712Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-07T16:05:49.712Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-07T16:05:49.712Z] === RUN TestCreateTmpfsMountsTarget [2023-02-07T16:05:49.712Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-02-07T16:05:49.712Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-07T16:05:51.087Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2023-02-07T16:05:51.087Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2023-02-07T16:05:52.461Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-07T16:05:52.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T16:05:52.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T16:05:52.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T16:05:52.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T16:05:52.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T16:05:52.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T16:05:52.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T16:05:52.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T16:05:52.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T16:05:52.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T16:05:52.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-07T16:05:52.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-07T16:05:52.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-07T16:05:52.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-07T16:05:52.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-07T16:05:52.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-07T16:05:52.461Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-07T16:05:52.719Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2023-02-07T16:05:52.719Z] === RUN TestCreateDifferentPlatform [2023-02-07T16:05:52.719Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-07T16:05:52.719Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-07T16:05:52.719Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-02-07T16:05:52.719Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-07T16:05:52.719Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-07T16:05:52.719Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-07T16:05:52.719Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-07T16:05:52.719Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-07T16:05:52.977Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-02-07T16:05:52.977Z] === RUN TestCreateInvalidHostConfig [2023-02-07T16:05:52.977Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-07T16:05:52.977Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-07T16:05:52.977Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-02-07T16:05:52.977Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-02-07T16:05:52.977Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-07T16:05:52.977Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-07T16:05:52.977Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-07T16:05:52.977Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-07T16:05:52.977Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-02-07T16:05:52.977Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-02-07T16:05:52.977Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-02-07T16:05:52.977Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-02-07T16:05:52.978Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-02-07T16:05:52.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-02-07T16:05:52.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-02-07T16:05:52.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-02-07T16:05:52.978Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-02-07T16:05:52.978Z] === RUN TestContainerStartOnDaemonRestart [2023-02-07T16:05:52.978Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-07T16:05:52.978Z] === RUN TestDaemonRestartIpcMode [2023-02-07T16:05:52.978Z] === PAUSE TestDaemonRestartIpcMode [2023-02-07T16:05:52.978Z] === RUN TestDaemonHostGatewayIP [2023-02-07T16:05:52.978Z] === PAUSE TestDaemonHostGatewayIP [2023-02-07T16:05:52.978Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-07T16:05:52.978Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-07T16:05:52.978Z] === RUN TestContainerKillOnDaemonStart [2023-02-07T16:05:52.978Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-07T16:05:52.978Z] === RUN TestDiff [2023-02-07T16:05:53.236Z] --- PASS: TestDiff (0.42s) [2023-02-07T16:05:53.236Z] === RUN TestExecConsoleSize [2023-02-07T16:05:53.823Z] --- PASS: TestExecConsoleSize (0.52s) [2023-02-07T16:05:53.823Z] === RUN TestExecWithCloseStdin [2023-02-07T16:05:54.399Z] --- PASS: TestExecWithCloseStdin (0.51s) [2023-02-07T16:05:54.399Z] === RUN TestExec [2023-02-07T16:05:54.964Z] --- PASS: TestExec (0.50s) [2023-02-07T16:05:54.964Z] === RUN TestExecUser [2023-02-07T16:05:55.224Z] --- PASS: TestExecUser (0.49s) [2023-02-07T16:05:55.224Z] === RUN TestExportContainerAndImportImage [2023-02-07T16:05:55.791Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2023-02-07T16:05:55.791Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-07T16:05:57.166Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2023-02-07T16:05:57.166Z] === RUN TestHealthCheckWorkdir [2023-02-07T16:05:57.732Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2023-02-07T16:05:57.732Z] === RUN TestHealthKillContainer [2023-02-07T16:06:05.839Z] --- PASS: TestHealthKillContainer (7.91s) [2023-02-07T16:06:05.839Z] === RUN TestHealthCheckProcessKilled [2023-02-07T16:06:06.404Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2023-02-07T16:06:06.404Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-07T16:06:06.663Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2023-02-07T16:06:06.663Z] === RUN TestIpcModeNone [2023-02-07T16:06:07.229Z] --- PASS: TestIpcModeNone (0.48s) [2023-02-07T16:06:07.229Z] === RUN TestIpcModePrivate [2023-02-07T16:06:07.486Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2023-02-07T16:06:07.745Z] --- PASS: TestIpcModePrivate (0.49s) [2023-02-07T16:06:07.745Z] === RUN TestIpcModeShareable [2023-02-07T16:06:08.002Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2023-02-07T16:06:08.261Z] --- PASS: TestIpcModeShareable (0.50s) [2023-02-07T16:06:08.261Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-07T16:06:09.636Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.51s) [2023-02-07T16:06:09.636Z] === RUN TestAPIIpcModeHost [2023-02-07T16:06:10.202Z] --- PASS: TestAPIIpcModeHost (0.35s) [2023-02-07T16:06:10.202Z] === RUN TestDaemonIpcModeShareable [2023-02-07T16:06:11.137Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-02-07T16:06:11.137Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2023-02-07T16:06:11.137Z] === RUN TestDaemonIpcModePrivate [2023-02-07T16:06:12.511Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-02-07T16:06:12.511Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2023-02-07T16:06:12.511Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-07T16:06:13.445Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-02-07T16:06:13.704Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s) [2023-02-07T16:06:13.704Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-07T16:06:14.641Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2023-02-07T16:06:14.899Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2023-02-07T16:06:14.899Z] === RUN TestIpcModeOlderClient [2023-02-07T16:06:14.899Z] === PAUSE TestIpcModeOlderClient [2023-02-07T16:06:14.899Z] === RUN TestKillContainerInvalidSignal [2023-02-07T16:06:15.464Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2023-02-07T16:06:15.464Z] === RUN TestKillContainer [2023-02-07T16:06:15.464Z] === RUN TestKillContainer/no_signal [2023-02-07T16:06:15.722Z] === RUN TestKillContainer/non_killing_signal [2023-02-07T16:06:15.980Z] === RUN TestKillContainer/killing_signal [2023-02-07T16:06:16.550Z] --- PASS: TestKillContainer (1.30s) [2023-02-07T16:06:16.550Z] --- PASS: TestKillContainer/no_signal (0.42s) [2023-02-07T16:06:16.550Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2023-02-07T16:06:16.550Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-02-07T16:06:16.550Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-07T16:06:16.550Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-07T16:06:17.121Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-07T16:06:18.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2023-02-07T16:06:18.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2023-02-07T16:06:18.058Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2023-02-07T16:06:18.058Z] === RUN TestKillStoppedContainer [2023-02-07T16:06:18.058Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-02-07T16:06:18.058Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-07T16:06:18.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-02-07T16:06:18.058Z] === RUN TestKillDifferentUserContainer [2023-02-07T16:06:18.624Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-02-07T16:06:18.624Z] === RUN TestInspectOomKilledTrue [2023-02-07T16:06:19.190Z] --- PASS: TestInspectOomKilledTrue (0.61s) [2023-02-07T16:06:19.190Z] === RUN TestInspectOomKilledFalse [2023-02-07T16:06:19.448Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-02-07T16:06:19.448Z] === RUN TestLinksEtcHostsContentMatch [2023-02-07T16:06:19.706Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2023-02-07T16:06:19.706Z] === RUN TestLinksContainerNames [2023-02-07T16:06:20.640Z] --- PASS: TestLinksContainerNames (0.86s) [2023-02-07T16:06:20.640Z] === RUN TestLogsFollowTailEmpty [2023-02-07T16:06:21.206Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2023-02-07T16:06:21.206Z] === RUN TestLogs [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-02-07T16:06:21.206Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-02-07T16:06:21.206Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-02-07T16:06:21.206Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-07T16:06:21.206Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-02-07T16:06:21.206Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-02-07T16:06:21.206Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-02-07T16:06:21.206Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-02-07T16:06:21.206Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-02-07T16:06:21.206Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-02-07T16:06:21.773Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-02-07T16:06:21.773Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-02-07T16:06:22.339Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-02-07T16:06:22.339Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-07T16:06:22.905Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-02-07T16:06:22.905Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-02-07T16:06:22.905Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-07T16:06:22.905Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-02-07T16:06:22.905Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-02-07T16:06:22.905Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-02-07T16:06:22.905Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-02-07T16:06:22.905Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-02-07T16:06:22.905Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-02-07T16:06:23.471Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-02-07T16:06:23.471Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-02-07T16:06:24.038Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-02-07T16:06:24.038Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-02-07T16:06:24.604Z] --- PASS: TestLogs (3.47s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local (0.01s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.51s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.49s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2023-02-07T16:06:24.604Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2023-02-07T16:06:24.604Z] === RUN TestContainerNetworkMountsNoChown [2023-02-07T16:06:25.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/default [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/default [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/private [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/private [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/rprivate [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/slave [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/slave [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/rslave [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/shared [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/shared [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/rshared [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-07T16:06:25.170Z] === CONT TestMountDaemonRoot/default [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-07T16:06:25.170Z] === CONT TestMountDaemonRoot/rslave [2023-02-07T16:06:25.170Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-07T16:06:25.170Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rshared [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/shared [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rprivate [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/slave [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/private [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-07T16:06:25.171Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-07T16:06:25.171Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-07T16:06:25.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-07T16:06:25.432Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-02-07T16:06:25.432Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-02-07T16:06:25.432Z] === RUN TestContainerBindMountNonRecursive [2023-02-07T16:06:27.333Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2023-02-07T16:06:27.333Z] === RUN TestContainerVolumesMountedAsShared [2023-02-07T16:06:27.333Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-02-07T16:06:27.333Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-07T16:06:27.591Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2023-02-07T16:06:27.591Z] === RUN TestNetworkNat [2023-02-07T16:06:28.158Z] --- PASS: TestNetworkNat (0.48s) [2023-02-07T16:06:28.158Z] === RUN TestNetworkLocalhostTCPNat [2023-02-07T16:06:28.724Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2023-02-07T16:06:28.724Z] === RUN TestNetworkLoopbackNat [2023-02-07T16:06:31.250Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2023-02-07T16:06:31.250Z] === RUN TestPause [2023-02-07T16:06:31.824Z] --- PASS: TestPause (0.47s) [2023-02-07T16:06:31.824Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-07T16:06:31.824Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T16:06:31.824Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T16:06:31.824Z] === RUN TestPauseStopPausedContainer [2023-02-07T16:06:32.082Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2023-02-07T16:06:32.082Z] === RUN TestPidHost [2023-02-07T16:06:33.017Z] --- PASS: TestPidHost (0.99s) [2023-02-07T16:06:33.017Z] === RUN TestPsFilter [2023-02-07T16:06:33.275Z] --- PASS: TestPsFilter (0.10s) [2023-02-07T16:06:33.275Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-07T16:06:33.842Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2023-02-07T16:06:33.842Z] === RUN TestRemoveContainerWithVolume [2023-02-07T16:06:34.100Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2023-02-07T16:06:34.100Z] === RUN TestRemoveContainerRunning [2023-02-07T16:06:34.665Z] --- PASS: TestRemoveContainerRunning (0.43s) [2023-02-07T16:06:34.666Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-07T16:06:34.923Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2023-02-07T16:06:34.923Z] === RUN TestRemoveInvalidContainer [2023-02-07T16:06:34.923Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-07T16:06:34.923Z] === RUN TestRenameLinkedContainer [2023-02-07T16:06:36.844Z] --- PASS: TestRenameLinkedContainer (1.77s) [2023-02-07T16:06:36.844Z] === RUN TestRenameStoppedContainer [2023-02-07T16:06:37.101Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-02-07T16:06:37.101Z] === RUN TestRenameRunningContainerAndReuse [2023-02-07T16:06:38.035Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2023-02-07T16:06:38.035Z] === RUN TestRenameInvalidName [2023-02-07T16:06:38.602Z] --- PASS: TestRenameInvalidName (0.44s) [2023-02-07T16:06:38.602Z] === RUN TestRenameAnonymousContainer [2023-02-07T16:06:39.980Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2023-02-07T16:06:39.980Z] === RUN TestRenameContainerWithSameName [2023-02-07T16:06:40.546Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-02-07T16:06:40.546Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-07T16:06:41.480Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2023-02-07T16:06:41.480Z] === RUN TestResize [2023-02-07T16:06:41.738Z] --- PASS: TestResize (0.43s) [2023-02-07T16:06:41.738Z] === RUN TestResizeWithInvalidSize [2023-02-07T16:06:42.304Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-02-07T16:06:42.304Z] === RUN TestResizeWhenContainerNotStarted [2023-02-07T16:06:42.562Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T16:06:42.562Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-07T16:06:42.562Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T16:06:42.563Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T16:06:42.563Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T16:06:42.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-07T16:06:42.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-07T16:06:44.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-07T16:06:45.839Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-07T16:06:46.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-07T16:06:46.773Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-07T16:06:47.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-07T16:06:47.967Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-02-07T16:06:51.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-02-07T16:06:51.507Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-07T16:06:53.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-07T16:06:55.310Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-07T16:06:55.310Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-07T16:06:57.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-07T16:06:57.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-07T16:06:58.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.79s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2023-02-07T16:06:59.973Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.52s) [2023-02-07T16:06:59.973Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-02-07T16:06:59.973Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-02-07T16:07:00.908Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-02-07T16:07:01.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2023-02-07T16:07:01.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s) [2023-02-07T16:07:01.842Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2023-02-07T16:07:01.842Z] === RUN TestCgroupNamespacesRun [2023-02-07T16:07:03.216Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2023-02-07T16:07:03.216Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-07T16:07:04.151Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s) [2023-02-07T16:07:04.151Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-07T16:07:05.525Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-02-07T16:07:05.525Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-07T16:07:06.898Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2023-02-07T16:07:06.898Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-07T16:07:07.833Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2023-02-07T16:07:07.833Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-07T16:07:09.206Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2023-02-07T16:07:09.206Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-07T16:07:09.773Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2023-02-07T16:07:09.773Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-07T16:07:10.707Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2023-02-07T16:07:10.707Z] === RUN TestNISDomainname [2023-02-07T16:07:11.274Z] --- PASS: TestNISDomainname (0.58s) [2023-02-07T16:07:11.274Z] === RUN TestHostnameDnsResolution [2023-02-07T16:07:12.208Z] --- PASS: TestHostnameDnsResolution (0.68s) [2023-02-07T16:07:12.208Z] === RUN TestUnprivilegedPortsAndPing [2023-02-07T16:07:12.774Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2023-02-07T16:07:12.774Z] === RUN TestPrivilegedHostDevices [2023-02-07T16:07:13.034Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2023-02-07T16:07:13.034Z] === RUN TestRunConsoleSize [2023-02-07T16:07:13.599Z] --- PASS: TestRunConsoleSize (0.44s) [2023-02-07T16:07:13.599Z] === RUN TestRunWithAlternativeContainerdShim [2023-02-07T16:07:15.502Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2023-02-07T16:07:15.502Z] === RUN TestStats [2023-02-07T16:07:18.030Z] --- PASS: TestStats (2.48s) [2023-02-07T16:07:18.030Z] === RUN TestStopContainerWithTimeout [2023-02-07T16:07:18.030Z] === RUN TestStopContainerWithTimeout/0 [2023-02-07T16:07:18.030Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-07T16:07:18.030Z] === RUN TestStopContainerWithTimeout/1 [2023-02-07T16:07:18.030Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-07T16:07:18.030Z] === RUN TestStopContainerWithTimeout/3 [2023-02-07T16:07:18.030Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-07T16:07:18.030Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-07T16:07:18.030Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-07T16:07:18.030Z] === CONT TestStopContainerWithTimeout/0 [2023-02-07T16:07:18.030Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-07T16:07:18.975Z] === CONT TestStopContainerWithTimeout/3 [2023-02-07T16:07:20.873Z] === CONT TestStopContainerWithTimeout/1 [2023-02-07T16:07:22.246Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-07T16:07:22.246Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2023-02-07T16:07:22.246Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2023-02-07T16:07:22.246Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2023-02-07T16:07:22.246Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-02-07T16:07:22.246Z] === RUN TestDeleteDevicemapper [2023-02-07T16:07:22.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T16:07:22.246Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-07T16:07:22.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-07T16:07:23.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2023-02-07T16:07:23.621Z] === RUN TestUpdateMemory [2023-02-07T16:07:24.187Z] --- PASS: TestUpdateMemory (0.54s) [2023-02-07T16:07:24.187Z] === RUN TestUpdateCPUQuota [2023-02-07T16:07:24.754Z] --- PASS: TestUpdateCPUQuota (0.70s) [2023-02-07T16:07:24.754Z] === RUN TestUpdatePidsLimit [2023-02-07T16:07:24.754Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-07T16:07:25.012Z] === RUN TestUpdatePidsLimit/no_change [2023-02-07T16:07:25.012Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-07T16:07:25.270Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-07T16:07:25.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-07T16:07:25.786Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-07T16:07:26.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit (1.87s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-02-07T16:07:26.610Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2023-02-07T16:07:26.610Z] === RUN TestUpdateRestartPolicy [2023-02-07T16:07:38.804Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2023-02-07T16:07:38.804Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-07T16:07:38.804Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2023-02-07T16:07:38.804Z] === RUN TestWaitNonBlocked [2023-02-07T16:07:38.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T16:07:38.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T16:07:38.804Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T16:07:38.804Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T16:07:38.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-07T16:07:38.804Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-07T16:07:38.804Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-07T16:07:38.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-02-07T16:07:38.804Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2023-02-07T16:07:38.804Z] === RUN TestWaitBlocked [2023-02-07T16:07:38.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T16:07:38.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T16:07:38.804Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T16:07:38.804Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T16:07:38.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-07T16:07:38.804Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-07T16:07:39.370Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-07T16:07:39.370Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2023-02-07T16:07:39.370Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2023-02-07T16:07:39.370Z] === RUN TestWaitConditions [2023-02-07T16:07:39.370Z] === RUN TestWaitConditions/default [2023-02-07T16:07:39.370Z] === PAUSE TestWaitConditions/default [2023-02-07T16:07:39.370Z] === RUN TestWaitConditions/not-running [2023-02-07T16:07:39.370Z] === PAUSE TestWaitConditions/not-running [2023-02-07T16:07:39.370Z] === RUN TestWaitConditions/next-exit [2023-02-07T16:07:39.370Z] === PAUSE TestWaitConditions/next-exit [2023-02-07T16:07:39.370Z] === RUN TestWaitConditions/removed [2023-02-07T16:07:39.370Z] === PAUSE TestWaitConditions/removed [2023-02-07T16:07:39.370Z] === CONT TestWaitConditions/default [2023-02-07T16:07:39.370Z] === CONT TestWaitConditions/next-exit [2023-02-07T16:07:41.268Z] === CONT TestWaitConditions/removed [2023-02-07T16:07:41.268Z] === CONT TestWaitConditions/not-running [2023-02-07T16:07:42.640Z] --- PASS: TestWaitConditions (0.01s) [2023-02-07T16:07:42.640Z] --- PASS: TestWaitConditions/next-exit (1.55s) [2023-02-07T16:07:42.640Z] --- PASS: TestWaitConditions/default (1.61s) [2023-02-07T16:07:42.640Z] --- PASS: TestWaitConditions/not-running (1.67s) [2023-02-07T16:07:42.640Z] --- PASS: TestWaitConditions/removed (1.75s) [2023-02-07T16:07:42.640Z] === RUN TestWaitRestartedContainer [2023-02-07T16:07:42.640Z] === RUN TestWaitRestartedContainer/default [2023-02-07T16:07:42.640Z] === PAUSE TestWaitRestartedContainer/default [2023-02-07T16:07:42.640Z] === RUN TestWaitRestartedContainer/not-running [2023-02-07T16:07:42.640Z] === PAUSE TestWaitRestartedContainer/not-running [2023-02-07T16:07:42.640Z] === RUN TestWaitRestartedContainer/next-exit [2023-02-07T16:07:42.640Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-02-07T16:07:42.640Z] === CONT TestWaitRestartedContainer/default [2023-02-07T16:07:42.640Z] === CONT TestWaitRestartedContainer/next-exit [2023-02-07T16:07:44.540Z] === CONT TestWaitRestartedContainer/not-running [2023-02-07T16:07:45.106Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-02-07T16:07:45.106Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2023-02-07T16:07:45.106Z] --- PASS: TestWaitRestartedContainer/default (1.52s) [2023-02-07T16:07:45.106Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2023-02-07T16:07:45.106Z] === CONT TestContainerStartOnDaemonRestart [2023-02-07T16:07:45.106Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-07T16:07:47.636Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s) [2023-02-07T16:07:47.636Z] === CONT TestIpcModeOlderClient [2023-02-07T16:07:47.636Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2023-02-07T16:07:47.636Z] === CONT TestContainerKillOnDaemonStart [2023-02-07T16:07:47.636Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-02-07T16:07:47.636Z] === CONT TestDaemonHostGatewayIP [2023-02-07T16:07:50.170Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2023-02-07T16:07:50.170Z] === CONT TestDaemonRestartIpcMode [2023-02-07T16:07:52.070Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2023-02-07T16:08:00.175Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2023-02-07T16:08:00.175Z] PASS [2023-02-07T16:08:00.175Z] [2023-02-07T16:08:00.175Z] === Skipped [2023-02-07T16:08:00.175Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-02-07T16:08:00.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-07T16:08:00.175Z] [2023-02-07T16:08:00.175Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-07T16:08:00.175Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-07T16:08:00.175Z] [2023-02-07T16:08:00.175Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-07T16:08:00.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-07T16:08:00.175Z] [2023-02-07T16:08:00.175Z] DONE 273 tests, 3 skipped in 131.564s [2023-02-07T16:08:00.175Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-07T16:08:00.175Z] ++ 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-07T16:08:00.175Z] ++ set -e [2023-02-07T16:08:00.175Z] ++ '[' -n 0 ']' [2023-02-07T16:08:00.175Z] ++ set -x [2023-02-07T16:08:00.175Z] ++ 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 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-07T16:08:00.175Z] INFO: Testing against a local daemon [2023-02-07T16:08:00.175Z] === RUN TestConfigDaemonID [2023-02-07T16:08:00.433Z] daemon_test.go:67: [d2b32075ed64d] daemon is not started [2023-02-07T16:08:00.433Z] --- PASS: TestConfigDaemonID (1.04s) [2023-02-07T16:08:00.433Z] === RUN TestDaemonConfigValidation [2023-02-07T16:08:00.433Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-02-07T16:08:00.433Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-02-07T16:08:00.433Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-02-07T16:08:00.433Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-02-07T16:08:00.433Z] === RUN TestDaemonConfigValidation/invalid_config [2023-02-07T16:08:00.433Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-02-07T16:08:00.433Z] === RUN TestDaemonConfigValidation/malformed_config [2023-02-07T16:08:00.433Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-02-07T16:08:00.433Z] === RUN TestDaemonConfigValidation/valid_config [2023-02-07T16:08:00.433Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-02-07T16:08:00.433Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-02-07T16:08:00.433Z] === CONT TestDaemonConfigValidation/malformed_config [2023-02-07T16:08:00.433Z] === CONT TestDaemonConfigValidation/valid_config [2023-02-07T16:08:00.433Z] === CONT TestDaemonConfigValidation/invalid_config [2023-02-07T16:08:00.433Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-02-07T16:08:00.433Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-02-07T16:08:00.433Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-02-07T16:08:00.433Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2023-02-07T16:08:00.433Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2023-02-07T16:08:00.433Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-02-07T16:08:00.433Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-02-07T16:08:00.433Z] === RUN TestConfigDaemonSeccompProfiles [2023-02-07T16:08:00.433Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-02-07T16:08:01.807Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-02-07T16:08:02.740Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-02-07T16:08:03.674Z] === CONT TestConfigDaemonSeccompProfiles [2023-02-07T16:08:03.674Z] daemon_test.go:181: [d3ba98a1a63a2] daemon is not started [2023-02-07T16:08:03.674Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-02-07T16:08:03.674Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-02-07T16:08:03.674Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-02-07T16:08:03.674Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-02-07T16:08:03.674Z] === RUN TestDaemonProxy [2023-02-07T16:08:03.674Z] === RUN TestDaemonProxy/environment_variables [2023-02-07T16:08:05.573Z] === RUN TestDaemonProxy/command-line_options [2023-02-07T16:08:07.473Z] === RUN TestDaemonProxy/configuration_file [2023-02-07T16:08:08.844Z] === RUN TestDaemonProxy/conflicting_options [2023-02-07T16:08:09.410Z] === RUN TestDaemonProxy/reload_sanitized [2023-02-07T16:08:09.975Z] --- PASS: TestDaemonProxy (6.23s) [2023-02-07T16:08:09.975Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2023-02-07T16:08:09.975Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2023-02-07T16:08:09.975Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2023-02-07T16:08:09.975Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-02-07T16:08:09.975Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-02-07T16:08:09.975Z] === RUN TestLiveRestore [2023-02-07T16:08:09.975Z] === RUN TestLiveRestore/volume_references [2023-02-07T16:08:09.975Z] === PAUSE TestLiveRestore/volume_references [2023-02-07T16:08:09.975Z] === CONT TestLiveRestore/volume_references [2023-02-07T16:08:10.540Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-07T16:08:10.540Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-07T16:08:11.473Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-07T16:08:12.407Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-07T16:08:13.340Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore (0.00s) [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore/volume_references (4.48s) [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.80s) [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s) [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2023-02-07T16:08:14.299Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s) [2023-02-07T16:08:14.299Z] PASS [2023-02-07T16:08:14.299Z] [2023-02-07T16:08:14.299Z] DONE 24 tests in 15.273s [2023-02-07T16:08:14.299Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-02-07T16:08:14.299Z] ++ 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-07T16:08:14.299Z] ++ set -e [2023-02-07T16:08:14.299Z] ++ '[' -n 0 ']' [2023-02-07T16:08:14.299Z] ++ set -x [2023-02-07T16:08:14.299Z] ++ 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 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-07T16:08:14.868Z] INFO: Testing against a local daemon [2023-02-07T16:08:14.868Z] === RUN TestCommitInheritsEnv [2023-02-07T16:08:15.126Z] --- PASS: TestCommitInheritsEnv (0.27s) [2023-02-07T16:08:15.126Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-07T16:08:15.126Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-02-07T16:08:15.126Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-07T16:08:15.126Z] === RUN TestImportWithCustomPlatform [2023-02-07T16:08:15.126Z] === RUN TestImportWithCustomPlatform/#00 [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/_______ [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform// [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/linux [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/LINUX [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/macos [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-02-07T16:08:15.384Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-02-07T16:08:15.643Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-02-07T16:08:15.643Z] === RUN TestImagesFilterMultiReference [2023-02-07T16:08:15.643Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-07T16:08:15.643Z] === RUN TestImagePullPlatformInvalid [2023-02-07T16:08:15.643Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-07T16:08:15.643Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" 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.5 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=info msg="redis not configured" go.version=go1.19.5 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=info msg="Starting upload purge in 41m0s" go.version=go1.19.5 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.5 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=27cc4793-e21a-4029-bd17-df50d31caf5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53014" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=27cc4793-e21a-4029-bd17-df50d31caf5f http.request.method=GET http.request.remoteaddr="127.0.0.1:53014" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.12222ms http.response.status=200 http.response.written=2 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad67179a-fa73-40e3-ad8d-f1c06ee439b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad67179a-fa73-40e3-ad8d-f1c06ee439b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a0fe9344-14fe-48c4-8625-9be2aeb920f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a0fe9344-14fe-48c4-8625-9be2aeb920f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=ad67179a-fa73-40e3-ad8d-f1c06ee439b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=31.959µ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=e05f0882-591d-4950-9841-286a872fdf53 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a0fe9344-14fe-48c4-8625-9be2aeb920f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=23.77µ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=85e02bd6-a950-4ba4-a673-fbe6855cd04c trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=ad67179a-fa73-40e3-ad8d-f1c06ee439b6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.824366ms http.response.status=404 http.response.written=157 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=a0fe9344-14fe-48c4-8625-9be2aeb920f8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.079356ms http.response.status=404 http.response.written=157 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.643Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a288dfe0-5b46-43c3-a078-d38e44812da3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a288dfe0-5b46-43c3-a078-d38e44812da3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a288dfe0-5b46-43c3-a078-d38e44812da3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=108.2µ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=9d1a8671-fa66-45df-ad2b-a7dd27917cf2 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.643Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a288dfe0-5b46-43c3-a078-d38e44812da3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=104.04µ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=edb5031f-a948-48d5-b1c9-1422365d7bba trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=32049719-4fe5-496f-aa3c-dc0ce3700366 http.request.method=POST http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=32049719-4fe5-496f-aa3c-dc0ce3700366 http.request.method=POST http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/startedat\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=32049719-4fe5-496f-aa3c-dc0ce3700366 http.request.method=POST http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=124.389µ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=b0201fd9-55af-4720-908d-aaf8cc992e51 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=32049719-4fe5-496f-aa3c-dc0ce3700366 http.request.method=POST http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=35.536µ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=5c56591d-228d-4034-bd76-a290ae4358bb trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=32049719-4fe5-496f-aa3c-dc0ce3700366 http.request.method=POST http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=67.905µ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=548b3fdd-408f-4d3d-9458-3219e491a2b4 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=32049719-4fe5-496f-aa3c-dc0ce3700366 http.request.method=POST http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=4.052275ms http.response.status=202 http.response.written=0 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/hashstates/sha256/0\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a288dfe0-5b46-43c3-a078-d38e44812da3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=241.64µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=46890a62-b143-4d84-a2b2-3c04d659fcd1 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a288dfe0-5b46-43c3-a078-d38e44812da3 http.request.method=POST http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.858734ms http.response.status=202 http.response.written=0 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=77.399µ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=f71bef70-b42a-4393-98d1-e986fef7f093 trace.line=82 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=18.256µ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=16a3436f-e18b-47b4-a529-7e7f9f3bf797 trace.line=141 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=104.303µ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=d2e338de-8592-454d-84f1-96f073370754 trace.line=124 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=15.934µ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=37146b17-3b3e-4372-8823-3f020f4e479e trace.line=141 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=47.523µ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=5a56859f-403d-49e8-8205-0697d8ae0bba trace.line=141 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=13.53µ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=cfd57aa1-1de8-4f61-81d5-49b372d61c2e trace.line=141 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=138.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).Move" trace.id=8a75eff6-089f-48a3-a0f5-bf8e1a27a305 trace.line=167 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=82.141µ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=61acb9cb-3b94-4be3-ae37-bc5ab283244b trace.line=95 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=210.756µ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=598b1963-32d6-41b5-8676-a832d3bb02ac trace.line=181 vars.name=test vars.uuid=7c48ec6b-d5dc-4048-a829-f95fff5af3b2 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=4763e6dd-1347-4bba-8161-85d6f4a26978 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53036" http.request.uri="/v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=5.097719ms http.response.status=201 http.response.written=0 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.644Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "PUT /v2/test/blobs/uploads/7c48ec6b-d5dc-4048-a829-f95fff5af3b2?_state=m7JKaj-wIe32VJVlJyAVvpbnPafjltsCFG1ua6cKu0x7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjdjNDhlYzZiLWQ1ZGMtNDA0OC1hODI5LWY5NWZmZjVhZjNiMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTYwMDczODFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.644Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/startedat\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=2.020374ms 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=720f088a-2565-4d8f-83f9-74d8106bd52b trace.line=82 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=19.708µ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=f4a1ee41-6462-459c-af75-79712809eb55 trace.line=141 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/data\", 0)" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=492.913µ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=48e08d46-3707-40a1-8ba3-962fc3404f51 trace.line=124 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=19.733µ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=3489a7ff-d0a1-4902-a1d8-34ef0729d2fa trace.line=141 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=20.234µ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=a9e6dd25-6d8a-42a9-987f-ebf1ba8c31df trace.line=141 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/data\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=13.883µ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=c615c304-0d35-4626-a26c-5bf2984993c9 trace.line=141 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=46.269µ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=802eba22-9a6a-47f6-9413-3c0dfcfd7cfc trace.line=167 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=49.395µ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=8f853936-8300-48fe-9b97-32c5e7760b99 trace.line=95 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0\")" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=83.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).Delete" trace.id=540be7b9-9cf0-478e-b878-d043642cc1b9 trace.line=181 vars.name=test vars.uuid=fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=005a9169-f6d5-45de-b0be-0dd0bc168f3a http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=7.963333ms http.response.status=201 http.response.written=0 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "PUT /v2/test/blobs/uploads/fd50fd8a-8f5d-4366-aa8f-e7dc48a12ec0?_state=GfAaVztYGpQgY1dL0k7Sa63mbiJ-rKXtH-i7ODuDgD17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImZkNTBmZDhhLThmNWQtNDM2Ni1hYThmLWU3ZGM0OGExMmVjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0wN1QxNjowODoxNS42MTM5OTE0NDdaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44fda13b-17f8-40f0-8da2-b6dcd86e2992 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44fda13b-17f8-40f0-8da2-b6dcd86e2992 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44fda13b-17f8-40f0-8da2-b6dcd86e2992 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=21.317µ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=cd3df337-5c2b-481b-af6f-8e7adae4a526 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=44fda13b-17f8-40f0-8da2-b6dcd86e2992 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="891.394µs" http.response.status=404 http.response.written=96 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg=PutImageManifest go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=32.755µ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=f39ffbba-f23d-456e-bf5d-c7c1a8dc8813 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=15.098µ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=45e3e5fd-f2ed-41a1-9e24-0ba001f865fa trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=22.35µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cbead4e9-a807-4bfd-ab8c-c65f761f30ea trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=13.202µ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=6f49fd91-6239-47fa-b035-019155f7b41c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=13.801µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=db700841-7aee-4b66-88f6-8ff59e0fd638 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=50.198µ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=9b9d6429-0ad6-4c87-978c-312abdab259d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.645Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=58.108µ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=e85f04a6-8595-468c-8738-c02b866c85cb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=30.154µ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=38d5b09e-304c-44ee-b4cd-52284603c32a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=69.899µ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=3357aa32-4bb9-4ab2-91d1-805d5a849d5b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=42.486µ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=0d742ced-93a9-4397-a5db-6338194ae78b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=29cb4727-f2af-41cc-8aef-ad180e4c3b03 http.request.method=PUT http.request.remoteaddr="127.0.0.1:53020" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.16+unknown" http.response.duration=2.210535ms http.response.status=201 http.response.written=0 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.16+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=07690585-b8fe-47b3-9c54-72d004f6a1b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53044" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=07690585-b8fe-47b3-9c54-72d004f6a1b0 http.request.method=GET http.request.remoteaddr="127.0.0.1:53044" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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="775.053µs" http.response.status=200 http.response.written=2 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=55.754µ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=935dcb8f-63e8-4f44-856f-b6f2efd2f2fa trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=138.838µ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=160e5b8c-3b60-4018-b824-bbdab9c6cfbb trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=33.272µ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=8b913e8d-0032-4452-aeae-912f64593353 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=37.481µ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=63f61585-7677-467a-98c2-ada98e6a685f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-02-07T16:08:15.646Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=778c5579-854f-4d90-9f60-40b292aaf949 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53054" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.684486ms http.response.status=200 http.response.written=417 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=61.547µ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=9593a6c9-f2c6-4211-a741-c2007debc89e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=68.07µ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=453c9f63-ad83-42e5-bafc-bf02530c904f trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=26.175µ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=80a97389-a700-4fb2-a3d2-a79c54ace16c trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2dac350c-e6c4-4674-8a3d-3668270842cf http.request.method=GET http.request.remoteaddr="127.0.0.1:53064" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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.808813ms http.response.status=200 http.response.written=417 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=58.363µ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=b4ff1bdb-c4e3-4a35-8957-5b505c5cd9c5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=35.143µ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=f4f44a6b-f9ba-419f-a584-e28021853ee9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=26.265µ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=8a6fb07c-5339-49c7-944b-a6c4a9817c13 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=11.971µ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=72e86e87-6bb7-45d2-9a7c-ba2483618191 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=12.431µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c2ed4e1d-2b37-48f5-ad81-d334f8eb60e3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=6.022µ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=47a01a48-6f0e-4e87-97b4-c5aade2da061 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=18.396µ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=a5215722-c375-4c9c-ad79-c7659c80b7ee trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.905Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=32.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).GetContent" trace.id=50844c65-680b-4576-b1dd-581ca0833b81 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=19.618µ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=67f9d455-1ee1-4107-b569-3bd1aef59b1b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=dd23da0e-ee1e-480d-83f4-d9bf4c54bd35 http.request.method=GET http.request.remoteaddr="127.0.0.1:53076" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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=5.271429ms http.response.status=200 http.response.written=179 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg=GetBlob go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=33.141µ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=bb782c1a-1f0c-4f1c-b145-08ef6617538b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=20.176µ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=1afad5eb-1ae6-4a7d-93d3-1d03077f8c5a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=28.562µ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=316e9226-a70d-422d-afd4-4ae8d70a92af trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=16.205µ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=fd5c2793-f75d-49e3-887b-f4a7f900a67e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=17.83µ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=cde3b2ad-28c7-4940-8904-23dec6aaa8b1 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=6.047µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0f834452-2615-4fcc-8be2-8da93da68b2d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=20.185µ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=9964d445-2cfb-4a84-9c74-d1f091da8969 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=30.769µ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=9fb99c91-b655-474f-988d-718cd1d13d82 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=20.422µ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=695d72be-eafe-4d9f-908b-c4cc0cd708ad trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=7d125c82-ee5c-4fa7-b71f-dbbb10c75592 http.request.method=GET http.request.remoteaddr="127.0.0.1:53082" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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=13.433449ms http.response.status=200 http.response.written=68 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2c7ba577-33cb-402b-81e4-6a900fc26b27 http.request.method=GET http.request.remoteaddr="127.0.0.1:53100" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=info msg="response completed" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=2c7ba577-33cb-402b-81e4-6a900fc26b27 http.request.method=GET http.request.remoteaddr="127.0.0.1:53100" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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="817.408µs" http.response.status=200 http.response.written=2 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a11af058-7261-4ef9-b541-4e1ec97b6991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a11af058-7261-4ef9-b541-4e1ec97b6991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a11af058-7261-4ef9-b541-4e1ec97b6991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a11af058-7261-4ef9-b541-4e1ec97b6991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=31.934µ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=75302cf2-980f-48eb-869b-7e1e3ad90b62 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=a11af058-7261-4ef9-b541-4e1ec97b6991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=11.84µ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=4895828a-3e9b-4540-a738-8d71d6f9a87d trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=a11af058-7261-4ef9-b541-4e1ec97b6991 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:53116" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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.140665ms http.response.status=404 http.response.written=181 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="authorizing request" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f370cde4-f45f-42e8-b08a-02d4c050c72a http.request.method=GET http.request.remoteaddr="127.0.0.1:53122" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg=GetImageManifest go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f370cde4-f45f-42e8-b08a-02d4c050c72a http.request.method=GET http.request.remoteaddr="127.0.0.1:53122" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.906Z] time="2023-02-07T16:08:15Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f370cde4-f45f-42e8-b08a-02d4c050c72a http.request.method=GET http.request.remoteaddr="127.0.0.1:53122" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.907Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f370cde4-f45f-42e8-b08a-02d4c050c72a http.request.method=GET http.request.remoteaddr="127.0.0.1:53122" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=28.513µ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=8b61e180-ac06-450e-ae67-4c7dd0ba6bc1 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.907Z] time="2023-02-07T16:08:15Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.5 http.request.host="127.0.0.1:5000" http.request.id=f370cde4-f45f-42e8-b08a-02d4c050c72a http.request.method=GET http.request.remoteaddr="127.0.0.1:53122" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 trace.duration=11.035µ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=3e6b3d3b-e828-4492-8bd2-dc0de2d84124 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.907Z] time="2023-02-07T16:08:15Z" 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.5 http.request.host="127.0.0.1:5000" http.request.id=f370cde4-f45f-42e8-b08a-02d4c050c72a http.request.method=GET http.request.remoteaddr="127.0.0.1:53122" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 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.029009ms http.response.status=404 http.response.written=181 instance.id=914c8a69-ce69-45a8-b50e-56e3ceefbf41 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-02-07T16:08:15.907Z] 127.0.0.1 - - [07/Feb/2023:16:08:15 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.5 git-commit/06aca27cc15a7d993b93f813a9b6796a10589b90 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-07T16:08:15.907Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2023-02-07T16:08:15.907Z] === RUN TestRemoveImageOrphaning [2023-02-07T16:08:16.165Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2023-02-07T16:08:16.165Z] === RUN TestRemoveImageGarbageCollector [2023-02-07T16:08:16.165Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:08:16.165Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-07T16:08:16.165Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-07T16:08:16.165Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-02-07T16:08:16.165Z] === RUN TestTagInvalidReference [2023-02-07T16:08:16.165Z] --- PASS: TestTagInvalidReference (0.01s) [2023-02-07T16:08:16.165Z] === RUN TestTagValidPrefixedRepo [2023-02-07T16:08:16.165Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-02-07T16:08:16.165Z] === RUN TestTagExistedNameWithoutForce [2023-02-07T16:08:16.165Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-07T16:08:16.165Z] === RUN TestTagOfficialNames [2023-02-07T16:08:16.423Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-07T16:08:16.423Z] === RUN TestTagMatchesDigest [2023-02-07T16:08:16.423Z] --- PASS: TestTagMatchesDigest (0.03s) [2023-02-07T16:08:16.423Z] PASS [2023-02-07T16:08:16.423Z] [2023-02-07T16:08:16.423Z] === Skipped [2023-02-07T16:08:16.423Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-07T16:08:16.423Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-02-07T16:08:16.423Z] [2023-02-07T16:08:16.423Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-07T16:08:16.423Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:08:16.423Z] [2023-02-07T16:08:16.423Z] DONE 23 tests, 2 skipped in 1.959s [2023-02-07T16:08:16.423Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-02-07T16:08:16.423Z] ++ 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-07T16:08:16.423Z] ++ set -e [2023-02-07T16:08:16.423Z] ++ '[' -n 0 ']' [2023-02-07T16:08:16.423Z] ++ set -x [2023-02-07T16:08:16.423Z] ++ 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 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-07T16:08:16.423Z] === RUN TestStripANSICommands [2023-02-07T16:08:16.423Z] === RUN TestStripANSICommands/#00 [2023-02-07T16:08:16.423Z] === RUN TestStripANSICommands/#01 [2023-02-07T16:08:16.423Z] --- PASS: TestStripANSICommands (0.00s) [2023-02-07T16:08:16.423Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-02-07T16:08:16.423Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-02-07T16:08:16.423Z] PASS [2023-02-07T16:08:16.423Z] [2023-02-07T16:08:16.423Z] DONE 3 tests in 0.043s [2023-02-07T16:08:16.423Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-02-07T16:08:16.423Z] ++ 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-07T16:08:16.423Z] ++ set -e [2023-02-07T16:08:16.423Z] ++ '[' -n 0 ']' [2023-02-07T16:08:16.423Z] ++ set -x [2023-02-07T16:08:16.423Z] ++ 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 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-07T16:08:16.423Z] INFO: Testing against a local daemon [2023-02-07T16:08:16.423Z] === RUN TestNetworkCreateDelete [2023-02-07T16:08:16.681Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-02-07T16:08:16.681Z] === RUN TestDockerNetworkDeletePreferID [2023-02-07T16:08:16.939Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-02-07T16:08:16.939Z] === RUN TestDaemonDNSFallback [2023-02-07T16:08:23.492Z] --- PASS: TestDaemonDNSFallback (6.29s) [2023-02-07T16:08:23.492Z] === RUN TestInspectNetwork [2023-02-07T16:08:26.773Z] === RUN TestInspectNetwork/full_network_id [2023-02-07T16:08:26.773Z] === RUN TestInspectNetwork/partial_network_id [2023-02-07T16:08:26.773Z] === RUN TestInspectNetwork/network_name [2023-02-07T16:08:26.773Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-07T16:08:30.953Z] --- PASS: TestInspectNetwork (7.01s) [2023-02-07T16:08:30.953Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-07T16:08:30.953Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-07T16:08:30.953Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-07T16:08:30.953Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-07T16:08:30.953Z] === RUN TestRunContainerWithBridgeNone [2023-02-07T16:08:31.886Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/create [2023-02-07T16:08:31.886Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-02-07T16:08:31.886Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-07T16:08:31.886Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-07T16:08:31.886Z] === CONT TestNetworkInvalidJSON/networks/create [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-02-07T16:08:31.886Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-02-07T16:08:31.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-02-07T16:08:31.887Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-02-07T16:08:31.887Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-02-07T16:08:31.887Z] === RUN TestNetworkList [2023-02-07T16:08:31.887Z] === RUN TestNetworkList//networks [2023-02-07T16:08:31.887Z] === PAUSE TestNetworkList//networks [2023-02-07T16:08:31.887Z] === RUN TestNetworkList//networks/ [2023-02-07T16:08:31.887Z] === PAUSE TestNetworkList//networks/ [2023-02-07T16:08:31.887Z] === CONT TestNetworkList//networks [2023-02-07T16:08:31.887Z] === CONT TestNetworkList//networks/ [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkList (0.01s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-07T16:08:31.887Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-07T16:08:31.887Z] === RUN TestHostIPv4BridgeLabel [2023-02-07T16:08:32.452Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-02-07T16:08:32.452Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-07T16:08:33.826Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-02-07T16:08:33.826Z] === RUN TestDaemonDefaultNetworkPools [2023-02-07T16:08:34.392Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2023-02-07T16:08:34.392Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-07T16:08:35.328Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2023-02-07T16:08:35.328Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-07T16:08:36.703Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-02-07T16:08:36.703Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-07T16:08:37.268Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-07T16:08:37.268Z] === RUN TestServiceWithPredefinedNetwork [2023-02-07T16:08:39.818Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2023-02-07T16:08:39.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-07T16:08:39.818Z] service_test.go:242: FLAKY_TEST [2023-02-07T16:08:39.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T16:08:39.818Z] === RUN TestServiceWithDataPathPortInit [2023-02-07T16:08:54.698Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2023-02-07T16:08:54.698Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-07T16:08:55.631Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:58j6x7m9e4tii2apbwiod0c3i Created:2023-02-07 16:08:54.515176121 +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[56a3dcbad068043325fb09bcfad507948e4e58e97590c9ae4fdb4849b8b13e27:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.elno689kw8qde3ear26k97mz9 EndpointID:b82e807005caec9a28fe96eaa7ee0f022234ee1c50badc38636d51c10c6d6a11 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c0828a60c7230356df66f91d7f5b3d49de7ccea7623ccf34d1b9d55e2a909810 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:a196a47a4a6a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.elno689kw8qde3ear26k97mz9 EndpointID:b82e807005caec9a28fe96eaa7ee0f022234ee1c50badc38636d51c10c6d6a11 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-07T16:09:00.890Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2023-02-07T16:09:00.890Z] PASS [2023-02-07T16:09:00.890Z] [2023-02-07T16:09:00.890Z] === Skipped [2023-02-07T16:09:00.890Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-07T16:09:00.890Z] service_test.go:242: FLAKY_TEST [2023-02-07T16:09:00.890Z] [2023-02-07T16:09:00.890Z] DONE 38 tests, 1 skipped in 43.586s [2023-02-07T16:09:00.890Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-07T16:09:00.890Z] ++ 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-07T16:09:00.890Z] ++ set -e [2023-02-07T16:09:00.890Z] ++ '[' -n 0 ']' [2023-02-07T16:09:00.890Z] ++ set -x [2023-02-07T16:09:00.890Z] ++ 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 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-07T16:09:00.890Z] INFO: Testing against a local daemon [2023-02-07T16:09:00.890Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-07T16:09:00.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T16:09:00.890Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T16:09:00.890Z] === RUN TestDockerNetworkIpvlan [2023-02-07T16:09:00.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T16:09:00.890Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-07T16:09:00.890Z] PASS [2023-02-07T16:09:00.890Z] [2023-02-07T16:09:00.890Z] === Skipped [2023-02-07T16:09:00.890Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-07T16:09:00.890Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T16:09:00.890Z] [2023-02-07T16:09:00.890Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-07T16:09:00.890Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-07T16:09:00.890Z] [2023-02-07T16:09:00.890Z] DONE 2 tests, 2 skipped in 0.092s [2023-02-07T16:09:00.890Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-07T16:09:00.890Z] ++ 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-07T16:09:00.890Z] ++ set -e [2023-02-07T16:09:00.890Z] ++ '[' -n 0 ']' [2023-02-07T16:09:00.890Z] ++ set -x [2023-02-07T16:09:00.890Z] ++ 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 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-07T16:09:00.890Z] INFO: Testing against a local daemon [2023-02-07T16:09:00.890Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-07T16:09:01.455Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2023-02-07T16:09:01.455Z] === RUN TestDockerNetworkMacvlan [2023-02-07T16:09:02.388Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-07T16:09:02.953Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-07T16:09:03.887Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-07T16:09:05.259Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-07T16:09:07.159Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-07T16:09:10.440Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan (9.43s) [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2023-02-07T16:09:11.006Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2023-02-07T16:09:11.006Z] PASS [2023-02-07T16:09:11.006Z] [2023-02-07T16:09:11.006Z] DONE 8 tests in 10.775s [2023-02-07T16:09:11.006Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-07T16:09:11.006Z] ++ 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-07T16:09:11.006Z] ++ set -e [2023-02-07T16:09:11.006Z] ++ '[' -n 0 ']' [2023-02-07T16:09:11.006Z] ++ set -x [2023-02-07T16:09:11.006Z] ++ 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 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-07T16:09:11.006Z] testing: warning: no tests to run [2023-02-07T16:09:11.006Z] PASS [2023-02-07T16:09:11.006Z] [2023-02-07T16:09:11.006Z] DONE 0 tests in 0.027s [2023-02-07T16:09:11.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-07T16:09:11.006Z] ++ 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-07T16:09:11.006Z] ++ set -e [2023-02-07T16:09:11.006Z] ++ '[' -n 0 ']' [2023-02-07T16:09:11.006Z] ++ set -x [2023-02-07T16:09:11.006Z] ++ 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 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-07T16:09:11.006Z] INFO: Testing against a local daemon [2023-02-07T16:09:11.006Z] === RUN TestAuthZPluginAllowRequest [2023-02-07T16:09:12.379Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2023-02-07T16:09:12.379Z] === RUN TestAuthZPluginTLS [2023-02-07T16:09:12.637Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-02-07T16:09:12.637Z] === RUN TestAuthZPluginDenyRequest [2023-02-07T16:09:13.202Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-07T16:09:13.202Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-07T16:09:13.767Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-07T16:09:13.767Z] === RUN TestAuthZPluginDenyResponse [2023-02-07T16:09:14.341Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-02-07T16:09:14.341Z] === RUN TestAuthZPluginAllowEventStream [2023-02-07T16:09:15.716Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2023-02-07T16:09:15.716Z] === RUN TestAuthZPluginErrorResponse [2023-02-07T16:09:15.974Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-02-07T16:09:15.974Z] === RUN TestAuthZPluginErrorRequest [2023-02-07T16:09:16.540Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-07T16:09:16.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-07T16:09:17.106Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-02-07T16:09:17.106Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-07T16:09:18.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2023-02-07T16:09:18.479Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-07T16:09:20.377Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.54s) [2023-02-07T16:09:20.377Z] === RUN TestAuthZPluginHeader [2023-02-07T16:09:20.634Z] --- PASS: TestAuthZPluginHeader (0.70s) [2023-02-07T16:09:20.634Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-07T16:09:20.634Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:20.634Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-07T16:09:20.634Z] === RUN TestAuthZPluginV2Disable [2023-02-07T16:09:20.634Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:20.634Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-02-07T16:09:20.634Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-07T16:09:20.634Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:20.634Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-07T16:09:20.634Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-07T16:09:20.634Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:20.634Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-07T16:09:20.634Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-07T16:09:38.706Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-02-07T16:09:38.706Z] PASS [2023-02-07T16:09:38.706Z] [2023-02-07T16:09:38.706Z] === Skipped [2023-02-07T16:09:38.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-07T16:09:38.706Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:38.706Z] [2023-02-07T16:09:38.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-02-07T16:09:38.706Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:38.706Z] [2023-02-07T16:09:38.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-07T16:09:38.706Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:38.706Z] [2023-02-07T16:09:38.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-07T16:09:38.706Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:38.706Z] [2023-02-07T16:09:38.706Z] DONE 17 tests, 4 skipped in 26.658s [2023-02-07T16:09:38.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-07T16:09:38.706Z] ++ 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-07T16:09:38.706Z] ++ set -e [2023-02-07T16:09:38.706Z] ++ '[' -n 0 ']' [2023-02-07T16:09:38.706Z] ++ set -x [2023-02-07T16:09:38.706Z] ++ 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 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-07T16:09:38.706Z] INFO: Testing against a local daemon [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-02-07T16:09:38.706Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-07T16:09:38.706Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-02-07T16:09:38.706Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-02-07T16:09:38.706Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-02-07T16:09:38.706Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-02-07T16:09:38.706Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-02-07T16:09:38.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-02-07T16:09:38.707Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-02-07T16:09:38.707Z] === RUN TestPluginInstall [2023-02-07T16:09:38.707Z] === RUN TestPluginInstall/no_auth [2023-02-07T16:09:41.990Z] time="2023-02-07T16:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T16:09:41.990Z] time="2023-02-07T16:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b5869f314bc3f19db3a170523b5ba3a676d8f9f0f5db2d2754b3aee4dc2b5df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T16:09:41.990Z] time="2023-02-07T16:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T16:09:41.990Z] time="2023-02-07T16:09:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b5869f314bc3f19db3a170523b5ba3a676d8f9f0f5db2d2754b3aee4dc2b5df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T16:09:41.990Z] === RUN TestPluginInstall/with_htpasswd [2023-02-07T16:09:42.247Z] time="2023-02-07T16:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T16:09:42.247Z] time="2023-02-07T16:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b5869f314bc3f19db3a170523b5ba3a676d8f9f0f5db2d2754b3aee4dc2b5df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T16:09:42.247Z] time="2023-02-07T16:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T16:09:42.247Z] time="2023-02-07T16:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b5869f314bc3f19db3a170523b5ba3a676d8f9f0f5db2d2754b3aee4dc2b5df" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T16:09:42.505Z] === RUN TestPluginInstall/with_insecure [2023-02-07T16:09:43.438Z] time="2023-02-07T16:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T16:09:43.439Z] time="2023-02-07T16:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:910a2cf6cab382251d259ae187ef34ca75b98992d48ee1a174f4ced752210a1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T16:09:43.439Z] time="2023-02-07T16:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-07T16:09:43.439Z] time="2023-02-07T16:09:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:910a2cf6cab382251d259ae187ef34ca75b98992d48ee1a174f4ced752210a1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-07T16:09:43.439Z] plugin_test.go:195: [d61d9af2b1628] daemon is not started [2023-02-07T16:09:43.439Z] --- PASS: TestPluginInstall (5.71s) [2023-02-07T16:09:43.439Z] --- PASS: TestPluginInstall/no_auth (4.09s) [2023-02-07T16:09:43.439Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2023-02-07T16:09:43.439Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2023-02-07T16:09:43.439Z] === RUN TestPluginsWithRuntimes [2023-02-07T16:09:45.337Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-07T16:09:46.270Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-07T16:09:47.205Z] --- PASS: TestPluginsWithRuntimes (3.50s) [2023-02-07T16:09:47.205Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2023-02-07T16:09:47.205Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2023-02-07T16:09:47.205Z] === RUN TestPluginBackCompatMediaTypes [2023-02-07T16:09:47.771Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2023-02-07T16:09:47.771Z] PASS [2023-02-07T16:09:47.771Z] [2023-02-07T16:09:47.771Z] DONE 24 tests in 9.944s [2023-02-07T16:09:47.771Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-07T16:09:47.771Z] ++ 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-07T16:09:47.771Z] ++ set -e [2023-02-07T16:09:47.771Z] ++ '[' -n 0 ']' [2023-02-07T16:09:47.771Z] ++ set -x [2023-02-07T16:09:47.771Z] ++ 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 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-07T16:09:47.771Z] INFO: Testing against a local daemon [2023-02-07T16:09:47.771Z] === RUN TestExternalGraphDriver [2023-02-07T16:09:48.029Z] === RUN TestExternalGraphDriver/json [2023-02-07T16:09:49.937Z] === RUN TestExternalGraphDriver/spec [2023-02-07T16:09:51.316Z] === RUN TestExternalGraphDriver/pull [2023-02-07T16:09:53.215Z] --- PASS: TestExternalGraphDriver (5.20s) [2023-02-07T16:09:53.215Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2023-02-07T16:09:53.215Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2023-02-07T16:09:53.215Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2023-02-07T16:09:53.215Z] === RUN TestGraphdriverPluginV2 [2023-02-07T16:09:53.215Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:53.215Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-02-07T16:09:53.215Z] PASS [2023-02-07T16:09:53.215Z] [2023-02-07T16:09:53.215Z] === Skipped [2023-02-07T16:09:53.215Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-02-07T16:09:53.215Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:09:53.215Z] [2023-02-07T16:09:53.215Z] DONE 5 tests, 1 skipped in 5.623s [2023-02-07T16:09:53.215Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-07T16:09:53.215Z] ++ 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-07T16:09:53.215Z] ++ set -e [2023-02-07T16:09:53.215Z] ++ '[' -n 0 ']' [2023-02-07T16:09:53.215Z] ++ set -x [2023-02-07T16:09:53.215Z] ++ 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 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-07T16:09:53.474Z] INFO: Testing against a local daemon [2023-02-07T16:09:53.474Z] === RUN TestContinueAfterPluginCrash [2023-02-07T16:09:53.474Z] === PAUSE TestContinueAfterPluginCrash [2023-02-07T16:09:53.474Z] === RUN TestReadPluginNoRead [2023-02-07T16:09:53.474Z] === PAUSE TestReadPluginNoRead [2023-02-07T16:09:53.474Z] === RUN TestDaemonStartWithLogOpt [2023-02-07T16:09:53.474Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-07T16:09:53.474Z] === CONT TestContinueAfterPluginCrash [2023-02-07T16:09:53.474Z] === CONT TestDaemonStartWithLogOpt [2023-02-07T16:09:56.756Z] --- PASS: TestDaemonStartWithLogOpt (3.23s) [2023-02-07T16:09:56.756Z] === CONT TestReadPluginNoRead [2023-02-07T16:09:59.285Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-07T16:10:00.218Z] === RUN TestReadPluginNoRead/default [2023-02-07T16:10:01.152Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-07T16:10:01.718Z] --- PASS: TestContinueAfterPluginCrash (8.20s) [2023-02-07T16:10:02.653Z] === CONT TestReadPluginNoRead [2023-02-07T16:10:02.653Z] read_test.go:91: [df076d1d65fb3] daemon is not started [2023-02-07T16:10:02.653Z] --- PASS: TestReadPluginNoRead (5.84s) [2023-02-07T16:10:02.653Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2023-02-07T16:10:02.653Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2023-02-07T16:10:02.653Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2023-02-07T16:10:02.653Z] PASS [2023-02-07T16:10:02.653Z] [2023-02-07T16:10:02.653Z] DONE 6 tests in 9.198s [2023-02-07T16:10:02.653Z] 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-07T16:10:02.653Z] ++ 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-07T16:10:02.653Z] ++ set -e [2023-02-07T16:10:02.653Z] ++ '[' -n 0 ']' [2023-02-07T16:10:02.653Z] ++ set -x [2023-02-07T16:10:02.653Z] ++ 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 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-07T16:10:02.653Z] testing: warning: no tests to run [2023-02-07T16:10:02.653Z] PASS [2023-02-07T16:10:02.653Z] [2023-02-07T16:10:02.653Z] DONE 0 tests in 0.038s [2023-02-07T16:10:02.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-07T16:10:02.653Z] ++ 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-07T16:10:02.653Z] ++ set -e [2023-02-07T16:10:02.653Z] ++ '[' -n 0 ']' [2023-02-07T16:10:02.653Z] ++ set -x [2023-02-07T16:10:02.653Z] ++ 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 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-07T16:10:02.653Z] INFO: Testing against a local daemon [2023-02-07T16:10:02.653Z] === RUN TestPluginWithDevMounts [2023-02-07T16:10:02.653Z] === PAUSE TestPluginWithDevMounts [2023-02-07T16:10:02.653Z] === CONT TestPluginWithDevMounts [2023-02-07T16:10:04.551Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-02-07T16:10:04.551Z] PASS [2023-02-07T16:10:04.551Z] [2023-02-07T16:10:04.551Z] DONE 1 tests in 1.680s [2023-02-07T16:10:04.551Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-07T16:10:04.551Z] ++ 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-07T16:10:04.551Z] ++ set -e [2023-02-07T16:10:04.551Z] ++ '[' -n 0 ']' [2023-02-07T16:10:04.551Z] ++ set -x [2023-02-07T16:10:04.551Z] ++ 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 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-07T16:10:04.551Z] INFO: Testing against a local daemon [2023-02-07T16:10:04.551Z] === RUN TestSecretInspect [2023-02-07T16:10:06.452Z] --- PASS: TestSecretInspect (2.20s) [2023-02-07T16:10:06.452Z] === RUN TestSecretList [2023-02-07T16:10:08.980Z] --- PASS: TestSecretList (2.18s) [2023-02-07T16:10:08.980Z] === RUN TestSecretsCreateAndDelete [2023-02-07T16:10:10.880Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2023-02-07T16:10:10.880Z] === RUN TestSecretsUpdate [2023-02-07T16:10:13.406Z] --- PASS: TestSecretsUpdate (2.19s) [2023-02-07T16:10:13.406Z] === RUN TestTemplatedSecret [2023-02-07T16:10:15.950Z] --- PASS: TestTemplatedSecret (2.47s) [2023-02-07T16:10:15.950Z] === RUN TestSecretCreateResolve [2023-02-07T16:10:17.849Z] --- PASS: TestSecretCreateResolve (2.15s) [2023-02-07T16:10:17.849Z] PASS [2023-02-07T16:10:17.849Z] [2023-02-07T16:10:17.849Z] DONE 6 tests in 13.465s [2023-02-07T16:10:17.849Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-02-07T16:10:17.849Z] ++ 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-07T16:10:17.849Z] ++ set -e [2023-02-07T16:10:17.849Z] ++ '[' -n 0 ']' [2023-02-07T16:10:17.849Z] ++ set -x [2023-02-07T16:10:17.849Z] ++ 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 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-07T16:10:17.849Z] INFO: Testing against a local daemon [2023-02-07T16:10:17.849Z] === RUN TestServiceCreateInit [2023-02-07T16:10:17.849Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-07T16:10:22.029Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-07T16:10:25.310Z] --- PASS: TestServiceCreateInit (7.21s) [2023-02-07T16:10:25.310Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2023-02-07T16:10:25.310Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2023-02-07T16:10:25.310Z] === RUN TestCreateServiceMultipleTimes [2023-02-07T16:10:43.381Z] --- PASS: TestCreateServiceMultipleTimes (15.45s) [2023-02-07T16:10:43.381Z] === RUN TestCreateServiceConflict [2023-02-07T16:10:43.381Z] --- PASS: TestCreateServiceConflict (2.26s) [2023-02-07T16:10:43.381Z] === RUN TestCreateServiceMaxReplicas [2023-02-07T16:10:45.285Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2023-02-07T16:10:45.285Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-07T16:11:00.149Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2023-02-07T16:11:00.150Z] === RUN TestCreateServiceSecretFileMode [2023-02-07T16:11:01.523Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2023-02-07T16:11:01.523Z] === RUN TestCreateServiceConfigFileMode [2023-02-07T16:11:05.727Z] --- PASS: TestCreateServiceConfigFileMode (4.38s) [2023-02-07T16:11:05.727Z] === RUN TestCreateServiceSysctls [2023-02-07T16:11:09.008Z] --- PASS: TestCreateServiceSysctls (2.96s) [2023-02-07T16:11:09.008Z] === RUN TestCreateServiceCapabilities [2023-02-07T16:11:11.537Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2023-02-07T16:11:11.537Z] === RUN TestInspect [2023-02-07T16:11:14.063Z] --- PASS: TestInspect (2.69s) [2023-02-07T16:11:14.063Z] === RUN TestCreateJob [2023-02-07T16:11:17.345Z] --- PASS: TestCreateJob (2.95s) [2023-02-07T16:11:17.345Z] === RUN TestReplicatedJob [2023-02-07T16:11:22.605Z] --- PASS: TestReplicatedJob (5.15s) [2023-02-07T16:11:22.605Z] === RUN TestUpdateReplicatedJob [2023-02-07T16:11:25.132Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2023-02-07T16:11:25.132Z] === RUN TestServiceListWithStatuses [2023-02-07T16:11:25.132Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T16:11:25.132Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-07T16:11:25.132Z] === RUN TestDockerNetworkConnectAlias [2023-02-07T16:11:29.315Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2023-02-07T16:11:29.315Z] === RUN TestDockerNetworkReConnect [2023-02-07T16:11:32.596Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2023-02-07T16:11:32.596Z] === RUN TestServicePlugin [2023-02-07T16:11:32.596Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:11:32.596Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-07T16:11:32.596Z] === RUN TestServiceUpdateLabel [2023-02-07T16:11:35.137Z] --- PASS: TestServiceUpdateLabel (2.17s) [2023-02-07T16:11:35.137Z] === RUN TestServiceUpdateSecrets [2023-02-07T16:11:49.999Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2023-02-07T16:11:49.999Z] === RUN TestServiceUpdateConfigs [2023-02-07T16:12:04.869Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2023-02-07T16:12:04.869Z] === RUN TestServiceUpdateNetwork [2023-02-07T16:12:17.062Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2023-02-07T16:12:17.062Z] === RUN TestServiceUpdatePidsLimit [2023-02-07T16:12:17.062Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-07T16:12:17.627Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-07T16:12:25.732Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-07T16:12:32.299Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2023-02-07T16:12:32.299Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-02-07T16:12:32.299Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-02-07T16:12:32.299Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-02-07T16:12:32.299Z] PASS [2023-02-07T16:12:32.299Z] [2023-02-07T16:12:32.299Z] === Skipped [2023-02-07T16:12:32.299Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-07T16:12:32.299Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-07T16:12:32.299Z] [2023-02-07T16:12:32.299Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-02-07T16:12:32.299Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-07T16:12:32.299Z] [2023-02-07T16:12:32.299Z] DONE 27 tests, 2 skipped in 134.022s [2023-02-07T16:12:32.299Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-02-07T16:12:32.299Z] ++ 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-07T16:12:32.299Z] ++ set -e [2023-02-07T16:12:32.299Z] ++ '[' -n 0 ']' [2023-02-07T16:12:32.299Z] ++ set -x [2023-02-07T16:12:32.299Z] ++ 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 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-07T16:12:32.299Z] INFO: Testing against a local daemon [2023-02-07T16:12:32.299Z] === RUN TestSessionCreate [2023-02-07T16:12:32.299Z] --- PASS: TestSessionCreate (0.02s) [2023-02-07T16:12:32.299Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-07T16:12:32.299Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-07T16:12:32.299Z] PASS [2023-02-07T16:12:32.299Z] [2023-02-07T16:12:32.299Z] DONE 2 tests in 0.139s [2023-02-07T16:12:32.299Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-02-07T16:12:32.300Z] ++ 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-07T16:12:32.300Z] ++ set -e [2023-02-07T16:12:32.300Z] ++ '[' -n 0 ']' [2023-02-07T16:12:32.300Z] ++ set -x [2023-02-07T16:12:32.300Z] ++ 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 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-07T16:12:32.300Z] INFO: Testing against a local daemon [2023-02-07T16:12:32.300Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-07T16:12:32.300Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T16:12:32.300Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T16:12:32.300Z] === RUN TestDiskUsage [2023-02-07T16:12:32.300Z] === PAUSE TestDiskUsage [2023-02-07T16:12:32.300Z] === RUN TestEventsExecDie [2023-02-07T16:12:32.557Z] --- PASS: TestEventsExecDie (0.54s) [2023-02-07T16:12:32.557Z] === RUN TestEventsBackwardsCompatible [2023-02-07T16:12:32.557Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-02-07T16:12:32.557Z] === RUN TestEventsVolumeCreate [2023-02-07T16:12:32.557Z] --- PASS: TestEventsVolumeCreate (0.06s) [2023-02-07T16:12:32.557Z] === RUN TestInfoBinaryCommits [2023-02-07T16:12:32.815Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-07T16:12:32.815Z] === RUN TestInfoAPIVersioned [2023-02-07T16:12:32.815Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-07T16:12:32.815Z] === RUN TestInfoAPI [2023-02-07T16:12:32.815Z] --- PASS: TestInfoAPI (0.02s) [2023-02-07T16:12:32.815Z] === RUN TestInfoAPIWarnings [2023-02-07T16:12:50.884Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-02-07T16:12:50.884Z] === RUN TestInfoDebug [2023-02-07T16:12:50.884Z] --- PASS: TestInfoDebug (0.52s) [2023-02-07T16:12:50.884Z] === RUN TestInfoInsecureRegistries [2023-02-07T16:12:50.884Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-07T16:12:50.884Z] === RUN TestInfoRegistryMirrors [2023-02-07T16:12:50.884Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-07T16:12:50.884Z] === RUN TestLoginFailsWithBadCredentials [2023-02-07T16:12:51.142Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-02-07T16:12:51.142Z] === RUN TestPingCacheHeaders [2023-02-07T16:12:51.142Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-07T16:12:51.142Z] === RUN TestPingGet [2023-02-07T16:12:51.142Z] --- PASS: TestPingGet (0.01s) [2023-02-07T16:12:51.142Z] === RUN TestPingHead [2023-02-07T16:12:51.400Z] --- PASS: TestPingHead (0.02s) [2023-02-07T16:12:51.400Z] === RUN TestPingSwarmHeader [2023-02-07T16:12:51.966Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-02-07T16:12:51.966Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-02-07T16:12:52.900Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-02-07T16:12:52.900Z] --- PASS: TestPingSwarmHeader (1.66s) [2023-02-07T16:12:52.900Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-02-07T16:12:52.900Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-02-07T16:12:52.900Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-02-07T16:12:52.900Z] === RUN TestPingBuilderHeader [2023-02-07T16:12:52.900Z] === RUN TestPingBuilderHeader/default_config [2023-02-07T16:12:53.465Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-02-07T16:12:54.031Z] --- PASS: TestPingBuilderHeader (1.05s) [2023-02-07T16:12:54.031Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-02-07T16:12:54.031Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-02-07T16:12:54.031Z] === RUN TestVersion [2023-02-07T16:12:54.031Z] --- PASS: TestVersion (0.02s) [2023-02-07T16:12:54.031Z] === CONT TestDiskUsage [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/container_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/image_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/volume_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/build-cache_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/after_LoadBusybox [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-02-07T16:12:54.596Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-02-07T16:12:54.597Z] === RUN TestDiskUsage/after_container.Run [2023-02-07T16:12:55.162Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-02-07T16:12:55.163Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage (1.16s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-02-07T16:12:55.163Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-02-07T16:12:55.163Z] PASS [2023-02-07T16:12:55.163Z] [2023-02-07T16:12:55.163Z] === Skipped [2023-02-07T16:12:55.163Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-07T16:12:55.163Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-07T16:12:55.163Z] [2023-02-07T16:12:55.163Z] DONE 57 tests, 1 skipped in 23.262s [2023-02-07T16:12:55.163Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-07T16:12:55.163Z] ++ 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-07T16:12:55.163Z] ++ set -e [2023-02-07T16:12:55.163Z] ++ '[' -n 0 ']' [2023-02-07T16:12:55.163Z] ++ set -x [2023-02-07T16:12:55.163Z] ++ 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 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-07T16:12:55.163Z] INFO: Testing against a local daemon [2023-02-07T16:12:55.163Z] === RUN TestVolumesCreateAndList [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-07T16:12:55.421Z] === RUN TestVolumesRemove [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesRemove (0.06s) [2023-02-07T16:12:55.421Z] === RUN TestVolumesInspect [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-07T16:12:55.421Z] === RUN TestVolumesInvalidJSON [2023-02-07T16:12:55.421Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-02-07T16:12:55.421Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-02-07T16:12:55.421Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-02-07T16:12:55.421Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-02-07T16:12:55.421Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-02-07T16:12:55.421Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-02-07T16:12:55.421Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-02-07T16:12:55.421Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-02-07T16:12:55.421Z] === RUN TestVolumePruneAnonymous [2023-02-07T16:12:55.421Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-02-07T16:12:55.421Z] PASS [2023-02-07T16:12:55.421Z] [2023-02-07T16:12:55.421Z] DONE 10 tests in 0.241s [2023-02-07T16:12:55.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-07T16:12:55.679Z] ++++ cat bundles/test-integration/docker.pid [2023-02-07T16:12:55.679Z] +++ kill 14146 [2023-02-07T16:12:55.679Z] +++ /etc/init.d/apparmor stop [2023-02-07T16:12:55.679Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-07T16:12:55.679Z] [2023-02-07T16:12:55.679Z] Unloading profiles will leave already running processes permanently [2023-02-07T16:12:55.679Z] unconfined, which can lead to unexpected situations. [2023-02-07T16:12:55.679Z] [2023-02-07T16:12:55.679Z] To set a process to complain mode, use the command line tool [2023-02-07T16:12:55.679Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-07T16:12:55.679Z] +++ true [2023-02-07T16:12:55.679Z] exiting test-integration [2023-02-07T16:12:55.679Z] ++ exit 0 [2023-02-07T16:12:55.679Z] Post stage [Pipeline] junit [2023-02-07T16:12:56.634Z] Recording test results [2023-02-07T16:12:56.821Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-07T16:12:57.128Z] + echo Ensuring container killed. [2023-02-07T16:12:57.128Z] Ensuring container killed. [2023-02-07T16:12:57.128Z] + docker rm -vf docker-pr1 [2023-02-07T16:12:57.128Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-07T16:12:57.406Z] + echo Chowning /workspace to jenkins user [2023-02-07T16:12:57.406Z] Chowning /workspace to jenkins user [2023-02-07T16:12:57.406Z] + id -u [2023-02-07T16:12:57.406Z] + id -g [2023-02-07T16:12:57.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44948:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-07T16:12:59.073Z] + bundleName=arm64-integration [2023-02-07T16:12:59.073Z] + echo Creating arm64-integration-bundles.tar.gz [2023-02-07T16:12:59.073Z] Creating arm64-integration-bundles.tar.gz [2023-02-07T16:12:59.073Z] + 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-07T16:12:59.073Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-02-07T16:12:59.343Z] Archiving artifacts [2023-02-07T16:12:59.612Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44948/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-07T16:12:59.911Z] + make clean [2023-02-07T16:13:00.169Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-02-07T16:13:00.169Z] docker-dev-cache [2023-02-07T16:13:00.169Z] 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