Pull request #46022 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe+e942499c66a8129903aa7d9c6245fe6bd3168a1b (43fe5adfdfad5eeccb67dadd61c830d09e013bf2) 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-46022@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-07-19T11:03:46.420Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-07-19T11:03:46.424Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-07-19T11:03:46.651Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a5f4a9044541af7) in /home/ubuntu/workspace/moby_PR-46022 [Pipeline] { [Pipeline] checkout [2023-07-19T11:03:46.676Z] The recommended git tool is: git [2023-07-19T11:03:46.685Z] using credential docker-jenkins-github-credentials [2023-07-19T11:03:46.697Z] Cloning the remote Git repository [2023-07-19T11:03:46.697Z] Cloning with configured refspecs honoured and without tags [2023-07-19T11:03:46.695Z] Cloning repository https://github.com/moby/moby.git [2023-07-19T11:03:46.695Z] > git init /home/ubuntu/workspace/moby_PR-46022 # timeout=10 [2023-07-19T11:03:46.700Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-19T11:03:46.700Z] > git --version # timeout=10 [2023-07-19T11:03:46.702Z] > git --version # 'git version 2.25.1' [2023-07-19T11:03:46.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-19T11:03:46.703Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46022/head:refs/remotes/origin/PR-46022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-19T11:03:58.511Z] Fetching without tags [2023-07-19T11:03:58.747Z] Merging remotes/origin/master commit e942499c66a8129903aa7d9c6245fe6bd3168a1b into PR head commit a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe [2023-07-19T11:03:58.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-19T11:03:58.494Z] > git config --add remote.origin.fetch +refs/pull/46022/head:refs/remotes/origin/PR-46022 # timeout=10 [2023-07-19T11:03:58.497Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-19T11:03:58.503Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-19T11:03:58.509Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-19T11:03:58.509Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-19T11:03:58.510Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46022/head:refs/remotes/origin/PR-46022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-19T11:03:58.745Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T11:03:58.747Z] > git checkout -f a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe # timeout=10 [2023-07-19T11:03:59.358Z] Merge succeeded, producing a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe [2023-07-19T11:03:59.358Z] Checking out Revision a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe (PR-46022) [2023-07-19T11:03:59.839Z] Commit message: "Dockerfile: update compose to v2.20.1" [2023-07-19T11:03:59.839Z] First time build. Skipping changelog. [2023-07-19T11:03:59.848Z] > git --version # timeout=10 [2023-07-19T11:03:59.850Z] > git --version # 'git version 2.25.1' [2023-07-19T11:03:59.853Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T11:04:00.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46022:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-07-19T11:03:59.336Z] > git remote # timeout=10 [2023-07-19T11:03:59.339Z] > git config --get remote.origin.url # timeout=10 [2023-07-19T11:03:59.341Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-19T11:03:59.342Z] > git merge e942499c66a8129903aa7d9c6245fe6bd3168a1b # timeout=10 [2023-07-19T11:03:59.350Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-19T11:03:59.356Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T11:03:59.358Z] > git checkout -f a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe # timeout=10 [2023-07-19T11:04:03.826Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2023-07-19T11:04:03.963Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a5f4a9044541af7) in /home/ubuntu/workspace/moby_PR-46022 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-07-19T11:04:04.004Z] The recommended git tool is: git [Pipeline] // stage [2023-07-19T11:04:04.014Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-07-19T11:04:04.030Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-07-19T11:04:04.036Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [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-07-19T11:04:04.265Z] Merging remotes/origin/master commit e942499c66a8129903aa7d9c6245fe6bd3168a1b into PR head commit a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe [2023-07-19T11:04:04.736Z] Merge succeeded, producing a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe [2023-07-19T11:04:04.736Z] Checking out Revision a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe (PR-46022) [2023-07-19T11:04:04.778Z] Commit message: "Dockerfile: update compose to v2.20.1" [2023-07-19T11:04:04.786Z] > git --version # timeout=10 [2023-07-19T11:04:04.789Z] > git --version # 'git version 2.25.1' [2023-07-19T11:04:04.791Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-07-19T11:04:04.021Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46022/.git # timeout=10 [2023-07-19T11:04:04.027Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-07-19T11:04:04.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-07-19T11:04:04.033Z] > git --version # timeout=10 [2023-07-19T11:04:04.036Z] > git --version # 'git version 2.25.1' [2023-07-19T11:04:04.036Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-19T11:04:04.036Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46022/head:refs/remotes/origin/PR-46022 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-07-19T11:04:04.262Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T11:04:04.265Z] > git checkout -f a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe # timeout=10 [2023-07-19T11:04:04.713Z] > git remote # timeout=10 [2023-07-19T11:04:04.716Z] > git config --get remote.origin.url # timeout=10 [2023-07-19T11:04:04.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-07-19T11:04:04.719Z] > git merge e942499c66a8129903aa7d9c6245fe6bd3168a1b # timeout=10 [2023-07-19T11:04:04.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-19T11:04:04.733Z] > git config core.sparsecheckout # timeout=10 [2023-07-19T11:04:04.736Z] > git checkout -f a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-07-19T11:04:05.432Z] + docker version [2023-07-19T11:04:05.432Z] Client: Docker Engine - Community [2023-07-19T11:04:05.432Z] Version: 24.0.2 [2023-07-19T11:04:05.432Z] API version: 1.43 [2023-07-19T11:04:05.432Z] Go version: go1.20.4 [2023-07-19T11:04:05.432Z] Git commit: cb74dfc [2023-07-19T11:04:05.432Z] Built: Thu May 25 21:52:41 2023 [2023-07-19T11:04:05.432Z] OS/Arch: linux/arm64 [2023-07-19T11:04:05.432Z] Context: default [2023-07-19T11:04:05.432Z] [2023-07-19T11:04:05.432Z] Server: Docker Engine - Community [2023-07-19T11:04:05.432Z] Engine: [2023-07-19T11:04:05.432Z] Version: 24.0.2 [2023-07-19T11:04:05.432Z] API version: 1.43 (minimum version 1.12) [2023-07-19T11:04:05.432Z] Go version: go1.20.4 [2023-07-19T11:04:05.432Z] Git commit: 659604f [2023-07-19T11:04:05.432Z] Built: Thu May 25 21:52:41 2023 [2023-07-19T11:04:05.432Z] OS/Arch: linux/arm64 [2023-07-19T11:04:05.432Z] Experimental: true [2023-07-19T11:04:05.432Z] containerd: [2023-07-19T11:04:05.432Z] Version: 1.6.21 [2023-07-19T11:04:05.432Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-19T11:04:05.432Z] runc: [2023-07-19T11:04:05.432Z] Version: 1.1.7 [2023-07-19T11:04:05.432Z] GitCommit: v1.1.7-0-g860f061 [2023-07-19T11:04:05.432Z] docker-init: [2023-07-19T11:04:05.432Z] Version: 0.19.0 [2023-07-19T11:04:05.432Z] GitCommit: de40ad0 [Pipeline] sh [2023-07-19T11:04:05.718Z] + docker info [2023-07-19T11:04:05.718Z] Client: Docker Engine - Community [2023-07-19T11:04:05.718Z] Version: 24.0.2 [2023-07-19T11:04:05.718Z] Context: default [2023-07-19T11:04:05.718Z] Debug Mode: false [2023-07-19T11:04:05.718Z] Plugins: [2023-07-19T11:04:05.718Z] buildx: Docker Buildx (Docker Inc.) [2023-07-19T11:04:05.718Z] Version: v0.11.0 [2023-07-19T11:04:05.718Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-07-19T11:04:05.718Z] compose: Docker Compose (Docker Inc.) [2023-07-19T11:04:05.718Z] Version: v2.19.1 [2023-07-19T11:04:05.718Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-07-19T11:04:05.718Z] [2023-07-19T11:04:05.718Z] Server: [2023-07-19T11:04:05.718Z] Containers: 0 [2023-07-19T11:04:05.718Z] Running: 0 [2023-07-19T11:04:05.718Z] Paused: 0 [2023-07-19T11:04:05.718Z] Stopped: 0 [2023-07-19T11:04:05.718Z] Images: 3 [2023-07-19T11:04:05.718Z] Server Version: 24.0.2 [2023-07-19T11:04:05.718Z] Storage Driver: overlay2 [2023-07-19T11:04:05.718Z] Backing Filesystem: extfs [2023-07-19T11:04:05.718Z] Supports d_type: true [2023-07-19T11:04:05.718Z] Using metacopy: false [2023-07-19T11:04:05.718Z] Native Overlay Diff: true [2023-07-19T11:04:05.718Z] userxattr: false [2023-07-19T11:04:05.718Z] Logging Driver: json-file [2023-07-19T11:04:05.718Z] Cgroup Driver: cgroupfs [2023-07-19T11:04:05.718Z] Cgroup Version: 1 [2023-07-19T11:04:05.718Z] Plugins: [2023-07-19T11:04:05.718Z] Volume: local [2023-07-19T11:04:05.718Z] Network: bridge host ipvlan macvlan null overlay [2023-07-19T11:04:05.718Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-07-19T11:04:05.718Z] Swarm: inactive [2023-07-19T11:04:05.718Z] Runtimes: io.containerd.runc.v2 runc [2023-07-19T11:04:05.718Z] Default Runtime: runc [2023-07-19T11:04:05.718Z] Init Binary: docker-init [2023-07-19T11:04:05.718Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-07-19T11:04:05.718Z] runc version: v1.1.7-0-g860f061 [2023-07-19T11:04:05.718Z] init version: de40ad0 [2023-07-19T11:04:05.718Z] Security Options: [2023-07-19T11:04:05.718Z] apparmor [2023-07-19T11:04:05.718Z] seccomp [2023-07-19T11:04:05.718Z] Profile: builtin [2023-07-19T11:04:05.718Z] Kernel Version: 5.15.0-1039-aws [2023-07-19T11:04:05.718Z] Operating System: Ubuntu 20.04.6 LTS [2023-07-19T11:04:05.718Z] OSType: linux [2023-07-19T11:04:05.718Z] Architecture: aarch64 [2023-07-19T11:04:05.718Z] CPUs: 8 [2023-07-19T11:04:05.718Z] Total Memory: 30.64GiB [2023-07-19T11:04:05.718Z] Name: ip-10-100-47-154 [2023-07-19T11:04:05.718Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-07-19T11:04:05.718Z] Docker Root Dir: /var/lib/docker [2023-07-19T11:04:05.718Z] Debug Mode: false [2023-07-19T11:04:05.718Z] Experimental: true [2023-07-19T11:04:05.718Z] Insecure Registries: [2023-07-19T11:04:05.718Z] 127.0.0.0/8 [2023-07-19T11:04:05.718Z] Live Restore Enabled: true [2023-07-19T11:04:05.718Z] [Pipeline] sh [2023-07-19T11:04:06.003Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-07-19T11:04:06.003Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-07-19T11:04:06.003Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46022/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-07-19T11:04:06.003Z] + bash /home/ubuntu/workspace/moby_PR-46022/check-config.sh [2023-07-19T11:04:06.003Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-07-19T11:04:06.003Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-07-19T11:04:06.003Z] [2023-07-19T11:04:06.003Z] Generally Necessary: [2023-07-19T11:04:06.003Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-07-19T11:04:06.003Z] - apparmor: enabled and tools installed [2023-07-19T11:04:06.003Z] - CONFIG_NAMESPACES: enabled [2023-07-19T11:04:06.003Z] - CONFIG_NET_NS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_PID_NS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_IPC_NS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_UTS_NS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_CGROUPS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-07-19T11:04:06.003Z] - CONFIG_CGROUP_DEVICE: enabled [2023-07-19T11:04:06.003Z] - CONFIG_CGROUP_FREEZER: enabled [2023-07-19T11:04:06.003Z] - CONFIG_CGROUP_SCHED: enabled [2023-07-19T11:04:06.003Z] - CONFIG_CPUSETS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_MEMCG: enabled [2023-07-19T11:04:06.003Z] - CONFIG_KEYS: enabled [2023-07-19T11:04:06.003Z] - CONFIG_VETH: enabled (as module) [2023-07-19T11:04:06.003Z] - CONFIG_BRIDGE: enabled (as module) [2023-07-19T11:04:06.003Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_NF_NAT: enabled (as module) [2023-07-19T11:04:06.263Z] - CONFIG_POSIX_MQUEUE: enabled [2023-07-19T11:04:06.263Z] - CONFIG_CGROUP_BPF: enabled [2023-07-19T11:04:06.263Z] [2023-07-19T11:04:06.263Z] Optional Features: [2023-07-19T11:04:06.263Z] - CONFIG_USER_NS: enabled [2023-07-19T11:04:06.263Z] - CONFIG_SECCOMP: enabled [2023-07-19T11:04:06.263Z] - CONFIG_SECCOMP_FILTER: enabled [2023-07-19T11:04:06.263Z] - CONFIG_CGROUP_PIDS: enabled [2023-07-19T11:04:06.263Z] - CONFIG_MEMCG_SWAP: enabled [2023-07-19T11:04:06.263Z] (cgroup swap accounting is currently enabled) [2023-07-19T11:04:06.263Z] - CONFIG_BLK_CGROUP: enabled [2023-07-19T11:04:06.263Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-07-19T11:04:06.263Z] - CONFIG_CGROUP_PERF: enabled [2023-07-19T11:04:06.263Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-07-19T11:04:06.264Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-07-19T11:04:06.264Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-07-19T11:04:06.264Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-07-19T11:04:06.264Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-07-19T11:04:06.524Z] - CONFIG_RT_GROUP_SCHED: missing [2023-07-19T11:04:06.524Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-07-19T11:04:06.524Z] - CONFIG_IP_VS: enabled (as module) [2023-07-19T11:04:06.524Z] - CONFIG_IP_VS_NFCT: enabled [2023-07-19T11:04:06.524Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-07-19T11:04:06.524Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-07-19T11:04:06.524Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-07-19T11:04:06.524Z] - CONFIG_SECURITY_SELINUX: enabled [2023-07-19T11:04:06.524Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-07-19T11:04:06.524Z] - CONFIG_EXT4_FS: enabled [2023-07-19T11:04:06.524Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-07-19T11:04:06.524Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-07-19T11:04:06.524Z] - Network Drivers: [2023-07-19T11:04:06.524Z] - "overlay": [2023-07-19T11:04:06.524Z] - CONFIG_VXLAN: enabled (as module) [2023-07-19T11:04:06.524Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-07-19T11:04:06.524Z] Optional (for encrypted networks): [2023-07-19T11:04:06.524Z] - CONFIG_CRYPTO: enabled [2023-07-19T11:04:06.524Z] - CONFIG_CRYPTO_AEAD: enabled [2023-07-19T11:04:06.524Z] - CONFIG_CRYPTO_GCM: enabled [2023-07-19T11:04:06.524Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-07-19T11:04:06.524Z] - CONFIG_CRYPTO_GHASH: enabled [2023-07-19T11:04:06.524Z] - CONFIG_XFRM: enabled [2023-07-19T11:04:06.524Z] - CONFIG_XFRM_USER: enabled (as module) [2023-07-19T11:04:06.524Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-07-19T11:04:06.524Z] - CONFIG_INET_ESP: enabled (as module) [2023-07-19T11:04:06.524Z] - "ipvlan": [2023-07-19T11:04:06.784Z] - CONFIG_IPVLAN: enabled (as module) [2023-07-19T11:04:06.784Z] - "macvlan": [2023-07-19T11:04:06.784Z] - CONFIG_MACVLAN: enabled (as module) [2023-07-19T11:04:06.784Z] - CONFIG_DUMMY: enabled (as module) [2023-07-19T11:04:06.784Z] - "ftp,tftp client in container": [2023-07-19T11:04:06.784Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-07-19T11:04:06.784Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-07-19T11:04:06.784Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-07-19T11:04:06.784Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-07-19T11:04:06.784Z] - Storage Drivers: [2023-07-19T11:04:06.784Z] - "aufs": [2023-07-19T11:04:06.784Z] - CONFIG_AUFS_FS: enabled (as module) [2023-07-19T11:04:06.784Z] - "btrfs": [2023-07-19T11:04:06.784Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-07-19T11:04:06.784Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-07-19T11:04:06.784Z] - "devicemapper": [2023-07-19T11:04:06.784Z] - CONFIG_BLK_DEV_DM: enabled [2023-07-19T11:04:06.784Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-07-19T11:04:06.784Z] - "overlay": [2023-07-19T11:04:06.784Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-07-19T11:04:06.784Z] - "zfs": [2023-07-19T11:04:06.784Z] - /dev/zfs: present [2023-07-19T11:04:06.784Z] - zfs command: missing [2023-07-19T11:04:06.784Z] - zpool command: missing [2023-07-19T11:04:06.784Z] [2023-07-19T11:04:06.784Z] Limits: [2023-07-19T11:04:06.784Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-07-19T11:04:06.784Z] [2023-07-19T11:04:06.784Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-07-19T11:04:07.098Z] + docker build --force-rm -t docker:a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe . [2023-07-19T11:04:07.359Z] #0 building with "default" instance using docker driver [2023-07-19T11:04:07.359Z] [2023-07-19T11:04:07.359Z] #1 [internal] load build definition from Dockerfile [2023-07-19T11:04:07.359Z] #1 transferring dockerfile: 28.01kB done [2023-07-19T11:04:07.359Z] #1 DONE 0.0s [2023-07-19T11:04:07.359Z] [2023-07-19T11:04:07.359Z] #2 [internal] load .dockerignore [2023-07-19T11:04:07.359Z] #2 transferring context: 113B done [2023-07-19T11:04:07.359Z] #2 DONE 0.0s [2023-07-19T11:04:07.359Z] [2023-07-19T11:04:07.359Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-07-19T11:04:07.359Z] #3 DONE 0.1s [2023-07-19T11:04:07.359Z] [2023-07-19T11:04:07.359Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-07-19T11:04:07.359Z] #4 CACHED [2023-07-19T11:04:07.359Z] [2023-07-19T11:04:07.359Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-07-19T11:04:07.619Z] #5 DONE 0.0s [2023-07-19T11:04:07.619Z] [2023-07-19T11:04:07.619Z] #6 [internal] load metadata for docker.io/library/golang:1.20.6-bullseye [2023-07-19T11:04:07.619Z] #6 DONE 0.1s [2023-07-19T11:04:07.619Z] [2023-07-19T11:04:07.619Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-07-19T11:04:07.619Z] #7 DONE 0.1s [2023-07-19T11:04:07.619Z] [2023-07-19T11:04:07.619Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-07-19T11:04:07.619Z] #8 ... [2023-07-19T11:04:07.619Z] [2023-07-19T11:04:07.619Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-07-19T11:04:07.619Z] #9 DONE 0.1s [2023-07-19T11:04:07.619Z] [2023-07-19T11:04:07.619Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2023-07-19T11:04:07.619Z] #10 DONE 0.2s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-07-19T11:04:07.880Z] #11 DONE 0.4s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-07-19T11:04:07.880Z] #8 DONE 0.4s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #12 [base 1/5] FROM docker.io/library/golang:1.20.6-bullseye@sha256:851af0a8ca4eba552c84db5b2edac7f3be15deb5892217961a1d4b175585a603 [2023-07-19T11:04:07.880Z] #12 DONE 0.0s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-07-19T11:04:07.880Z] #13 DONE 0.0s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #14 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-07-19T11:04:07.880Z] #14 DONE 0.0s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox [2023-07-19T11:04:07.880Z] #15 DONE 0.0s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-07-19T11:04:07.880Z] #16 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.0s done [2023-07-19T11:04:07.880Z] #16 ... [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #17 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a648e10e02af129706b1fb89e1ac9694ae3db7f2b8439aa906321e68cc281bc0 [2023-07-19T11:04:07.880Z] #17 DONE 0.0s [2023-07-19T11:04:07.880Z] [2023-07-19T11:04:07.880Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-07-19T11:04:07.880Z] #16 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done [2023-07-19T11:04:07.880Z] #16 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done [2023-07-19T11:04:07.880Z] #16 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done [2023-07-19T11:04:07.880Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0B / 16.30MB 0.1s [2023-07-19T11:04:08.141Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 2.10MB / 16.30MB 0.2s [2023-07-19T11:04:08.141Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 0.3s [2023-07-19T11:04:08.402Z] #16 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 0.3s done [2023-07-19T11:04:08.402Z] #16 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.1s [2023-07-19T11:04:08.663Z] #16 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.4s done [2023-07-19T11:04:08.663Z] #16 DONE 0.8s [2023-07-19T11:04:08.663Z] [2023-07-19T11:04:08.663Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 [2023-07-19T11:04:08.663Z] #18 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.0s done [2023-07-19T11:04:08.663Z] #18 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done [2023-07-19T11:04:08.663Z] #18 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done [2023-07-19T11:04:08.663Z] #18 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 0.3s done [2023-07-19T11:04:08.663Z] #18 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done [2023-07-19T11:04:08.663Z] #18 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done [2023-07-19T11:04:08.663Z] #18 DONE 0.7s [2023-07-19T11:04:08.663Z] [2023-07-19T11:04:08.663Z] #19 [internal] load build context [2023-07-19T11:04:08.924Z] #19 transferring context: 68.96MB 0.9s done [2023-07-19T11:04:08.924Z] #19 DONE 1.1s [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #20 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2023-07-19T11:04:09.185Z] #20 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #21 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-07-19T11:04:09.185Z] #21 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #22 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-07-19T11:04:09.185Z] #22 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #23 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2023-07-19T11:04:09.185Z] #23 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #24 [dev-systemd-false 15/20] COPY --link --from=containerutil /build/ /usr/local/bin/ [2023-07-19T11:04:09.185Z] #24 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #25 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-07-19T11:04:09.185Z] #25 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #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/apt.conf.d/keep-cache [2023-07-19T11:04:09.185Z] #40 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #41 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-07-19T11:04:09.185Z] #41 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #42 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-07-19T11:04:09.185Z] #42 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #43 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/ [2023-07-19T11:04:09.185Z] #43 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #44 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-07-19T11:04:09.185Z] #44 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #45 [dev-systemd-false 5/20] COPY --link --from=gowinres /build/ /usr/local/bin/ [2023-07-19T11:04:09.185Z] #45 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #46 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-07-19T11:04:09.185Z] #46 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #47 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2023-07-19T11:04:09.185Z] #47 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #48 [runc-src 1/3] WORKDIR /usr/src/runc [2023-07-19T11:04:09.185Z] #48 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #49 [dev-systemd-false 13/20] COPY --link --from=rootlesskit /build/ /usr/local/bin/ [2023-07-19T11:04:09.185Z] #49 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #50 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-07-19T11:04:09.185Z] #50 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #51 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-07-19T11:04:09.185Z] #51 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #52 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-07-19T11:04:09.185Z] #52 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #53 [registry-src 1/2] WORKDIR /usr/src/registry [2023-07-19T11:04:09.185Z] #53 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #54 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/ [2023-07-19T11:04:09.185Z] #54 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #55 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-07-19T11:04:09.185Z] #55 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #56 [dev-systemd-false 3/20] COPY --link --from=delve /build/ /usr/local/bin/ [2023-07-19T11:04:09.185Z] #56 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #57 [dev-systemd-false 11/20] COPY --link --from=runc /build/ /usr/local/bin/ [2023-07-19T11:04:09.185Z] #57 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #58 [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-07-19T11:04:09.185Z] #58 CACHED [2023-07-19T11:04:09.185Z] [2023-07-19T11:04:09.185Z] #59 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw --mount=type=cache,target=/go/pkg/mod --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2023-07-19T11:04:10.486Z] #101 DONE 0.3s [2023-07-19T11:04:10.486Z] [2023-07-19T11:04:10.486Z] #102 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-07-19T11:04:10.747Z] #102 DONE 0.4s [2023-07-19T11:04:10.747Z] [2023-07-19T11:04:10.747Z] #103 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-07-19T11:04:11.317Z] #103 DONE 0.3s [2023-07-19T11:04:11.317Z] [2023-07-19T11:04:11.317Z] #104 [dev-base 6/13] RUN ldconfig [2023-07-19T11:04:11.577Z] #104 DONE 0.4s [2023-07-19T11:04:11.577Z] [2023-07-19T11:04:11.577Z] #105 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-07-19T11:04:11.837Z] #105 DONE 0.3s [2023-07-19T11:04:11.837Z] [2023-07-19T11:04:11.837Z] #106 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-07-19T11:04:12.407Z] #106 0.640 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-07-19T11:04:12.407Z] #106 0.640 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-07-19T11:04:12.671Z] #106 0.641 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-07-19T11:04:12.933Z] #106 1.011 Fetched 48.4 kB in 1s (75.5 kB/s) [2023-07-19T11:04:13.503Z] #106 1.011 Reading package lists... [2023-07-19T11:04:14.072Z] #106 1.573 Reading package lists... [2023-07-19T11:04:14.332Z] #106 2.124 Building dependency tree... [2023-07-19T11:04:14.332Z] #106 2.296 Reading state information... [2023-07-19T11:04:14.332Z] #106 2.518 The following additional packages will be installed: [2023-07-19T11:04:14.592Z] #106 2.518 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-07-19T11:04:14.592Z] #106 2.518 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-07-19T11:04:14.592Z] #106 2.518 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-07-19T11:04:14.592Z] #106 2.519 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-07-19T11:04:14.592Z] #106 2.519 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-07-19T11:04:14.592Z] #106 2.519 xxd [2023-07-19T11:04:14.592Z] #106 2.521 Suggested packages: [2023-07-19T11:04:14.592Z] #106 2.521 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-07-19T11:04:14.592Z] #106 2.521 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-07-19T11:04:14.592Z] #106 2.521 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-07-19T11:04:14.592Z] #106 2.521 Recommended packages: [2023-07-19T11:04:14.592Z] #106 2.521 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-07-19T11:04:14.592Z] #106 2.521 systemd-timesyncd | time-daemon unzip [2023-07-19T11:04:14.852Z] #106 2.884 The following NEW packages will be installed: [2023-07-19T11:04:14.852Z] #106 2.884 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-07-19T11:04:14.852Z] #106 2.884 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-07-19T11:04:14.852Z] #106 2.884 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-07-19T11:04:14.852Z] #106 2.885 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-07-19T11:04:14.852Z] #106 2.885 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-07-19T11:04:14.852Z] #106 2.885 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-07-19T11:04:14.852Z] #106 2.885 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-07-19T11:04:14.852Z] #106 2.885 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-07-19T11:04:14.852Z] #106 2.885 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-07-19T11:04:14.852Z] #106 2.885 xz-utils zip zstd [2023-07-19T11:04:15.112Z] #106 3.163 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. [2023-07-19T11:04:15.112Z] #106 3.163 Need to get 32.1 MB of archives. [2023-07-19T11:04:15.112Z] #106 3.163 After this operation, 124 MB of additional disk space will be used. [2023-07-19T11:04:15.112Z] #106 3.163 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-07-19T11:04:15.112Z] #106 3.166 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-07-19T11:04:15.112Z] #106 3.166 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-07-19T11:04:15.112Z] #106 3.167 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-07-19T11:04:15.112Z] #106 3.168 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-07-19T11:04:15.112Z] #106 3.169 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-07-19T11:04:15.112Z] #106 3.169 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-07-19T11:04:15.112Z] #106 3.171 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-07-19T11:04:15.112Z] #106 3.171 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-07-19T11:04:15.112Z] #106 3.171 Get:10 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u2 [4153 kB] [2023-07-19T11:04:15.112Z] #106 3.199 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-07-19T11:04:15.112Z] #106 3.200 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-07-19T11:04:15.112Z] #106 3.201 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-07-19T11:04:15.112Z] #106 3.202 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-07-19T11:04:15.112Z] #106 3.202 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-07-19T11:04:15.112Z] #106 3.203 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-07-19T11:04:15.112Z] #106 3.203 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-07-19T11:04:15.112Z] #106 3.209 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-07-19T11:04:15.112Z] #106 3.210 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-07-19T11:04:15.112Z] #106 3.211 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-07-19T11:04:15.112Z] #106 3.213 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-07-19T11:04:15.112Z] #106 3.214 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-07-19T11:04:15.112Z] #106 3.215 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-07-19T11:04:15.112Z] #106 3.219 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-07-19T11:04:15.112Z] #106 3.234 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-07-19T11:04:15.112Z] #106 3.235 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-07-19T11:04:15.112Z] #106 3.236 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-07-19T11:04:15.112Z] #106 3.237 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-07-19T11:04:15.112Z] #106 3.238 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-07-19T11:04:15.112Z] #106 3.241 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-07-19T11:04:15.112Z] #106 3.242 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-07-19T11:04:15.112Z] #106 3.243 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-07-19T11:04:15.112Z] #106 3.244 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-07-19T11:04:15.112Z] #106 3.245 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-07-19T11:04:15.112Z] #106 3.246 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-07-19T11:04:15.112Z] #106 3.301 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-07-19T11:04:15.112Z] #106 3.301 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-07-19T11:04:15.112Z] #106 3.302 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-07-19T11:04:15.112Z] #106 3.302 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-07-19T11:04:15.112Z] #106 3.303 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-07-19T11:04:15.112Z] #106 3.303 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-07-19T11:04:15.112Z] #106 3.304 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-07-19T11:04:15.112Z] #106 3.305 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-07-19T11:04:15.112Z] #106 3.306 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-07-19T11:04:15.112Z] #106 3.317 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-07-19T11:04:15.112Z] #106 3.318 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-07-19T11:04:15.112Z] #106 3.319 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-07-19T11:04:15.112Z] #106 3.320 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-07-19T11:04:15.112Z] #106 3.322 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-07-19T11:04:15.112Z] #106 3.322 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-07-19T11:04:15.112Z] #106 3.325 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-07-19T11:04:15.112Z] #106 3.330 Get:52 http://deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u2 [161 kB] [2023-07-19T11:04:15.112Z] #106 3.331 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-07-19T11:04:15.112Z] #106 3.333 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-07-19T11:04:15.112Z] #106 3.335 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-07-19T11:04:15.372Z] #106 3.374 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-07-19T11:04:15.372Z] #106 3.382 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-07-19T11:04:15.372Z] #106 3.386 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-07-19T11:04:15.372Z] #106 3.418 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-07-19T11:04:15.372Z] #106 3.561 debconf: delaying package configuration, since apt-utils is not installed [2023-07-19T11:04:15.372Z] #106 3.601 Fetched 32.1 MB in 1s (61.0 MB/s) [2023-07-19T11:04:15.632Z] #106 3.627 Selecting previously unselected package libapparmor1:arm64. [2023-07-19T11:04:15.632Z] #106 3.627 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) [2023-07-19T11:04:15.632Z] #106 3.636 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-07-19T11:04:15.632Z] #106 3.643 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-07-19T11:04:15.632Z] #106 3.680 Selecting previously unselected package libcap2:arm64. [2023-07-19T11:04:15.632Z] #106 3.682 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-07-19T11:04:15.632Z] #106 3.686 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-07-19T11:04:15.632Z] #106 3.717 Selecting previously unselected package libargon2-1:arm64. [2023-07-19T11:04:15.632Z] #106 3.719 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-07-19T11:04:15.632Z] #106 3.723 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-07-19T11:04:15.632Z] #106 3.753 Selecting previously unselected package dmsetup. [2023-07-19T11:04:15.632Z] #106 3.755 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-07-19T11:04:15.632Z] #106 3.759 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-07-19T11:04:15.632Z] #106 3.800 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-07-19T11:04:15.632Z] #106 3.802 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-07-19T11:04:15.632Z] #106 3.805 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-19T11:04:15.632Z] #106 3.846 Selecting previously unselected package libjson-c5:arm64. [2023-07-19T11:04:15.892Z] #106 3.848 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-07-19T11:04:15.892Z] #106 3.852 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-07-19T11:04:15.892Z] #106 3.888 Selecting previously unselected package libcryptsetup12:arm64. [2023-07-19T11:04:15.892Z] #106 3.890 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-07-19T11:04:15.892Z] #106 3.894 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-07-19T11:04:15.892Z] #106 3.944 Selecting previously unselected package libip4tc2:arm64. [2023-07-19T11:04:15.892Z] #106 3.947 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-07-19T11:04:15.892Z] #106 3.950 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-07-19T11:04:15.892Z] #106 3.985 Selecting previously unselected package libkmod2:arm64. [2023-07-19T11:04:15.892Z] #106 3.987 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-07-19T11:04:15.892Z] #106 3.990 Unpacking libkmod2:arm64 (28-1) ... [2023-07-19T11:04:15.892Z] #106 4.032 Selecting previously unselected package systemd. [2023-07-19T11:04:15.892Z] #106 4.034 Preparing to unpack .../09-systemd_247.3-7+deb11u2_arm64.deb ... [2023-07-19T11:04:15.892Z] #106 4.081 Unpacking systemd (247.3-7+deb11u2) ... [2023-07-19T11:04:16.462Z] #106 4.446 Selecting previously unselected package pigz. [2023-07-19T11:04:16.462Z] #106 4.449 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-07-19T11:04:16.462Z] #106 4.452 Unpacking pigz (2.6-1) ... [2023-07-19T11:04:16.462Z] #106 4.493 Selecting previously unselected package libelf1:arm64. [2023-07-19T11:04:16.462Z] #106 4.496 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-07-19T11:04:16.462Z] #106 4.500 Unpacking libelf1:arm64 (0.183-1) ... [2023-07-19T11:04:16.462Z] #106 4.550 Selecting previously unselected package libbpf0:arm64. [2023-07-19T11:04:16.462Z] #106 4.552 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-07-19T11:04:16.462Z] #106 4.556 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-07-19T11:04:16.462Z] #106 4.601 Selecting previously unselected package libmnl0:arm64. [2023-07-19T11:04:16.462Z] #106 4.604 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-07-19T11:04:16.462Z] #106 4.608 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-07-19T11:04:16.462Z] #106 4.651 Selecting previously unselected package libxtables12:arm64. [2023-07-19T11:04:16.462Z] #106 4.654 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-07-19T11:04:16.462Z] #106 4.657 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-07-19T11:04:16.462Z] #106 4.686 Selecting previously unselected package libcap2-bin. [2023-07-19T11:04:16.462Z] #106 4.688 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-07-19T11:04:16.462Z] #106 4.692 Unpacking libcap2-bin (1:2.44-1) ... [2023-07-19T11:04:16.462Z] #106 4.747 Selecting previously unselected package iproute2. [2023-07-19T11:04:16.722Z] #106 4.750 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-07-19T11:04:16.722Z] #106 4.755 Unpacking iproute2 (5.10.0-4) ... [2023-07-19T11:04:16.722Z] #106 4.850 Selecting previously unselected package xxd. [2023-07-19T11:04:16.722Z] #106 4.852 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-19T11:04:16.722Z] #106 4.856 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:16.722Z] #106 4.903 Selecting previously unselected package vim-common. [2023-07-19T11:04:16.722Z] #106 4.905 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-19T11:04:16.722Z] #106 4.914 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:16.722Z] #106 4.966 Selecting previously unselected package bash-completion. [2023-07-19T11:04:16.983Z] #106 4.969 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-07-19T11:04:17.553Z] #106 5.615 Unpacking bash-completion (1:2.11-2) ... [2023-07-19T11:04:17.553Z] #106 5.717 Selecting previously unselected package bzip2. [2023-07-19T11:04:17.553Z] #106 5.720 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-07-19T11:04:17.553Z] #106 5.723 Unpacking bzip2 (1.0.8-4) ... [2023-07-19T11:04:17.553Z] #106 5.760 Selecting previously unselected package xz-utils. [2023-07-19T11:04:17.553Z] #106 5.762 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-07-19T11:04:17.553Z] #106 5.768 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-19T11:04:17.553Z] #106 5.822 Selecting previously unselected package apparmor. [2023-07-19T11:04:17.813Z] #106 5.824 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-07-19T11:04:17.813Z] #106 5.847 Unpacking apparmor (2.13.6-10) ... [2023-07-19T11:04:17.813Z] #106 5.939 Selecting previously unselected package inetutils-ping. [2023-07-19T11:04:17.813Z] #106 5.941 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-07-19T11:04:17.813Z] #106 5.945 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-19T11:04:17.813Z] #106 5.991 Selecting previously unselected package libip6tc2:arm64. [2023-07-19T11:04:17.813Z] #106 5.993 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-07-19T11:04:17.813Z] #106 5.997 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-07-19T11:04:17.813Z] #106 6.030 Selecting previously unselected package libnfnetlink0:arm64. [2023-07-19T11:04:17.813Z] #106 6.032 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-07-19T11:04:17.813Z] #106 6.036 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-07-19T11:04:17.813Z] #106 6.071 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-07-19T11:04:18.073Z] #106 6.073 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-07-19T11:04:18.073Z] #106 6.077 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-07-19T11:04:18.073Z] #106 6.113 Selecting previously unselected package libnftnl11:arm64. [2023-07-19T11:04:18.073Z] #106 6.115 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-07-19T11:04:18.073Z] #106 6.119 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-07-19T11:04:18.073Z] #106 6.154 Selecting previously unselected package iptables. [2023-07-19T11:04:18.073Z] #106 6.156 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-07-19T11:04:18.073Z] #106 6.160 Unpacking iptables (1.8.7-1) ... [2023-07-19T11:04:18.073Z] #106 6.225 Selecting previously unselected package libonig5:arm64. [2023-07-19T11:04:18.073Z] #106 6.228 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-07-19T11:04:18.073Z] #106 6.231 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-07-19T11:04:18.073Z] #106 6.276 Selecting previously unselected package libjq1:arm64. [2023-07-19T11:04:18.073Z] #106 6.278 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-07-19T11:04:18.073Z] #106 6.281 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-07-19T11:04:18.073Z] #106 6.319 Selecting previously unselected package jq. [2023-07-19T11:04:18.073Z] #106 6.321 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-07-19T11:04:18.073Z] #106 6.325 Unpacking jq (1.6-2.1) ... [2023-07-19T11:04:18.333Z] #106 6.359 Selecting previously unselected package libaio1:arm64. [2023-07-19T11:04:18.333Z] #106 6.362 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-07-19T11:04:18.333Z] #106 6.365 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-07-19T11:04:18.333Z] #106 6.399 Selecting previously unselected package libgpm2:arm64. [2023-07-19T11:04:18.333Z] #106 6.401 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-07-19T11:04:18.333Z] #106 6.405 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-07-19T11:04:18.333Z] #106 6.436 Selecting previously unselected package libicu67:arm64. [2023-07-19T11:04:18.333Z] #106 6.438 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-07-19T11:04:18.333Z] #106 6.441 Unpacking libicu67:arm64 (67.1-7) ... [2023-07-19T11:04:18.903Z] #106 7.112 Selecting previously unselected package libinih1:arm64. [2023-07-19T11:04:18.903Z] #106 7.114 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-07-19T11:04:18.903Z] #106 7.119 Unpacking libinih1:arm64 (53-1+b2) ... [2023-07-19T11:04:18.903Z] #106 7.156 Selecting previously unselected package libmicrohttpd12:arm64. [2023-07-19T11:04:19.163Z] #106 7.158 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-07-19T11:04:19.163Z] #106 7.162 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-07-19T11:04:19.163Z] #106 7.203 Selecting previously unselected package libnet1:arm64. [2023-07-19T11:04:19.163Z] #106 7.205 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-07-19T11:04:19.163Z] #106 7.209 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-07-19T11:04:19.163Z] #106 7.250 Selecting previously unselected package libnl-3-200:arm64. [2023-07-19T11:04:19.163Z] #106 7.252 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-07-19T11:04:19.163Z] #106 7.256 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-07-19T11:04:19.163Z] #106 7.294 Selecting previously unselected package libprotobuf-c1:arm64. [2023-07-19T11:04:19.163Z] #106 7.297 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-07-19T11:04:19.163Z] #106 7.303 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-07-19T11:04:19.163Z] #106 7.342 Selecting previously unselected package libyajl2:arm64. [2023-07-19T11:04:19.163Z] #106 7.344 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-07-19T11:04:19.163Z] #106 7.349 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-07-19T11:04:19.163Z] #106 7.380 Selecting previously unselected package net-tools. [2023-07-19T11:04:19.163Z] #106 7.382 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-07-19T11:04:19.163Z] #106 7.386 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-07-19T11:04:19.163Z] #106 7.436 Selecting previously unselected package patch. [2023-07-19T11:04:19.423Z] #106 7.438 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-07-19T11:04:19.423Z] #106 7.442 Unpacking patch (2.7.6-7) ... [2023-07-19T11:04:19.423Z] #106 7.481 Selecting previously unselected package python-pip-whl. [2023-07-19T11:04:19.423Z] #106 7.484 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-07-19T11:04:19.423Z] #106 7.488 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-19T11:04:19.687Z] #106 7.623 Selecting previously unselected package python3-lib2to3. [2023-07-19T11:04:19.687Z] #106 7.626 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-07-19T11:04:19.687Z] #106 7.630 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-07-19T11:04:19.687Z] #106 7.674 Selecting previously unselected package python3-distutils. [2023-07-19T11:04:19.687Z] #106 7.676 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-07-19T11:04:19.687Z] #106 7.680 Unpacking python3-distutils (3.9.2-1) ... [2023-07-19T11:04:19.687Z] #106 7.722 Selecting previously unselected package python3-pkg-resources. [2023-07-19T11:04:19.687Z] #106 7.725 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-07-19T11:04:19.687Z] #106 7.729 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-07-19T11:04:19.687Z] #106 7.776 Selecting previously unselected package python3-setuptools. [2023-07-19T11:04:19.687Z] #106 7.778 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-07-19T11:04:19.687Z] #106 7.783 Unpacking python3-setuptools (52.0.0-4) ... [2023-07-19T11:04:19.687Z] #106 7.839 Selecting previously unselected package python3-wheel. [2023-07-19T11:04:19.687Z] #106 7.841 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-07-19T11:04:19.687Z] #106 7.844 Unpacking python3-wheel (0.34.2-1) ... [2023-07-19T11:04:19.687Z] #106 7.883 Selecting previously unselected package python3-pip. [2023-07-19T11:04:19.687Z] #106 7.886 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-07-19T11:04:19.687Z] #106 7.890 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-07-19T11:04:19.687Z] #106 7.954 Selecting previously unselected package sudo. [2023-07-19T11:04:19.947Z] #106 7.957 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-07-19T11:04:19.947Z] #106 7.963 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-07-19T11:04:19.947Z] #106 8.072 Selecting previously unselected package systemd-journal-remote. [2023-07-19T11:04:19.947Z] #106 8.074 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u2_arm64.deb ... [2023-07-19T11:04:19.947Z] #106 8.078 Unpacking systemd-journal-remote (247.3-7+deb11u2) ... [2023-07-19T11:04:19.947Z] #106 8.114 Selecting previously unselected package thin-provisioning-tools. [2023-07-19T11:04:19.947Z] #106 8.117 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-07-19T11:04:19.947Z] #106 8.120 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-07-19T11:04:19.947Z] #106 8.176 Selecting previously unselected package uidmap. [2023-07-19T11:04:20.207Z] #106 8.178 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-07-19T11:04:20.207Z] #106 8.182 Unpacking uidmap (1:4.8.1-1) ... [2023-07-19T11:04:20.207Z] #106 8.226 Selecting previously unselected package vim-runtime. [2023-07-19T11:04:20.207Z] #106 8.228 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-07-19T11:04:20.207Z] #106 8.241 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-07-19T11:04:20.207Z] #106 8.252 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-07-19T11:04:20.207Z] #106 8.255 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:20.777Z] #106 8.809 Selecting previously unselected package vim. [2023-07-19T11:04:20.777Z] #106 8.812 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-07-19T11:04:20.777Z] #106 8.820 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:20.777Z] #106 8.946 Selecting previously unselected package xfsprogs. [2023-07-19T11:04:20.777Z] #106 8.949 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-07-19T11:04:20.777Z] #106 8.953 Unpacking xfsprogs (5.10.0-4) ... [2023-07-19T11:04:20.777Z] #106 9.045 Selecting previously unselected package zip. [2023-07-19T11:04:21.037Z] #106 9.048 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-07-19T11:04:21.037Z] #106 9.051 Unpacking zip (3.0-12) ... [2023-07-19T11:04:21.037Z] #106 9.096 Selecting previously unselected package zstd. [2023-07-19T11:04:21.037Z] #106 9.098 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-07-19T11:04:21.037Z] #106 9.102 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-07-19T11:04:21.037Z] #106 9.186 Setting up python3-pkg-resources (52.0.0-4) ... [2023-07-19T11:04:21.297Z] #106 9.380 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-07-19T11:04:21.297Z] #106 9.391 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-07-19T11:04:21.297Z] #106 9.400 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-07-19T11:04:21.297Z] #106 9.410 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-07-19T11:04:21.297Z] #106 9.418 Setting up libicu67:arm64 (67.1-7) ... [2023-07-19T11:04:21.297Z] #106 9.428 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-07-19T11:04:21.297Z] #106 9.440 Setting up libinih1:arm64 (53-1+b2) ... [2023-07-19T11:04:21.557Z] #106 9.451 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-07-19T11:04:21.557Z] #106 9.460 Setting up uidmap (1:4.8.1-1) ... [2023-07-19T11:04:21.557Z] #106 9.469 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-07-19T11:04:21.557Z] #106 9.479 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-07-19T11:04:21.557Z] #106 9.490 Setting up bzip2 (1.0.8-4) ... [2023-07-19T11:04:21.557Z] #106 9.500 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-07-19T11:04:21.557Z] #106 9.511 Setting up python3-wheel (0.34.2-1) ... [2023-07-19T11:04:21.557Z] #106 9.654 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-07-19T11:04:21.557Z] #106 9.664 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:21.557Z] #106 9.674 Setting up libcap2:arm64 (1:2.44-1) ... [2023-07-19T11:04:21.557Z] #106 9.684 Setting up libcap2-bin (1:2.44-1) ... [2023-07-19T11:04:21.557Z] #106 9.694 Setting up apparmor (2.13.6-10) ... [2023-07-19T11:04:22.127Z] #106 10.39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-07-19T11:04:22.127Z] #106 10.41 Setting up zip (3.0-12) ... [2023-07-19T11:04:22.387Z] #106 10.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:22.387Z] #106 10.44 Setting up bash-completion (1:2.11-2) ... [2023-07-19T11:04:23.327Z] #106 11.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-07-19T11:04:23.327Z] #106 11.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-07-19T11:04:23.327Z] #106 11.21 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-07-19T11:04:23.327Z] #106 11.21 Setting up patch (2.7.6-7) ... [2023-07-19T11:04:23.327Z] #106 11.23 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-07-19T11:04:23.327Z] #106 11.27 invoke-rc.d: could not determine current runlevel [2023-07-19T11:04:23.327Z] #106 11.27 invoke-rc.d: policy-rc.d denied execution of start. [2023-07-19T11:04:23.327Z] #106 11.28 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-07-19T11:04:23.327Z] #106 11.29 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-07-19T11:04:23.327Z] #106 11.30 Setting up pigz (2.6-1) ... [2023-07-19T11:04:23.327Z] #106 11.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-07-19T11:04:23.327Z] #106 11.32 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-07-19T11:04:23.327Z] #106 11.33 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-07-19T11:04:23.327Z] #106 11.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:23.327Z] #106 11.52 Setting up libaio1:arm64 (0.3.112-9) ... [2023-07-19T11:04:23.587Z] #106 11.53 Setting up python3-lib2to3 (3.9.2-1) ... [2023-07-19T11:04:23.587Z] #106 11.63 Setting up libelf1:arm64 (0.183-1) ... [2023-07-19T11:04:23.587Z] #106 11.64 Setting up libjson-c5:arm64 (0.15-2) ... [2023-07-19T11:04:23.587Z] #106 11.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-07-19T11:04:23.587Z] #106 11.67 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-07-19T11:04:23.587Z] #106 11.68 Setting up libkmod2:arm64 (28-1) ... [2023-07-19T11:04:23.587Z] #106 11.69 Setting up python3-distutils (3.9.2-1) ... [2023-07-19T11:04:23.847Z] #106 11.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-07-19T11:04:23.847Z] #106 11.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-07-19T11:04:23.847Z] #106 11.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-07-19T11:04:23.847Z] #106 11.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-07-19T11:04:23.847Z] #106 11.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-07-19T11:04:23.847Z] #106 11.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-07-19T11:04:23.847Z] #106 11.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-07-19T11:04:23.847Z] #106 11.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-07-19T11:04:23.847Z] #106 11.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-07-19T11:04:23.847Z] #106 11.86 Setting up python3-setuptools (52.0.0-4) ... [2023-07-19T11:04:24.107Z] #106 12.19 Setting up libjq1:arm64 (1.6-2.1) ... [2023-07-19T11:04:24.107Z] #106 12.20 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-07-19T11:04:24.107Z] #106 12.21 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-07-19T11:04:24.107Z] #106 12.22 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-07-19T11:04:24.367Z] #106 12.48 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-07-19T11:04:24.367Z] #106 12.50 Setting up jq (1.6-2.1) ... [2023-07-19T11:04:24.367Z] #106 12.51 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-07-19T11:04:24.367Z] #106 12.52 Setting up iptables (1.8.7-1) ... [2023-07-19T11:04:24.367Z] #106 12.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-19T11:04:24.367Z] #106 12.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-19T11:04:24.367Z] #106 12.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-07-19T11:04:24.367Z] #106 12.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-07-19T11:04:24.367Z] #106 12.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-07-19T11:04:24.367Z] #106 12.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-07-19T11:04:24.367Z] #106 12.56 Setting up iproute2 (5.10.0-4) ... [2023-07-19T11:04:24.627Z] #106 12.69 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-19T11:04:24.627Z] #106 12.70 Setting up dmsetup (2:1.02.175-2.1) ... [2023-07-19T11:04:24.627Z] #106 12.71 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-07-19T11:04:24.627Z] #106 12.72 Setting up systemd (247.3-7+deb11u2) ... [2023-07-19T11:04:24.627Z] #106 12.76 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-07-19T11:04:24.887Z] #106 12.77 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-07-19T11:04:24.887Z] #106 12.77 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-07-19T11:04:24.887Z] #106 12.78 Initializing machine ID from random generator. [2023-07-19T11:04:25.147Z] #106 13.11 Setting up systemd-journal-remote (247.3-7+deb11u2) ... [2023-07-19T11:04:25.147Z] #106 13.23 Setting up xfsprogs (5.10.0-4) ... [2023-07-19T11:04:25.147Z] #106 13.24 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-07-19T11:04:25.147Z] #106 13.24 Failed to connect to bus: Host is down [2023-07-19T11:04:25.147Z] #106 13.25 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-19T11:04:25.717Z] #106 DONE 13.7s [2023-07-19T11:04:25.717Z] [2023-07-19T11:04:25.717Z] #107 [dev-base 9/13] 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-07-19T11:04:25.978Z] #107 0.325 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-07-19T11:04:25.978Z] #107 0.328 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-07-19T11:04:25.978Z] #107 0.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-07-19T11:04:25.978Z] #107 DONE 0.4s [2023-07-19T11:04:25.978Z] [2023-07-19T11:04:25.978Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 [2023-07-19T11:04:32.555Z] #108 5.690 Collecting yamllint==1.27.1 [2023-07-19T11:04:32.815Z] #108 6.719 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-07-19T11:04:33.075Z] #108 7.025 Collecting pathspec>=0.5.3 [2023-07-19T11:04:33.075Z] #108 7.030 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-07-19T11:04:33.075Z] #108 7.134 Collecting pyyaml [2023-07-19T11:04:33.075Z] #108 7.140 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-07-19T11:04:33.075Z] #108 7.156 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-07-19T11:04:33.075Z] #108 7.161 Building wheels for collected packages: yamllint [2023-07-19T11:04:33.075Z] #108 7.161 Building wheel for yamllint (setup.py): started [2023-07-19T11:04:33.335Z] #108 7.424 Building wheel for yamllint (setup.py): finished with status 'done' [2023-07-19T11:04:33.335Z] #108 7.425 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=456a6280341deabfa2a18b7714a8d52e733ada34d784cce6c646d01dcd11ccee [2023-07-19T11:04:33.335Z] #108 7.425 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-07-19T11:04:33.335Z] #108 7.427 Successfully built yamllint [2023-07-19T11:04:33.335Z] #108 7.434 Installing collected packages: pyyaml, pathspec, yamllint [2023-07-19T11:04:33.335Z] #108 7.552 Successfully installed pathspec-0.11.1 pyyaml-6.0.1 yamllint-1.27.1 [2023-07-19T11:04:33.596Z] #108 DONE 7.8s [2023-07-19T11:04:33.596Z] [2023-07-19T11:04:33.596Z] #109 [dev-base 11/13] 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-07-19T11:04:34.166Z] #109 0.643 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-07-19T11:04:34.166Z] #109 0.643 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2023-07-19T11:04:34.166Z] #109 0.643 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-07-19T11:04:35.306Z] #109 1.010 Reading package lists... [2023-07-19T11:04:35.877Z] #109 1.587 Reading package lists... [2023-07-19T11:04:36.137Z] #109 2.153 Building dependency tree... [2023-07-19T11:04:36.137Z] #109 2.331 Reading state information... [2023-07-19T11:04:36.137Z] #109 2.578 gcc is already the newest version (4:10.2.1-1). [2023-07-19T11:04:36.137Z] #109 2.578 pkg-config is already the newest version (0.29.2-1). [2023-07-19T11:04:36.137Z] #109 2.578 The following additional packages will be installed: [2023-07-19T11:04:36.397Z] #109 2.578 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-07-19T11:04:36.397Z] #109 2.579 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-07-19T11:04:36.397Z] #109 2.579 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-07-19T11:04:36.397Z] #109 2.579 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-07-19T11:04:36.397Z] #109 2.580 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-07-19T11:04:36.397Z] #109 2.580 uuid-dev zlib1g-dev [2023-07-19T11:04:36.397Z] #109 2.582 Suggested packages: [2023-07-19T11:04:36.397Z] #109 2.582 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-07-19T11:04:36.397Z] #109 2.582 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-07-19T11:04:36.397Z] #109 2.582 Recommended packages: [2023-07-19T11:04:36.397Z] #109 2.582 build-essential fakeroot libalgorithm-merge-perl [2023-07-19T11:04:36.397Z] #109 2.848 The following NEW packages will be installed: [2023-07-19T11:04:36.657Z] #109 2.848 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-07-19T11:04:36.657Z] #109 2.849 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-07-19T11:04:36.657Z] #109 2.849 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-07-19T11:04:36.657Z] #109 2.849 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-07-19T11:04:36.657Z] #109 2.849 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-07-19T11:04:36.657Z] #109 2.849 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-07-19T11:04:36.657Z] #109 2.850 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-07-19T11:04:36.657Z] #109 3.128 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded. [2023-07-19T11:04:36.657Z] #109 3.128 Need to get 10.3 MB of archives. [2023-07-19T11:04:36.657Z] #109 3.128 After this operation, 41.5 MB of additional disk space will be used. [2023-07-19T11:04:36.657Z] #109 3.128 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-07-19T11:04:36.917Z] #109 3.153 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-07-19T11:04:36.917Z] #109 3.154 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-07-19T11:04:36.917Z] #109 3.155 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-07-19T11:04:36.917Z] #109 3.155 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-07-19T11:04:36.917Z] #109 3.157 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-07-19T11:04:36.917Z] #109 3.159 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-07-19T11:04:36.917Z] #109 3.160 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-07-19T11:04:36.917Z] #109 3.161 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-07-19T11:04:36.917Z] #109 3.163 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-07-19T11:04:36.917Z] #109 3.164 Get:11 http://deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-07-19T11:04:36.917Z] #109 3.166 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-07-19T11:04:36.917Z] #109 3.168 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-07-19T11:04:36.917Z] #109 3.170 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-07-19T11:04:36.917Z] #109 3.171 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-07-19T11:04:36.917Z] #109 3.171 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-07-19T11:04:36.917Z] #109 3.187 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-07-19T11:04:36.917Z] #109 3.188 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-07-19T11:04:36.917Z] #109 3.189 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-07-19T11:04:36.917Z] #109 3.189 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-07-19T11:04:36.917Z] #109 3.195 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-07-19T11:04:36.917Z] #109 3.196 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-07-19T11:04:36.917Z] #109 3.197 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-07-19T11:04:36.917Z] #109 3.198 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-07-19T11:04:36.917Z] #109 3.199 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-07-19T11:04:36.917Z] #109 3.201 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-07-19T11:04:36.917Z] #109 3.203 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-07-19T11:04:36.917Z] #109 3.206 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-07-19T11:04:36.917Z] #109 3.207 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-07-19T11:04:36.917Z] #109 3.216 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-07-19T11:04:36.917Z] #109 3.216 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-07-19T11:04:36.917Z] #109 3.218 Get:32 http://deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-07-19T11:04:36.917Z] #109 3.365 debconf: delaying package configuration, since apt-utils is not installed [2023-07-19T11:04:36.917Z] #109 3.408 Fetched 10.3 MB in 0s (28.5 MB/s) [2023-07-19T11:04:37.178Z] #109 3.430 Selecting previously unselected package dpkg-dev. [2023-07-19T11:04:37.178Z] #109 3.430 (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 ... 21239 files and directories currently installed.) [2023-07-19T11:04:37.178Z] #109 3.443 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-07-19T11:04:37.178Z] #109 3.447 Unpacking dpkg-dev (1.20.12) ... [2023-07-19T11:04:37.178Z] #109 3.570 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-07-19T11:04:37.178Z] #109 3.573 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-07-19T11:04:37.178Z] #109 3.582 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-07-19T11:04:37.178Z] #109 3.615 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-07-19T11:04:37.178Z] #109 3.618 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-07-19T11:04:37.178Z] #109 3.621 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-07-19T11:04:37.178Z] #109 3.658 Selecting previously unselected package libsecret-common. [2023-07-19T11:04:37.178Z] #109 3.660 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-07-19T11:04:37.438Z] #109 3.664 Unpacking libsecret-common (0.20.4-2) ... [2023-07-19T11:04:37.438Z] #109 3.711 Selecting previously unselected package libsecret-1-0:arm64. [2023-07-19T11:04:37.438Z] #109 3.714 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-07-19T11:04:37.438Z] #109 3.717 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-07-19T11:04:37.438Z] #109 3.752 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-07-19T11:04:37.438Z] #109 3.755 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-07-19T11:04:37.438Z] #109 3.759 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-07-19T11:04:37.438Z] #109 3.786 Selecting previously unselected package libapparmor-dev:arm64. [2023-07-19T11:04:37.438Z] #109 3.789 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-07-19T11:04:37.438Z] #109 3.793 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-07-19T11:04:37.438Z] #109 3.828 Selecting previously unselected package uuid-dev:arm64. [2023-07-19T11:04:37.438Z] #109 3.831 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-07-19T11:04:37.438Z] #109 3.835 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-07-19T11:04:37.438Z] #109 3.877 Selecting previously unselected package libblkid-dev:arm64. [2023-07-19T11:04:37.438Z] #109 3.879 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-07-19T11:04:37.438Z] #109 3.888 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-07-19T11:04:37.698Z] #109 3.935 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-07-19T11:04:37.698Z] #109 3.938 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-07-19T11:04:37.698Z] #109 3.944 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-19T11:04:37.698Z] #109 3.975 Selecting previously unselected package libudev-dev:arm64. [2023-07-19T11:04:37.698Z] #109 3.978 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-07-19T11:04:37.698Z] #109 3.982 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-07-19T11:04:37.698Z] #109 4.020 Selecting previously unselected package libsepol1-dev:arm64. [2023-07-19T11:04:37.698Z] #109 4.022 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-07-19T11:04:37.698Z] #109 4.026 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-07-19T11:04:37.698Z] #109 4.101 Selecting previously unselected package libpcre2-16-0:arm64. [2023-07-19T11:04:37.698Z] #109 4.104 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-07-19T11:04:37.698Z] #109 4.107 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:37.698Z] #109 4.159 Selecting previously unselected package libpcre2-32-0:arm64. [2023-07-19T11:04:37.958Z] #109 4.162 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-07-19T11:04:37.958Z] #109 4.165 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:37.958Z] #109 4.213 Selecting previously unselected package libpcre2-posix2:arm64. [2023-07-19T11:04:37.958Z] #109 4.215 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-07-19T11:04:37.958Z] #109 4.219 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:37.958Z] #109 4.253 Selecting previously unselected package libpcre2-dev:arm64. [2023-07-19T11:04:37.958Z] #109 4.255 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-07-19T11:04:37.958Z] #109 4.259 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:37.958Z] #109 4.334 Selecting previously unselected package libselinux1-dev:arm64. [2023-07-19T11:04:37.958Z] #109 4.336 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-07-19T11:04:37.958Z] #109 4.340 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-07-19T11:04:37.958Z] #109 4.394 Selecting previously unselected package libdevmapper-dev:arm64. [2023-07-19T11:04:37.958Z] #109 4.396 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-07-19T11:04:37.958Z] #109 4.400 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-07-19T11:04:37.958Z] #109 4.430 Selecting previously unselected package libffi-dev:arm64. [2023-07-19T11:04:38.218Z] #109 4.433 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-07-19T11:04:38.218Z] #109 4.436 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-07-19T11:04:38.218Z] #109 4.467 Selecting previously unselected package libglib2.0-data. [2023-07-19T11:04:38.218Z] #109 4.470 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-07-19T11:04:38.218Z] #109 4.473 Unpacking libglib2.0-data (2.66.8-1) ... [2023-07-19T11:04:38.218Z] #109 4.601 Selecting previously unselected package libglib2.0-bin. [2023-07-19T11:04:38.218Z] #109 4.603 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-07-19T11:04:38.218Z] #109 4.607 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-07-19T11:04:38.218Z] #109 4.648 Selecting previously unselected package libglib2.0-dev-bin. [2023-07-19T11:04:38.218Z] #109 4.651 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-07-19T11:04:38.218Z] #109 4.654 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-07-19T11:04:38.218Z] #109 4.694 Selecting previously unselected package libmount-dev:arm64. [2023-07-19T11:04:38.478Z] #109 4.697 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-07-19T11:04:38.478Z] #109 4.700 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-07-19T11:04:38.478Z] #109 4.738 Selecting previously unselected package libpcre16-3:arm64. [2023-07-19T11:04:38.478Z] #109 4.741 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-07-19T11:04:38.478Z] #109 4.745 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-07-19T11:04:38.478Z] #109 4.789 Selecting previously unselected package libpcre32-3:arm64. [2023-07-19T11:04:38.478Z] #109 4.791 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-07-19T11:04:38.478Z] #109 4.794 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-07-19T11:04:38.478Z] #109 4.839 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-07-19T11:04:38.478Z] #109 4.842 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-07-19T11:04:38.478Z] #109 4.845 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-07-19T11:04:38.478Z] #109 4.877 Selecting previously unselected package libpcre3-dev:arm64. [2023-07-19T11:04:38.478Z] #109 4.879 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-07-19T11:04:38.478Z] #109 4.882 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-07-19T11:04:38.738Z] #109 4.955 Selecting previously unselected package zlib1g-dev:arm64. [2023-07-19T11:04:38.738Z] #109 4.958 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-07-19T11:04:38.738Z] #109 4.961 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-07-19T11:04:38.738Z] #109 5.004 Selecting previously unselected package libglib2.0-dev:arm64. [2023-07-19T11:04:38.738Z] #109 5.007 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-07-19T11:04:38.738Z] #109 5.011 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-07-19T11:04:38.738Z] #109 5.194 Selecting previously unselected package libseccomp-dev:arm64. [2023-07-19T11:04:38.738Z] #109 5.197 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-07-19T11:04:38.998Z] #109 5.201 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-07-19T11:04:38.998Z] #109 5.236 Selecting previously unselected package libsecret-1-dev:arm64. [2023-07-19T11:04:38.998Z] #109 5.239 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-07-19T11:04:38.998Z] #109 5.242 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-07-19T11:04:38.998Z] #109 5.292 Selecting previously unselected package libsystemd-dev:arm64. [2023-07-19T11:04:38.998Z] #109 5.295 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-07-19T11:04:38.998Z] #109 5.300 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-07-19T11:04:38.998Z] #109 5.406 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-07-19T11:04:39.258Z] #109 5.417 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-07-19T11:04:39.258Z] #109 5.578 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-07-19T11:04:39.258Z] #109 5.588 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-07-19T11:04:39.258Z] #109 5.596 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-07-19T11:04:39.258Z] #109 5.605 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-07-19T11:04:39.258Z] #109 5.615 Setting up libffi-dev:arm64 (3.3-6) ... [2023-07-19T11:04:39.258Z] #109 5.625 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:39.258Z] #109 5.634 Setting up dpkg-dev (1.20.12) ... [2023-07-19T11:04:39.258Z] #109 5.649 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:39.258Z] #109 5.658 Setting up libglib2.0-data (2.66.8-1) ... [2023-07-19T11:04:39.518Z] #109 5.666 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-07-19T11:04:39.518Z] #109 5.675 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-07-19T11:04:39.518Z] #109 5.684 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-07-19T11:04:39.518Z] #109 5.693 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:39.518Z] #109 5.701 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-07-19T11:04:39.518Z] #109 5.710 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-07-19T11:04:39.518Z] #109 5.718 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-07-19T11:04:39.518Z] #109 5.727 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-07-19T11:04:39.518Z] #109 5.736 Setting up libsecret-common (0.20.4-2) ... [2023-07-19T11:04:39.518Z] #109 5.748 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-07-19T11:04:39.518Z] #109 5.762 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-07-19T11:04:39.518Z] #109 5.772 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-07-19T11:04:39.518Z] #109 5.781 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-07-19T11:04:39.518Z] #109 5.791 Setting up libglib2.0-bin (2.66.8-1) ... [2023-07-19T11:04:39.518Z] #109 5.801 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-07-19T11:04:39.518Z] #109 5.811 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-07-19T11:04:39.518Z] #109 5.820 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-07-19T11:04:39.518Z] #109 5.828 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-07-19T11:04:39.518Z] #109 5.837 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-07-19T11:04:39.518Z] #109 5.846 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-07-19T11:04:39.518Z] #109 5.859 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-07-19T11:04:39.518Z] #109 5.870 No schema files found: doing nothing. [2023-07-19T11:04:39.778Z] #109 5.874 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-07-19T11:04:39.778Z] #109 5.892 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-07-19T11:04:40.348Z] #109 DONE 6.7s [2023-07-19T11:04:40.348Z] [2023-07-19T11:04:40.348Z] #110 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli [2023-07-19T11:04:40.608Z] #110 DONE 0.1s [2023-07-19T11:04:40.608Z] [2023-07-19T11:04:40.608Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-07-19T11:04:40.608Z] #111 DONE 0.1s [2023-07-19T11:04:40.608Z] [2023-07-19T11:04:40.608Z] #112 [dev 1/1] COPY --link . . [2023-07-19T11:04:43.148Z] #112 DONE 2.3s [2023-07-19T11:04:43.148Z] [2023-07-19T11:04:43.148Z] #113 exporting to image [2023-07-19T11:04:43.148Z] #113 exporting layers [2023-07-19T11:04:43.718Z] #113 exporting layers 0.8s done [2023-07-19T11:04:43.718Z] #113 writing image sha256:33ec9a4bf812e622a8c6417add79a063ebeb6aab0b52e509703097bba50ccb68 done [2023-07-19T11:04:43.718Z] #113 naming to docker.io/library/docker:a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe done [2023-07-19T11:04:43.718Z] #113 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-07-19T11:04:44.034Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-07-19T11:04:44.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe hack/test/unit [2023-07-19T11:04:44.580Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-07-19T11:04:44.580Z] + TESTFLAGS+=' -test.timeout=5m' [2023-07-19T11:04:44.580Z] + TESTDIRS=./... [2023-07-19T11:04:44.580Z] + exclude_paths='/vendor/|/integration' [2023-07-19T11:04:44.580Z] ++ go list ./... [2023-07-19T11:04:44.580Z] ++ grep -vE '(/vendor/|/integration)' [2023-07-19T11:04:45.151Z] + pkg_list='github.com/docker/docker/api [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/backend/build [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/httpstatus [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/httputils [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/middleware [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/router [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/router/build [2023-07-19T11:04:45.151Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/debug [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/distribution [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/grpc [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/image [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/network [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/plugin [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/session [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/swarm [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/system [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/volume [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/backend [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/blkiodev [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/events [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/filters [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/image [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/mount [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/network [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/registry [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/strslice [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/swarm [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/system [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/time [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/versions [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/volume [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/worker [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/dockerfile [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/remotecontext [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/remotecontext/git [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-19T11:04:45.152Z] github.com/docker/docker/cli/debug [2023-07-19T11:04:45.152Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-19T11:04:45.152Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/client [2023-07-19T11:04:45.152Z] github.com/docker/docker/client/buildkit [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/docker-proxy [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/dockerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-19T11:04:45.152Z] github.com/docker/docker/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/container/stream [2023-07-19T11:04:45.152Z] github.com/docker/docker/contrib/apparmor [2023-07-19T11:04:45.152Z] github.com/docker/docker/contrib/httpserver [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/convert [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/executor [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/provider [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/config [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/containerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/events [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/events/testutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/images [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/initlayer [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/links [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/listeners [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/gelf [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/journald [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/local [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/logentries [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/splunk [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/syslog [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/logger/templates [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/names [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/network [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/snapshotter [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/stats [2023-07-19T11:04:45.152Z] github.com/docker/docker/distribution [2023-07-19T11:04:45.152Z] github.com/docker/docker/distribution/metadata [2023-07-19T11:04:45.152Z] github.com/docker/docker/distribution/utils [2023-07-19T11:04:45.152Z] github.com/docker/docker/distribution/xfer [2023-07-19T11:04:45.152Z] github.com/docker/docker/dockerversion [2023-07-19T11:04:45.152Z] github.com/docker/docker/errdefs [2023-07-19T11:04:45.152Z] github.com/docker/docker/image [2023-07-19T11:04:45.152Z] github.com/docker/docker/image/cache [2023-07-19T11:04:45.152Z] github.com/docker/docker/image/tarexport [2023-07-19T11:04:45.152Z] github.com/docker/docker/image/v1 [2023-07-19T11:04:45.152Z] github.com/docker/docker/internal/mod [2023-07-19T11:04:45.152Z] github.com/docker/docker/internal/mounttree [2023-07-19T11:04:45.152Z] github.com/docker/docker/internal/test/suite [2023-07-19T11:04:45.152Z] github.com/docker/docker/internal/unshare [2023-07-19T11:04:45.152Z] github.com/docker/docker/layer [2023-07-19T11:04:45.152Z] github.com/docker/docker/libcontainerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/libcontainerd/queue [2023-07-19T11:04:45.152Z] github.com/docker/docker/libcontainerd/remote [2023-07-19T11:04:45.152Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-19T11:04:45.152Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-19T11:04:45.152Z] github.com/docker/docker/libcontainerd/types [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/bitmap [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cluster [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/config [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/datastore [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/driverapi [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/etchosts [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipam [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ipbits [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/iptables [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/netlabel [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/netutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/networkdb [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/ns [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/options [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/osl [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/portallocator [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/portmapper [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/testutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/libnetwork/types [2023-07-19T11:04:45.152Z] github.com/docker/docker/oci [2023-07-19T11:04:45.152Z] github.com/docker/docker/oci/caps [2023-07-19T11:04:45.152Z] github.com/docker/docker/opts [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/aaparser [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/archive [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/authorization [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/broadcaster [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/capabilities [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/chrootarchive [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/containerfs [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/directory [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/dmesg [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/fileutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/homedir [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/idtools [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/ioutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/jsonmessage [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/longpath [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/loopback [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/meminfo [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/namesgenerator [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/parsers [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/pidfile [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/platform [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/platforms [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/plugingetter [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/plugins [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/plugins/transport [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/pools [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/process [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/progress [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/reexec [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/rootless [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/stack [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/stdcopy [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/streamformatter [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/stringid [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/sysinfo [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/system [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/tailfile [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/tarsum [2023-07-19T11:04:45.152Z] github.com/docker/docker/pkg/useragent [2023-07-19T11:04:45.152Z] github.com/docker/docker/plugin [2023-07-19T11:04:45.152Z] github.com/docker/docker/plugin/executor/containerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/plugin/v2 [2023-07-19T11:04:45.152Z] github.com/docker/docker/profiles/apparmor [2023-07-19T11:04:45.152Z] github.com/docker/docker/profiles/seccomp [2023-07-19T11:04:45.152Z] github.com/docker/docker/quota [2023-07-19T11:04:45.152Z] github.com/docker/docker/reference [2023-07-19T11:04:45.152Z] github.com/docker/docker/registry [2023-07-19T11:04:45.152Z] github.com/docker/docker/registry/resumable [2023-07-19T11:04:45.152Z] github.com/docker/docker/restartmanager [2023-07-19T11:04:45.152Z] github.com/docker/docker/runconfig [2023-07-19T11:04:45.152Z] github.com/docker/docker/runconfig/opts [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/daemon [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/environment [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/fakecontext [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/fakegit [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/fakestorage [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/fixtures/load [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/registry [2023-07-19T11:04:45.152Z] github.com/docker/docker/testutil/request [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume/drivers [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume/local [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume/mounts [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume/service [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume/service/opts [2023-07-19T11:04:45.152Z] github.com/docker/docker/volume/testutils' [2023-07-19T11:04:45.152Z] ++ grep --fixed-strings -v /libnetwork [2023-07-19T11:04:45.152Z] ++ echo 'github.com/docker/docker/api [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/backend/build [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/httpstatus [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/httputils [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/middleware [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/build [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/debug [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/distribution [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/grpc [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/image [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/network [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/plugin [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/session [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/swarm [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/system [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/server/router/volume [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/backend [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/blkiodev [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/events [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/filters [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/image [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/mount [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/network [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/registry [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/strslice [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/swarm [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/system [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/time [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/versions [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-19T11:04:45.152Z] github.com/docker/docker/api/types/volume [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/worker [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/dockerfile [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/remotecontext [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/remotecontext/git [2023-07-19T11:04:45.152Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-19T11:04:45.152Z] github.com/docker/docker/cli/debug [2023-07-19T11:04:45.152Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-19T11:04:45.152Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/client [2023-07-19T11:04:45.152Z] github.com/docker/docker/client/buildkit [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/docker-proxy [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/dockerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-19T11:04:45.152Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-19T11:04:45.152Z] github.com/docker/docker/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/container/stream [2023-07-19T11:04:45.152Z] github.com/docker/docker/contrib/apparmor [2023-07-19T11:04:45.152Z] github.com/docker/docker/contrib/httpserver [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/convert [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/executor [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/cluster/provider [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/config [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/containerd [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/events [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/events/testutils [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-19T11:04:45.152Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/images [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/initlayer [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/links [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/listeners [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/gelf [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/local [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/logentries [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/splunk [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/syslog [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/templates [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/names [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/network [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/snapshotter [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/stats [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution/metadata [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution/utils [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution/xfer [2023-07-19T11:04:45.153Z] github.com/docker/docker/dockerversion [2023-07-19T11:04:45.153Z] github.com/docker/docker/errdefs [2023-07-19T11:04:45.153Z] github.com/docker/docker/image [2023-07-19T11:04:45.153Z] github.com/docker/docker/image/cache [2023-07-19T11:04:45.153Z] github.com/docker/docker/image/tarexport [2023-07-19T11:04:45.153Z] github.com/docker/docker/image/v1 [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/mod [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/mounttree [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/test/suite [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/unshare [2023-07-19T11:04:45.153Z] github.com/docker/docker/layer [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/queue [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/remote [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/types [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/bitmap [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cluster [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/config [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/datastore [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/driverapi [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/etchosts [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipam [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ipbits [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/iptables [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/netlabel [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/netutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/networkdb [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/ns [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/options [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/osl [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/portallocator [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/portmapper [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/testutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/libnetwork/types [2023-07-19T11:04:45.153Z] github.com/docker/docker/oci [2023-07-19T11:04:45.153Z] github.com/docker/docker/oci/caps [2023-07-19T11:04:45.153Z] github.com/docker/docker/opts [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/aaparser [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/archive [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/authorization [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/broadcaster [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/capabilities [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/chrootarchive [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/containerfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/directory [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/dmesg [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/fileutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/homedir [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/idtools [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/ioutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/jsonmessage [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/longpath [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/loopback [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/meminfo [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/namesgenerator [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/parsers [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/pidfile [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/platform [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/platforms [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugingetter [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins/transport [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/pools [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/process [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/progress [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/reexec [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/rootless [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/stack [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/stdcopy [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/streamformatter [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/stringid [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/sysinfo [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/system [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/tailfile [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/tarsum [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/useragent [2023-07-19T11:04:45.153Z] github.com/docker/docker/plugin [2023-07-19T11:04:45.153Z] github.com/docker/docker/plugin/executor/containerd [2023-07-19T11:04:45.153Z] github.com/docker/docker/plugin/v2 [2023-07-19T11:04:45.153Z] github.com/docker/docker/profiles/apparmor [2023-07-19T11:04:45.153Z] github.com/docker/docker/profiles/seccomp [2023-07-19T11:04:45.153Z] github.com/docker/docker/quota [2023-07-19T11:04:45.153Z] github.com/docker/docker/reference [2023-07-19T11:04:45.153Z] github.com/docker/docker/registry [2023-07-19T11:04:45.153Z] github.com/docker/docker/registry/resumable [2023-07-19T11:04:45.153Z] github.com/docker/docker/restartmanager [2023-07-19T11:04:45.153Z] github.com/docker/docker/runconfig [2023-07-19T11:04:45.153Z] github.com/docker/docker/runconfig/opts [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/daemon [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/environment [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/fakecontext [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/fakegit [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/fakestorage [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/fixtures/load [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/registry [2023-07-19T11:04:45.153Z] github.com/docker/docker/testutil/request [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume/drivers [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume/local [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume/mounts [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume/service [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume/service/opts [2023-07-19T11:04:45.153Z] github.com/docker/docker/volume/testutils' [2023-07-19T11:04:45.153Z] + base_pkg_list='github.com/docker/docker/api [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/backend/build [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/httpstatus [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/httputils [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/middleware [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/build [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/container [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/debug [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/distribution [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/grpc [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/image [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/network [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/plugin [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/session [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/swarm [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/system [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/server/router/volume [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/backend [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/blkiodev [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/container [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/events [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/filters [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/image [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/mount [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/network [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/registry [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/strslice [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/swarm [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/system [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/time [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/versions [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-19T11:04:45.153Z] github.com/docker/docker/api/types/volume [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/worker [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/dockerfile [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/remotecontext [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/remotecontext/git [2023-07-19T11:04:45.153Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-19T11:04:45.153Z] github.com/docker/docker/cli/debug [2023-07-19T11:04:45.153Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-19T11:04:45.153Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-19T11:04:45.153Z] github.com/docker/docker/client [2023-07-19T11:04:45.153Z] github.com/docker/docker/client/buildkit [2023-07-19T11:04:45.153Z] github.com/docker/docker/cmd/docker-proxy [2023-07-19T11:04:45.153Z] github.com/docker/docker/cmd/dockerd [2023-07-19T11:04:45.153Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-19T11:04:45.153Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-19T11:04:45.153Z] github.com/docker/docker/container [2023-07-19T11:04:45.153Z] github.com/docker/docker/container/stream [2023-07-19T11:04:45.153Z] github.com/docker/docker/contrib/apparmor [2023-07-19T11:04:45.153Z] github.com/docker/docker/contrib/httpserver [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/cluster [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/cluster/convert [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/cluster/executor [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/cluster/provider [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/config [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/containerd [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/events [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/events/testutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/images [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/initlayer [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/links [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/listeners [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/gelf [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/local [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/logentries [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/splunk [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/syslog [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/logger/templates [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/names [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/network [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/snapshotter [2023-07-19T11:04:45.153Z] github.com/docker/docker/daemon/stats [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution/metadata [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution/utils [2023-07-19T11:04:45.153Z] github.com/docker/docker/distribution/xfer [2023-07-19T11:04:45.153Z] github.com/docker/docker/dockerversion [2023-07-19T11:04:45.153Z] github.com/docker/docker/errdefs [2023-07-19T11:04:45.153Z] github.com/docker/docker/image [2023-07-19T11:04:45.153Z] github.com/docker/docker/image/cache [2023-07-19T11:04:45.153Z] github.com/docker/docker/image/tarexport [2023-07-19T11:04:45.153Z] github.com/docker/docker/image/v1 [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/mod [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/mounttree [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/test/suite [2023-07-19T11:04:45.153Z] github.com/docker/docker/internal/unshare [2023-07-19T11:04:45.153Z] github.com/docker/docker/layer [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/queue [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/remote [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-19T11:04:45.153Z] github.com/docker/docker/libcontainerd/types [2023-07-19T11:04:45.153Z] github.com/docker/docker/oci [2023-07-19T11:04:45.153Z] github.com/docker/docker/oci/caps [2023-07-19T11:04:45.153Z] github.com/docker/docker/opts [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/aaparser [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/archive [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/authorization [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/broadcaster [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/capabilities [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/chrootarchive [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/containerfs [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/directory [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/dmesg [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/fileutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/homedir [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/idtools [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/ioutils [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/jsonmessage [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/longpath [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/loopback [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/meminfo [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/namesgenerator [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/parsers [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/pidfile [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/platform [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/platforms [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugingetter [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-19T11:04:45.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins/transport [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/pools [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/process [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/progress [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/reexec [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/rootless [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/stack [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/stdcopy [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/streamformatter [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/stringid [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/sysinfo [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/system [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/tailfile [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/tarsum [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/useragent [2023-07-19T11:04:45.154Z] github.com/docker/docker/plugin [2023-07-19T11:04:45.154Z] github.com/docker/docker/plugin/executor/containerd [2023-07-19T11:04:45.154Z] github.com/docker/docker/plugin/v2 [2023-07-19T11:04:45.154Z] github.com/docker/docker/profiles/apparmor [2023-07-19T11:04:45.154Z] github.com/docker/docker/profiles/seccomp [2023-07-19T11:04:45.154Z] github.com/docker/docker/quota [2023-07-19T11:04:45.154Z] github.com/docker/docker/reference [2023-07-19T11:04:45.154Z] github.com/docker/docker/registry [2023-07-19T11:04:45.154Z] github.com/docker/docker/registry/resumable [2023-07-19T11:04:45.154Z] github.com/docker/docker/restartmanager [2023-07-19T11:04:45.154Z] github.com/docker/docker/runconfig [2023-07-19T11:04:45.154Z] github.com/docker/docker/runconfig/opts [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/daemon [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/environment [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fakecontext [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fakegit [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fakestorage [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fixtures/load [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/registry [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/request [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/drivers [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/local [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/mounts [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/service [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/service/opts [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/testutils' [2023-07-19T11:04:45.154Z] ++ grep --fixed-strings /libnetwork [2023-07-19T11:04:45.154Z] ++ echo 'github.com/docker/docker/api [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/backend/build [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/httpstatus [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/httputils [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/middleware [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/build [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/container [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/debug [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/distribution [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/grpc [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/image [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/network [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/plugin [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/session [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/swarm [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/system [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/server/router/volume [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/backend [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/blkiodev [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/container [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/events [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/filters [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/image [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/mount [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/network [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/registry [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/strslice [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/swarm [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/system [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/time [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/versions [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-19T11:04:45.154Z] github.com/docker/docker/api/types/volume [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/worker [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/dockerfile [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/remotecontext [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/remotecontext/git [2023-07-19T11:04:45.154Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-19T11:04:45.154Z] github.com/docker/docker/cli/debug [2023-07-19T11:04:45.154Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-19T11:04:45.154Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-19T11:04:45.154Z] github.com/docker/docker/client [2023-07-19T11:04:45.154Z] github.com/docker/docker/client/buildkit [2023-07-19T11:04:45.154Z] github.com/docker/docker/cmd/docker-proxy [2023-07-19T11:04:45.154Z] github.com/docker/docker/cmd/dockerd [2023-07-19T11:04:45.154Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-19T11:04:45.154Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-19T11:04:45.154Z] github.com/docker/docker/container [2023-07-19T11:04:45.154Z] github.com/docker/docker/container/stream [2023-07-19T11:04:45.154Z] github.com/docker/docker/contrib/apparmor [2023-07-19T11:04:45.154Z] github.com/docker/docker/contrib/httpserver [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/cluster [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/cluster/convert [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/cluster/executor [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/cluster/provider [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/config [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/containerd [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/events [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/events/testutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/images [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/initlayer [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/links [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/listeners [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/gelf [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/journald [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/local [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/logentries [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/splunk [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/syslog [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/logger/templates [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/names [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/network [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/snapshotter [2023-07-19T11:04:45.154Z] github.com/docker/docker/daemon/stats [2023-07-19T11:04:45.154Z] github.com/docker/docker/distribution [2023-07-19T11:04:45.154Z] github.com/docker/docker/distribution/metadata [2023-07-19T11:04:45.154Z] github.com/docker/docker/distribution/utils [2023-07-19T11:04:45.154Z] github.com/docker/docker/distribution/xfer [2023-07-19T11:04:45.154Z] github.com/docker/docker/dockerversion [2023-07-19T11:04:45.154Z] github.com/docker/docker/errdefs [2023-07-19T11:04:45.154Z] github.com/docker/docker/image [2023-07-19T11:04:45.154Z] github.com/docker/docker/image/cache [2023-07-19T11:04:45.154Z] github.com/docker/docker/image/tarexport [2023-07-19T11:04:45.154Z] github.com/docker/docker/image/v1 [2023-07-19T11:04:45.154Z] github.com/docker/docker/internal/mod [2023-07-19T11:04:45.154Z] github.com/docker/docker/internal/mounttree [2023-07-19T11:04:45.154Z] github.com/docker/docker/internal/test/suite [2023-07-19T11:04:45.154Z] github.com/docker/docker/internal/unshare [2023-07-19T11:04:45.154Z] github.com/docker/docker/layer [2023-07-19T11:04:45.154Z] github.com/docker/docker/libcontainerd [2023-07-19T11:04:45.154Z] github.com/docker/docker/libcontainerd/queue [2023-07-19T11:04:45.154Z] github.com/docker/docker/libcontainerd/remote [2023-07-19T11:04:45.154Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-19T11:04:45.154Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-19T11:04:45.154Z] github.com/docker/docker/libcontainerd/types [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/bitmap [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cluster [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/config [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/datastore [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/driverapi [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/etchosts [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipam [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ipbits [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/iptables [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/netlabel [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/netutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/networkdb [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/ns [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/options [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/osl [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/portallocator [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/portmapper [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/testutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/types [2023-07-19T11:04:45.154Z] github.com/docker/docker/oci [2023-07-19T11:04:45.154Z] github.com/docker/docker/oci/caps [2023-07-19T11:04:45.154Z] github.com/docker/docker/opts [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/aaparser [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/archive [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/authorization [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/broadcaster [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/capabilities [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/chrootarchive [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/containerfs [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/directory [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/dmesg [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/fileutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/homedir [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/idtools [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/ioutils [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/jsonmessage [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/longpath [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/loopback [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/meminfo [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/namesgenerator [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/parsers [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/pidfile [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/platform [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/platforms [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugingetter [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/plugins/transport [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/pools [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/process [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/progress [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/reexec [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/rootless [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/stack [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/stdcopy [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/streamformatter [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/stringid [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/sysinfo [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/system [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/tailfile [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/tarsum [2023-07-19T11:04:45.154Z] github.com/docker/docker/pkg/useragent [2023-07-19T11:04:45.154Z] github.com/docker/docker/plugin [2023-07-19T11:04:45.154Z] github.com/docker/docker/plugin/executor/containerd [2023-07-19T11:04:45.154Z] github.com/docker/docker/plugin/v2 [2023-07-19T11:04:45.154Z] github.com/docker/docker/profiles/apparmor [2023-07-19T11:04:45.154Z] github.com/docker/docker/profiles/seccomp [2023-07-19T11:04:45.154Z] github.com/docker/docker/quota [2023-07-19T11:04:45.154Z] github.com/docker/docker/reference [2023-07-19T11:04:45.154Z] github.com/docker/docker/registry [2023-07-19T11:04:45.154Z] github.com/docker/docker/registry/resumable [2023-07-19T11:04:45.154Z] github.com/docker/docker/restartmanager [2023-07-19T11:04:45.154Z] github.com/docker/docker/runconfig [2023-07-19T11:04:45.154Z] github.com/docker/docker/runconfig/opts [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/daemon [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/environment [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fakecontext [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fakegit [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fakestorage [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fixtures/load [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/registry [2023-07-19T11:04:45.154Z] github.com/docker/docker/testutil/request [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/drivers [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/local [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/mounts [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/service [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/service/opts [2023-07-19T11:04:45.154Z] github.com/docker/docker/volume/testutils' [2023-07-19T11:04:45.154Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/bitmap [2023-07-19T11:04:45.154Z] github.com/docker/docker/libnetwork/cluster [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/config [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/datastore [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/driverapi [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/etchosts [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipam [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipbits [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/iptables [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/netlabel [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/netutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/networkdb [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ns [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/options [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/osl [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/portallocator [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/portmapper [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/testutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/types' [2023-07-19T11:04:45.155Z] + echo 'github.com/docker/docker/libnetwork [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/bitmap [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cluster [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/config [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/datastore [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/driverapi [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/etchosts [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipam [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ipbits [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/iptables [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/netlabel [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/netutils [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/networkdb [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/ns [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/options [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/osl [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/portallocator [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/portmapper [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/testutils [2023-07-19T11:04:45.155Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/types' [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:04:45.155Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:04:45.155Z] + type docker-proxy [2023-07-19T11:04:45.155Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-07-19T11:04:45.155Z] + hack/make.sh binary-proxy install-proxy [2023-07-19T11:04:45.155Z] [2023-07-19T11:04:45.155Z] Removing bundles/ [2023-07-19T11:04:45.155Z] [2023-07-19T11:04:45.155Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-07-19T11:04:45.415Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-07-19T11:04:49.618Z] Created binary: bundles/binary-proxy/docker-proxy [2023-07-19T11:04:49.618Z] [2023-07-19T11:04:49.618Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-07-19T11:04:49.618Z] Installing docker-proxy to /usr/local/bin/ [2023-07-19T11:04:49.618Z] [2023-07-19T11:04:49.618Z] + mkdir -p bundles [2023-07-19T11:04:49.618Z] + '[' -n 'github.com/docker/docker/api [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/backend/build [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/httpstatus [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/httputils [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/middleware [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/build [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/checkpoint [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/container [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/debug [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/distribution [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/grpc [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/image [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/network [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/plugin [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/session [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/swarm [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/system [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/server/router/volume [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/backend [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/blkiodev [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/container [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/events [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/filters [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/image [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/mount [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/network [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/plugins/logdriver [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/registry [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/strslice [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/swarm [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/swarm/runtime [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/system [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/time [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/versions [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/versions/v1p19 [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/versions/v1p20 [2023-07-19T11:04:49.618Z] github.com/docker/docker/api/types/volume [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/exporter [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/worker [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/builder-next/worker/label [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/dockerfile [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/remotecontext [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/remotecontext/git [2023-07-19T11:04:49.618Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-07-19T11:04:49.618Z] github.com/docker/docker/cli/debug [2023-07-19T11:04:49.618Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-07-19T11:04:49.618Z] github.com/docker/docker/cli/winresources/dockerd [2023-07-19T11:04:49.618Z] github.com/docker/docker/client [2023-07-19T11:04:49.618Z] github.com/docker/docker/client/buildkit [2023-07-19T11:04:49.618Z] github.com/docker/docker/cmd/docker-proxy [2023-07-19T11:04:49.618Z] github.com/docker/docker/cmd/dockerd [2023-07-19T11:04:49.618Z] github.com/docker/docker/cmd/dockerd/trap [2023-07-19T11:04:49.618Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-07-19T11:04:49.618Z] github.com/docker/docker/container [2023-07-19T11:04:49.618Z] github.com/docker/docker/container/stream [2023-07-19T11:04:49.618Z] github.com/docker/docker/contrib/apparmor [2023-07-19T11:04:49.618Z] github.com/docker/docker/contrib/httpserver [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/cluster [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/cluster/convert [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/cluster/executor [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/cluster/executor/container [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/cluster/provider [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/config [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/containerd [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/events [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/events/testutils [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/copy [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/register [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/images [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/initlayer [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/links [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/listeners [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/awslogs [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/fluentd [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/gcplogs [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/gelf [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/journald [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/local [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/logentries [2023-07-19T11:04:49.618Z] github.com/docker/docker/daemon/logger/loggertest [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/logger/loggerutils [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/logger/splunk [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/logger/syslog [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/logger/templates [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/names [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/network [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/snapshotter [2023-07-19T11:04:49.619Z] github.com/docker/docker/daemon/stats [2023-07-19T11:04:49.619Z] github.com/docker/docker/distribution [2023-07-19T11:04:49.619Z] github.com/docker/docker/distribution/metadata [2023-07-19T11:04:49.619Z] github.com/docker/docker/distribution/utils [2023-07-19T11:04:49.619Z] github.com/docker/docker/distribution/xfer [2023-07-19T11:04:49.619Z] github.com/docker/docker/dockerversion [2023-07-19T11:04:49.619Z] github.com/docker/docker/errdefs [2023-07-19T11:04:49.619Z] github.com/docker/docker/image [2023-07-19T11:04:49.619Z] github.com/docker/docker/image/cache [2023-07-19T11:04:49.619Z] github.com/docker/docker/image/tarexport [2023-07-19T11:04:49.619Z] github.com/docker/docker/image/v1 [2023-07-19T11:04:49.619Z] github.com/docker/docker/internal/mod [2023-07-19T11:04:49.619Z] github.com/docker/docker/internal/mounttree [2023-07-19T11:04:49.619Z] github.com/docker/docker/internal/test/suite [2023-07-19T11:04:49.619Z] github.com/docker/docker/internal/unshare [2023-07-19T11:04:49.619Z] github.com/docker/docker/layer [2023-07-19T11:04:49.619Z] github.com/docker/docker/libcontainerd [2023-07-19T11:04:49.619Z] github.com/docker/docker/libcontainerd/queue [2023-07-19T11:04:49.619Z] github.com/docker/docker/libcontainerd/remote [2023-07-19T11:04:49.619Z] github.com/docker/docker/libcontainerd/shimopts [2023-07-19T11:04:49.619Z] github.com/docker/docker/libcontainerd/supervisor [2023-07-19T11:04:49.619Z] github.com/docker/docker/libcontainerd/types [2023-07-19T11:04:49.619Z] github.com/docker/docker/oci [2023-07-19T11:04:49.619Z] github.com/docker/docker/oci/caps [2023-07-19T11:04:49.619Z] github.com/docker/docker/opts [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/aaparser [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/archive [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/authorization [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/broadcaster [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/capabilities [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/chrootarchive [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/containerfs [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/directory [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/dmesg [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/fileutils [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/homedir [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/idtools [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/ioutils [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/jsonmessage [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/longpath [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/loopback [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/meminfo [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/namesgenerator [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/parsers [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/parsers/kernel [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/pidfile [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/platform [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/platforms [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/plugingetter [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/plugins [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/plugins/transport [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/pools [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/process [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/progress [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/reexec [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/rootless [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/rootless/specconv [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/stack [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/stdcopy [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/streamformatter [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/stringid [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/sysinfo [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/system [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/tailfile [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/tarsum [2023-07-19T11:04:49.619Z] github.com/docker/docker/pkg/useragent [2023-07-19T11:04:49.619Z] github.com/docker/docker/plugin [2023-07-19T11:04:49.619Z] github.com/docker/docker/plugin/executor/containerd [2023-07-19T11:04:49.619Z] github.com/docker/docker/plugin/v2 [2023-07-19T11:04:49.619Z] github.com/docker/docker/profiles/apparmor [2023-07-19T11:04:49.619Z] github.com/docker/docker/profiles/seccomp [2023-07-19T11:04:49.619Z] github.com/docker/docker/quota [2023-07-19T11:04:49.619Z] github.com/docker/docker/reference [2023-07-19T11:04:49.619Z] github.com/docker/docker/registry [2023-07-19T11:04:49.619Z] github.com/docker/docker/registry/resumable [2023-07-19T11:04:49.619Z] github.com/docker/docker/restartmanager [2023-07-19T11:04:49.619Z] github.com/docker/docker/runconfig [2023-07-19T11:04:49.619Z] github.com/docker/docker/runconfig/opts [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/daemon [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/environment [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/fakecontext [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/fakegit [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/fakestorage [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/fixtures/load [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/fixtures/plugin [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/registry [2023-07-19T11:04:49.619Z] github.com/docker/docker/testutil/request [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume/drivers [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume/local [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume/mounts [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume/service [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume/service/opts [2023-07-19T11:04:49.619Z] github.com/docker/docker/volume/testutils' ']' [2023-07-19T11:04:49.619Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit 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/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter 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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts 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/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-07-19T11:04:50.562Z] ? github.com/docker/docker/api [no test files] [2023-07-19T11:04:57.154Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-07-19T11:04:57.154Z] ok github.com/docker/docker/api/server 0.008s coverage: 13.0% of statements [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-07-19T11:05:19.132Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-07-19T11:05:19.132Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 28.3% of statements [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-07-19T11:05:19.132Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-07-19T11:05:19.132Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/types [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-07-19T11:05:19.132Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-07-19T11:05:19.132Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-07-19T11:05:19.132Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/events [no test files] [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 82.3% of statements [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/image [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/network [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 89.3% of statements [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/system [no test files] [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-07-19T11:05:19.133Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-07-19T11:05:19.133Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2023-07-19T11:05:19.133Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-07-19T11:05:19.395Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-07-19T11:05:19.395Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-07-19T11:05:19.395Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-07-19T11:05:19.395Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-07-19T11:05:19.395Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2023-07-19T11:05:19.395Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.025s coverage: 100.0% of statements [2023-07-19T11:05:19.395Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-07-19T11:05:19.395Z] ok github.com/docker/docker/builder/dockerfile 0.051s coverage: 50.1% of statements [2023-07-19T11:05:19.395Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements [2023-07-19T11:05:19.656Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 33.5% of statements [2023-07-19T11:05:20.229Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-07-19T11:05:20.229Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-07-19T11:05:20.229Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 66.5% of statements [2023-07-19T11:05:20.229Z] github.com/docker/docker/client coverage: 77.4% of statements [2023-07-19T11:05:20.229Z] ok github.com/docker/docker/client 0.140s coverage: 77.4% of statements [2023-07-19T11:05:25.524Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-07-19T11:05:25.524Z] ok github.com/docker/docker/builder/remotecontext/git 5.503s coverage: 82.5% of statements [2023-07-19T11:05:32.132Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-07-19T11:05:32.132Z] ? github.com/docker/docker/container/stream [no test files] [2023-07-19T11:05:32.132Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-07-19T11:05:32.132Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-07-19T11:05:32.132Z] github.com/docker/docker/container coverage: 36.4% of statements [2023-07-19T11:05:32.132Z] ok github.com/docker/docker/container 0.130s coverage: 36.4% of statements [2023-07-19T11:05:32.132Z] github.com/docker/docker/cmd/dockerd coverage: 30.2% of statements [2023-07-19T11:05:32.132Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 30.2% of statements [2023-07-19T11:05:34.697Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-07-19T11:05:34.697Z] ok github.com/docker/docker/cmd/dockerd/trap 2.438s coverage: 0.0% of statements [2023-07-19T11:05:35.639Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-07-19T11:05:35.639Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-07-19T11:05:35.639Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-07-19T11:05:35.639Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-07-19T11:05:35.639Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 39.2% of statements [2023-07-19T11:05:35.639Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-07-19T11:05:35.639Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2023-07-19T11:05:36.211Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-07-19T11:05:36.211Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements [2023-07-19T11:05:36.211Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 75.7% of statements [2023-07-19T11:05:37.595Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-07-19T11:05:37.595Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements [2023-07-19T11:05:37.595Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-07-19T11:05:37.595Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.3% of statements [2023-07-19T11:05:37.595Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.8% of statements [2023-07-19T11:05:37.595Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements [2023-07-19T11:05:37.595Z] ok github.com/docker/docker/daemon/containerd 0.022s coverage: 0.7% of statements [2023-07-19T11:05:37.595Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-07-19T11:05:37.595Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-07-19T11:05:37.595Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-07-19T11:05:37.595Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 59.6% of statements [2023-07-19T11:05:38.166Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-07-19T11:05:38.166Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-07-19T11:05:38.166Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.031s coverage: 1.9% of statements [2023-07-19T11:05:38.426Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-07-19T11:05:38.426Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-07-19T11:05:38.426Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-07-19T11:05:38.426Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.175s coverage: 60.2% of statements [2023-07-19T11:05:38.687Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements [2023-07-19T11:05:38.687Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 60.9% of statements [2023-07-19T11:05:39.258Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-07-19T11:05:39.258Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-07-19T11:05:39.519Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-07-19T11:05:39.519Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.466s coverage: 13.0% of statements [2023-07-19T11:05:39.780Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-07-19T11:05:39.780Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-07-19T11:05:39.780Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-07-19T11:05:39.780Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2023-07-19T11:05:39.780Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-07-19T11:05:39.780Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 3.0% of statements [2023-07-19T11:05:40.042Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-07-19T11:05:40.042Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2023-07-19T11:05:40.303Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-07-19T11:05:40.303Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-07-19T11:05:40.303Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2023-07-19T11:05:40.303Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements [2023-07-19T11:05:40.303Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 78.3% of statements [2023-07-19T11:05:40.303Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-07-19T11:05:40.303Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2023-07-19T11:05:40.873Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-07-19T11:05:40.873Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-07-19T11:05:40.873Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-07-19T11:05:40.873Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2023-07-19T11:05:40.873Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-07-19T11:05:40.873Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 87.2% of statements [2023-07-19T11:05:40.873Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-07-19T11:05:40.873Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.054s coverage: 76.8% of statements [2023-07-19T11:05:41.135Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-07-19T11:05:41.135Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-07-19T11:05:41.135Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-07-19T11:05:41.135Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2023-07-19T11:05:41.706Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements [2023-07-19T11:05:41.706Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2023-07-19T11:05:41.706Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-07-19T11:05:41.706Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 31.5% of statements [2023-07-19T11:05:41.967Z] ? github.com/docker/docker/daemon/names [no test files] [2023-07-19T11:05:41.967Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-07-19T11:05:41.967Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2023-07-19T11:05:41.967Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-07-19T11:05:41.967Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-07-19T11:05:42.230Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-07-19T11:05:42.230Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-07-19T11:05:42.230Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-07-19T11:05:42.230Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2023-07-19T11:05:42.230Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-07-19T11:05:42.230Z] ok github.com/docker/docker/daemon/logger/journald 1.482s coverage: 74.5% of statements [2023-07-19T11:05:43.174Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-07-19T11:05:43.174Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements [2023-07-19T11:05:43.174Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-07-19T11:05:43.174Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.7% of statements [2023-07-19T11:05:43.174Z] ok github.com/docker/docker/dockerversion 0.006s coverage: 100.0% of statements [2023-07-19T11:05:43.174Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-07-19T11:05:43.174Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 44.4% of statements [2023-07-19T11:05:43.174Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-07-19T11:05:43.174Z] ok github.com/docker/docker/daemon/logger/splunk 1.438s coverage: 82.5% of statements [2023-07-19T11:05:43.745Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-07-19T11:05:43.745Z] ok github.com/docker/docker/distribution 0.604s coverage: 29.5% of statements [2023-07-19T11:05:43.745Z] ? github.com/docker/docker/image/v1 [no test files] [2023-07-19T11:05:43.745Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-07-19T11:05:43.745Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements [2023-07-19T11:05:43.745Z] ok github.com/docker/docker/internal/mod 0.003s coverage: 66.7% of statements [2023-07-19T11:05:43.745Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-07-19T11:05:43.745Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements [2023-07-19T11:05:43.745Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-07-19T11:05:43.745Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2023-07-19T11:05:43.745Z] github.com/docker/docker/image coverage: 86.4% of statements [2023-07-19T11:05:43.745Z] ok github.com/docker/docker/image 0.039s coverage: 86.4% of statements [2023-07-19T11:05:43.745Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-07-19T11:05:43.745Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-07-19T11:05:45.135Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-07-19T11:05:45.135Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-07-19T11:05:45.135Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-07-19T11:05:45.135Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-07-19T11:05:45.135Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-07-19T11:05:45.135Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-07-19T11:05:45.135Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-07-19T11:05:45.396Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-07-19T11:05:45.396Z] ok github.com/docker/docker/distribution/xfer 2.187s coverage: 85.4% of statements [2023-07-19T11:05:45.657Z] ? github.com/docker/docker/oci/caps [no test files] [2023-07-19T11:05:45.657Z] github.com/docker/docker/oci coverage: 36.9% of statements [2023-07-19T11:05:45.657Z] ok github.com/docker/docker/oci 0.011s coverage: 36.9% of statements [2023-07-19T11:05:45.657Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-07-19T11:05:45.657Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2023-07-19T11:05:45.657Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-07-19T11:05:45.657Z] ok github.com/docker/docker/opts 0.040s coverage: 67.9% of statements [2023-07-19T11:05:45.918Z] github.com/docker/docker/daemon coverage: 17.1% of statements [2023-07-19T11:05:45.918Z] ok github.com/docker/docker/daemon 11.015s coverage: 17.1% of statements [2023-07-19T11:05:46.179Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-07-19T11:05:46.179Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-07-19T11:05:46.179Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-07-19T11:05:46.179Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-07-19T11:05:46.179Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-07-19T11:05:46.179Z] ok github.com/docker/docker/pkg/containerfs 0.006s coverage: 28.6% of statements [2023-07-19T11:05:46.440Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-07-19T11:05:46.440Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 81.8% of statements [2023-07-19T11:05:46.440Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-07-19T11:05:46.440Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-07-19T11:05:46.440Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements [2023-07-19T11:05:46.440Z] ok github.com/docker/docker/pkg/chrootarchive 0.247s coverage: 83.1% of statements [2023-07-19T11:05:46.440Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements [2023-07-19T11:05:46.440Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 56.4% of statements [2023-07-19T11:05:46.440Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements [2023-07-19T11:05:46.701Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 8.3% of statements [2023-07-19T11:05:46.701Z] github.com/docker/docker/pkg/archive coverage: 81.5% of statements [2023-07-19T11:05:46.701Z] ok github.com/docker/docker/pkg/archive 0.516s coverage: 81.5% of statements [2023-07-19T11:05:46.701Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-07-19T11:05:46.701Z] ok github.com/docker/docker/pkg/authorization 0.534s coverage: 68.3% of statements [2023-07-19T11:05:46.962Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-07-19T11:05:46.962Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-07-19T11:05:46.962Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 45.5% of statements [2023-07-19T11:05:46.962Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements [2023-07-19T11:05:46.962Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 92.3% of statements [2023-07-19T11:05:46.962Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-07-19T11:05:46.962Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2023-07-19T11:05:46.962Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-07-19T11:05:46.962Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2023-07-19T11:05:47.224Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-07-19T11:05:47.224Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-07-19T11:05:47.224Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-07-19T11:05:47.224Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-07-19T11:05:47.224Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-07-19T11:05:47.224Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.2% of statements [2023-07-19T11:05:47.224Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-07-19T11:05:47.224Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-07-19T11:05:47.224Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-07-19T11:05:47.224Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-07-19T11:05:47.224Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2023-07-19T11:05:47.224Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-07-19T11:05:47.224Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements [2023-07-19T11:05:47.224Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 72.3% of statements [2023-07-19T11:05:47.224Z] ok github.com/docker/docker/pkg/idtools 0.394s coverage: 69.8% of statements [2023-07-19T11:05:47.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-07-19T11:05:47.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-07-19T11:05:47.794Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-07-19T11:05:47.794Z] ok github.com/docker/docker/pkg/process 0.005s coverage: 21.7% of statements [2023-07-19T11:05:47.794Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-07-19T11:05:47.794Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-07-19T11:05:47.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-07-19T11:05:47.794Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2023-07-19T11:05:47.794Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2023-07-19T11:05:47.794Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2023-07-19T11:05:48.055Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-07-19T11:05:48.055Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-07-19T11:05:48.055Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-07-19T11:05:48.055Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-07-19T11:05:48.055Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-07-19T11:05:48.055Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-07-19T11:05:48.055Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-07-19T11:05:48.055Z] ok github.com/docker/docker/pkg/reexec 0.037s coverage: 82.4% of statements [2023-07-19T11:05:48.055Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-07-19T11:05:48.055Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-07-19T11:05:48.316Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-07-19T11:05:48.316Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2023-07-19T11:05:48.316Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-07-19T11:05:48.316Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2023-07-19T11:05:48.577Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-07-19T11:05:48.577Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2023-07-19T11:05:48.577Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-07-19T11:05:48.577Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 43.1% of statements [2023-07-19T11:05:48.577Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-07-19T11:05:48.577Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.4% of statements [2023-07-19T11:05:48.577Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-07-19T11:05:48.577Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2023-07-19T11:05:48.577Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-07-19T11:05:48.577Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.1% of statements [2023-07-19T11:05:49.518Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-07-19T11:05:49.519Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-07-19T11:05:49.519Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-07-19T11:05:49.519Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2023-07-19T11:05:49.519Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-07-19T11:05:49.519Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-07-19T11:05:49.780Z] github.com/docker/docker/reference coverage: 83.0% of statements [2023-07-19T11:05:49.780Z] ok github.com/docker/docker/reference 0.008s coverage: 83.0% of statements [2023-07-19T11:05:50.040Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-07-19T11:05:50.040Z] ok github.com/docker/docker/plugin 0.521s coverage: 23.3% of statements [2023-07-19T11:05:50.040Z] github.com/docker/docker/quota coverage: 69.2% of statements [2023-07-19T11:05:50.040Z] ok github.com/docker/docker/quota 0.332s coverage: 69.2% of statements [2023-07-19T11:05:50.301Z] github.com/docker/docker/restartmanager coverage: 46.2% of statements [2023-07-19T11:05:50.301Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 46.2% of statements [2023-07-19T11:05:50.301Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-07-19T11:05:50.301Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-07-19T11:05:50.301Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-07-19T11:05:50.301Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-07-19T11:05:50.301Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2023-07-19T11:05:50.301Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-07-19T11:05:50.301Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-07-19T11:05:50.301Z] github.com/docker/docker/registry coverage: 65.2% of statements [2023-07-19T11:05:50.301Z] ok github.com/docker/docker/registry 0.132s coverage: 65.2% of statements [2023-07-19T11:05:50.872Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-07-19T11:05:50.872Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-07-19T11:05:50.872Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/testutil/request [no test files] [2023-07-19T11:05:51.133Z] ? github.com/docker/docker/volume [no test files] [2023-07-19T11:05:51.704Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-07-19T11:05:51.704Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2023-07-19T11:05:51.704Z] github.com/docker/docker/volume/mounts coverage: 66.0% of statements [2023-07-19T11:05:51.704Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 66.0% of statements [2023-07-19T11:05:51.704Z] github.com/docker/docker/volume/local coverage: 74.4% of statements [2023-07-19T11:05:51.704Z] ok github.com/docker/docker/volume/local 0.098s coverage: 74.4% of statements [2023-07-19T11:05:52.274Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-07-19T11:05:52.274Z] ok github.com/docker/docker/layer 7.092s coverage: 68.7% of statements [2023-07-19T11:05:52.274Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-07-19T11:05:52.274Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-07-19T11:05:52.274Z] github.com/docker/docker/volume/service coverage: 71.8% of statements [2023-07-19T11:05:52.274Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements [2023-07-19T11:06:07.216Z] github.com/docker/docker/pkg/plugins coverage: 74.3% of statements [2023-07-19T11:06:07.216Z] ok github.com/docker/docker/pkg/plugins 17.618s coverage: 74.3% of statements [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === Skipped [2023-07-19T11:06:07.216Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-07-19T11:06:07.216Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-07-19T11:06:07.216Z] network_proxy_test.go:210: No support for dual stack yet [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-07-19T11:06:07.216Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-07-19T11:06:07.216Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver btrfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:68: No driver to put! [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-07-19T11:06:07.216Z] time="2023-07-19T11:05:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-07-19T11:06:07.216Z] time="2023-07-19T11:05:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-07-19T11:06:07.216Z] time="2023-07-19T11:05:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-07-19T11:06:07.216Z] time="2023-07-19T11:05:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-07-19T11:06:07.216Z] time="2023-07-19T11:05:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:68: No driver to put! [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-07-19T11:06:07.216Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-07-19T11:06:07.216Z] graphtest_unix.go:41: Driver zfs not supported [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-07-19T11:06:07.216Z] graphtest_unix.go:68: No driver to put! [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-07-19T11:06:07.216Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-07-19T11:06:07.216Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-07-19T11:06:07.216Z] [2023-07-19T11:06:07.216Z] DONE 3054 tests, 26 skipped in 76.020s [2023-07-19T11:06:07.216Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-07-19T11:06:07.216Z] github.com/docker/docker/libnetwork/bitmap [2023-07-19T11:06:07.216Z] github.com/docker/docker/libnetwork/cluster [2023-07-19T11:06:07.216Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/config [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/datastore [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/diagnostic [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/discoverapi [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/driverapi [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/host [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/null [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/remote [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/windows [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/drvregistry [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/etchosts [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/internal/caller [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipam [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipamapi [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipams/null [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipams/remote [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipamutils [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ipbits [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/iptables [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/netlabel [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/netutils [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/networkdb [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/ns [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/options [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/osl [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/osl/kernel [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/portallocator [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/portmapper [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/resolvconf [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/testutils [2023-07-19T11:06:07.217Z] github.com/docker/docker/libnetwork/types' ']' [2023-07-19T11:06:07.217Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan 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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb 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/ipbits 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-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork coverage: 42.5% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork 44.430s coverage: 42.5% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/bitmap 0.006s coverage: 96.1% of statements [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/config coverage: 10.5% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.5% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/datastore coverage: 24.5% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 24.5% of statements [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.0% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.915s coverage: 62.0% of statements [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/host coverage: 36.4% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 36.4% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.937s coverage: 5.0% of statements [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-07-19T11:07:03.474Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/null coverage: 36.4% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 36.4% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.011s coverage: 1.4% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-07-19T11:07:03.474Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 60.9% of statements [2023-07-19T11:07:03.474Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 60.9% of statements [2023-07-19T11:07:04.045Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.4% of statements [2023-07-19T11:07:04.045Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2023-07-19T11:07:04.045Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-07-19T11:07:04.045Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-07-19T11:07:04.045Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-07-19T11:07:04.616Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements [2023-07-19T11:07:04.616Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements [2023-07-19T11:07:04.616Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-07-19T11:07:04.616Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-07-19T11:07:04.876Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-07-19T11:07:04.876Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-07-19T11:07:04.876Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-07-19T11:07:04.876Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-07-19T11:07:17.113Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-07-19T11:07:17.113Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-07-19T11:07:19.024Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements [2023-07-19T11:07:19.024Z] ok github.com/docker/docker/libnetwork/ipam 3.351s coverage: 80.5% of statements [2023-07-19T11:07:19.024Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-07-19T11:07:19.024Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-07-19T11:07:19.024Z] github.com/docker/docker/libnetwork/ipams/null coverage: 57.1% of statements [2023-07-19T11:07:19.024Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2023-07-19T11:07:19.595Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 47.4% of statements [2023-07-19T11:07:19.595Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2023-07-19T11:07:19.595Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-07-19T11:07:19.855Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-07-19T11:07:19.855Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2023-07-19T11:07:20.424Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-07-19T11:07:20.424Z] ok github.com/docker/docker/libnetwork/ipamutils 0.292s coverage: 86.4% of statements [2023-07-19T11:07:20.424Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-07-19T11:07:20.424Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-07-19T11:07:21.364Z] github.com/docker/docker/libnetwork/iptables coverage: 40.1% of statements [2023-07-19T11:07:21.364Z] ok github.com/docker/docker/libnetwork/iptables 0.223s coverage: 40.1% of statements [2023-07-19T11:07:21.364Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-07-19T11:07:21.624Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-07-19T11:07:21.624Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 54.9% of statements [2023-07-19T11:09:13.119Z] github.com/docker/docker/libnetwork/networkdb coverage: 58.5% of statements [2023-07-19T11:09:13.119Z] ok github.com/docker/docker/libnetwork/networkdb 104.265s coverage: 58.5% of statements [2023-07-19T11:09:13.119Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-07-19T11:09:13.119Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-07-19T11:09:13.119Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-07-19T11:09:13.119Z] github.com/docker/docker/libnetwork/osl coverage: 41.5% of statements [2023-07-19T11:09:13.119Z] ok github.com/docker/docker/libnetwork/osl 4.449s coverage: 41.5% of statements [2023-07-19T11:09:13.119Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-07-19T11:09:13.119Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-07-19T11:09:13.119Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-07-19T11:09:13.119Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-07-19T11:09:14.058Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-07-19T11:09:14.058Z] ok github.com/docker/docker/libnetwork/portmapper 0.688s coverage: 46.3% of statements [2023-07-19T11:09:14.058Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-07-19T11:09:14.058Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 84.9% of statements [2023-07-19T11:09:14.058Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-07-19T11:09:14.318Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-07-19T11:09:14.318Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-07-19T11:09:14.318Z] [2023-07-19T11:09:14.318Z] === Skipped [2023-07-19T11:09:14.318Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-07-19T11:09:14.318Z] firewalld_test.go:14: firewalld is not running [2023-07-19T11:09:14.318Z] [2023-07-19T11:09:14.318Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-07-19T11:09:14.318Z] firewalld_test.go:75: firewalld is not running [2023-07-19T11:09:14.318Z] [2023-07-19T11:09:14.318Z] DONE 341 tests, 2 skipped in 188.776s Post stage [Pipeline] junit [2023-07-19T11:09:15.270Z] Recording test results [2023-07-19T11:09:15.380Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-19T11:09:15.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe hack/make.sh dynbinary test-integration [2023-07-19T11:09:15.956Z] [2023-07-19T11:09:15.956Z] Removing bundles/ [2023-07-19T11:09:15.956Z] [2023-07-19T11:09:15.956Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-07-19T11:09:15.956Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-07-19T11:09:54.712Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-07-19T11:09:54.712Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-07-19T11:09:54.712Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-07-19T11:09:54.712Z] [2023-07-19T11:09:54.712Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-07-19T11:09:54.712Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-07-19T11:09:54.712Z] HOSTNAME=72e5db48e8c2 [2023-07-19T11:09:54.712Z] TESTDEBUG=0 [2023-07-19T11:09:54.712Z] DEST=bundles/test-integration [2023-07-19T11:09:54.712Z] PWD=/go/src/github.com/docker/docker [2023-07-19T11:09:54.712Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-07-19T11:09:54.712Z] DOCKER_GITCOMMIT=a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe [2023-07-19T11:09:54.712Z] container=docker [2023-07-19T11:09:54.712Z] HOME=/root [2023-07-19T11:09:54.712Z] CONTAINERD_NAMESPACE=moby [2023-07-19T11:09:54.712Z] GOLANG_VERSION=1.20.6 [2023-07-19T11:09:54.712Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-07-19T11:09:54.712Z] VALIDATE_BRANCH=master [2023-07-19T11:09:54.712Z] TERM=xterm [2023-07-19T11:09:54.712Z] DOCKER_PKG=github.com/docker/docker [2023-07-19T11:09:54.712Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-07-19T11:09:54.712Z] SHLVL=1 [2023-07-19T11:09:54.712Z] TIMEOUT=120m [2023-07-19T11:09:54.712Z] DOCKER_GRAPHDRIVER=overlay2 [2023-07-19T11:09:54.712Z] GO111MODULE=off [2023-07-19T11:09:54.712Z] DOCKER_EXPERIMENTAL=1 [2023-07-19T11:09:54.712Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-07-19T11:09:54.712Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-07-19T11:09:54.712Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-07-19T11:09:54.712Z] GOPATH=/go [2023-07-19T11:09:54.712Z] PKG_CONFIG=pkg-config [2023-07-19T11:09:54.712Z] _=/usr/bin/env [2023-07-19T11:09:54.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-07-19T11:10:09.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-07-19T11:10:10.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-07-19T11:10:12.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-07-19T11:10:16.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-07-19T11:10:19.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-07-19T11:10:19.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-07-19T11:10:20.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-07-19T11:10:22.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-07-19T11:10:23.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-07-19T11:10:23.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-07-19T11:10:25.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-07-19T11:10:26.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-07-19T11:10:28.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-07-19T11:10:29.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-07-19T11:10:29.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-07-19T11:10:30.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-07-19T11:10:32.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-07-19T11:10:33.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-07-19T11:10:34.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-07-19T11:10:35.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-07-19T11:10:36.415Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-07-19T11:10:36.415Z] Using test binary /usr/local/cli-integration/docker [2023-07-19T11:10:36.415Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-07-19T11:10:36.415Z] +++ /etc/init.d/apparmor start [2023-07-19T11:10:36.415Z] Not: starting. [2023-07-19T11:10:36.415Z] INFO: Waiting for daemon to start... [2023-07-19T11:10:36.415Z] Starting dockerd [2023-07-19T11:10:36.415Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.bcqzIQgkZV/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-07-19T11:10:38.335Z] . [2023-07-19T11:10:38.602Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-07-19T11:10:38.602Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-07-19T11:10:38.602Z] ++++ docker load [2023-07-19T11:10:38.602Z] Loaded image: emptyfs:latest [2023-07-19T11:10:38.602Z] ++++ tar -cC bundles/test-integration/dangling . [2023-07-19T11:10:38.602Z] ++++ docker load [2023-07-19T11:10:38.602Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-07-19T11:10:38.602Z] Running integration-test (iteration 1) [2023-07-19T11:10:38.602Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-07-19T11:10:38.602Z] ++ 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-07-19T11:10:38.602Z] ++ set -e [2023-07-19T11:10:38.602Z] ++ '[' -n 0 ']' [2023-07-19T11:10:38.602Z] ++ set -x [2023-07-19T11:10:38.602Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:10:38.602Z] Loaded image: busybox:latest [2023-07-19T11:10:38.862Z] Loaded image: busybox:glibc [2023-07-19T11:10:39.802Z] Loaded image: debian:bullseye-slim [2023-07-19T11:10:39.802Z] Loaded image: hello-world:latest [2023-07-19T11:10:39.802Z] Loaded image: arm32v7/hello-world:latest [2023-07-19T11:10:39.802Z] INFO: Testing against a local daemon [2023-07-19T11:10:39.802Z] === RUN TestCgroupNamespacesBuild [2023-07-19T11:10:41.183Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2023-07-19T11:10:41.183Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-07-19T11:10:42.123Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2023-07-19T11:10:42.123Z] === RUN TestBuildWithSession [2023-07-19T11:10:42.123Z] build_session_test.go:25: TODO: BuildKit [2023-07-19T11:10:42.123Z] --- SKIP: TestBuildWithSession (0.00s) [2023-07-19T11:10:42.123Z] === RUN TestBuildSquashParent [2023-07-19T11:10:45.419Z] --- PASS: TestBuildSquashParent (3.18s) [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-19T11:10:45.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-19T11:10:45.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-19T11:10:45.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-19T11:10:45.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-19T11:10:45.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-19T11:10:45.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-19T11:10:45.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-19T11:10:45.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-07-19T11:10:45.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-07-19T11:10:45.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-07-19T11:10:45.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-07-19T11:10:45.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-07-19T11:10:45.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.18s) [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2023-07-19T11:10:48.715Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2023-07-19T11:10:48.715Z] === RUN TestBuildMultiStageCopy [2023-07-19T11:10:48.715Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-07-19T11:10:49.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-07-19T11:10:49.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-07-19T11:10:49.655Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-07-19T11:10:49.655Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-07-19T11:10:49.655Z] --- PASS: TestBuildMultiStageCopy (1.15s) [2023-07-19T11:10:49.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s) [2023-07-19T11:10:49.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.04s) [2023-07-19T11:10:49.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.05s) [2023-07-19T11:10:49.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.05s) [2023-07-19T11:10:49.655Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s) [2023-07-19T11:10:49.655Z] === RUN TestBuildMultiStageParentConfig [2023-07-19T11:10:49.915Z] --- PASS: TestBuildMultiStageParentConfig (0.24s) [2023-07-19T11:10:49.915Z] === RUN TestBuildLabelWithTargets [2023-07-19T11:10:50.174Z] --- PASS: TestBuildLabelWithTargets (0.35s) [2023-07-19T11:10:50.175Z] === RUN TestBuildWithEmptyLayers [2023-07-19T11:10:50.434Z] --- PASS: TestBuildWithEmptyLayers (0.07s) [2023-07-19T11:10:50.434Z] === RUN TestBuildMultiStageOnBuild [2023-07-19T11:10:51.374Z] --- PASS: TestBuildMultiStageOnBuild (1.01s) [2023-07-19T11:10:51.374Z] === RUN TestBuildUncleanTarFilenames [2023-07-19T11:10:51.374Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2023-07-19T11:10:51.374Z] === RUN TestBuildMultiStageLayerLeak [2023-07-19T11:10:52.314Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s) [2023-07-19T11:10:52.314Z] === RUN TestBuildWithHugeFile [2023-07-19T11:11:39.016Z] --- PASS: TestBuildWithHugeFile (43.66s) [2023-07-19T11:11:39.016Z] === RUN TestBuildWCOWSandboxSize [2023-07-19T11:11:39.016Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-07-19T11:11:39.016Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-07-19T11:11:39.016Z] === RUN TestBuildWithEmptyDockerfile [2023-07-19T11:11:39.016Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-19T11:11:39.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-19T11:11:39.016Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-19T11:11:39.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-19T11:11:39.016Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-19T11:11:39.016Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-19T11:11:39.016Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-07-19T11:11:39.016Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-07-19T11:11:39.016Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-07-19T11:11:39.016Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-07-19T11:11:39.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-07-19T11:11:39.016Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-07-19T11:11:39.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-07-19T11:11:39.016Z] === RUN TestBuildPreserveOwnership [2023-07-19T11:11:39.016Z] === RUN TestBuildPreserveOwnership/copy_from [2023-07-19T11:11:39.016Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-07-19T11:11:39.016Z] --- PASS: TestBuildPreserveOwnership (1.88s) [2023-07-19T11:11:39.016Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.35s) [2023-07-19T11:11:39.016Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.53s) [2023-07-19T11:11:39.016Z] === RUN TestBuildPlatformInvalid [2023-07-19T11:11:39.016Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-07-19T11:11:39.016Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-07-19T11:11:39.016Z] Loaded image: busybox:latest [2023-07-19T11:11:39.016Z] Loaded image: busybox:glibc [2023-07-19T11:11:39.586Z] Loaded image: debian:bullseye-slim [2023-07-19T11:11:39.586Z] Loaded image: hello-world:latest [2023-07-19T11:11:39.586Z] Loaded image: arm32v7/hello-world:latest [2023-07-19T11:11:47.713Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.98s) [2023-07-19T11:11:47.713Z] PASS [2023-07-19T11:11:47.713Z] [2023-07-19T11:11:47.713Z] === Skipped [2023-07-19T11:11:47.713Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-07-19T11:11:47.713Z] build_session_test.go:25: TODO: BuildKit [2023-07-19T11:11:47.713Z] [2023-07-19T11:11:47.713Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-07-19T11:11:47.713Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-07-19T11:11:47.713Z] [2023-07-19T11:11:47.713Z] DONE 34 tests, 2 skipped in 68.359s [2023-07-19T11:11:47.713Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-07-19T11:11:47.713Z] ++ 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-07-19T11:11:47.713Z] ++ set -e [2023-07-19T11:11:47.713Z] ++ '[' -n 0 ']' [2023-07-19T11:11:47.713Z] ++ set -x [2023-07-19T11:11:47.713Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:11:47.713Z] INFO: Testing against a local daemon [2023-07-19T11:11:47.713Z] === RUN TestConfigInspect [2023-07-19T11:11:49.093Z] --- PASS: TestConfigInspect (1.89s) [2023-07-19T11:11:49.093Z] === RUN TestConfigList [2023-07-19T11:11:51.008Z] --- PASS: TestConfigList (1.90s) [2023-07-19T11:11:51.008Z] === RUN TestConfigsCreateAndDelete [2023-07-19T11:11:52.917Z] --- PASS: TestConfigsCreateAndDelete (1.87s) [2023-07-19T11:11:52.917Z] === RUN TestConfigsUpdate [2023-07-19T11:11:54.826Z] --- PASS: TestConfigsUpdate (1.98s) [2023-07-19T11:11:54.826Z] === RUN TestTemplatedConfig [2023-07-19T11:11:57.414Z] --- PASS: TestTemplatedConfig (2.57s) [2023-07-19T11:11:57.414Z] === RUN TestConfigCreateResolve [2023-07-19T11:11:59.323Z] --- PASS: TestConfigCreateResolve (1.91s) [2023-07-19T11:11:59.323Z] PASS [2023-07-19T11:11:59.323Z] [2023-07-19T11:11:59.323Z] DONE 6 tests in 12.157s [2023-07-19T11:11:59.323Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-07-19T11:11:59.323Z] ++ 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-07-19T11:11:59.323Z] ++ set -e [2023-07-19T11:11:59.323Z] ++ '[' -n 0 ']' [2023-07-19T11:11:59.323Z] ++ set -x [2023-07-19T11:11:59.323Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:11:59.323Z] INFO: Testing against a local daemon [2023-07-19T11:11:59.323Z] === RUN TestAttachWithTTY [2023-07-19T11:11:59.323Z] --- PASS: TestAttachWithTTY (0.04s) [2023-07-19T11:11:59.323Z] === RUN TestAttachWithoutTTy [2023-07-19T11:11:59.323Z] --- PASS: TestAttachWithoutTTy (0.03s) [2023-07-19T11:11:59.323Z] === RUN TestCreateWithCDIDevices [2023-07-19T11:12:00.263Z] --- PASS: TestCreateWithCDIDevices (1.06s) [2023-07-19T11:12:00.263Z] === RUN TestCheckpoint [2023-07-19T11:12:00.263Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-19T11:12:00.263Z] --- SKIP: TestCheckpoint (0.00s) [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/commit [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/commit [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/create [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-07-19T11:12:00.263Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/commit [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/containers/create [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-07-19T11:12:00.263Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-07-19T11:12:00.263Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-07-19T11:12:00.263Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-07-19T11:12:00.263Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-07-19T11:12:00.263Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-07-19T11:12:00.263Z] === RUN TestCopyFromContainerPathIsNotDir [2023-07-19T11:12:00.523Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-07-19T11:12:00.523Z] === RUN TestCopyToContainerPathDoesNotExist [2023-07-19T11:12:00.523Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-07-19T11:12:00.523Z] === RUN TestCopyEmptyFile [2023-07-19T11:12:00.523Z] --- PASS: TestCopyEmptyFile (0.05s) [2023-07-19T11:12:00.523Z] === RUN TestCopyToContainerPathIsNotDir [2023-07-19T11:12:00.523Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-07-19T11:12:00.523Z] === RUN TestCopyFromContainer [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer// [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/. [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer//. [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/./ [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer//./ [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer//bar/root [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer//bar/root/ [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer//bar/root/. [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/quux [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/quux/ [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/quux/. [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-07-19T11:12:01.093Z] === RUN TestCopyFromContainer/bar/notarget [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer (0.70s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.00s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.00s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-07-19T11:12:01.093Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-07-19T11:12:01.093Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-07-19T11:12:01.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-19T11:12:01.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-19T11:12:01.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-19T11:12:01.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-19T11:12:01.353Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-19T11:12:01.353Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-19T11:12:01.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-07-19T11:12:01.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-07-19T11:12:01.353Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-07-19T11:12:01.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-07-19T11:12:01.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-07-19T11:12:01.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-07-19T11:12:01.353Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-07-19T11:12:01.353Z] === RUN TestCreateLinkToNonExistingContainer [2023-07-19T11:12:01.353Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-07-19T11:12:01.353Z] === RUN TestCreateWithInvalidEnv [2023-07-19T11:12:01.353Z] === RUN TestCreateWithInvalidEnv/0 [2023-07-19T11:12:01.353Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-07-19T11:12:01.353Z] === RUN TestCreateWithInvalidEnv/1 [2023-07-19T11:12:01.353Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-07-19T11:12:01.353Z] === RUN TestCreateWithInvalidEnv/2 [2023-07-19T11:12:01.353Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-07-19T11:12:01.353Z] === CONT TestCreateWithInvalidEnv/0 [2023-07-19T11:12:01.353Z] === CONT TestCreateWithInvalidEnv/2 [2023-07-19T11:12:01.353Z] === CONT TestCreateWithInvalidEnv/1 [2023-07-19T11:12:01.353Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-07-19T11:12:01.353Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-07-19T11:12:01.353Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-07-19T11:12:01.353Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-07-19T11:12:01.353Z] === RUN TestCreateTmpfsMountsTarget [2023-07-19T11:12:01.353Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-07-19T11:12:01.353Z] === RUN TestCreateWithCustomMaskedPaths [2023-07-19T11:12:02.735Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s) [2023-07-19T11:12:02.735Z] === RUN TestCreateWithCustomReadonlyPaths [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s) [2023-07-19T11:12:04.117Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-07-19T11:12:04.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-19T11:12:04.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-19T11:12:04.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-19T11:12:04.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-19T11:12:04.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-19T11:12:04.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-19T11:12:04.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-19T11:12:04.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-19T11:12:04.117Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-19T11:12:04.117Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-19T11:12:04.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-07-19T11:12:04.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-07-19T11:12:04.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-07-19T11:12:04.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-07-19T11:12:04.117Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-07-19T11:12:04.117Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-07-19T11:12:04.117Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-07-19T11:12:04.377Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.46s) [2023-07-19T11:12:04.377Z] === RUN TestCreateDifferentPlatform [2023-07-19T11:12:04.377Z] === RUN TestCreateDifferentPlatform/different_os [2023-07-19T11:12:04.377Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-07-19T11:12:04.377Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-07-19T11:12:04.377Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-07-19T11:12:04.377Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-07-19T11:12:04.377Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-07-19T11:12:04.377Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-07-19T11:12:04.377Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-07-19T11:12:04.637Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2023-07-19T11:12:04.637Z] === RUN TestCreateInvalidHostConfig [2023-07-19T11:12:04.637Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-07-19T11:12:04.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-07-19T11:12:04.637Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-07-19T11:12:04.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-07-19T11:12:04.637Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-07-19T11:12:04.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-07-19T11:12:04.637Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-07-19T11:12:04.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-07-19T11:12:04.637Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-07-19T11:12:04.637Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-07-19T11:12:04.637Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-07-19T11:12:04.637Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-07-19T11:12:04.637Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-07-19T11:12:04.637Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-07-19T11:12:04.637Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-07-19T11:12:04.637Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-07-19T11:12:04.637Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-07-19T11:12:04.637Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-07-19T11:12:04.637Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-07-19T11:12:04.637Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-07-19T11:12:04.637Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-07-19T11:12:04.637Z] === RUN TestContainerStartOnDaemonRestart [2023-07-19T11:12:04.637Z] === PAUSE TestContainerStartOnDaemonRestart [2023-07-19T11:12:04.637Z] === RUN TestDaemonRestartIpcMode [2023-07-19T11:12:04.637Z] === PAUSE TestDaemonRestartIpcMode [2023-07-19T11:12:04.637Z] === RUN TestDaemonHostGatewayIP [2023-07-19T11:12:04.637Z] === PAUSE TestDaemonHostGatewayIP [2023-07-19T11:12:04.637Z] === RUN TestRestartDaemonWithRestartingContainer [2023-07-19T11:12:04.637Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-07-19T11:12:04.637Z] === RUN TestHardRestartWhenContainerIsRunning [2023-07-19T11:12:04.637Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-07-19T11:12:04.637Z] === RUN TestContainerKillOnDaemonStart [2023-07-19T11:12:04.637Z] === PAUSE TestContainerKillOnDaemonStart [2023-07-19T11:12:04.637Z] === RUN TestDiff [2023-07-19T11:12:04.898Z] --- PASS: TestDiff (0.43s) [2023-07-19T11:12:04.898Z] === RUN TestExecConsoleSize [2023-07-19T11:12:05.469Z] --- PASS: TestExecConsoleSize (0.53s) [2023-07-19T11:12:05.469Z] === RUN TestExecWithCloseStdin [2023-07-19T11:12:06.039Z] --- PASS: TestExecWithCloseStdin (0.52s) [2023-07-19T11:12:06.039Z] === RUN TestExec [2023-07-19T11:12:06.609Z] --- PASS: TestExec (0.48s) [2023-07-19T11:12:06.609Z] === RUN TestExecUser [2023-07-19T11:12:06.869Z] --- PASS: TestExecUser (0.48s) [2023-07-19T11:12:06.869Z] === RUN TestExportContainerAndImportImage [2023-07-19T11:12:07.438Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2023-07-19T11:12:07.438Z] === RUN TestExportContainerAfterDaemonRestart [2023-07-19T11:12:14.012Z] --- PASS: TestExportContainerAfterDaemonRestart (6.13s) [2023-07-19T11:12:14.012Z] === RUN TestHealthCheckWorkdir [2023-07-19T11:12:14.272Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2023-07-19T11:12:14.272Z] === RUN TestHealthKillContainer [2023-07-19T11:12:22.402Z] --- PASS: TestHealthKillContainer (7.98s) [2023-07-19T11:12:22.402Z] === RUN TestHealthCheckProcessKilled [2023-07-19T11:12:22.972Z] --- PASS: TestHealthCheckProcessKilled (0.76s) [2023-07-19T11:12:22.972Z] === RUN TestHealthStartInterval [2023-07-19T11:12:24.353Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.353Z] } [2023-07-19T11:12:24.353Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.353Z] } [2023-07-19T11:12:24.613Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.613Z] } [2023-07-19T11:12:24.613Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.613Z] } [2023-07-19T11:12:24.613Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.613Z] } [2023-07-19T11:12:24.873Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.873Z] } [2023-07-19T11:12:24.873Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:24.873Z] } [2023-07-19T11:12:25.133Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:25.133Z] } [2023-07-19T11:12:25.133Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:25.133Z] } [2023-07-19T11:12:25.133Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:25.133Z] } [2023-07-19T11:12:25.393Z] health_test.go:145: &{2023-07-19 11:12:24.085495369 +0000 UTC 2023-07-19 11:12:24.147255948 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-07-19T11:12:25.393Z] } [2023-07-19T11:12:25.393Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:25.653Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:25.653Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:25.653Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:25.913Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:25.913Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:26.173Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:26.173Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:26.173Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:26.432Z] health_test.go:145: &{2023-07-19 11:12:25.152298516 +0000 UTC 2023-07-19 11:12:25.219440023 +0000 UTC 1 2} [2023-07-19T11:12:26.432Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:27.372Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:28.753Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:29.691Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:30.629Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:31.568Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:32.506Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:33.445Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:34.384Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:35.765Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:36.703Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:37.642Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:38.580Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:39.519Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:40.459Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:41.398Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:42.778Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:43.347Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:44.727Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:45.665Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:46.603Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:47.540Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:48.478Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:49.417Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:50.355Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:51.736Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:52.674Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:53.612Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:54.551Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:55.490Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:56.429Z] health_test.go:173: 1.07219206s [2023-07-19T11:12:57.811Z] --- PASS: TestHealthStartInterval (34.71s) [2023-07-19T11:12:57.811Z] === RUN TestInspectCpusetInConfigPre120 [2023-07-19T11:12:58.071Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2023-07-19T11:12:58.071Z] === RUN TestInspectAnnotations [2023-07-19T11:12:58.331Z] --- PASS: TestInspectAnnotations (0.03s) [2023-07-19T11:12:58.331Z] === RUN TestIpcModeNone [2023-07-19T11:12:58.590Z] --- PASS: TestIpcModeNone (0.49s) [2023-07-19T11:12:58.590Z] === RUN TestIpcModePrivate [2023-07-19T11:12:59.159Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-07-19T11:12:59.159Z] --- PASS: TestIpcModePrivate (0.52s) [2023-07-19T11:12:59.159Z] === RUN TestIpcModeShareable [2023-07-19T11:12:59.420Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-07-19T11:12:59.679Z] --- PASS: TestIpcModeShareable (0.45s) [2023-07-19T11:12:59.679Z] === RUN TestAPIIpcModeShareableAndContainer [2023-07-19T11:13:01.588Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s) [2023-07-19T11:13:01.588Z] === RUN TestAPIIpcModeHost [2023-07-19T11:13:01.588Z] --- PASS: TestAPIIpcModeHost (0.35s) [2023-07-19T11:13:01.588Z] === RUN TestDaemonIpcModeShareable [2023-07-19T11:13:02.527Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-07-19T11:13:02.788Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2023-07-19T11:13:02.788Z] === RUN TestDaemonIpcModePrivate [2023-07-19T11:13:03.728Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-07-19T11:13:03.728Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2023-07-19T11:13:03.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-07-19T11:13:04.668Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-07-19T11:13:04.928Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2023-07-19T11:13:04.928Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-07-19T11:13:05.868Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-07-19T11:13:06.128Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2023-07-19T11:13:06.128Z] === RUN TestIpcModeOlderClient [2023-07-19T11:13:06.128Z] === PAUSE TestIpcModeOlderClient [2023-07-19T11:13:06.128Z] === RUN TestKillContainerInvalidSignal [2023-07-19T11:13:06.388Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2023-07-19T11:13:06.388Z] === RUN TestKillContainer [2023-07-19T11:13:06.388Z] === RUN TestKillContainer/no_signal [2023-07-19T11:13:06.959Z] === RUN TestKillContainer/non_killing_signal [2023-07-19T11:13:07.219Z] === RUN TestKillContainer/killing_signal [2023-07-19T11:13:07.789Z] --- PASS: TestKillContainer (1.29s) [2023-07-19T11:13:07.789Z] --- PASS: TestKillContainer/no_signal (0.42s) [2023-07-19T11:13:07.789Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2023-07-19T11:13:07.789Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2023-07-19T11:13:07.789Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-07-19T11:13:07.789Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-07-19T11:13:08.049Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-07-19T11:13:08.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2023-07-19T11:13:08.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2023-07-19T11:13:08.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2023-07-19T11:13:08.620Z] === RUN TestKillStoppedContainer [2023-07-19T11:13:08.620Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-07-19T11:13:08.620Z] === RUN TestKillStoppedContainerAPIPre120 [2023-07-19T11:13:08.620Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2023-07-19T11:13:08.620Z] === RUN TestKillDifferentUserContainer [2023-07-19T11:13:09.189Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2023-07-19T11:13:09.189Z] === RUN TestInspectOomKilledTrue [2023-07-19T11:13:09.759Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2023-07-19T11:13:09.759Z] === RUN TestInspectOomKilledFalse [2023-07-19T11:13:10.019Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-07-19T11:13:10.019Z] === RUN TestLinksEtcHostsContentMatch [2023-07-19T11:13:10.279Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s) [2023-07-19T11:13:10.279Z] === RUN TestLinksContainerNames [2023-07-19T11:13:11.217Z] --- PASS: TestLinksContainerNames (0.85s) [2023-07-19T11:13:11.217Z] === RUN TestLogsFollowTailEmpty [2023-07-19T11:13:11.787Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2023-07-19T11:13:11.787Z] === RUN TestLogs [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-07-19T11:13:11.787Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-07-19T11:13:11.787Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-07-19T11:13:11.787Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-07-19T11:13:11.787Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-07-19T11:13:11.787Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-07-19T11:13:11.787Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-07-19T11:13:11.787Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-07-19T11:13:11.787Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-07-19T11:13:11.787Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-07-19T11:13:11.787Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-07-19T11:13:11.787Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-07-19T11:13:11.787Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-07-19T11:13:11.787Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-07-19T11:13:13.168Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-07-19T11:13:13.168Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-07-19T11:13:13.168Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-07-19T11:13:13.168Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-07-19T11:13:13.168Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-07-19T11:13:13.168Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-07-19T11:13:13.168Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-07-19T11:13:13.168Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-07-19T11:13:13.168Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-07-19T11:13:13.168Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-07-19T11:13:13.168Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-07-19T11:13:13.168Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-07-19T11:13:13.168Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-07-19T11:13:15.078Z] --- PASS: TestLogs (3.20s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local (0.01s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.04s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.33s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.47s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.55s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.60s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.97s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.01s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.21s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.29s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.38s) [2023-07-19T11:13:15.078Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.58s) [2023-07-19T11:13:15.078Z] === RUN TestContainerNetworkMountsNoChown [2023-07-19T11:13:15.338Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/default [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/default [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/private [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/private [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rprivate [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rprivate [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/slave [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/slave [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rslave [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rslave [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/shared [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/shared [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rshared [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rshared [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/default [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/default/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rslave [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rshared [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/slave [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/private [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/private/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/private/mount_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/shared [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rprivate [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/default/mount_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-07-19T11:13:15.338Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/private/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/private/bind_root [2023-07-19T11:13:15.338Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/default/bind_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-07-19T11:13:15.338Z] === CONT TestMountDaemonRoot/default/mount_root [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-07-19T11:13:15.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-07-19T11:13:15.338Z] === RUN TestContainerBindMountNonRecursive [2023-07-19T11:13:16.720Z] --- PASS: TestContainerBindMountNonRecursive (1.09s) [2023-07-19T11:13:16.720Z] === RUN TestContainerVolumesMountedAsShared [2023-07-19T11:13:16.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2023-07-19T11:13:16.979Z] === RUN TestContainerVolumesMountedAsSlave [2023-07-19T11:13:17.239Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2023-07-19T11:13:17.239Z] === RUN TestContainerCopyLeaksMounts [2023-07-19T11:13:17.808Z] --- PASS: TestContainerCopyLeaksMounts (0.51s) [2023-07-19T11:13:17.808Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-07-19T11:13:19.717Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.96s) [2023-07-19T11:13:19.717Z] === RUN TestNetworkNat [2023-07-19T11:13:20.287Z] --- PASS: TestNetworkNat (0.46s) [2023-07-19T11:13:20.287Z] === RUN TestNetworkLocalhostTCPNat [2023-07-19T11:13:20.547Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2023-07-19T11:13:20.547Z] === RUN TestNetworkLoopbackNat [2023-07-19T11:13:23.087Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-07-19T11:13:23.087Z] === RUN TestPause [2023-07-19T11:13:23.656Z] --- PASS: TestPause (0.44s) [2023-07-19T11:13:23.656Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-07-19T11:13:23.656Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-19T11:13:23.656Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-19T11:13:23.656Z] === RUN TestPauseStopPausedContainer [2023-07-19T11:13:23.916Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2023-07-19T11:13:23.916Z] === RUN TestPidHost [2023-07-19T11:13:25.297Z] --- PASS: TestPidHost (1.05s) [2023-07-19T11:13:25.297Z] === RUN TestPsFilter [2023-07-19T11:13:25.297Z] === RUN TestPsFilter/since [2023-07-19T11:13:25.297Z] === RUN TestPsFilter/before [2023-07-19T11:13:25.297Z] --- PASS: TestPsFilter (0.07s) [2023-07-19T11:13:25.297Z] --- PASS: TestPsFilter/since (0.00s) [2023-07-19T11:13:25.297Z] --- PASS: TestPsFilter/before (0.00s) [2023-07-19T11:13:25.297Z] === RUN TestRemoveContainerWithRemovedVolume [2023-07-19T11:13:25.557Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-07-19T11:13:25.557Z] === RUN TestRemoveContainerWithVolume [2023-07-19T11:13:26.127Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2023-07-19T11:13:26.127Z] === RUN TestRemoveContainerRunning [2023-07-19T11:13:26.387Z] --- PASS: TestRemoveContainerRunning (0.40s) [2023-07-19T11:13:26.387Z] === RUN TestRemoveContainerForceRemoveRunning [2023-07-19T11:13:26.957Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2023-07-19T11:13:26.957Z] === RUN TestRemoveInvalidContainer [2023-07-19T11:13:26.957Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-07-19T11:13:26.957Z] === RUN TestRenameLinkedContainer [2023-07-19T11:13:28.866Z] --- PASS: TestRenameLinkedContainer (1.78s) [2023-07-19T11:13:28.866Z] === RUN TestRenameStoppedContainer [2023-07-19T11:13:29.126Z] --- PASS: TestRenameStoppedContainer (0.40s) [2023-07-19T11:13:29.126Z] === RUN TestRenameRunningContainerAndReuse [2023-07-19T11:13:30.065Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2023-07-19T11:13:30.066Z] === RUN TestRenameInvalidName [2023-07-19T11:13:30.325Z] --- PASS: TestRenameInvalidName (0.44s) [2023-07-19T11:13:30.325Z] === RUN TestRenameAnonymousContainer [2023-07-19T11:13:32.234Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2023-07-19T11:13:32.234Z] === RUN TestRenameContainerWithSameName [2023-07-19T11:13:32.234Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2023-07-19T11:13:32.234Z] === RUN TestRenameContainerWithLinkedContainer [2023-07-19T11:13:33.173Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2023-07-19T11:13:33.173Z] === RUN TestResize [2023-07-19T11:13:33.742Z] --- PASS: TestResize (0.44s) [2023-07-19T11:13:33.742Z] === RUN TestResizeWithInvalidSize [2023-07-19T11:13:34.002Z] --- PASS: TestResizeWithInvalidSize (0.48s) [2023-07-19T11:13:34.002Z] === RUN TestResizeWhenContainerNotStarted [2023-07-19T11:13:34.572Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-19T11:13:34.572Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-19T11:13:34.572Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-07-19T11:13:34.572Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-19T11:13:35.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-07-19T11:13:36.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-07-19T11:13:36.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-07-19T11:13:37.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-07-19T11:13:37.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-07-19T11:13:38.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-07-19T11:13:38.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-07-19T11:13:38.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.65s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.08s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.15s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.79s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s) [2023-07-19T11:13:42.454Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2023-07-19T11:13:42.454Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-07-19T11:13:42.454Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-07-19T11:13:43.023Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-07-19T11:13:43.964Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.97s) [2023-07-19T11:13:43.964Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2023-07-19T11:13:43.964Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) [2023-07-19T11:13:43.964Z] === RUN TestCgroupNamespacesRun [2023-07-19T11:13:45.344Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2023-07-19T11:13:45.344Z] === RUN TestCgroupNamespacesRunPrivileged [2023-07-19T11:13:46.283Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s) [2023-07-19T11:13:46.283Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-07-19T11:13:47.223Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2023-07-19T11:13:47.223Z] === RUN TestCgroupNamespacesRunHostMode [2023-07-19T11:13:48.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2023-07-19T11:13:48.162Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-07-19T11:13:49.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2023-07-19T11:13:49.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-07-19T11:13:50.483Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2023-07-19T11:13:50.483Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-07-19T11:13:51.053Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-07-19T11:13:51.053Z] === RUN TestCgroupNamespacesRunOlderClient [2023-07-19T11:13:51.992Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s) [2023-07-19T11:13:51.992Z] === RUN TestNISDomainname [2023-07-19T11:13:52.563Z] --- PASS: TestNISDomainname (0.53s) [2023-07-19T11:13:52.563Z] === RUN TestHostnameDnsResolution [2023-07-19T11:13:53.503Z] --- PASS: TestHostnameDnsResolution (0.74s) [2023-07-19T11:13:53.503Z] === RUN TestUnprivilegedPortsAndPing [2023-07-19T11:13:53.763Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2023-07-19T11:13:53.763Z] === RUN TestPrivilegedHostDevices [2023-07-19T11:13:54.333Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2023-07-19T11:13:54.333Z] === RUN TestRunConsoleSize [2023-07-19T11:13:54.902Z] --- PASS: TestRunConsoleSize (0.41s) [2023-07-19T11:13:54.902Z] === RUN TestRunWithAlternativeContainerdShim [2023-07-19T11:13:59.100Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s) [2023-07-19T11:13:59.100Z] === RUN TestStats [2023-07-19T11:14:01.008Z] --- PASS: TestStats (2.42s) [2023-07-19T11:14:01.008Z] === RUN TestStopContainerWithTimeout [2023-07-19T11:14:01.008Z] === RUN TestStopContainerWithTimeout/0 [2023-07-19T11:14:01.008Z] === PAUSE TestStopContainerWithTimeout/0 [2023-07-19T11:14:01.008Z] === RUN TestStopContainerWithTimeout/1 [2023-07-19T11:14:01.008Z] === PAUSE TestStopContainerWithTimeout/1 [2023-07-19T11:14:01.008Z] === RUN TestStopContainerWithTimeout/3 [2023-07-19T11:14:01.008Z] === PAUSE TestStopContainerWithTimeout/3 [2023-07-19T11:14:01.008Z] === RUN TestStopContainerWithTimeout/-1 [2023-07-19T11:14:01.008Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-07-19T11:14:01.008Z] === CONT TestStopContainerWithTimeout/0 [2023-07-19T11:14:01.008Z] === CONT TestStopContainerWithTimeout/3 [2023-07-19T11:14:01.008Z] === CONT TestStopContainerWithTimeout/-1 [2023-07-19T11:14:01.008Z] === CONT TestStopContainerWithTimeout/1 [2023-07-19T11:14:04.303Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-07-19T11:14:04.303Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2023-07-19T11:14:04.303Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2023-07-19T11:14:04.303Z] --- PASS: TestStopContainerWithTimeout/3 (2.49s) [2023-07-19T11:14:04.303Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2023-07-19T11:14:04.303Z] === RUN TestStopContainerWithTimeoutCancel [2023-07-19T11:14:04.303Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-07-19T11:14:04.303Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-07-19T11:14:06.212Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.97s) [2023-07-19T11:14:06.212Z] === RUN TestUpdateMemory [2023-07-19T11:14:06.472Z] --- PASS: TestUpdateMemory (0.51s) [2023-07-19T11:14:06.472Z] === RUN TestUpdateCPUQuota [2023-07-19T11:14:07.411Z] --- PASS: TestUpdateCPUQuota (0.83s) [2023-07-19T11:14:07.411Z] === RUN TestUpdatePidsLimit [2023-07-19T11:14:07.411Z] === RUN TestUpdatePidsLimit/update_from_none [2023-07-19T11:14:07.411Z] === RUN TestUpdatePidsLimit/no_change [2023-07-19T11:14:07.674Z] === RUN TestUpdatePidsLimit/update_lower [2023-07-19T11:14:07.936Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-07-19T11:14:08.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-07-19T11:14:08.196Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-07-19T11:14:08.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit (1.85s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) [2023-07-19T11:14:09.025Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2023-07-19T11:14:09.025Z] === RUN TestUpdateRestartPolicy [2023-07-19T11:14:21.244Z] --- PASS: TestUpdateRestartPolicy (10.77s) [2023-07-19T11:14:21.244Z] === RUN TestUpdateRestartWithAutoRemove [2023-07-19T11:14:21.244Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-07-19T11:14:21.244Z] === RUN TestWaitNonBlocked [2023-07-19T11:14:21.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-19T11:14:21.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-19T11:14:21.244Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-19T11:14:21.244Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-19T11:14:21.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-07-19T11:14:21.244Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-07-19T11:14:21.244Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-07-19T11:14:21.244Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2023-07-19T11:14:21.244Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2023-07-19T11:14:21.244Z] === RUN TestWaitBlocked [2023-07-19T11:14:21.244Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-19T11:14:21.244Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-19T11:14:21.244Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-07-19T11:14:21.244Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-07-19T11:14:21.244Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-07-19T11:14:21.244Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-07-19T11:14:21.814Z] --- PASS: TestWaitBlocked (0.03s) [2023-07-19T11:14:21.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2023-07-19T11:14:21.814Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2023-07-19T11:14:21.814Z] === RUN TestWaitConditions [2023-07-19T11:14:21.814Z] === RUN TestWaitConditions/default [2023-07-19T11:14:21.814Z] === PAUSE TestWaitConditions/default [2023-07-19T11:14:21.814Z] === RUN TestWaitConditions/not-running [2023-07-19T11:14:21.814Z] === PAUSE TestWaitConditions/not-running [2023-07-19T11:14:21.814Z] === RUN TestWaitConditions/next-exit [2023-07-19T11:14:21.814Z] === PAUSE TestWaitConditions/next-exit [2023-07-19T11:14:21.814Z] === RUN TestWaitConditions/removed [2023-07-19T11:14:21.814Z] === PAUSE TestWaitConditions/removed [2023-07-19T11:14:21.814Z] === CONT TestWaitConditions/default [2023-07-19T11:14:21.814Z] === CONT TestWaitConditions/next-exit [2023-07-19T11:14:21.814Z] === CONT TestWaitConditions/not-running [2023-07-19T11:14:21.814Z] === CONT TestWaitConditions/removed [2023-07-19T11:14:21.814Z] wait_test.go:146: ContainerID = 2cbd5310d8e6ffa133a83cde8b9fd3ba9314c0e25c2014daa63d9696bb35021d [2023-07-19T11:14:21.814Z] wait_test.go:146: ContainerID = b36d9b6c41077cba3c975593b68261750163eab42f4619805dc2131af14d5668 [2023-07-19T11:14:21.814Z] wait_test.go:146: ContainerID = 137b29b857ea10818f5fda731da9d5c90dbe1c9069eac9d6d91d05bace85d7e6 [2023-07-19T11:14:21.814Z] wait_test.go:146: ContainerID = 60ded2080ad9fd8ee1f8c89a89829f0c167bbe73ba82bb74ade653a2715c9f1f [2023-07-19T11:14:23.195Z] --- PASS: TestWaitConditions (0.03s) [2023-07-19T11:14:23.195Z] --- PASS: TestWaitConditions/not-running (0.78s) [2023-07-19T11:14:23.195Z] --- PASS: TestWaitConditions/default (0.88s) [2023-07-19T11:14:23.195Z] --- PASS: TestWaitConditions/removed (1.08s) [2023-07-19T11:14:23.195Z] --- PASS: TestWaitConditions/next-exit (1.14s) [2023-07-19T11:14:23.195Z] === RUN TestWaitRestartedContainer [2023-07-19T11:14:23.195Z] === RUN TestWaitRestartedContainer/default [2023-07-19T11:14:23.195Z] === PAUSE TestWaitRestartedContainer/default [2023-07-19T11:14:23.195Z] === RUN TestWaitRestartedContainer/not-running [2023-07-19T11:14:23.195Z] === PAUSE TestWaitRestartedContainer/not-running [2023-07-19T11:14:23.195Z] === RUN TestWaitRestartedContainer/next-exit [2023-07-19T11:14:23.195Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-07-19T11:14:23.195Z] === CONT TestWaitRestartedContainer/default [2023-07-19T11:14:23.195Z] === CONT TestWaitRestartedContainer/next-exit [2023-07-19T11:14:23.195Z] === CONT TestWaitRestartedContainer/not-running [2023-07-19T11:14:25.105Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-07-19T11:14:25.105Z] --- PASS: TestWaitRestartedContainer/next-exit (1.53s) [2023-07-19T11:14:25.105Z] --- PASS: TestWaitRestartedContainer/not-running (1.98s) [2023-07-19T11:14:25.105Z] --- PASS: TestWaitRestartedContainer/default (2.03s) [2023-07-19T11:14:25.105Z] === CONT TestContainerStartOnDaemonRestart [2023-07-19T11:14:25.105Z] === CONT TestStopContainerWithTimeoutCancel [2023-07-19T11:14:25.105Z] === CONT TestDaemonHostGatewayIP [2023-07-19T11:14:25.105Z] === CONT TestRestartDaemonWithRestartingContainer [2023-07-19T11:14:25.105Z] === CONT TestIpcModeOlderClient [2023-07-19T11:14:25.105Z] === CONT TestDaemonRestartIpcMode [2023-07-19T11:14:25.105Z] === CONT TestContainerKillOnDaemonStart [2023-07-19T11:14:25.105Z] === CONT TestHardRestartWhenContainerIsRunning [2023-07-19T11:14:25.105Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-07-19T11:14:27.023Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-07-19T11:14:27.023Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-07-19T11:14:27.283Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.23s) [2023-07-19T11:14:27.283Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-07-19T11:14:27.283Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s) [2023-07-19T11:14:27.543Z] --- PASS: TestContainerStartOnDaemonRestart (2.61s) [2023-07-19T11:14:28.113Z] --- PASS: TestDaemonHostGatewayIP (2.99s) [2023-07-19T11:14:28.374Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.44s) [2023-07-19T11:14:28.374Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2023-07-19T11:14:28.637Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s) [2023-07-19T11:14:36.768Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2023-07-19T11:14:36.768Z] PASS [2023-07-19T11:14:36.768Z] [2023-07-19T11:14:36.768Z] === Skipped [2023-07-19T11:14:36.768Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-07-19T11:14:36.768Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-07-19T11:14:36.768Z] [2023-07-19T11:14:36.768Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-07-19T11:14:36.768Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-07-19T11:14:36.768Z] [2023-07-19T11:14:36.768Z] DONE 291 tests, 2 skipped in 157.563s [2023-07-19T11:14:36.768Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-07-19T11:14:36.768Z] ++ 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-07-19T11:14:36.768Z] ++ set -e [2023-07-19T11:14:36.768Z] ++ '[' -n 0 ']' [2023-07-19T11:14:36.768Z] ++ set -x [2023-07-19T11:14:36.768Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:14:36.768Z] INFO: Testing against a local daemon [2023-07-19T11:14:36.768Z] === RUN TestConfigDaemonID [2023-07-19T11:14:37.709Z] daemon_test.go:52: [dc9ac5af392a2] daemon is not started [2023-07-19T11:14:37.709Z] --- PASS: TestConfigDaemonID (1.04s) [2023-07-19T11:14:37.709Z] === RUN TestDaemonConfigValidation [2023-07-19T11:14:37.709Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-07-19T11:14:37.709Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-07-19T11:14:37.709Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-07-19T11:14:37.709Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-07-19T11:14:37.709Z] === RUN TestDaemonConfigValidation/invalid_config [2023-07-19T11:14:37.709Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-07-19T11:14:37.709Z] === RUN TestDaemonConfigValidation/malformed_config [2023-07-19T11:14:37.709Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-07-19T11:14:37.709Z] === RUN TestDaemonConfigValidation/valid_config [2023-07-19T11:14:37.709Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-07-19T11:14:37.709Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-07-19T11:14:37.709Z] === CONT TestDaemonConfigValidation/malformed_config [2023-07-19T11:14:37.709Z] === CONT TestDaemonConfigValidation/valid_config [2023-07-19T11:14:37.709Z] === CONT TestDaemonConfigValidation/invalid_config [2023-07-19T11:14:37.709Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-07-19T11:14:37.970Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-07-19T11:14:37.970Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-07-19T11:14:37.970Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-07-19T11:14:37.970Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-07-19T11:14:37.970Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-07-19T11:14:37.970Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-07-19T11:14:37.970Z] === RUN TestConfigDaemonSeccompProfiles [2023-07-19T11:14:37.970Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-07-19T11:14:38.910Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-07-19T11:14:39.849Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-07-19T11:14:41.248Z] daemon_test.go:166: [d7d247596cb2b] daemon is not started [2023-07-19T11:14:41.248Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-07-19T11:14:41.248Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-07-19T11:14:41.248Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-07-19T11:14:41.248Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-07-19T11:14:41.248Z] === RUN TestDaemonProxy [2023-07-19T11:14:41.248Z] === RUN TestDaemonProxy/environment_variables [2023-07-19T11:14:42.628Z] === RUN TestDaemonProxy/command-line_options [2023-07-19T11:14:44.537Z] === RUN TestDaemonProxy/configuration_file [2023-07-19T11:14:46.447Z] === RUN TestDaemonProxy/conflicting_options [2023-07-19T11:14:46.709Z] === RUN TestDaemonProxy/reload_sanitized [2023-07-19T11:14:47.281Z] daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs [2023-07-19T11:14:47.281Z] --- PASS: TestDaemonProxy (6.22s) [2023-07-19T11:14:47.281Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-07-19T11:14:47.281Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-07-19T11:14:47.281Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-07-19T11:14:47.281Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-07-19T11:14:47.281Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2023-07-19T11:14:47.281Z] === RUN TestLiveRestore [2023-07-19T11:14:47.281Z] === RUN TestLiveRestore/volume_references [2023-07-19T11:14:47.281Z] === PAUSE TestLiveRestore/volume_references [2023-07-19T11:14:47.281Z] === CONT TestLiveRestore/volume_references [2023-07-19T11:14:47.850Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-07-19T11:14:47.850Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-07-19T11:14:48.789Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-07-19T11:14:49.729Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-07-19T11:14:50.668Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-07-19T11:14:51.608Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-07-19T11:14:52.989Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore (0.00s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references (6.42s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.90s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.97s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.98s) [2023-07-19T11:14:53.559Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.94s) [2023-07-19T11:14:53.559Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-07-19T11:14:54.498Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.65s) [2023-07-19T11:14:54.498Z] PASS [2023-07-19T11:14:54.498Z] [2023-07-19T11:14:54.498Z] === Skipped [2023-07-19T11:14:54.498Z] === SKIP: arm64.integration.daemon TestDaemonProxy/reload_sanitized (0.52s) [2023-07-19T11:14:54.498Z] daemon_test.go:343: Skipping test, because we did not find 'Reloaded configuration' in the logs [2023-07-19T11:14:54.498Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.52s) [2023-07-19T11:14:54.498Z] [2023-07-19T11:14:54.498Z] DONE 27 tests, 1 skipped in 17.560s [2023-07-19T11:14:54.498Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-07-19T11:14:54.498Z] ++ 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-07-19T11:14:54.498Z] ++ set -e [2023-07-19T11:14:54.498Z] ++ '[' -n 0 ']' [2023-07-19T11:14:54.498Z] ++ set -x [2023-07-19T11:14:54.498Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:14:54.498Z] INFO: Testing against a local daemon [2023-07-19T11:14:54.498Z] === RUN TestCommitInheritsEnv [2023-07-19T11:14:54.498Z] --- PASS: TestCommitInheritsEnv (0.15s) [2023-07-19T11:14:54.498Z] === RUN TestImportExtremelyLargeImageWorks [2023-07-19T11:14:54.498Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-07-19T11:14:54.498Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/#00 [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/_______ [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform// [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/linux [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/LINUX [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/macos [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-07-19T11:14:54.498Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform (0.10s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-07-19T11:14:54.498Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-07-19T11:14:54.498Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-07-19T11:14:54.498Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-07-19T11:14:54.498Z] === RUN TestImagesFilterMultiReference [2023-07-19T11:14:54.758Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2023-07-19T11:14:54.758Z] === RUN TestImagesFilterBeforeSince [2023-07-19T11:14:54.758Z] list_test.go:87: ImageList: ID=sha256:2e48287d121f4012351d91bde7daf206beba1d9207cee973085a3b73d73c945b RepoTags=[testimagesfilterbeforesince:v2] [2023-07-19T11:14:54.758Z] list_test.go:87: ImageList: ID=sha256:57369eec3888dc07ef02276b2fac461f7f3093202cedac04d2ba27f3548ff5ef RepoTags=[testimagesfilterbeforesince:v1] [2023-07-19T11:14:54.758Z] list_test.go:87: ImageList: ID=sha256:fcc259538d27ab24bf8a3f0f067aa6fd40d0e58fefe28bcdbd3b15c4a4676995 RepoTags=[testimagesfilterbeforesince:v3] [2023-07-19T11:14:54.758Z] --- PASS: TestImagesFilterBeforeSince (0.20s) [2023-07-19T11:14:54.758Z] === RUN TestPruneDontDeleteUsedDangling [2023-07-19T11:14:55.021Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) [2023-07-19T11:14:55.021Z] === RUN TestImagePullPlatformInvalid [2023-07-19T11:14:55.021Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-07-19T11:14:55.021Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" 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.20.6 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=info msg="redis not configured" go.version=go1.20.6 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.20.6 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.6 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4d8c9a10-c27c-421b-b1ed-bfc2b4408bad http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=4d8c9a10-c27c-421b-b1ed-bfc2b4408bad http.request.method=GET http.request.remoteaddr="127.0.0.1:42530" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.025145ms http.response.status=200 http.response.written=2 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6fc0cda-b1ed-4a9b-8bf7-dd48bcde7be3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bda6d127-3cd9-4259-9367-04a5a59e2cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6fc0cda-b1ed-4a9b-8bf7-dd48bcde7be3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bda6d127-3cd9-4259-9367-04a5a59e2cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bda6d127-3cd9-4259-9367-04a5a59e2cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=37.933µ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=6562a6fe-164c-46a6-8038-edc1cd51ced5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6fc0cda-b1ed-4a9b-8bf7-dd48bcde7be3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=46.738µ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=f76f88a5-4292-4f15-ab46-60b586bbfacc trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=bda6d127-3cd9-4259-9367-04a5a59e2cb5 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.992671ms http.response.status=404 http.response.written=157 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=b6fc0cda-b1ed-4a9b-8bf7-dd48bcde7be3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.171875ms http.response.status=404 http.response.written=157 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=635f9234-e060-4127-99a0-b12428a2a2ff http.request.method=POST http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=635f9234-e060-4127-99a0-b12428a2a2ff http.request.method=POST http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=744ad918-7b7f-43eb-ac8c-d678a117dc78 http.request.method=POST http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=744ad918-7b7f-43eb-ac8c-d678a117dc78 http.request.method=POST http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=635f9234-e060-4127-99a0-b12428a2a2ff http.request.method=POST http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=102.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).PutContent" trace.id=68a721e1-49ee-4110-aa0b-78399195cc86 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/startedat\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=744ad918-7b7f-43eb-ac8c-d678a117dc78 http.request.method=POST http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=61.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=c266e8a8-ba00-4c33-be5d-183b94257e55 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=635f9234-e060-4127-99a0-b12428a2a2ff http.request.method=POST http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=13.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=142ef72b-f1c6-4d70-913f-ddf204e19322 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=744ad918-7b7f-43eb-ac8c-d678a117dc78 http.request.method=POST http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=12.128µ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=49ef8213-f15d-425b-9364-2fc6044aa9df trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=635f9234-e060-4127-99a0-b12428a2a2ff http.request.method=POST http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=80.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).PutContent" trace.id=ffd52ed5-705f-4795-9813-00b5300fad61 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=635f9234-e060-4127-99a0-b12428a2a2ff http.request.method=POST http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.82937ms http.response.status=202 http.response.written=0 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/hashstates/sha256/0\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=744ad918-7b7f-43eb-ac8c-d678a117dc78 http.request.method=POST http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=67.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).PutContent" trace.id=2787ad64-cf69-476f-a0f4-0b71adf08e67 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=744ad918-7b7f-43eb-ac8c-d678a117dc78 http.request.method=POST http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.89118ms http.response.status=202 http.response.written=0 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=42.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).GetContent" trace.id=a19106ff-b752-4552-b06f-46c3be884244 trace.line=82 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=20.874µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8495b679-c015-47b6-8247-41d7c3636961 trace.line=141 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=92.104µ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=ec77796d-5ee9-46d1-b882-46d109c137de trace.line=124 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.021Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=11.709µ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=1f9033b1-2813-42e6-90e9-377e450e2b16 trace.line=141 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.622µ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=2fbbbaef-6b70-4abe-b241-36e2c611f348 trace.line=141 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=11.709µ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=bb3cb880-ba54-45c2-bdea-0f9362f40a9a trace.line=141 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=53.4µ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=417b979f-b5ab-424f-baf9-a64fe3d44fd2 trace.line=167 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=66.955µ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=490d36e7-a147-42b0-8223-f562fa8d77af trace.line=95 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/b786989d-9373-40df-ace9-e29761c5e9d4\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=97.487µ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=1bade07d-0317-4237-b852-626e5289a12b trace.line=181 vars.name=test vars.uuid=b786989d-9373-40df-ace9-e29761c5e9d4 version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=756fe2dd-5509-4822-ba9e-6b5a3f7cd0a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42542" http.request.uri="/v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.060324ms http.response.status=201 http.response.written=0 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "PUT /v2/test/blobs/uploads/b786989d-9373-40df-ace9-e29761c5e9d4?_state=CbTg_eDQ3F5SumZETsZZp2pxZ8sp2pXKsu4vI7t0Kkl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3ODY5ODlkLTkzNzMtNDBkZi1hY2U5LWUyOTc2MWM1ZTlkNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU4NzU1NzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/startedat\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=38.302µ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=67ca5b91-b3a5-4437-be5d-c275ca1b303b trace.line=82 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=12.948µ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=81334d5a-fc58-4657-a844-62149369134b trace.line=141 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/data\", 0)" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=218.22µ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=6ef309ab-98ac-4924-8a64-eefe3e4c307a trace.line=124 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=17.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5130cc81-7d19-4537-a299-c0e66b68b5a2 trace.line=141 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.236µ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=fe49ffde-5ad6-418b-9653-ec484ee0fc9c trace.line=141 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/data\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=8.985µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff2a70ab-7ebb-41d2-8f6b-98e35d5cd078 trace.line=141 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=39.714µ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=6ef14495-48b9-40d7-b99e-8c5a16d31a85 trace.line=167 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=45.014µ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=788dd0e1-a1f4-4d2a-bb08-b849bd075e37 trace.line=95 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6669b3f9-1000-429f-8f26-1979d4307cff\")" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=80.962µ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=2b279124-7782-4dd9-9c91-0838cf332745 trace.line=181 vars.name=test vars.uuid=6669b3f9-1000-429f-8f26-1979d4307cff version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=7c63407f-6ca8-43c9-92ad-6341a82558ef http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.173557ms http.response.status=201 http.response.written=0 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "PUT /v2/test/blobs/uploads/6669b3f9-1000-429f-8f26-1979d4307cff?_state=B5XCpwflDKD5JrpM0G6uFqTwl7nL2nfbC91Eopt5Z_R7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY2NjliM2Y5LTEwMDAtNDI5Zi04ZjI2LTE5NzlkNDMwN2NmZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNy0xOVQxMToxNDo1NC44OTU5NDk2M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=92dd350e-8597-4b42-9659-877b1e273bcf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=92dd350e-8597-4b42-9659-877b1e273bcf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=92dd350e-8597-4b42-9659-877b1e273bcf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=25.084µ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=0af5028b-b174-4ca6-868a-bfe5ee67f258 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] time="2023-07-19T11:14:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=92dd350e-8597-4b42-9659-877b1e273bcf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="890.331µs" http.response.status=404 http.response.written=96 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.022Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg=PutImageManifest go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=41.674µ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=994955da-b7f0-4b18-8bef-d12c2a22ab99 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.81µ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=70bf5fb5-b9fe-48cc-a72e-2f8f218acb91 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=21.612µ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=04eb83b6-dc83-49c6-aba0-045f10c67979 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=12.144µ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=f44d8485-3ca1-45a6-8743-5fb71f572ba3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=12.776µ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=ed91923b-58ad-476f-8d9e-2c42791cf497 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=51.948µ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=07c8a7f9-23eb-4cb2-ab54-62bbdf971442 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=53.293µ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=8a15af55-9a65-4bad-a5e0-5f42f4ef927a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=23.262µ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=26cd71ce-f908-4e11-be8d-71f42916d681 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=58.208µ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=b9d28598-7dd8-4ab8-aaf7-b321b47a1044 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=31.025µ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=e1cf5d1f-001d-4f86-9f59-11101d58aa59 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=46146182-d38f-434e-934f-375a49ea32ba http.request.method=PUT http.request.remoteaddr="127.0.0.1:42554" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.709498ms http.response.status=201 http.response.written=0 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=da339242-8346-4623-9106-93fae3710d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:42572" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=da339242-8346-4623-9106-93fae3710d2f http.request.method=GET http.request.remoteaddr="127.0.0.1:42572" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="831.992µs" http.response.status=200 http.response.written=2 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=42.93µ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=63acc129-9b48-405d-a3ff-893534320e05 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=19.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a843d4bd-c8f0-464c-bad0-cbb10fb935c2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.572µ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=a341dcd6-ab6f-49ca-8b76-da2179a73727 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=15.96µ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=34a0198c-3dd2-4962-b823-36dd133b15d0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=e0effb03-fffb-416a-bc15-5d34bfeb1c1c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42578" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-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.20946ms http.response.status=200 http.response.written=417 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.023Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=45.145µ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=382fa17a-a20e-4294-9838-7f4b7b8c0296 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=15.631µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6fb4b362-5dd5-46c8-9a3c-7b414a125a51 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=18.954µ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=df9ba815-6e4c-440f-abdb-dbe6726ec746 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ae84b377-d756-4b2b-b3c8-79afbebf8efd http.request.method=GET http.request.remoteaddr="127.0.0.1:42592" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-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.249788ms http.response.status=200 http.response.written=417 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=40.148µ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=e5f4d45a-90e4-4676-81a0-3de94852b612 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg=GetBlob go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.885µ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=468cc4aa-eeb1-4bb4-bc70-1c2618b64077 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=32.222µ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=f54f4eea-f2a0-4858-95a8-72ae001debed trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=23.648µ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=54a36d55-39fc-4e66-91e7-695d34aac2df trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=16.09µ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=3d4b944f-5f8e-497c-9087-7cfabffc0767 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=19.061µ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=879de724-e9b2-405d-ae4c-62de2dec0142 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=8.066µ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=f9152eca-2952-42b9-bef6-b88f023b6868 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=19.102µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c2014fce-4dd9-4a89-8650-8ba01e6bb738 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=5.538µ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=cc84de50-bd52-44df-9683-8d864ced5bf3 trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=8.574µ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=012464b3-9e2a-4d9a-b400-b46a8eae6119 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=8.271µ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=8906203c-4954-4ded-aefc-ddf245458436 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=13.949µ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=5b761526-cd8a-47d8-b4b7-42bbb650a5cc trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=5.17µ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=322c9aaa-e5cd-4333-a329-90df0cd87a83 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.162µ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=a0cad425-ff51-4f30-bceb-2eb4bdfbd16b trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=35.537µ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=bc5db992-c817-44e6-84e3-959f404b6e3e trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=13.908µ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=782210d1-4d99-43c6-8df8-0cbb7fc2d130 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=ff5d1e74-01e1-4514-bcd1-d7e055e42609 http.request.method=GET http.request.remoteaddr="127.0.0.1:42602" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.027523ms http.response.status=200 http.response.written=194 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.024Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=36.612µ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=dfd18c4b-96cf-43c9-b077-ee4aca9ef9ba trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=14.671µ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=78ceeec4-ca1b-46ac-90b0-bbae2bb47b87 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=64ea40c0-7dfe-42ba-b508-74e8ac8d66f9 http.request.method=GET http.request.remoteaddr="127.0.0.1:42606" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.793954ms http.response.status=200 http.response.written=68 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=83e98e75-2260-4e8c-9423-1d83e28ab9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:42632" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=info msg="response completed" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=83e98e75-2260-4e8c-9423-1d83e28ab9ad http.request.method=GET http.request.remoteaddr="127.0.0.1:42632" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.472358ms http.response.status=200 http.response.written=2 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7b27e1c6-8c27-4609-9d77-31b243a632ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42638" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7b27e1c6-8c27-4609-9d77-31b243a632ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42638" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7b27e1c6-8c27-4609-9d77-31b243a632ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42638" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7b27e1c6-8c27-4609-9d77-31b243a632ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42638" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=31.828µ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=85ef622f-f95f-4b5b-bca8-5224597015d6 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7b27e1c6-8c27-4609-9d77-31b243a632ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42638" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=11.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4fe20c5-d8af-49f4-84bb-abf572457448 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=7b27e1c6-8c27-4609-9d77-31b243a632ac http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42638" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.084633ms http.response.status=404 http.response.written=181 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="authorizing request" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=93a7d12e-a6fe-45cd-ae80-a2933007f57d http.request.method=GET http.request.remoteaddr="127.0.0.1:42646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg=GetImageManifest go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=93a7d12e-a6fe-45cd-ae80-a2933007f57d http.request.method=GET http.request.remoteaddr="127.0.0.1:42646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=93a7d12e-a6fe-45cd-ae80-a2933007f57d http.request.method=GET http.request.remoteaddr="127.0.0.1:42646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=93a7d12e-a6fe-45cd-ae80-a2933007f57d http.request.method=GET http.request.remoteaddr="127.0.0.1:42646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=26.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7cd9a04a-a747-4f38-bd59-43e24eb40441 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=93a7d12e-a6fe-45cd-ae80-a2933007f57d http.request.method=GET http.request.remoteaddr="127.0.0.1:42646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf trace.duration=11.159µ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=266b0a31-44cf-433e-9760-8112d36df8da trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] time="2023-07-19T11:14:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.6 http.request.host="127.0.0.1:5000" http.request.id=93a7d12e-a6fe-45cd-ae80-a2933007f57d http.request.method=GET http.request.remoteaddr="127.0.0.1:42646" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="986.153µs" http.response.status=404 http.response.written=181 instance.id=324bc16f-cbce-48f2-9e9b-e762046bddaf vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-07-19T11:14:55.025Z] 127.0.0.1 - - [19/Jul/2023:11:14:54 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.6 git-commit/a8fd1e31357393c0c8bf3bdec4db7a6c53a787fe kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-07-19T11:14:55.025Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s) [2023-07-19T11:14:55.025Z] === RUN TestRemoveImageOrphaning [2023-07-19T11:14:55.285Z] --- PASS: TestRemoveImageOrphaning (0.13s) [2023-07-19T11:14:55.285Z] === RUN TestRemoveByDigest [2023-07-19T11:14:55.285Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-07-19T11:14:55.285Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-07-19T11:14:55.285Z] === RUN TestRemoveImageGarbageCollector [2023-07-19T11:14:55.285Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:14:55.285Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-07-19T11:14:55.285Z] === RUN TestSaveCheckTimes [2023-07-19T11:14:55.285Z] === PAUSE TestSaveCheckTimes [2023-07-19T11:14:55.285Z] === RUN TestSaveRepoWithMultipleImages [2023-07-19T11:14:56.224Z] --- PASS: TestSaveRepoWithMultipleImages (0.92s) [2023-07-19T11:14:56.224Z] === RUN TestSaveDirectoryPermissions [2023-07-19T11:14:57.164Z] --- PASS: TestSaveDirectoryPermissions (0.89s) [2023-07-19T11:14:57.164Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-07-19T11:14:57.164Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-07-19T11:14:57.164Z] === RUN TestTagInvalidReference [2023-07-19T11:14:57.164Z] --- PASS: TestTagInvalidReference (0.01s) [2023-07-19T11:14:57.164Z] === RUN TestTagValidPrefixedRepo [2023-07-19T11:14:57.164Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-07-19T11:14:57.164Z] === RUN TestTagExistedNameWithoutForce [2023-07-19T11:14:57.164Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-07-19T11:14:57.164Z] === RUN TestTagOfficialNames [2023-07-19T11:14:57.164Z] --- PASS: TestTagOfficialNames (0.04s) [2023-07-19T11:14:57.164Z] === RUN TestTagMatchesDigest [2023-07-19T11:14:57.164Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-07-19T11:14:57.164Z] === CONT TestSaveCheckTimes [2023-07-19T11:14:57.164Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-07-19T11:14:57.164Z] PASS [2023-07-19T11:14:57.164Z] [2023-07-19T11:14:57.164Z] === Skipped [2023-07-19T11:14:57.164Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-07-19T11:14:57.164Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-07-19T11:14:57.164Z] [2023-07-19T11:14:57.164Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-07-19T11:14:57.164Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-07-19T11:14:57.164Z] [2023-07-19T11:14:57.164Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-07-19T11:14:57.164Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:14:57.164Z] [2023-07-19T11:14:57.164Z] DONE 30 tests, 3 skipped in 2.916s [2023-07-19T11:14:57.164Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-07-19T11:14:57.164Z] ++ 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-07-19T11:14:57.164Z] ++ set -e [2023-07-19T11:14:57.164Z] ++ '[' -n 0 ']' [2023-07-19T11:14:57.164Z] ++ set -x [2023-07-19T11:14:57.164Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:14:57.164Z] === RUN TestStripANSICommands [2023-07-19T11:14:57.164Z] === RUN TestStripANSICommands/#00 [2023-07-19T11:14:57.164Z] === RUN TestStripANSICommands/#01 [2023-07-19T11:14:57.164Z] --- PASS: TestStripANSICommands (0.00s) [2023-07-19T11:14:57.164Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-07-19T11:14:57.164Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-07-19T11:14:57.164Z] PASS [2023-07-19T11:14:57.164Z] [2023-07-19T11:14:57.164Z] DONE 3 tests in 0.009s [2023-07-19T11:14:57.164Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-07-19T11:14:57.164Z] ++ 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-07-19T11:14:57.164Z] ++ set -e [2023-07-19T11:14:57.164Z] ++ '[' -n 0 ']' [2023-07-19T11:14:57.164Z] ++ set -x [2023-07-19T11:14:57.164Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:14:57.164Z] INFO: Testing against a local daemon [2023-07-19T11:14:57.164Z] === RUN TestNetworkCreateDelete [2023-07-19T11:14:57.424Z] --- PASS: TestNetworkCreateDelete (0.17s) [2023-07-19T11:14:57.424Z] === RUN TestDockerNetworkDeletePreferID [2023-07-19T11:14:57.994Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2023-07-19T11:14:57.994Z] === RUN TestDaemonDNSFallback [2023-07-19T11:15:04.617Z] --- PASS: TestDaemonDNSFallback (6.20s) [2023-07-19T11:15:04.617Z] === RUN TestInspectNetwork [2023-07-19T11:15:06.526Z] === RUN TestInspectNetwork/full_network_id [2023-07-19T11:15:06.526Z] === RUN TestInspectNetwork/partial_network_id [2023-07-19T11:15:06.526Z] === RUN TestInspectNetwork/network_name [2023-07-19T11:15:06.526Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-07-19T11:15:11.806Z] --- PASS: TestInspectNetwork (6.94s) [2023-07-19T11:15:11.806Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-07-19T11:15:11.806Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-07-19T11:15:11.806Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-07-19T11:15:11.806Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-07-19T11:15:11.806Z] === RUN TestRunContainerWithBridgeNone [2023-07-19T11:15:12.376Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/create [2023-07-19T11:15:12.376Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-07-19T11:15:12.376Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-07-19T11:15:12.376Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-07-19T11:15:12.376Z] === CONT TestNetworkInvalidJSON/networks/create [2023-07-19T11:15:12.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-07-19T11:15:12.376Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-07-19T11:15:12.376Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-07-19T11:15:12.376Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-07-19T11:15:12.376Z] === RUN TestNetworkList [2023-07-19T11:15:12.376Z] === RUN TestNetworkList//networks [2023-07-19T11:15:12.376Z] === PAUSE TestNetworkList//networks [2023-07-19T11:15:12.376Z] === RUN TestNetworkList//networks/ [2023-07-19T11:15:12.376Z] === PAUSE TestNetworkList//networks/ [2023-07-19T11:15:12.376Z] === CONT TestNetworkList//networks [2023-07-19T11:15:12.376Z] === CONT TestNetworkList//networks/ [2023-07-19T11:15:12.636Z] --- PASS: TestNetworkList (0.01s) [2023-07-19T11:15:12.636Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-07-19T11:15:12.636Z] --- PASS: TestNetworkList//networks (0.00s) [2023-07-19T11:15:12.636Z] === RUN TestHostIPv4BridgeLabel [2023-07-19T11:15:13.206Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-07-19T11:15:13.206Z] === RUN TestDefaultNetworkOpts [2023-07-19T11:15:13.206Z] === RUN TestDefaultNetworkOpts/default_value [2023-07-19T11:15:14.586Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-07-19T11:15:15.968Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-07-19T11:15:16.908Z] --- PASS: TestDefaultNetworkOpts (3.90s) [2023-07-19T11:15:16.908Z] --- PASS: TestDefaultNetworkOpts/default_value (1.28s) [2023-07-19T11:15:16.908Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s) [2023-07-19T11:15:16.908Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.30s) [2023-07-19T11:15:16.908Z] === RUN TestDaemonRestartWithLiveRestore [2023-07-19T11:15:18.292Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-07-19T11:15:18.292Z] === RUN TestDaemonDefaultNetworkPools [2023-07-19T11:15:18.862Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2023-07-19T11:15:18.862Z] === RUN TestDaemonRestartWithExistingNetwork [2023-07-19T11:15:20.244Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-07-19T11:15:20.244Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-07-19T11:15:21.185Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2023-07-19T11:15:21.185Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-07-19T11:15:21.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2023-07-19T11:15:21.755Z] === RUN TestServiceWithPredefinedNetwork [2023-07-19T11:15:24.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s) [2023-07-19T11:15:24.296Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-07-19T11:15:24.296Z] service_test.go:242: FLAKY_TEST [2023-07-19T11:15:24.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-19T11:15:24.296Z] === RUN TestServiceWithDataPathPortInit [2023-07-19T11:15:39.191Z] --- PASS: TestServiceWithDataPathPortInit (13.42s) [2023-07-19T11:15:39.191Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-07-19T11:15:39.761Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aenjpqvtgd47faac9ki93m039 Created:2023-07-19 11:15:38.60813532 +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[fca41aa6dbb317d3cb400d7bd2e049726f7f450a650c4b47f27e156351c1c884:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk2poc55vn370h9zopfk1xfsu EndpointID:02f524a33d95bcd394033dfb1d35d61f9ba18920532477a1861a2eb0bda58fc3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fbac84006f04632fe2952b92d1bdeebf522b163fab24513eb342700f75a8218c 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:457bd638328a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk2poc55vn370h9zopfk1xfsu EndpointID:02f524a33d95bcd394033dfb1d35d61f9ba18920532477a1861a2eb0bda58fc3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-07-19T11:15:43.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.60s) [2023-07-19T11:15:43.963Z] PASS [2023-07-19T11:15:43.963Z] [2023-07-19T11:15:43.963Z] === Skipped [2023-07-19T11:15:43.964Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-07-19T11:15:43.964Z] service_test.go:242: FLAKY_TEST [2023-07-19T11:15:43.964Z] [2023-07-19T11:15:43.964Z] DONE 42 tests, 1 skipped in 46.787s [2023-07-19T11:15:43.964Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-07-19T11:15:43.964Z] ++ 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-07-19T11:15:43.964Z] ++ set -e [2023-07-19T11:15:43.964Z] ++ '[' -n 0 ']' [2023-07-19T11:15:43.964Z] ++ set -x [2023-07-19T11:15:43.964Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:15:43.964Z] INFO: Testing against a local daemon [2023-07-19T11:15:43.964Z] === RUN TestDockerNetworkIpvlanPersistance [2023-07-19T11:15:43.964Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-19T11:15:43.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-19T11:15:43.964Z] === RUN TestDockerNetworkIpvlan [2023-07-19T11:15:44.223Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-19T11:15:44.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-07-19T11:15:44.223Z] PASS [2023-07-19T11:15:44.223Z] [2023-07-19T11:15:44.223Z] === Skipped [2023-07-19T11:15:44.223Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-07-19T11:15:44.223Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-19T11:15:44.223Z] [2023-07-19T11:15:44.223Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-07-19T11:15:44.223Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-07-19T11:15:44.223Z] [2023-07-19T11:15:44.223Z] DONE 2 tests, 2 skipped in 0.034s [2023-07-19T11:15:44.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-07-19T11:15:44.223Z] ++ 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-07-19T11:15:44.223Z] ++ set -e [2023-07-19T11:15:44.223Z] ++ '[' -n 0 ']' [2023-07-19T11:15:44.223Z] ++ set -x [2023-07-19T11:15:44.224Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:15:44.224Z] INFO: Testing against a local daemon [2023-07-19T11:15:44.224Z] === RUN TestDockerNetworkMacvlanPersistance [2023-07-19T11:15:45.606Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) [2023-07-19T11:15:45.606Z] === RUN TestDockerNetworkMacvlan [2023-07-19T11:15:45.866Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-07-19T11:15:46.436Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-07-19T11:15:47.375Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-07-19T11:15:48.756Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-07-19T11:15:50.138Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-07-19T11:15:53.433Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan (8.09s) [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.63s) [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.63s) [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.37s) [2023-07-19T11:15:53.433Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s) [2023-07-19T11:15:53.433Z] PASS [2023-07-19T11:15:53.433Z] [2023-07-19T11:15:53.433Z] DONE 8 tests in 9.277s [2023-07-19T11:15:53.433Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-07-19T11:15:53.433Z] ++ 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-07-19T11:15:53.433Z] ++ set -e [2023-07-19T11:15:53.433Z] ++ '[' -n 0 ']' [2023-07-19T11:15:53.433Z] ++ set -x [2023-07-19T11:15:53.433Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:15:53.433Z] testing: warning: no tests to run [2023-07-19T11:15:53.433Z] PASS [2023-07-19T11:15:53.433Z] [2023-07-19T11:15:53.433Z] DONE 0 tests in 0.008s [2023-07-19T11:15:53.433Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-07-19T11:15:53.433Z] ++ 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-07-19T11:15:53.433Z] ++ set -e [2023-07-19T11:15:53.433Z] ++ '[' -n 0 ']' [2023-07-19T11:15:53.433Z] ++ set -x [2023-07-19T11:15:53.433Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:15:53.433Z] INFO: Testing against a local daemon [2023-07-19T11:15:53.433Z] === RUN TestAuthZPluginAllowRequest [2023-07-19T11:15:54.814Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2023-07-19T11:15:54.814Z] === RUN TestAuthZPluginTLS [2023-07-19T11:15:55.074Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-07-19T11:15:55.074Z] === RUN TestAuthZPluginDenyRequest [2023-07-19T11:15:55.644Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-07-19T11:15:55.644Z] === RUN TestAuthZPluginAPIDenyResponse [2023-07-19T11:15:56.222Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-07-19T11:15:56.222Z] === RUN TestAuthZPluginDenyResponse [2023-07-19T11:15:56.800Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-07-19T11:15:56.800Z] === RUN TestAuthZPluginAllowEventStream [2023-07-19T11:15:57.739Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2023-07-19T11:15:57.739Z] === RUN TestAuthZPluginErrorResponse [2023-07-19T11:15:58.309Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-07-19T11:15:58.309Z] === RUN TestAuthZPluginErrorRequest [2023-07-19T11:15:58.879Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-07-19T11:15:58.879Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-07-19T11:15:59.448Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-07-19T11:15:59.448Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-07-19T11:16:00.391Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s) [2023-07-19T11:16:00.391Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-07-19T11:16:01.774Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.12s) [2023-07-19T11:16:01.774Z] === RUN TestAuthZPluginHeader [2023-07-19T11:16:02.344Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-07-19T11:16:02.344Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-07-19T11:16:02.344Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:02.344Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-19T11:16:02.344Z] === RUN TestAuthZPluginV2Disable [2023-07-19T11:16:02.344Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:02.344Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-07-19T11:16:02.344Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-07-19T11:16:02.344Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:02.344Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-19T11:16:02.344Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-07-19T11:16:02.344Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:02.344Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-19T11:16:02.344Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-07-19T11:16:20.445Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-07-19T11:16:20.445Z] PASS [2023-07-19T11:16:20.445Z] [2023-07-19T11:16:20.445Z] === Skipped [2023-07-19T11:16:20.445Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-07-19T11:16:20.445Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:20.445Z] [2023-07-19T11:16:20.445Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-07-19T11:16:20.445Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:20.445Z] [2023-07-19T11:16:20.445Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-07-19T11:16:20.445Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:20.445Z] [2023-07-19T11:16:20.445Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-07-19T11:16:20.445Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:20.445Z] [2023-07-19T11:16:20.445Z] DONE 17 tests, 4 skipped in 25.692s [2023-07-19T11:16:20.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-07-19T11:16:20.445Z] ++ 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-07-19T11:16:20.445Z] ++ set -e [2023-07-19T11:16:20.445Z] ++ '[' -n 0 ']' [2023-07-19T11:16:20.445Z] ++ set -x [2023-07-19T11:16:20.445Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:20.445Z] INFO: Testing against a local daemon [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-07-19T11:16:20.445Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-07-19T11:16:20.445Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-07-19T11:16:20.445Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-07-19T11:16:20.445Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-07-19T11:16:20.445Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-07-19T11:16:20.445Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-07-19T11:16:20.445Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-07-19T11:16:20.445Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-07-19T11:16:20.445Z] === RUN TestPluginInstall [2023-07-19T11:16:20.445Z] === RUN TestPluginInstall/no_auth [2023-07-19T11:16:22.363Z] time="2023-07-19T11:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-19T11:16:22.363Z] time="2023-07-19T11:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f153ee10213ac5333fb724ce2f3fb9cc430cf04ab8208c70e9b6f7ca5c29d7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-19T11:16:22.363Z] time="2023-07-19T11:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-19T11:16:22.363Z] time="2023-07-19T11:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3f153ee10213ac5333fb724ce2f3fb9cc430cf04ab8208c70e9b6f7ca5c29d7f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-19T11:16:22.363Z] === RUN TestPluginInstall/with_htpasswd [2023-07-19T11:16:22.628Z] time="2023-07-19T11:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-19T11:16:22.628Z] time="2023-07-19T11:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db4060cf92a6bf092d98afae00ac4fb2722294f6e0a18f3cd69614a32222f189" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-19T11:16:22.628Z] time="2023-07-19T11:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-19T11:16:22.628Z] time="2023-07-19T11:16:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db4060cf92a6bf092d98afae00ac4fb2722294f6e0a18f3cd69614a32222f189" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-19T11:16:22.628Z] === RUN TestPluginInstall/with_insecure [2023-07-19T11:16:23.568Z] time="2023-07-19T11:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-19T11:16:23.568Z] time="2023-07-19T11:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a47442f372b9aba51bf4ce0a59df6dfd1080b0d2574e256544f6d090f99a4d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-19T11:16:23.568Z] time="2023-07-19T11:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-07-19T11:16:23.568Z] time="2023-07-19T11:16:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a47442f372b9aba51bf4ce0a59df6dfd1080b0d2574e256544f6d090f99a4d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-07-19T11:16:23.568Z] plugin_test.go:196: [dcd600ef1eaf6] daemon is not started [2023-07-19T11:16:23.568Z] --- PASS: TestPluginInstall (4.49s) [2023-07-19T11:16:23.568Z] --- PASS: TestPluginInstall/no_auth (3.07s) [2023-07-19T11:16:23.568Z] --- PASS: TestPluginInstall/with_htpasswd (0.48s) [2023-07-19T11:16:23.568Z] --- PASS: TestPluginInstall/with_insecure (0.94s) [2023-07-19T11:16:23.568Z] === RUN TestPluginsWithRuntimes [2023-07-19T11:16:25.476Z] === RUN TestPluginsWithRuntimes/No_Args [2023-07-19T11:16:26.046Z] === RUN TestPluginsWithRuntimes/With_Args [2023-07-19T11:16:26.985Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2023-07-19T11:16:26.985Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2023-07-19T11:16:26.985Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2023-07-19T11:16:26.985Z] === RUN TestPluginBackCompatMediaTypes [2023-07-19T11:16:27.555Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s) [2023-07-19T11:16:27.555Z] PASS [2023-07-19T11:16:27.555Z] [2023-07-19T11:16:27.555Z] DONE 24 tests in 8.348s [2023-07-19T11:16:27.555Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-07-19T11:16:27.555Z] ++ 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-07-19T11:16:27.555Z] ++ set -e [2023-07-19T11:16:27.555Z] ++ '[' -n 0 ']' [2023-07-19T11:16:27.555Z] ++ set -x [2023-07-19T11:16:27.555Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:27.555Z] INFO: Testing against a local daemon [2023-07-19T11:16:27.555Z] === RUN TestExternalGraphDriver [2023-07-19T11:16:27.815Z] === RUN TestExternalGraphDriver/json [2023-07-19T11:16:29.725Z] === RUN TestExternalGraphDriver/spec [2023-07-19T11:16:31.106Z] === RUN TestExternalGraphDriver/pull [2023-07-19T11:16:32.486Z] --- PASS: TestExternalGraphDriver (4.96s) [2023-07-19T11:16:32.486Z] --- PASS: TestExternalGraphDriver/json (1.49s) [2023-07-19T11:16:32.486Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2023-07-19T11:16:32.486Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2023-07-19T11:16:32.486Z] === RUN TestGraphdriverPluginV2 [2023-07-19T11:16:32.746Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:32.746Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-07-19T11:16:32.746Z] PASS [2023-07-19T11:16:32.746Z] [2023-07-19T11:16:32.746Z] === Skipped [2023-07-19T11:16:32.746Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-07-19T11:16:32.746Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:16:32.746Z] [2023-07-19T11:16:32.746Z] DONE 5 tests, 1 skipped in 5.316s [2023-07-19T11:16:32.746Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-07-19T11:16:32.746Z] ++ 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-07-19T11:16:32.746Z] ++ set -e [2023-07-19T11:16:32.746Z] ++ '[' -n 0 ']' [2023-07-19T11:16:32.746Z] ++ set -x [2023-07-19T11:16:32.747Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:32.747Z] INFO: Testing against a local daemon [2023-07-19T11:16:32.747Z] === RUN TestContinueAfterPluginCrash [2023-07-19T11:16:32.747Z] === PAUSE TestContinueAfterPluginCrash [2023-07-19T11:16:32.747Z] === RUN TestReadPluginNoRead [2023-07-19T11:16:32.747Z] === PAUSE TestReadPluginNoRead [2023-07-19T11:16:32.747Z] === RUN TestDaemonStartWithLogOpt [2023-07-19T11:16:32.747Z] === PAUSE TestDaemonStartWithLogOpt [2023-07-19T11:16:32.747Z] === CONT TestDaemonStartWithLogOpt [2023-07-19T11:16:32.747Z] === CONT TestReadPluginNoRead [2023-07-19T11:16:32.747Z] === CONT TestContinueAfterPluginCrash [2023-07-19T11:16:35.289Z] === RUN TestReadPluginNoRead/default [2023-07-19T11:16:35.549Z] --- PASS: TestDaemonStartWithLogOpt (2.67s) [2023-07-19T11:16:36.121Z] === RUN TestReadPluginNoRead/disabled_caching [2023-07-19T11:16:37.502Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-07-19T11:16:38.883Z] read_test.go:91: [d2281124816a8] daemon is not started [2023-07-19T11:16:38.883Z] --- PASS: TestReadPluginNoRead (5.85s) [2023-07-19T11:16:38.883Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2023-07-19T11:16:38.883Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2023-07-19T11:16:38.883Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2023-07-19T11:16:40.791Z] --- PASS: TestContinueAfterPluginCrash (7.68s) [2023-07-19T11:16:40.791Z] PASS [2023-07-19T11:16:40.791Z] [2023-07-19T11:16:40.791Z] DONE 6 tests in 7.707s [2023-07-19T11:16:40.791Z] 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-07-19T11:16:40.791Z] ++ 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-07-19T11:16:40.791Z] ++ set -e [2023-07-19T11:16:40.791Z] ++ '[' -n 0 ']' [2023-07-19T11:16:40.791Z] ++ set -x [2023-07-19T11:16:40.791Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:40.791Z] testing: warning: no tests to run [2023-07-19T11:16:40.791Z] PASS [2023-07-19T11:16:40.791Z] [2023-07-19T11:16:40.791Z] DONE 0 tests in 0.008s [2023-07-19T11:16:40.791Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-07-19T11:16:40.791Z] ++ 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-07-19T11:16:40.791Z] ++ set -e [2023-07-19T11:16:40.791Z] ++ '[' -n 0 ']' [2023-07-19T11:16:40.791Z] ++ set -x [2023-07-19T11:16:40.791Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:40.791Z] INFO: Testing against a local daemon [2023-07-19T11:16:40.791Z] === RUN TestPluginWithDevMounts [2023-07-19T11:16:40.791Z] === PAUSE TestPluginWithDevMounts [2023-07-19T11:16:40.791Z] === CONT TestPluginWithDevMounts [2023-07-19T11:16:42.183Z] --- PASS: TestPluginWithDevMounts (1.49s) [2023-07-19T11:16:42.183Z] PASS [2023-07-19T11:16:42.183Z] [2023-07-19T11:16:42.183Z] DONE 1 tests in 1.525s [2023-07-19T11:16:42.183Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-07-19T11:16:42.183Z] ++ 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-07-19T11:16:42.183Z] ++ set -e [2023-07-19T11:16:42.183Z] ++ '[' -n 0 ']' [2023-07-19T11:16:42.183Z] ++ set -x [2023-07-19T11:16:42.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:42.183Z] INFO: Testing against a local daemon [2023-07-19T11:16:42.183Z] === RUN TestSecretInspect [2023-07-19T11:16:44.091Z] --- PASS: TestSecretInspect (1.98s) [2023-07-19T11:16:44.091Z] === RUN TestSecretList [2023-07-19T11:16:45.998Z] --- PASS: TestSecretList (1.97s) [2023-07-19T11:16:45.998Z] === RUN TestSecretsCreateAndDelete [2023-07-19T11:16:47.907Z] --- PASS: TestSecretsCreateAndDelete (1.86s) [2023-07-19T11:16:47.907Z] === RUN TestSecretsUpdate [2023-07-19T11:16:49.815Z] --- PASS: TestSecretsUpdate (1.91s) [2023-07-19T11:16:49.815Z] === RUN TestTemplatedSecret [2023-07-19T11:16:53.110Z] --- PASS: TestTemplatedSecret (2.61s) [2023-07-19T11:16:53.110Z] === RUN TestSecretCreateResolve [2023-07-19T11:16:54.492Z] --- PASS: TestSecretCreateResolve (1.93s) [2023-07-19T11:16:54.492Z] PASS [2023-07-19T11:16:54.492Z] [2023-07-19T11:16:54.492Z] DONE 6 tests in 12.298s [2023-07-19T11:16:54.492Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-07-19T11:16:54.492Z] ++ 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-07-19T11:16:54.492Z] ++ set -e [2023-07-19T11:16:54.492Z] ++ '[' -n 0 ']' [2023-07-19T11:16:54.492Z] ++ set -x [2023-07-19T11:16:54.492Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:16:54.492Z] INFO: Testing against a local daemon [2023-07-19T11:16:54.492Z] === RUN TestServiceCreateInit [2023-07-19T11:16:54.492Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-07-19T11:16:58.690Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-07-19T11:17:01.985Z] --- PASS: TestServiceCreateInit (7.54s) [2023-07-19T11:17:01.985Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s) [2023-07-19T11:17:01.985Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) [2023-07-19T11:17:01.985Z] === RUN TestCreateServiceMultipleTimes [2023-07-19T11:17:16.879Z] --- PASS: TestCreateServiceMultipleTimes (14.94s) [2023-07-19T11:17:16.879Z] === RUN TestCreateServiceConflict [2023-07-19T11:17:19.422Z] --- PASS: TestCreateServiceConflict (2.02s) [2023-07-19T11:17:19.423Z] === RUN TestCreateServiceMaxReplicas [2023-07-19T11:17:21.962Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2023-07-19T11:17:21.962Z] === RUN TestCreateWithDuplicateNetworkNames [2023-07-19T11:17:36.855Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.93s) [2023-07-19T11:17:36.855Z] === RUN TestCreateServiceSecretFileMode [2023-07-19T11:17:49.070Z] --- PASS: TestCreateServiceSecretFileMode (12.55s) [2023-07-19T11:17:49.070Z] === RUN TestCreateServiceConfigFileMode [2023-07-19T11:18:01.290Z] --- PASS: TestCreateServiceConfigFileMode (12.49s) [2023-07-19T11:18:01.290Z] === RUN TestCreateServiceSysctls [2023-07-19T11:18:03.198Z] --- PASS: TestCreateServiceSysctls (3.12s) [2023-07-19T11:18:03.198Z] === RUN TestCreateServiceCapabilities [2023-07-19T11:18:05.738Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2023-07-19T11:18:05.738Z] === RUN TestInspect [2023-07-19T11:18:08.277Z] --- PASS: TestInspect (2.85s) [2023-07-19T11:18:08.277Z] === RUN TestCreateJob [2023-07-19T11:18:11.572Z] --- PASS: TestCreateJob (3.26s) [2023-07-19T11:18:11.572Z] === RUN TestReplicatedJob [2023-07-19T11:18:16.858Z] --- PASS: TestReplicatedJob (4.90s) [2023-07-19T11:18:16.858Z] === RUN TestUpdateReplicatedJob [2023-07-19T11:18:20.152Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2023-07-19T11:18:20.152Z] === RUN TestServiceListWithStatuses [2023-07-19T11:18:20.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-19T11:18:20.152Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-07-19T11:18:20.152Z] === RUN TestDockerNetworkConnectAlias [2023-07-19T11:18:23.446Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2023-07-19T11:18:23.446Z] === RUN TestDockerNetworkReConnect [2023-07-19T11:18:26.741Z] --- PASS: TestDockerNetworkReConnect (3.12s) [2023-07-19T11:18:26.741Z] === RUN TestServicePlugin [2023-07-19T11:18:26.741Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:18:26.741Z] --- SKIP: TestServicePlugin (0.00s) [2023-07-19T11:18:26.741Z] === RUN TestServiceUpdateLabel [2023-07-19T11:18:28.651Z] --- PASS: TestServiceUpdateLabel (1.94s) [2023-07-19T11:18:28.651Z] === RUN TestServiceUpdateSecrets [2023-07-19T11:18:43.549Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2023-07-19T11:18:43.549Z] === RUN TestServiceUpdateConfigs [2023-07-19T11:18:58.440Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2023-07-19T11:18:58.440Z] === RUN TestServiceUpdateNetwork [2023-07-19T11:19:10.659Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2023-07-19T11:19:10.659Z] === RUN TestServiceUpdatePidsLimit [2023-07-19T11:19:10.659Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-07-19T11:19:11.597Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-07-19T11:19:19.723Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-07-19T11:19:26.297Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2023-07-19T11:19:26.297Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-07-19T11:19:26.297Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-07-19T11:19:26.297Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2023-07-19T11:19:26.297Z] PASS [2023-07-19T11:19:26.297Z] [2023-07-19T11:19:26.297Z] === Skipped [2023-07-19T11:19:26.297Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-07-19T11:19:26.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-07-19T11:19:26.297Z] [2023-07-19T11:19:26.297Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-07-19T11:19:26.297Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-07-19T11:19:26.297Z] [2023-07-19T11:19:26.297Z] DONE 27 tests, 2 skipped in 151.284s [2023-07-19T11:19:26.297Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-07-19T11:19:26.297Z] ++ 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-07-19T11:19:26.297Z] ++ set -e [2023-07-19T11:19:26.297Z] ++ '[' -n 0 ']' [2023-07-19T11:19:26.297Z] ++ set -x [2023-07-19T11:19:26.297Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:19:26.297Z] INFO: Testing against a local daemon [2023-07-19T11:19:26.297Z] === RUN TestSessionCreate [2023-07-19T11:19:26.297Z] --- PASS: TestSessionCreate (0.02s) [2023-07-19T11:19:26.297Z] === RUN TestSessionCreateWithBadUpgrade [2023-07-19T11:19:26.297Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-07-19T11:19:26.297Z] PASS [2023-07-19T11:19:26.297Z] [2023-07-19T11:19:26.297Z] DONE 2 tests in 0.053s [2023-07-19T11:19:26.297Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-07-19T11:19:26.297Z] ++ 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-07-19T11:19:26.297Z] ++ set -e [2023-07-19T11:19:26.298Z] ++ '[' -n 0 ']' [2023-07-19T11:19:26.298Z] ++ set -x [2023-07-19T11:19:26.298Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:19:26.298Z] INFO: Testing against a local daemon [2023-07-19T11:19:26.298Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-07-19T11:19:26.298Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-19T11:19:26.298Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-19T11:19:26.298Z] === RUN TestDiskUsage [2023-07-19T11:19:26.298Z] === PAUSE TestDiskUsage [2023-07-19T11:19:26.298Z] === RUN TestEventsExecDie [2023-07-19T11:19:26.298Z] --- PASS: TestEventsExecDie (0.53s) [2023-07-19T11:19:26.298Z] === RUN TestEventsBackwardsCompatible [2023-07-19T11:19:26.298Z] --- PASS: TestEventsBackwardsCompatible (0.03s) [2023-07-19T11:19:26.298Z] === RUN TestEventsVolumeCreate [2023-07-19T11:19:26.557Z] --- PASS: TestEventsVolumeCreate (0.04s) [2023-07-19T11:19:26.557Z] === RUN TestInfoBinaryCommits [2023-07-19T11:19:26.557Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-07-19T11:19:26.557Z] === RUN TestInfoAPIVersioned [2023-07-19T11:19:26.557Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-07-19T11:19:26.557Z] === RUN TestInfoAPI [2023-07-19T11:19:26.557Z] --- PASS: TestInfoAPI (0.02s) [2023-07-19T11:19:26.557Z] === RUN TestInfoAPIWarnings [2023-07-19T11:19:44.653Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-07-19T11:19:44.653Z] === RUN TestInfoDebug [2023-07-19T11:19:44.653Z] --- PASS: TestInfoDebug (0.52s) [2023-07-19T11:19:44.653Z] === RUN TestInfoInsecureRegistries [2023-07-19T11:19:44.653Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-07-19T11:19:44.653Z] === RUN TestInfoRegistryMirrors [2023-07-19T11:19:44.653Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-07-19T11:19:44.653Z] === RUN TestLoginFailsWithBadCredentials [2023-07-19T11:19:44.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-07-19T11:19:44.913Z] === RUN TestPingCacheHeaders [2023-07-19T11:19:44.913Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-07-19T11:19:44.913Z] === RUN TestPingGet [2023-07-19T11:19:44.913Z] --- PASS: TestPingGet (0.01s) [2023-07-19T11:19:44.913Z] === RUN TestPingHead [2023-07-19T11:19:44.913Z] --- PASS: TestPingHead (0.02s) [2023-07-19T11:19:44.913Z] === RUN TestPingSwarmHeader [2023-07-19T11:19:45.483Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-07-19T11:19:46.051Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-07-19T11:19:46.990Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-07-19T11:19:46.990Z] --- PASS: TestPingSwarmHeader (1.91s) [2023-07-19T11:19:46.990Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-07-19T11:19:46.990Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-07-19T11:19:46.990Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-07-19T11:19:46.990Z] === RUN TestPingBuilderHeader [2023-07-19T11:19:46.990Z] === RUN TestPingBuilderHeader/default_config [2023-07-19T11:19:47.559Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-07-19T11:19:47.836Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-07-19T11:19:47.836Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-07-19T11:19:47.836Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-07-19T11:19:47.836Z] === RUN TestVersion [2023-07-19T11:19:48.102Z] --- PASS: TestVersion (0.02s) [2023-07-19T11:19:48.102Z] === CONT TestDiskUsage [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/container_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/image_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/volume_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/build-cache_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-07-19T11:19:48.362Z] === RUN TestDiskUsage/after_LoadBusybox [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-07-19T11:19:48.622Z] === RUN TestDiskUsage/after_container.Run [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-07-19T11:19:48.882Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage (1.02s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-07-19T11:19:48.883Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-07-19T11:19:48.883Z] PASS [2023-07-19T11:19:48.883Z] [2023-07-19T11:19:48.883Z] === Skipped [2023-07-19T11:19:48.883Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-07-19T11:19:48.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-07-19T11:19:48.883Z] [2023-07-19T11:19:48.883Z] DONE 57 tests, 1 skipped in 23.191s [2023-07-19T11:19:48.883Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-07-19T11:19:48.883Z] ++ 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-07-19T11:19:48.883Z] ++ set -e [2023-07-19T11:19:48.883Z] ++ '[' -n 0 ']' [2023-07-19T11:19:48.883Z] ++ set -x [2023-07-19T11:19:48.883Z] ++ 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= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.bcqzIQgkZV/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-07-19T11:19:49.143Z] INFO: Testing against a local daemon [2023-07-19T11:19:49.143Z] === RUN TestVolumesCreateAndList [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-07-19T11:19:49.143Z] === RUN TestVolumesRemove [2023-07-19T11:19:49.143Z] === RUN TestVolumesRemove/volume_in_use [2023-07-19T11:19:49.143Z] === RUN TestVolumesRemove/volume_not_in_use [2023-07-19T11:19:49.143Z] === RUN TestVolumesRemove/non-existing_volume [2023-07-19T11:19:49.143Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesRemove (0.04s) [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-07-19T11:19:49.143Z] === RUN TestVolumesRemoveSwarmEnabled [2023-07-19T11:19:49.143Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-07-19T11:19:49.143Z] === RUN TestVolumesInspect [2023-07-19T11:19:49.143Z] --- PASS: TestVolumesInspect (0.01s) [2023-07-19T11:19:49.143Z] === RUN TestVolumesInvalidJSON [2023-07-19T11:19:49.143Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-07-19T11:19:49.143Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-07-19T11:19:49.144Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-07-19T11:19:49.144Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-07-19T11:19:49.144Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-07-19T11:19:49.144Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-07-19T11:19:49.144Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-07-19T11:19:49.144Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-07-19T11:19:49.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-07-19T11:19:49.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-07-19T11:19:49.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-07-19T11:19:49.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-07-19T11:19:49.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-07-19T11:19:49.144Z] === RUN TestVolumePruneAnonymous [2023-07-19T11:19:49.144Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-07-19T11:19:49.144Z] === RUN TestVolumePruneAnonFromImage [2023-07-19T11:19:49.144Z] --- PASS: TestVolumePruneAnonFromImage (0.08s) [2023-07-19T11:19:49.144Z] === CONT TestVolumesRemoveSwarmEnabled [2023-07-19T11:19:50.525Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-07-19T11:19:50.525Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-07-19T11:19:50.525Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-07-19T11:19:50.525Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-07-19T11:19:51.094Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s) [2023-07-19T11:19:51.094Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-07-19T11:19:51.094Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-07-19T11:19:51.094Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-07-19T11:19:51.094Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-07-19T11:19:51.094Z] PASS [2023-07-19T11:19:51.094Z] [2023-07-19T11:19:51.094Z] DONE 20 tests in 2.151s [2023-07-19T11:19:51.094Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-07-19T11:19:51.354Z] ++++ cat bundles/test-integration/docker.pid [2023-07-19T11:19:51.354Z] +++ kill 21874 [2023-07-19T11:19:52.733Z] +++ /etc/init.d/apparmor stop [2023-07-19T11:19:52.733Z] Leaving: AppArmorNo profiles have been unloaded. [2023-07-19T11:19:52.733Z] [2023-07-19T11:19:52.733Z] Unloading profiles will leave already running processes permanently [2023-07-19T11:19:52.733Z] unconfined, which can lead to unexpected situations. [2023-07-19T11:19:52.733Z] [2023-07-19T11:19:52.733Z] To set a process to complain mode, use the command line tool [2023-07-19T11:19:52.733Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-07-19T11:19:52.733Z] +++ true [2023-07-19T11:19:52.733Z] exiting test-integration [2023-07-19T11:19:52.733Z] ++ exit 0 [2023-07-19T11:19:52.733Z] Post stage [Pipeline] junit [2023-07-19T11:19:53.684Z] Recording test results [2023-07-19T11:19:53.845Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-07-19T11:19:54.153Z] + echo Ensuring container killed. [2023-07-19T11:19:54.153Z] Ensuring container killed. [2023-07-19T11:19:54.153Z] + docker rm -vf docker-pr1 [2023-07-19T11:19:54.153Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-07-19T11:19:54.451Z] + echo Chowning /workspace to jenkins user [2023-07-19T11:19:54.451Z] Chowning /workspace to jenkins user [2023-07-19T11:19:54.451Z] + id -u [2023-07-19T11:19:54.451Z] + id -g [2023-07-19T11:19:54.451Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46022:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-07-19T11:19:55.680Z] + bundleName=arm64-integration [2023-07-19T11:19:55.680Z] + echo Creating arm64-integration-bundles.tar.gz [2023-07-19T11:19:55.680Z] Creating arm64-integration-bundles.tar.gz [2023-07-19T11:19:55.680Z] + find+ bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-07-19T11:19:55.680Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-07-19T11:19:55.952Z] Archiving artifacts [2023-07-19T11:19:56.199Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46022/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-07-19T11:19:56.494Z] + make clean [2023-07-19T11:19:56.495Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-07-19T11:19:56.495Z] docker-dev-cache [2023-07-19T11:19:56.495Z] 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