Pull request #45117 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ec4202e2bac81844ef6d5dbed4295618136d17db+b3428bcf888edc0a019314c5ab19388ae809276d (9e3485d348efeba4dddf0cf676aa7d10b7f03889) 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-45117@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-03-07T15:22:37.613Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-03-07T15:22:37.616Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-03-07T15:22:37.789Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0988aba8cecfd5a10) in /home/ubuntu/workspace/moby_PR-45117 [Pipeline] { [Pipeline] checkout [2023-03-07T15:22:37.809Z] The recommended git tool is: git [2023-03-07T15:22:37.819Z] using credential docker-jenkins-github-credentials [2023-03-07T15:22:37.830Z] Cloning the remote Git repository [2023-03-07T15:22:37.830Z] Cloning with configured refspecs honoured and without tags [2023-03-07T15:22:37.850Z] Cloning repository https://github.com/moby/moby.git [2023-03-07T15:22:37.850Z] > git init /home/ubuntu/workspace/moby_PR-45117 # timeout=10 [2023-03-07T15:22:37.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-07T15:22:37.856Z] > git --version # timeout=10 [2023-03-07T15:22:37.866Z] > git --version # 'git version 2.25.1' [2023-03-07T15:22:37.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T15:22:37.866Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45117/head:refs/remotes/origin/PR-45117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T15:22:51.302Z] Fetching without tags [2023-03-07T15:22:51.535Z] Merging remotes/origin/master commit b3428bcf888edc0a019314c5ab19388ae809276d into PR head commit ec4202e2bac81844ef6d5dbed4295618136d17db [2023-03-07T15:22:51.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-07T15:22:51.304Z] > git config --add remote.origin.fetch +refs/pull/45117/head:refs/remotes/origin/PR-45117 # timeout=10 [2023-03-07T15:22:51.307Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T15:22:51.314Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-07T15:22:51.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-07T15:22:51.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T15:22:51.323Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45117/head:refs/remotes/origin/PR-45117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T15:22:51.555Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T15:22:51.559Z] > git checkout -f ec4202e2bac81844ef6d5dbed4295618136d17db # timeout=10 [2023-03-07T15:22:52.152Z] Merge succeeded, producing ec4202e2bac81844ef6d5dbed4295618136d17db [2023-03-07T15:22:52.152Z] Checking out Revision ec4202e2bac81844ef6d5dbed4295618136d17db (PR-45117) [2023-03-07T15:22:52.380Z] Commit message: "Remove unused Dockerfile.e2e" [2023-03-07T15:22:52.380Z] First time build. Skipping changelog. [2023-03-07T15:22:52.411Z] > git --version # timeout=10 [2023-03-07T15:22:52.416Z] > git --version # 'git version 2.25.1' [2023-03-07T15:22:52.420Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T15:22:53.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45117:/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-03-07T15:22:52.148Z] > git remote # timeout=10 [2023-03-07T15:22:52.152Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T15:22:52.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T15:22:52.156Z] > git merge b3428bcf888edc0a019314c5ab19388ae809276d # timeout=10 [2023-03-07T15:22:52.165Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T15:22:52.171Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T15:22:52.175Z] > git checkout -f ec4202e2bac81844ef6d5dbed4295618136d17db # timeout=10 [2023-03-07T15:22:57.398Z] 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-03-07T15:22:57.516Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0988aba8cecfd5a10) in /home/ubuntu/workspace/moby_PR-45117 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-03-07T15:22:57.547Z] The recommended git tool is: git [Pipeline] // stage [2023-03-07T15:22:57.557Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-03-07T15:22:57.574Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2023-03-07T15:22:57.582Z] Fetching without tags 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-03-07T15:22:57.831Z] Merging remotes/origin/master commit b3428bcf888edc0a019314c5ab19388ae809276d into PR head commit ec4202e2bac81844ef6d5dbed4295618136d17db [2023-03-07T15:22:58.080Z] Merge succeeded, producing ec4202e2bac81844ef6d5dbed4295618136d17db [2023-03-07T15:22:58.080Z] Checking out Revision ec4202e2bac81844ef6d5dbed4295618136d17db (PR-45117) [2023-03-07T15:22:58.122Z] Commit message: "Remove unused Dockerfile.e2e" [2023-03-07T15:22:58.153Z] > git --version # timeout=10 [2023-03-07T15:22:58.156Z] > git --version # 'git version 2.25.1' [2023-03-07T15:22:58.160Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-03-07T15:22:57.587Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45117/.git # timeout=10 [2023-03-07T15:22:57.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-03-07T15:22:57.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-03-07T15:22:57.602Z] > git --version # timeout=10 [2023-03-07T15:22:57.606Z] > git --version # 'git version 2.25.1' [2023-03-07T15:22:57.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T15:22:57.607Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45117/head:refs/remotes/origin/PR-45117 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-07T15:22:57.851Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T15:22:57.853Z] > git checkout -f ec4202e2bac81844ef6d5dbed4295618136d17db # timeout=10 [2023-03-07T15:22:58.071Z] > git remote # timeout=10 [2023-03-07T15:22:58.075Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T15:22:58.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-03-07T15:22:58.084Z] > git merge b3428bcf888edc0a019314c5ab19388ae809276d # timeout=10 [2023-03-07T15:22:58.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T15:22:58.099Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T15:22:58.102Z] > git checkout -f ec4202e2bac81844ef6d5dbed4295618136d17db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-03-07T15:22:59.045Z] + docker version [2023-03-07T15:22:59.045Z] Client: Docker Engine - Community [2023-03-07T15:22:59.045Z] Version: 22.06.0-beta.0 [2023-03-07T15:22:59.045Z] API version: 1.42 [2023-03-07T15:22:59.045Z] Go version: go1.18.3 [2023-03-07T15:22:59.045Z] Git commit: 3e9117b [2023-03-07T15:22:59.045Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-07T15:22:59.045Z] OS/Arch: linux/arm64 [2023-03-07T15:22:59.045Z] Context: default [2023-03-07T15:22:59.045Z] [2023-03-07T15:22:59.045Z] Server: Docker Engine - Community [2023-03-07T15:22:59.045Z] Engine: [2023-03-07T15:22:59.045Z] Version: 22.06.0-beta.0 [2023-03-07T15:22:59.045Z] API version: 1.42 (minimum version 1.12) [2023-03-07T15:22:59.045Z] Go version: go1.18.3 [2023-03-07T15:22:59.045Z] Git commit: 38633e7 [2023-03-07T15:22:59.045Z] Built: Fri Jun 3 17:55:34 2022 [2023-03-07T15:22:59.045Z] OS/Arch: linux/arm64 [2023-03-07T15:22:59.045Z] Experimental: true [2023-03-07T15:22:59.045Z] containerd: [2023-03-07T15:22:59.045Z] Version: 1.6.8 [2023-03-07T15:22:59.045Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-07T15:22:59.045Z] runc: [2023-03-07T15:22:59.045Z] Version: 1.1.4 [2023-03-07T15:22:59.045Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-03-07T15:22:59.045Z] docker-init: [2023-03-07T15:22:59.045Z] Version: 0.19.0 [2023-03-07T15:22:59.045Z] GitCommit: de40ad0 [Pipeline] sh [2023-03-07T15:22:59.330Z] + docker info [2023-03-07T15:22:59.330Z] Client: [2023-03-07T15:22:59.330Z] Context: default [2023-03-07T15:22:59.330Z] Debug Mode: false [2023-03-07T15:22:59.330Z] Plugins: [2023-03-07T15:22:59.330Z] buildx: Docker Buildx (Docker Inc.) [2023-03-07T15:22:59.330Z] Version: v0.8.2 [2023-03-07T15:22:59.330Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-03-07T15:22:59.330Z] compose: Docker Compose (Docker Inc.) [2023-03-07T15:22:59.330Z] Version: v2.12.0 [2023-03-07T15:22:59.330Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-03-07T15:22:59.330Z] [2023-03-07T15:22:59.330Z] Server: [2023-03-07T15:22:59.330Z] Containers: 0 [2023-03-07T15:22:59.330Z] Running: 0 [2023-03-07T15:22:59.330Z] Paused: 0 [2023-03-07T15:22:59.330Z] Stopped: 0 [2023-03-07T15:22:59.330Z] Images: 4 [2023-03-07T15:22:59.330Z] Server Version: 22.06.0-beta.0 [2023-03-07T15:22:59.330Z] Storage Driver: overlay2 [2023-03-07T15:22:59.330Z] Backing Filesystem: extfs [2023-03-07T15:22:59.330Z] Supports d_type: true [2023-03-07T15:22:59.330Z] Using metacopy: false [2023-03-07T15:22:59.330Z] Native Overlay Diff: true [2023-03-07T15:22:59.330Z] userxattr: false [2023-03-07T15:22:59.330Z] Logging Driver: json-file [2023-03-07T15:22:59.330Z] Cgroup Driver: cgroupfs [2023-03-07T15:22:59.330Z] Cgroup Version: 1 [2023-03-07T15:22:59.330Z] Plugins: [2023-03-07T15:22:59.330Z] Volume: local [2023-03-07T15:22:59.330Z] Network: bridge host ipvlan macvlan null overlay [2023-03-07T15:22:59.330Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-03-07T15:22:59.330Z] Swarm: inactive [2023-03-07T15:22:59.330Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2023-03-07T15:22:59.330Z] Default Runtime: runc [2023-03-07T15:22:59.330Z] Init Binary: docker-init [2023-03-07T15:22:59.330Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-03-07T15:22:59.330Z] runc version: v1.1.4-0-g5fd4c4d [2023-03-07T15:22:59.330Z] init version: de40ad0 [2023-03-07T15:22:59.330Z] Security Options: [2023-03-07T15:22:59.330Z] apparmor [2023-03-07T15:22:59.330Z] seccomp [2023-03-07T15:22:59.330Z] Profile: builtin [2023-03-07T15:22:59.330Z] Kernel Version: 5.15.0-1022-aws [2023-03-07T15:22:59.330Z] Operating System: Ubuntu 20.04.5 LTS [2023-03-07T15:22:59.330Z] OSType: linux [2023-03-07T15:22:59.330Z] Architecture: aarch64 [2023-03-07T15:22:59.330Z] CPUs: 2 [2023-03-07T15:22:59.330Z] Total Memory: 7.559GiB [2023-03-07T15:22:59.330Z] Name: ip-10-100-56-105 [2023-03-07T15:22:59.330Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-03-07T15:22:59.330Z] Docker Root Dir: /var/lib/docker [2023-03-07T15:22:59.330Z] Debug Mode: false [2023-03-07T15:22:59.330Z] Registry: https://index.docker.io/v1/ [2023-03-07T15:22:59.330Z] Labels: [2023-03-07T15:22:59.330Z] Experimental: true [2023-03-07T15:22:59.330Z] Insecure Registries: [2023-03-07T15:22:59.330Z] 127.0.0.0/8 [2023-03-07T15:22:59.330Z] Live Restore Enabled: true [2023-03-07T15:22:59.330Z] [Pipeline] sh [2023-03-07T15:22:59.615Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-03-07T15:22:59.615Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-03-07T15:22:59.615Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45117/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-03-07T15:22:59.615Z] + bash /home/ubuntu/workspace/moby_PR-45117/check-config.sh [2023-03-07T15:22:59.615Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-03-07T15:22:59.615Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-03-07T15:22:59.615Z] [2023-03-07T15:22:59.615Z] Generally Necessary: [2023-03-07T15:22:59.615Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-03-07T15:22:59.615Z] - apparmor: enabled and tools installed [2023-03-07T15:22:59.615Z] - CONFIG_NAMESPACES: enabled [2023-03-07T15:22:59.615Z] - CONFIG_NET_NS: enabled [2023-03-07T15:22:59.615Z] - CONFIG_PID_NS: enabled [2023-03-07T15:22:59.615Z] - CONFIG_IPC_NS: enabled [2023-03-07T15:22:59.615Z] - CONFIG_UTS_NS: enabled [2023-03-07T15:22:59.615Z] - CONFIG_CGROUPS: enabled [2023-03-07T15:22:59.615Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-03-07T15:22:59.615Z] - CONFIG_CGROUP_DEVICE: enabled [2023-03-07T15:22:59.615Z] - CONFIG_CGROUP_FREEZER: enabled [2023-03-07T15:22:59.615Z] - CONFIG_CGROUP_SCHED: enabled [2023-03-07T15:22:59.615Z] - CONFIG_CPUSETS: enabled [2023-03-07T15:22:59.875Z] - CONFIG_MEMCG: enabled [2023-03-07T15:22:59.875Z] - CONFIG_KEYS: enabled [2023-03-07T15:22:59.875Z] - CONFIG_VETH: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_BRIDGE: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_NF_NAT: enabled (as module) [2023-03-07T15:22:59.875Z] - CONFIG_POSIX_MQUEUE: enabled [2023-03-07T15:22:59.875Z] - CONFIG_CGROUP_BPF: enabled [2023-03-07T15:22:59.875Z] [2023-03-07T15:22:59.875Z] Optional Features: [2023-03-07T15:22:59.875Z] - CONFIG_USER_NS: enabled [2023-03-07T15:22:59.875Z] - CONFIG_SECCOMP: enabled [2023-03-07T15:22:59.875Z] - CONFIG_SECCOMP_FILTER: enabled [2023-03-07T15:22:59.875Z] - CONFIG_CGROUP_PIDS: enabled [2023-03-07T15:22:59.875Z] - CONFIG_MEMCG_SWAP: enabled [2023-03-07T15:22:59.875Z] (cgroup swap accounting is currently enabled) [2023-03-07T15:22:59.875Z] - CONFIG_BLK_CGROUP: enabled [2023-03-07T15:22:59.875Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-03-07T15:23:00.136Z] - CONFIG_CGROUP_PERF: enabled [2023-03-07T15:23:00.136Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-03-07T15:23:00.136Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-03-07T15:23:00.136Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-03-07T15:23:00.136Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-03-07T15:23:00.136Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-03-07T15:23:00.136Z] - CONFIG_RT_GROUP_SCHED: missing [2023-03-07T15:23:00.136Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-03-07T15:23:00.136Z] - CONFIG_IP_VS: enabled (as module) [2023-03-07T15:23:00.136Z] - CONFIG_IP_VS_NFCT: enabled [2023-03-07T15:23:00.136Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-03-07T15:23:00.136Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-03-07T15:23:00.136Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-03-07T15:23:00.136Z] - CONFIG_SECURITY_SELINUX: enabled [2023-03-07T15:23:00.136Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-03-07T15:23:00.136Z] - CONFIG_EXT4_FS: enabled [2023-03-07T15:23:00.136Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-03-07T15:23:00.136Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-03-07T15:23:00.136Z] - Network Drivers: [2023-03-07T15:23:00.136Z] - "overlay": [2023-03-07T15:23:00.136Z] - CONFIG_VXLAN: enabled (as module) [2023-03-07T15:23:00.136Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-03-07T15:23:00.136Z] Optional (for encrypted networks): [2023-03-07T15:23:00.396Z] - CONFIG_CRYPTO: enabled [2023-03-07T15:23:00.396Z] - CONFIG_CRYPTO_AEAD: enabled [2023-03-07T15:23:00.396Z] - CONFIG_CRYPTO_GCM: enabled [2023-03-07T15:23:00.396Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-03-07T15:23:00.396Z] - CONFIG_CRYPTO_GHASH: enabled [2023-03-07T15:23:00.396Z] - CONFIG_XFRM: enabled [2023-03-07T15:23:00.396Z] - CONFIG_XFRM_USER: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_INET_ESP: enabled (as module) [2023-03-07T15:23:00.396Z] - "ipvlan": [2023-03-07T15:23:00.396Z] - CONFIG_IPVLAN: enabled (as module) [2023-03-07T15:23:00.396Z] - "macvlan": [2023-03-07T15:23:00.396Z] - CONFIG_MACVLAN: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_DUMMY: enabled (as module) [2023-03-07T15:23:00.396Z] - "ftp,tftp client in container": [2023-03-07T15:23:00.396Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-03-07T15:23:00.396Z] - Storage Drivers: [2023-03-07T15:23:00.396Z] - "aufs": [2023-03-07T15:23:00.396Z] - CONFIG_AUFS_FS: enabled (as module) [2023-03-07T15:23:00.396Z] - "btrfs": [2023-03-07T15:23:00.396Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-03-07T15:23:00.396Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-03-07T15:23:00.396Z] - "devicemapper": [2023-03-07T15:23:00.396Z] - CONFIG_BLK_DEV_DM: enabled [2023-03-07T15:23:00.396Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-03-07T15:23:00.396Z] - "overlay": [2023-03-07T15:23:00.396Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-03-07T15:23:00.396Z] - "zfs": [2023-03-07T15:23:00.396Z] - /dev/zfs: present [2023-03-07T15:23:00.396Z] - zfs command: missing [2023-03-07T15:23:00.396Z] - zpool command: missing [2023-03-07T15:23:00.396Z] [2023-03-07T15:23:00.396Z] Limits: [2023-03-07T15:23:00.396Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-03-07T15:23:00.396Z] [2023-03-07T15:23:00.396Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-03-07T15:23:00.711Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ec4202e2bac81844ef6d5dbed4295618136d17db . [2023-03-07T15:23:00.971Z] #1 [internal] load .dockerignore [2023-03-07T15:23:00.971Z] #1 transferring context: 113B done [2023-03-07T15:23:00.971Z] #1 DONE 0.0s [2023-03-07T15:23:00.971Z] [2023-03-07T15:23:00.971Z] #2 [internal] load build definition from Dockerfile [2023-03-07T15:23:00.971Z] #2 transferring dockerfile: 26.95kB done [2023-03-07T15:23:00.971Z] #2 DONE 0.0s [2023-03-07T15:23:00.971Z] [2023-03-07T15:23:00.971Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-03-07T15:23:00.971Z] #3 DONE 0.1s [2023-03-07T15:23:00.971Z] [2023-03-07T15:23:00.971Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-03-07T15:23:00.971Z] #4 CACHED [2023-03-07T15:23:01.231Z] [2023-03-07T15:23:01.231Z] #5 [internal] load metadata for docker.io/library/busybox:latest [2023-03-07T15:23:01.231Z] #5 DONE 0.0s [2023-03-07T15:23:01.231Z] [2023-03-07T15:23:01.231Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2 [2023-03-07T15:23:01.231Z] #6 DONE 0.1s [2023-03-07T15:23:01.231Z] [2023-03-07T15:23:01.231Z] #7 [internal] load metadata for docker.io/library/golang:1.20.1-bullseye [2023-03-07T15:23:01.231Z] #7 DONE 0.1s [2023-03-07T15:23:01.231Z] [2023-03-07T15:23:01.231Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-03-07T15:23:01.231Z] #8 DONE 0.1s [2023-03-07T15:23:01.231Z] [2023-03-07T15:23:01.231Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2023-03-07T15:23:01.231Z] #9 DONE 0.1s [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:f81bf5a8b57d6aa1824e4edb9aea6bd5ef6240bcc7d86f303f197a2eb77c430f [2023-03-07T15:23:01.492Z] #10 DONE 0.0s [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #11 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-03-07T15:23:01.492Z] #11 DONE 0.0s [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #12 [build-dummy 1/2] FROM docker.io/library/busybox [2023-03-07T15:23:01.492Z] #12 DONE 0.0s [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.1-bullseye@sha256:63ed3bc6b428713c2bb1980e534d70e8ab82a4484ec044183df9caca6e9d82cb [2023-03-07T15:23:01.492Z] #13 DONE 0.0s [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda [2023-03-07T15:23:01.492Z] #14 DONE 0.0s [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #15 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-03-07T15:23:01.492Z] #15 CACHED [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #16 [base 4/5] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-03-07T15:23:01.492Z] #16 CACHED [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #17 [base 2/5] COPY --from=xx / / [2023-03-07T15:23:01.492Z] #17 CACHED [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #18 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-03-07T15:23:01.492Z] #18 CACHED [2023-03-07T15:23:01.492Z] [2023-03-07T15:23:01.492Z] #19 [internal] load build context [2023-03-07T15:23:02.073Z] #19 ... [2023-03-07T15:23:02.073Z] [2023-03-07T15:23:02.073Z] #20 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2023-03-07T15:23:02.073Z] #20 DONE 0.5s [2023-03-07T15:23:02.073Z] [2023-03-07T15:23:02.073Z] #19 [internal] load build context [2023-03-07T15:23:03.032Z] #19 transferring context: 67.24MB 1.5s done [2023-03-07T15:23:03.032Z] #19 DONE 1.6s [2023-03-07T15:23:03.032Z] [2023-03-07T15:23:03.032Z] #21 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2023-03-07T15:23:03.032Z] #0 1.139 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-03-07T15:23:03.292Z] #21 1.891 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-03-07T15:23:03.292Z] #21 1.892 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-03-07T15:23:03.292Z] #21 1.902 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-03-07T15:23:03.556Z] #21 2.092 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-03-07T15:23:05.468Z] #21 3.744 v3.0.2 [2023-03-07T15:23:07.383Z] #21 DONE 5.8s [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #22 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-03-07T15:23:07.954Z] #22 CACHED [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #23 [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-03-07T15:23:07.954Z] #23 CACHED [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #24 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ < /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2023-03-07T15:23:07.954Z] #48 CACHED [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #49 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2023-03-07T15:23:07.954Z] #49 CACHED [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-03-07T15:23:07.954Z] #50 CACHED [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #51 [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-03-07T15:23:07.954Z] #51 CACHED [2023-03-07T15:23:07.954Z] [2023-03-07T15:23:07.954Z] #52 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod < '/go/src/github.com/docker/docker/.bashrc' [2023-03-07T15:23:12.045Z] #105 DONE 0.5s [2023-03-07T15:23:12.045Z] [2023-03-07T15:23:12.045Z] #106 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-03-07T15:23:12.616Z] #106 DONE 0.5s [2023-03-07T15:23:12.616Z] [2023-03-07T15:23:12.616Z] #107 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-03-07T15:23:12.880Z] #107 DONE 0.5s [2023-03-07T15:23:12.880Z] [2023-03-07T15:23:12.880Z] #108 [dev-base 6/11] RUN ldconfig [2023-03-07T15:23:13.456Z] #108 DONE 0.5s [2023-03-07T15:23:13.456Z] [2023-03-07T15:23:13.457Z] #109 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-03-07T15:23:14.027Z] #109 DONE 0.5s [2023-03-07T15:23:14.027Z] [2023-03-07T15:23:14.027Z] #110 [dev-base 8/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-03-07T15:23:14.598Z] #110 0.834 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-07T15:23:14.858Z] #110 0.914 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-07T15:23:15.119Z] #110 1.001 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-07T15:23:15.690Z] #110 1.198 Reading package lists... [2023-03-07T15:23:16.261Z] #110 1.826 Reading package lists... [2023-03-07T15:23:16.521Z] #110 2.351 Building dependency tree... [2023-03-07T15:23:16.521Z] #110 2.508 Reading state information... [2023-03-07T15:23:16.782Z] #110 2.701 The following additional packages will be installed: [2023-03-07T15:23:16.782Z] #110 2.701 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-03-07T15:23:16.782Z] #110 2.701 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-03-07T15:23:16.782Z] #110 2.701 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-03-07T15:23:16.782Z] #110 2.701 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-03-07T15:23:16.782Z] #110 2.702 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-03-07T15:23:16.782Z] #110 2.702 xxd [2023-03-07T15:23:16.782Z] #110 2.703 Suggested packages: [2023-03-07T15:23:16.782Z] #110 2.703 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-03-07T15:23:16.782Z] #110 2.703 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-03-07T15:23:16.782Z] #110 2.703 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-03-07T15:23:16.782Z] #110 2.703 Recommended packages: [2023-03-07T15:23:16.782Z] #110 2.703 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-03-07T15:23:16.782Z] #110 2.703 systemd-timesyncd | time-daemon unzip [2023-03-07T15:23:17.043Z] #110 3.064 The following NEW packages will be installed: [2023-03-07T15:23:17.043Z] #110 3.065 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-03-07T15:23:17.043Z] #110 3.065 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-03-07T15:23:17.043Z] #110 3.065 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-03-07T15:23:17.043Z] #110 3.065 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-03-07T15:23:17.043Z] #110 3.065 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-03-07T15:23:17.043Z] #110 3.066 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-03-07T15:23:17.043Z] #110 3.066 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-03-07T15:23:17.043Z] #110 3.066 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-03-07T15:23:17.043Z] #110 3.066 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-03-07T15:23:17.043Z] #110 3.066 xz-utils zip zstd [2023-03-07T15:23:17.303Z] #110 3.347 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded. [2023-03-07T15:23:17.303Z] #110 3.347 Need to get 32.1 MB of archives. [2023-03-07T15:23:17.303Z] #110 3.347 After this operation, 124 MB of additional disk space will be used. [2023-03-07T15:23:17.303Z] #110 3.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-03-07T15:23:17.303Z] #110 3.354 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-03-07T15:23:17.303Z] #110 3.467 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-03-07T15:23:17.563Z] #110 3.470 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-03-07T15:23:17.563Z] #110 3.473 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-03-07T15:23:17.563Z] #110 3.475 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-03-07T15:23:17.563Z] #110 3.479 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-03-07T15:23:17.563Z] #110 3.482 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-03-07T15:23:17.563Z] #110 3.484 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-03-07T15:23:17.563Z] #110 3.485 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2023-03-07T15:23:17.563Z] #110 3.508 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-03-07T15:23:17.563Z] #110 3.509 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-03-07T15:23:17.563Z] #110 3.510 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-03-07T15:23:17.563Z] #110 3.511 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-03-07T15:23:17.563Z] #110 3.513 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-03-07T15:23:17.563Z] #110 3.515 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-03-07T15:23:17.563Z] #110 3.603 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-03-07T15:23:17.563Z] #110 3.643 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-03-07T15:23:17.563Z] #110 3.645 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-03-07T15:23:17.563Z] #110 3.648 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-03-07T15:23:17.563Z] #110 3.652 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-03-07T15:23:17.563Z] #110 3.654 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-03-07T15:23:17.563Z] #110 3.655 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-03-07T15:23:17.563Z] #110 3.659 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-03-07T15:23:17.563Z] #110 3.662 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-03-07T15:23:17.563Z] #110 3.662 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-03-07T15:23:17.563Z] #110 3.665 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-03-07T15:23:17.563Z] #110 3.667 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-03-07T15:23:17.563Z] #110 3.669 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-03-07T15:23:17.563Z] #110 3.673 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-03-07T15:23:17.563Z] #110 3.676 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-03-07T15:23:17.563Z] #110 3.677 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-03-07T15:23:17.563Z] #110 3.680 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-03-07T15:23:17.563Z] #110 3.681 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-03-07T15:23:17.563Z] #110 3.687 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-03-07T15:23:17.824Z] #110 3.964 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-03-07T15:23:17.824Z] #110 3.965 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-03-07T15:23:17.824Z] #110 3.966 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-03-07T15:23:17.824Z] #110 3.968 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-03-07T15:23:17.824Z] #110 3.969 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-03-07T15:23:17.824Z] #110 3.969 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-03-07T15:23:17.824Z] #110 3.970 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-03-07T15:23:17.824Z] #110 3.970 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-03-07T15:23:17.824Z] #110 3.971 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-03-07T15:23:17.824Z] #110 3.985 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-03-07T15:23:17.824Z] #110 3.986 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-03-07T15:23:17.824Z] #110 3.988 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-03-07T15:23:17.824Z] #110 3.989 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-03-07T15:23:17.824Z] #110 3.991 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-03-07T15:23:17.824Z] #110 3.991 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-03-07T15:23:17.824Z] #110 3.994 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-03-07T15:23:17.824Z] #110 3.998 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2023-03-07T15:23:17.824Z] #110 3.999 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-03-07T15:23:17.824Z] #110 4.002 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-03-07T15:23:17.824Z] #110 4.004 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-03-07T15:23:17.824Z] #110 4.044 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-03-07T15:23:18.084Z] #110 4.052 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-03-07T15:23:18.084Z] #110 4.056 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-03-07T15:23:18.084Z] #110 4.057 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-03-07T15:23:18.084Z] #110 4.200 debconf: delaying package configuration, since apt-utils is not installed [2023-03-07T15:23:18.084Z] #110 4.240 Fetched 32.1 MB in 1s (32.6 MB/s) [2023-03-07T15:23:18.084Z] #110 4.272 Selecting previously unselected package libapparmor1:arm64. [2023-03-07T15:23:18.085Z] #110 4.272 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15745 files and directories currently installed.) [2023-03-07T15:23:18.085Z] #110 4.282 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-03-07T15:23:18.085Z] #110 4.290 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-03-07T15:23:18.085Z] #110 4.334 Selecting previously unselected package libcap2:arm64. [2023-03-07T15:23:18.345Z] #110 4.336 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-03-07T15:23:18.345Z] #110 4.341 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-03-07T15:23:18.345Z] #110 4.388 Selecting previously unselected package libargon2-1:arm64. [2023-03-07T15:23:18.345Z] #110 4.389 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-03-07T15:23:18.345Z] #110 4.393 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-03-07T15:23:18.345Z] #110 4.428 Selecting previously unselected package dmsetup. [2023-03-07T15:23:18.345Z] #110 4.431 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-03-07T15:23:18.345Z] #110 4.436 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-03-07T15:23:18.345Z] #110 4.481 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-03-07T15:23:18.345Z] #110 4.483 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-07T15:23:18.345Z] #110 4.488 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-07T15:23:18.345Z] #110 4.542 Selecting previously unselected package libjson-c5:arm64. [2023-03-07T15:23:18.605Z] #110 4.544 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-03-07T15:23:18.605Z] #110 4.549 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-03-07T15:23:18.605Z] #110 4.592 Selecting previously unselected package libcryptsetup12:arm64. [2023-03-07T15:23:18.605Z] #110 4.592 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-03-07T15:23:18.605Z] #110 4.595 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-03-07T15:23:18.605Z] #110 4.647 Selecting previously unselected package libip4tc2:arm64. [2023-03-07T15:23:18.605Z] #110 4.649 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-03-07T15:23:18.605Z] #110 4.653 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-03-07T15:23:18.605Z] #110 4.691 Selecting previously unselected package libkmod2:arm64. [2023-03-07T15:23:18.605Z] #110 4.691 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-03-07T15:23:18.606Z] #110 4.695 Unpacking libkmod2:arm64 (28-1) ... [2023-03-07T15:23:18.606Z] #110 4.739 Selecting previously unselected package systemd. [2023-03-07T15:23:18.606Z] #110 4.739 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ... [2023-03-07T15:23:18.606Z] #110 4.786 Unpacking systemd (247.3-7+deb11u1) ... [2023-03-07T15:23:19.178Z] #110 5.169 Selecting previously unselected package pigz. [2023-03-07T15:23:19.178Z] #110 5.171 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-03-07T15:23:19.178Z] #110 5.175 Unpacking pigz (2.6-1) ... [2023-03-07T15:23:19.178Z] #110 5.214 Selecting previously unselected package libelf1:arm64. [2023-03-07T15:23:19.178Z] #110 5.217 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-03-07T15:23:19.178Z] #110 5.221 Unpacking libelf1:arm64 (0.183-1) ... [2023-03-07T15:23:19.178Z] #110 5.272 Selecting previously unselected package libbpf0:arm64. [2023-03-07T15:23:19.178Z] #110 5.274 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-03-07T15:23:19.178Z] #110 5.278 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-03-07T15:23:19.178Z] #110 5.316 Selecting previously unselected package libmnl0:arm64. [2023-03-07T15:23:19.178Z] #110 5.319 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-03-07T15:23:19.178Z] #110 5.322 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-03-07T15:23:19.178Z] #110 5.355 Selecting previously unselected package libxtables12:arm64. [2023-03-07T15:23:19.178Z] #110 5.357 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-03-07T15:23:19.178Z] #110 5.362 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-03-07T15:23:19.178Z] #110 5.391 Selecting previously unselected package libcap2-bin. [2023-03-07T15:23:19.178Z] #110 5.394 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-03-07T15:23:19.178Z] #110 5.397 Unpacking libcap2-bin (1:2.44-1) ... [2023-03-07T15:23:19.178Z] #110 5.439 Selecting previously unselected package iproute2. [2023-03-07T15:23:19.439Z] #110 5.441 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-03-07T15:23:19.439Z] #110 5.446 Unpacking iproute2 (5.10.0-4) ... [2023-03-07T15:23:19.439Z] #110 5.544 Selecting previously unselected package xxd. [2023-03-07T15:23:19.439Z] #110 5.545 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-07T15:23:19.439Z] #110 5.549 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:19.439Z] #110 5.599 Selecting previously unselected package vim-common. [2023-03-07T15:23:19.439Z] #110 5.601 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-07T15:23:19.439Z] #110 5.610 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:19.439Z] #110 5.661 Selecting previously unselected package bash-completion. [2023-03-07T15:23:19.699Z] #110 5.663 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-03-07T15:23:20.271Z] #110 6.316 Unpacking bash-completion (1:2.11-2) ... [2023-03-07T15:23:20.271Z] #110 6.426 Selecting previously unselected package bzip2. [2023-03-07T15:23:20.271Z] #110 6.428 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-03-07T15:23:20.271Z] #110 6.432 Unpacking bzip2 (1.0.8-4) ... [2023-03-07T15:23:20.271Z] #110 6.472 Selecting previously unselected package xz-utils. [2023-03-07T15:23:20.271Z] #110 6.475 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-03-07T15:23:20.271Z] #110 6.479 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-07T15:23:20.271Z] #110 6.536 Selecting previously unselected package apparmor. [2023-03-07T15:23:20.531Z] #110 6.538 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-03-07T15:23:20.531Z] #110 6.561 Unpacking apparmor (2.13.6-10) ... [2023-03-07T15:23:20.531Z] #110 6.657 Selecting previously unselected package inetutils-ping. [2023-03-07T15:23:20.531Z] #110 6.659 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-03-07T15:23:20.531Z] #110 6.664 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-07T15:23:20.531Z] #110 6.714 Selecting previously unselected package libip6tc2:arm64. [2023-03-07T15:23:20.531Z] #110 6.716 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-03-07T15:23:20.531Z] #110 6.720 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-03-07T15:23:20.531Z] #110 6.757 Selecting previously unselected package libnfnetlink0:arm64. [2023-03-07T15:23:20.792Z] #110 6.760 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-03-07T15:23:20.792Z] #110 6.764 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-07T15:23:20.792Z] #110 6.801 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-03-07T15:23:20.792Z] #110 6.803 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-03-07T15:23:20.792Z] #110 6.807 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-07T15:23:20.792Z] #110 6.848 Selecting previously unselected package libnftnl11:arm64. [2023-03-07T15:23:20.792Z] #110 6.848 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-03-07T15:23:20.792Z] #110 6.851 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-03-07T15:23:20.792Z] #110 6.887 Selecting previously unselected package iptables. [2023-03-07T15:23:20.792Z] #110 6.890 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-03-07T15:23:20.792Z] #110 6.893 Unpacking iptables (1.8.7-1) ... [2023-03-07T15:23:20.792Z] #110 6.963 Selecting previously unselected package libonig5:arm64. [2023-03-07T15:23:20.792Z] #110 6.965 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-03-07T15:23:20.792Z] #110 6.969 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-03-07T15:23:20.792Z] #110 7.021 Selecting previously unselected package libjq1:arm64. [2023-03-07T15:23:21.052Z] #110 7.023 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-03-07T15:23:21.052Z] #110 7.028 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-03-07T15:23:21.052Z] #110 7.071 Selecting previously unselected package jq. [2023-03-07T15:23:21.052Z] #110 7.073 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-03-07T15:23:21.052Z] #110 7.078 Unpacking jq (1.6-2.1) ... [2023-03-07T15:23:21.052Z] #110 7.119 Selecting previously unselected package libaio1:arm64. [2023-03-07T15:23:21.052Z] #110 7.122 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-03-07T15:23:21.052Z] #110 7.126 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-03-07T15:23:21.052Z] #110 7.167 Selecting previously unselected package libgpm2:arm64. [2023-03-07T15:23:21.052Z] #110 7.169 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-03-07T15:23:21.052Z] #110 7.173 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-03-07T15:23:21.052Z] #110 7.212 Selecting previously unselected package libicu67:arm64. [2023-03-07T15:23:21.052Z] #110 7.214 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-03-07T15:23:21.052Z] #110 7.219 Unpacking libicu67:arm64 (67.1-7) ... [2023-03-07T15:23:21.993Z] #110 7.910 Selecting previously unselected package libinih1:arm64. [2023-03-07T15:23:21.993Z] #110 7.910 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 7.913 Unpacking libinih1:arm64 (53-1+b2) ... [2023-03-07T15:23:21.993Z] #110 7.947 Selecting previously unselected package libmicrohttpd12:arm64. [2023-03-07T15:23:21.993Z] #110 7.950 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 7.954 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-03-07T15:23:21.993Z] #110 7.994 Selecting previously unselected package libnet1:arm64. [2023-03-07T15:23:21.993Z] #110 7.996 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 8.001 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-07T15:23:21.993Z] #110 8.038 Selecting previously unselected package libnl-3-200:arm64. [2023-03-07T15:23:21.993Z] #110 8.040 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 8.045 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-07T15:23:21.993Z] #110 8.084 Selecting previously unselected package libprotobuf-c1:arm64. [2023-03-07T15:23:21.993Z] #110 8.086 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 8.091 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-07T15:23:21.993Z] #110 8.128 Selecting previously unselected package libyajl2:arm64. [2023-03-07T15:23:21.993Z] #110 8.131 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 8.137 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-03-07T15:23:21.993Z] #110 8.175 Selecting previously unselected package net-tools. [2023-03-07T15:23:21.993Z] #110 8.177 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-03-07T15:23:21.993Z] #110 8.181 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-03-07T15:23:21.993Z] #110 8.231 Selecting previously unselected package patch. [2023-03-07T15:23:22.253Z] #110 8.234 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-03-07T15:23:22.253Z] #110 8.237 Unpacking patch (2.7.6-7) ... [2023-03-07T15:23:22.253Z] #110 8.279 Selecting previously unselected package python-pip-whl. [2023-03-07T15:23:22.253Z] #110 8.282 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-03-07T15:23:22.253Z] #110 8.286 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-07T15:23:22.514Z] #110 8.422 Selecting previously unselected package python3-lib2to3. [2023-03-07T15:23:22.514Z] #110 8.424 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-03-07T15:23:22.514Z] #110 8.428 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-03-07T15:23:22.514Z] #110 8.471 Selecting previously unselected package python3-distutils. [2023-03-07T15:23:22.514Z] #110 8.473 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-03-07T15:23:22.514Z] #110 8.477 Unpacking python3-distutils (3.9.2-1) ... [2023-03-07T15:23:22.514Z] #110 8.522 Selecting previously unselected package python3-pkg-resources. [2023-03-07T15:23:22.514Z] #110 8.525 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-03-07T15:23:22.514Z] #110 8.528 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-03-07T15:23:22.514Z] #110 8.583 Selecting previously unselected package python3-setuptools. [2023-03-07T15:23:22.514Z] #110 8.585 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-03-07T15:23:22.514Z] #110 8.589 Unpacking python3-setuptools (52.0.0-4) ... [2023-03-07T15:23:22.514Z] #110 8.650 Selecting previously unselected package python3-wheel. [2023-03-07T15:23:22.514Z] #110 8.653 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-03-07T15:23:22.514Z] #110 8.656 Unpacking python3-wheel (0.34.2-1) ... [2023-03-07T15:23:22.514Z] #110 8.691 Selecting previously unselected package python3-pip. [2023-03-07T15:23:22.514Z] #110 8.693 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-03-07T15:23:22.514Z] #110 8.697 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-03-07T15:23:22.514Z] #110 8.761 Selecting previously unselected package sudo. [2023-03-07T15:23:22.774Z] #110 8.763 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-03-07T15:23:22.774Z] #110 8.769 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-03-07T15:23:22.774Z] #110 8.886 Selecting previously unselected package systemd-journal-remote. [2023-03-07T15:23:22.774Z] #110 8.887 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2023-03-07T15:23:22.774Z] #110 8.890 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2023-03-07T15:23:22.774Z] #110 8.930 Selecting previously unselected package thin-provisioning-tools. [2023-03-07T15:23:22.774Z] #110 8.933 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-03-07T15:23:22.774Z] #110 8.938 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-03-07T15:23:22.774Z] #110 8.994 Selecting previously unselected package uidmap. [2023-03-07T15:23:23.035Z] #110 8.996 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-03-07T15:23:23.035Z] #110 9.000 Unpacking uidmap (1:4.8.1-1) ... [2023-03-07T15:23:23.035Z] #110 9.049 Selecting previously unselected package vim-runtime. [2023-03-07T15:23:23.035Z] #110 9.052 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-03-07T15:23:23.035Z] #110 9.065 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-03-07T15:23:23.035Z] #110 9.075 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-03-07T15:23:23.035Z] #110 9.078 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:23.606Z] #110 9.651 Selecting previously unselected package vim. [2023-03-07T15:23:23.606Z] #110 9.654 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-03-07T15:23:23.606Z] #110 9.662 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:23.866Z] #110 9.791 Selecting previously unselected package xfsprogs. [2023-03-07T15:23:23.866Z] #110 9.794 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-03-07T15:23:23.866Z] #110 9.799 Unpacking xfsprogs (5.10.0-4) ... [2023-03-07T15:23:23.866Z] #110 9.905 Selecting previously unselected package zip. [2023-03-07T15:23:23.866Z] #110 9.907 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-03-07T15:23:23.866Z] #110 9.911 Unpacking zip (3.0-12) ... [2023-03-07T15:23:23.866Z] #110 9.962 Selecting previously unselected package zstd. [2023-03-07T15:23:23.866Z] #110 9.965 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-03-07T15:23:23.866Z] #110 9.972 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-03-07T15:23:24.127Z] #110 10.07 Setting up python3-pkg-resources (52.0.0-4) ... [2023-03-07T15:23:24.127Z] #110 10.27 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-03-07T15:23:24.127Z] #110 10.29 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-03-07T15:23:24.127Z] #110 10.30 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-03-07T15:23:24.127Z] #110 10.31 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-03-07T15:23:24.388Z] #110 10.32 Setting up libicu67:arm64 (67.1-7) ... [2023-03-07T15:23:24.388Z] #110 10.33 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-03-07T15:23:24.388Z] #110 10.35 Setting up libinih1:arm64 (53-1+b2) ... [2023-03-07T15:23:24.388Z] #110 10.37 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-03-07T15:23:24.388Z] #110 10.38 Setting up uidmap (1:4.8.1-1) ... [2023-03-07T15:23:24.388Z] #110 10.39 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-03-07T15:23:24.388Z] #110 10.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-03-07T15:23:24.388Z] #110 10.41 Setting up bzip2 (1.0.8-4) ... [2023-03-07T15:23:24.388Z] #110 10.43 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-03-07T15:23:24.388Z] #110 10.44 Setting up python3-wheel (0.34.2-1) ... [2023-03-07T15:23:24.651Z] #110 10.58 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-03-07T15:23:24.651Z] #110 10.59 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:24.651Z] #110 10.61 Setting up libcap2:arm64 (1:2.44-1) ... [2023-03-07T15:23:24.651Z] #110 10.62 Setting up libcap2-bin (1:2.44-1) ... [2023-03-07T15:23:24.651Z] #110 10.63 Setting up apparmor (2.13.6-10) ... [2023-03-07T15:23:25.223Z] #110 11.39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-03-07T15:23:25.223Z] #110 11.42 Setting up zip (3.0-12) ... [2023-03-07T15:23:25.223Z] #110 11.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:25.484Z] #110 11.46 Setting up bash-completion (1:2.11-2) ... [2023-03-07T15:23:26.425Z] #110 12.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-03-07T15:23:26.425Z] #110 12.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-03-07T15:23:26.425Z] #110 12.26 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-03-07T15:23:26.425Z] #110 12.27 Setting up patch (2.7.6-7) ... [2023-03-07T15:23:26.425Z] #110 12.28 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-03-07T15:23:26.425Z] #110 12.33 invoke-rc.d: could not determine current runlevel [2023-03-07T15:23:26.425Z] #110 12.33 invoke-rc.d: policy-rc.d denied execution of start. [2023-03-07T15:23:26.425Z] #110 12.34 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-03-07T15:23:26.425Z] #110 12.36 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-03-07T15:23:26.425Z] #110 12.37 Setting up pigz (2.6-1) ... [2023-03-07T15:23:26.425Z] #110 12.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-03-07T15:23:26.425Z] #110 12.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-03-07T15:23:26.425Z] #110 12.41 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-03-07T15:23:26.425Z] #110 12.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:26.425Z] #110 12.61 Setting up libaio1:arm64 (0.3.112-9) ... [2023-03-07T15:23:26.686Z] #110 12.62 Setting up python3-lib2to3 (3.9.2-1) ... [2023-03-07T15:23:26.686Z] #110 12.81 Setting up libelf1:arm64 (0.183-1) ... [2023-03-07T15:23:26.686Z] #110 12.83 Setting up libjson-c5:arm64 (0.15-2) ... [2023-03-07T15:23:26.686Z] #110 12.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-03-07T15:23:26.686Z] #110 12.85 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-03-07T15:23:26.686Z] #110 12.86 Setting up libkmod2:arm64 (28-1) ... [2023-03-07T15:23:26.947Z] #110 12.87 Setting up python3-distutils (3.9.2-1) ... [2023-03-07T15:23:26.947Z] #110 12.99 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-03-07T15:23:26.947Z] #110 13.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-03-07T15:23:26.947Z] #110 13.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-03-07T15:23:26.947Z] #110 13.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-03-07T15:23:26.947Z] #110 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-03-07T15:23:26.947Z] #110 13.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-03-07T15:23:26.947Z] #110 13.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-03-07T15:23:26.947Z] #110 13.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-03-07T15:23:26.947Z] #110 13.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-03-07T15:23:26.947Z] #110 13.07 Setting up python3-setuptools (52.0.0-4) ... [2023-03-07T15:23:27.207Z] #110 13.39 Setting up libjq1:arm64 (1.6-2.1) ... [2023-03-07T15:23:27.207Z] #110 13.41 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-03-07T15:23:27.468Z] #110 13.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-03-07T15:23:27.468Z] #110 13.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-03-07T15:23:27.468Z] #110 13.70 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-03-07T15:23:27.728Z] #110 13.71 Setting up jq (1.6-2.1) ... [2023-03-07T15:23:27.728Z] #110 13.72 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-03-07T15:23:27.728Z] #110 13.73 Setting up iptables (1.8.7-1) ... [2023-03-07T15:23:27.728Z] #110 13.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-07T15:23:27.728Z] #110 13.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-07T15:23:27.728Z] #110 13.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-03-07T15:23:27.728Z] #110 13.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-03-07T15:23:27.728Z] #110 13.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-03-07T15:23:27.728Z] #110 13.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-03-07T15:23:27.728Z] #110 13.77 Setting up iproute2 (5.10.0-4) ... [2023-03-07T15:23:27.728Z] #110 13.91 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-07T15:23:27.728Z] #110 13.92 Setting up dmsetup (2:1.02.175-2.1) ... [2023-03-07T15:23:27.728Z] #110 13.94 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-03-07T15:23:27.728Z] #110 13.95 Setting up systemd (247.3-7+deb11u1) ... [2023-03-07T15:23:27.989Z] #110 13.99 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-03-07T15:23:27.989Z] #110 13.99 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-03-07T15:23:27.989Z] #110 14.00 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-03-07T15:23:27.989Z] #110 14.00 Initializing machine ID from random generator. [2023-03-07T15:23:28.251Z] #110 14.36 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2023-03-07T15:23:28.251Z] #110 14.48 Setting up xfsprogs (5.10.0-4) ... [2023-03-07T15:23:28.511Z] #110 14.49 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-03-07T15:23:28.511Z] #110 14.49 Failed to connect to bus: Host is down [2023-03-07T15:23:28.511Z] #110 14.49 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-07T15:23:29.453Z] #110 DONE 15.5s [2023-03-07T15:23:29.453Z] [2023-03-07T15:23:29.453Z] #111 [dev-base 9/11] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-03-07T15:23:30.023Z] #111 0.405 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-03-07T15:23:30.023Z] #111 0.409 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-03-07T15:23:30.023Z] #111 0.413 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-03-07T15:23:30.023Z] #111 DONE 0.5s [2023-03-07T15:23:30.023Z] [2023-03-07T15:23:30.023Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-03-07T15:23:36.604Z] #112 5.687 Collecting yamllint==1.27.1 [2023-03-07T15:23:36.604Z] #112 6.716 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-03-07T15:23:36.865Z] #112 7.010 Collecting pathspec>=0.5.3 [2023-03-07T15:23:36.865Z] #112 7.018 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-03-07T15:23:36.865Z] #112 7.112 Collecting pyyaml [2023-03-07T15:23:37.127Z] #112 7.119 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-03-07T15:23:37.127Z] #112 7.135 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-03-07T15:23:37.127Z] #112 7.139 Building wheels for collected packages: yamllint [2023-03-07T15:23:37.127Z] #112 7.140 Building wheel for yamllint (setup.py): started [2023-03-07T15:23:37.127Z] #112 7.399 Building wheel for yamllint (setup.py): finished with status 'done' [2023-03-07T15:23:37.387Z] #112 7.400 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=5454b002c841a2fcc482de034655e24be781f7f6bfb4b7ae676697314b73358e [2023-03-07T15:23:37.387Z] #112 7.400 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-03-07T15:23:37.387Z] #112 7.403 Successfully built yamllint [2023-03-07T15:23:37.387Z] #112 7.409 Installing collected packages: pyyaml, pathspec, yamllint [2023-03-07T15:23:37.387Z] #112 7.522 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.27.1 [2023-03-07T15:23:37.387Z] #112 DONE 7.6s [2023-03-07T15:23:37.648Z] [2023-03-07T15:23:37.648Z] #113 [dev-base 11/11] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-03-07T15:23:38.218Z] #113 0.718 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-03-07T15:23:38.218Z] #113 0.718 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-03-07T15:23:38.218Z] #113 0.719 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-03-07T15:23:39.049Z] #113 1.075 Reading package lists... [2023-03-07T15:23:39.620Z] #113 1.613 Reading package lists... [2023-03-07T15:23:39.880Z] #113 2.144 Building dependency tree... [2023-03-07T15:23:39.880Z] #113 2.295 Reading state information... [2023-03-07T15:23:40.140Z] #113 2.466 gcc is already the newest version (4:10.2.1-1). [2023-03-07T15:23:40.140Z] #113 2.466 pkg-config is already the newest version (0.29.2-1). [2023-03-07T15:23:40.140Z] #113 2.466 The following additional packages will be installed: [2023-03-07T15:23:40.140Z] #113 2.467 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-03-07T15:23:40.140Z] #113 2.467 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-03-07T15:23:40.140Z] #113 2.467 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-03-07T15:23:40.140Z] #113 2.467 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-03-07T15:23:40.140Z] #113 2.467 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-03-07T15:23:40.140Z] #113 2.468 uuid-dev zlib1g-dev [2023-03-07T15:23:40.140Z] #113 2.469 Suggested packages: [2023-03-07T15:23:40.140Z] #113 2.469 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-03-07T15:23:40.140Z] #113 2.469 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-03-07T15:23:40.140Z] #113 2.469 Recommended packages: [2023-03-07T15:23:40.140Z] #113 2.469 build-essential fakeroot libalgorithm-merge-perl [2023-03-07T15:23:40.140Z] #113 2.728 The following NEW packages will be installed: [2023-03-07T15:23:40.401Z] #113 2.728 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-03-07T15:23:40.401Z] #113 2.728 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-03-07T15:23:40.401Z] #113 2.728 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-03-07T15:23:40.401Z] #113 2.728 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-03-07T15:23:40.401Z] #113 2.729 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-03-07T15:23:40.401Z] #113 2.729 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-03-07T15:23:40.401Z] #113 2.729 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-03-07T15:23:40.401Z] #113 3.004 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. [2023-03-07T15:23:40.401Z] #113 3.004 Need to get 10.3 MB of archives. [2023-03-07T15:23:40.401Z] #113 3.004 After this operation, 41.5 MB of additional disk space will be used. [2023-03-07T15:23:40.401Z] #113 3.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-03-07T15:23:40.662Z] #113 3.024 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-03-07T15:23:40.662Z] #113 3.025 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-03-07T15:23:40.662Z] #113 3.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-03-07T15:23:40.662Z] #113 3.027 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-03-07T15:23:40.662Z] #113 3.027 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-03-07T15:23:40.662Z] #113 3.028 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-03-07T15:23:40.662Z] #113 3.029 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-03-07T15:23:40.662Z] #113 3.032 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-03-07T15:23:40.662Z] #113 3.034 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-03-07T15:23:40.662Z] #113 3.036 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-03-07T15:23:40.662Z] #113 3.037 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-03-07T15:23:40.662Z] #113 3.041 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-03-07T15:23:40.662Z] #113 3.043 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-03-07T15:23:40.662Z] #113 3.044 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-03-07T15:23:40.662Z] #113 3.045 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-03-07T15:23:40.662Z] #113 3.048 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-03-07T15:23:40.662Z] #113 3.049 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-03-07T15:23:40.662Z] #113 3.050 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-03-07T15:23:40.662Z] #113 3.050 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-03-07T15:23:40.662Z] #113 3.057 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-03-07T15:23:40.662Z] #113 3.058 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-03-07T15:23:40.662Z] #113 3.059 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-03-07T15:23:40.662Z] #113 3.060 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-03-07T15:23:40.662Z] #113 3.061 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-03-07T15:23:40.662Z] #113 3.062 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-03-07T15:23:40.662Z] #113 3.063 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-03-07T15:23:40.662Z] #113 3.066 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-03-07T15:23:40.662Z] #113 3.067 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-03-07T15:23:40.662Z] #113 3.075 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-03-07T15:23:40.662Z] #113 3.076 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-03-07T15:23:40.662Z] #113 3.078 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-03-07T15:23:40.662Z] #113 3.219 debconf: delaying package configuration, since apt-utils is not installed [2023-03-07T15:23:40.662Z] #113 3.260 Fetched 10.3 MB in 0s (29.9 MB/s) [2023-03-07T15:23:40.923Z] #113 3.284 Selecting previously unselected package dpkg-dev. [2023-03-07T15:23:40.923Z] #113 3.284 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21236 files and directories currently installed.) [2023-03-07T15:23:40.923Z] #113 3.297 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-03-07T15:23:40.923Z] #113 3.301 Unpacking dpkg-dev (1.20.12) ... [2023-03-07T15:23:40.923Z] #113 3.424 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-03-07T15:23:40.923Z] #113 3.424 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-03-07T15:23:40.923Z] #113 3.431 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-03-07T15:23:40.923Z] #113 3.467 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-03-07T15:23:40.923Z] #113 3.470 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-03-07T15:23:40.923Z] #113 3.473 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-03-07T15:23:40.923Z] #113 3.515 Selecting previously unselected package libsecret-common. [2023-03-07T15:23:41.183Z] #113 3.516 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-03-07T15:23:41.183Z] #113 3.520 Unpacking libsecret-common (0.20.4-2) ... [2023-03-07T15:23:41.183Z] #113 3.572 Selecting previously unselected package libsecret-1-0:arm64. [2023-03-07T15:23:41.183Z] #113 3.575 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-03-07T15:23:41.183Z] #113 3.579 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-03-07T15:23:41.183Z] #113 3.617 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-03-07T15:23:41.183Z] #113 3.620 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-03-07T15:23:41.183Z] #113 3.624 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-03-07T15:23:41.183Z] #113 3.654 Selecting previously unselected package libapparmor-dev:arm64. [2023-03-07T15:23:41.183Z] #113 3.657 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-03-07T15:23:41.183Z] #113 3.661 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-07T15:23:41.183Z] #113 3.708 Selecting previously unselected package uuid-dev:arm64. [2023-03-07T15:23:41.183Z] #113 3.708 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-07T15:23:41.183Z] #113 3.716 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-07T15:23:41.183Z] #113 3.763 Selecting previously unselected package libblkid-dev:arm64. [2023-03-07T15:23:41.444Z] #113 3.766 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-07T15:23:41.444Z] #113 3.776 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-07T15:23:41.444Z] #113 3.832 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-03-07T15:23:41.444Z] #113 3.834 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-03-07T15:23:41.444Z] #113 3.840 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-07T15:23:41.444Z] #113 3.882 Selecting previously unselected package libudev-dev:arm64. [2023-03-07T15:23:41.444Z] #113 3.884 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-07T15:23:41.444Z] #113 3.890 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-07T15:23:41.444Z] #113 3.933 Selecting previously unselected package libsepol1-dev:arm64. [2023-03-07T15:23:41.444Z] #113 3.935 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-03-07T15:23:41.444Z] #113 3.939 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-03-07T15:23:41.444Z] #113 4.009 Selecting previously unselected package libpcre2-16-0:arm64. [2023-03-07T15:23:41.444Z] #113 4.012 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-03-07T15:23:41.444Z] #113 4.016 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:41.444Z] #113 4.069 Selecting previously unselected package libpcre2-32-0:arm64. [2023-03-07T15:23:41.444Z] #113 4.072 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-03-07T15:23:41.444Z] #113 4.076 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:41.444Z] #113 4.123 Selecting previously unselected package libpcre2-posix2:arm64. [2023-03-07T15:23:41.704Z] #113 4.126 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-03-07T15:23:41.704Z] #113 4.130 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:41.704Z] #113 4.163 Selecting previously unselected package libpcre2-dev:arm64. [2023-03-07T15:23:41.704Z] #113 4.166 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-03-07T15:23:41.704Z] #113 4.170 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:41.704Z] #113 4.252 Selecting previously unselected package libselinux1-dev:arm64. [2023-03-07T15:23:41.704Z] #113 4.254 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-03-07T15:23:41.704Z] #113 4.259 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-03-07T15:23:41.704Z] #113 4.324 Selecting previously unselected package libdevmapper-dev:arm64. [2023-03-07T15:23:41.704Z] #113 4.327 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-03-07T15:23:41.704Z] #113 4.331 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-07T15:23:41.704Z] #113 4.366 Selecting previously unselected package libffi-dev:arm64. [2023-03-07T15:23:41.965Z] #113 4.368 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-03-07T15:23:41.965Z] #113 4.372 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-03-07T15:23:41.965Z] #113 4.409 Selecting previously unselected package libglib2.0-data. [2023-03-07T15:23:41.965Z] #113 4.409 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-03-07T15:23:41.965Z] #113 4.413 Unpacking libglib2.0-data (2.66.8-1) ... [2023-03-07T15:23:41.965Z] #113 4.548 Selecting previously unselected package libglib2.0-bin. [2023-03-07T15:23:41.965Z] #113 4.551 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-03-07T15:23:41.965Z] #113 4.555 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-03-07T15:23:41.965Z] #113 4.597 Selecting previously unselected package libglib2.0-dev-bin. [2023-03-07T15:23:41.965Z] #113 4.600 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-03-07T15:23:41.965Z] #113 4.604 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-03-07T15:23:41.965Z] #113 4.651 Selecting previously unselected package libmount-dev:arm64. [2023-03-07T15:23:41.965Z] #113 4.651 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-03-07T15:23:42.225Z] #113 4.655 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-07T15:23:42.225Z] #113 4.695 Selecting previously unselected package libpcre16-3:arm64. [2023-03-07T15:23:42.225Z] #113 4.698 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-03-07T15:23:42.225Z] #113 4.701 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-03-07T15:23:42.225Z] #113 4.752 Selecting previously unselected package libpcre32-3:arm64. [2023-03-07T15:23:42.225Z] #113 4.755 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-03-07T15:23:42.225Z] #113 4.760 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-03-07T15:23:42.225Z] #113 4.809 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-03-07T15:23:42.225Z] #113 4.812 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-03-07T15:23:42.225Z] #113 4.816 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-03-07T15:23:42.225Z] #113 4.853 Selecting previously unselected package libpcre3-dev:arm64. [2023-03-07T15:23:42.487Z] #113 4.855 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-03-07T15:23:42.487Z] #113 4.859 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-03-07T15:23:42.487Z] #113 4.938 Selecting previously unselected package zlib1g-dev:arm64. [2023-03-07T15:23:42.487Z] #113 4.941 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-03-07T15:23:42.487Z] #113 4.945 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-07T15:23:42.487Z] #113 4.989 Selecting previously unselected package libglib2.0-dev:arm64. [2023-03-07T15:23:42.487Z] #113 4.992 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-03-07T15:23:42.487Z] #113 4.996 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-03-07T15:23:42.747Z] #113 5.191 Selecting previously unselected package libseccomp-dev:arm64. [2023-03-07T15:23:42.747Z] #113 5.191 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-03-07T15:23:42.747Z] #113 5.196 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-07T15:23:42.747Z] #113 5.234 Selecting previously unselected package libsecret-1-dev:arm64. [2023-03-07T15:23:42.747Z] #113 5.237 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-03-07T15:23:42.747Z] #113 5.242 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-03-07T15:23:42.747Z] #113 5.298 Selecting previously unselected package libsystemd-dev:arm64. [2023-03-07T15:23:42.747Z] #113 5.301 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-03-07T15:23:42.747Z] #113 5.305 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-07T15:23:43.008Z] #113 5.415 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-03-07T15:23:43.008Z] #113 5.428 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-03-07T15:23:43.008Z] #113 5.593 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-03-07T15:23:43.008Z] #113 5.607 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-03-07T15:23:43.008Z] #113 5.618 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-03-07T15:23:43.008Z] #113 5.630 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-03-07T15:23:43.008Z] #113 5.646 Setting up libffi-dev:arm64 (3.3-6) ... [2023-03-07T15:23:43.268Z] #113 5.658 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.669 Setting up dpkg-dev (1.20.12) ... [2023-03-07T15:23:43.268Z] #113 5.687 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.698 Setting up libglib2.0-data (2.66.8-1) ... [2023-03-07T15:23:43.268Z] #113 5.710 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.720 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-03-07T15:23:43.268Z] #113 5.731 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.742 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.753 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-03-07T15:23:43.268Z] #113 5.764 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-03-07T15:23:43.268Z] #113 5.774 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-03-07T15:23:43.268Z] #113 5.784 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.793 Setting up libsecret-common (0.20.4-2) ... [2023-03-07T15:23:43.268Z] #113 5.804 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.820 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-03-07T15:23:43.268Z] #113 5.830 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-03-07T15:23:43.268Z] #113 5.840 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-03-07T15:23:43.268Z] #113 5.849 Setting up libglib2.0-bin (2.66.8-1) ... [2023-03-07T15:23:43.268Z] #113 5.861 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-03-07T15:23:43.529Z] #113 5.873 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-03-07T15:23:43.529Z] #113 5.885 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-03-07T15:23:43.529Z] #113 5.895 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-03-07T15:23:43.529Z] #113 5.905 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-03-07T15:23:43.529Z] #113 5.915 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-03-07T15:23:43.529Z] #113 5.929 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-03-07T15:23:43.529Z] #113 5.942 No schema files found: doing nothing. [2023-03-07T15:23:43.529Z] #113 5.946 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-03-07T15:23:43.529Z] #113 5.969 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-03-07T15:23:43.798Z] #113 DONE 6.4s [2023-03-07T15:23:44.059Z] [2023-03-07T15:23:44.059Z] #114 [dev 1/1] COPY . . [2023-03-07T15:23:46.601Z] #114 DONE 2.7s [2023-03-07T15:23:46.601Z] [2023-03-07T15:23:46.601Z] #115 exporting to image [2023-03-07T15:23:46.601Z] #115 exporting layers [2023-03-07T15:23:47.543Z] #115 exporting layers 1.1s done [2023-03-07T15:23:47.543Z] #115 writing image sha256:7d4a404301afcf5c2c9f44994087cdd9c8058f8e04f20b3e4d41cc4a2d6aac2b done [2023-03-07T15:23:47.543Z] #115 naming to docker.io/library/docker:ec4202e2bac81844ef6d5dbed4295618136d17db done [2023-03-07T15:23:47.543Z] #115 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-03-07T15:23:47.855Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-03-07T15:23:48.141Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45117/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4202e2bac81844ef6d5dbed4295618136d17db -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ec4202e2bac81844ef6d5dbed4295618136d17db hack/test/unit [2023-03-07T15:23:48.712Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-03-07T15:23:48.712Z] + TESTFLAGS+=' -test.timeout=5m' [2023-03-07T15:23:48.712Z] + TESTDIRS=./... [2023-03-07T15:23:48.712Z] + exclude_paths='/vendor/|/integration' [2023-03-07T15:23:48.712Z] ++ go list ./... [2023-03-07T15:23:48.712Z] ++ grep -vE '(/vendor/|/integration)' [2023-03-07T15:23:49.655Z] + pkg_list='github.com/docker/docker/api [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/backend/build [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/httputils [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/middleware [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/router [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/router/build [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/router/container [2023-03-07T15:23:49.655Z] github.com/docker/docker/api/server/router/debug [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/image [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/network [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/session [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/system [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/volume [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/backend [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/events [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/filters [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/image [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/mount [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/network [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/registry [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/strslice [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/swarm [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/time [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/versions [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/volume [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/dockerfile [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/remotecontext [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T15:23:49.656Z] github.com/docker/docker/cli/debug [2023-03-07T15:23:49.656Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T15:23:49.656Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/client [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/dockerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T15:23:49.656Z] github.com/docker/docker/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/container/stream [2023-03-07T15:23:49.656Z] github.com/docker/docker/contrib/apparmor [2023-03-07T15:23:49.656Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T15:23:49.656Z] github.com/docker/docker/contrib/httpserver [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/config [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/containerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/events [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/images [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/initlayer [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/links [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/listeners [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/local [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/names [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/network [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/stats [2023-03-07T15:23:49.656Z] github.com/docker/docker/distribution [2023-03-07T15:23:49.656Z] github.com/docker/docker/distribution/metadata [2023-03-07T15:23:49.656Z] github.com/docker/docker/distribution/utils [2023-03-07T15:23:49.656Z] github.com/docker/docker/distribution/xfer [2023-03-07T15:23:49.656Z] github.com/docker/docker/dockerversion [2023-03-07T15:23:49.656Z] github.com/docker/docker/errdefs [2023-03-07T15:23:49.656Z] github.com/docker/docker/image [2023-03-07T15:23:49.656Z] github.com/docker/docker/image/cache [2023-03-07T15:23:49.656Z] github.com/docker/docker/image/tarexport [2023-03-07T15:23:49.656Z] github.com/docker/docker/image/v1 [2023-03-07T15:23:49.656Z] github.com/docker/docker/internal/mounttree [2023-03-07T15:23:49.656Z] github.com/docker/docker/internal/test/suite [2023-03-07T15:23:49.656Z] github.com/docker/docker/internal/unshare [2023-03-07T15:23:49.656Z] github.com/docker/docker/layer [2023-03-07T15:23:49.656Z] github.com/docker/docker/libcontainerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T15:23:49.656Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T15:23:49.656Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T15:23:49.656Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T15:23:49.656Z] github.com/docker/docker/libcontainerd/types [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/config [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/idm [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/ns [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/options [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/osl [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/libnetwork/types [2023-03-07T15:23:49.656Z] github.com/docker/docker/oci [2023-03-07T15:23:49.656Z] github.com/docker/docker/oci/caps [2023-03-07T15:23:49.656Z] github.com/docker/docker/opts [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/aaparser [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/archive [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/authorization [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/capabilities [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/containerfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/directory [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/dmesg [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/fileutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/homedir [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/idtools [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/ioutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/longpath [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/loopback [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/parsers [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/pidfile [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/platform [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/platforms [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/plugins [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/pools [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/process [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/progress [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/reexec [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/rootless [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/stack [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/stringid [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/system [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/tailfile [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/tarsum [2023-03-07T15:23:49.656Z] github.com/docker/docker/pkg/useragent [2023-03-07T15:23:49.656Z] github.com/docker/docker/plugin [2023-03-07T15:23:49.656Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/plugin/v2 [2023-03-07T15:23:49.656Z] github.com/docker/docker/profiles/apparmor [2023-03-07T15:23:49.656Z] github.com/docker/docker/profiles/seccomp [2023-03-07T15:23:49.656Z] github.com/docker/docker/quota [2023-03-07T15:23:49.656Z] github.com/docker/docker/reference [2023-03-07T15:23:49.656Z] github.com/docker/docker/registry [2023-03-07T15:23:49.656Z] github.com/docker/docker/registry/resumable [2023-03-07T15:23:49.656Z] github.com/docker/docker/restartmanager [2023-03-07T15:23:49.656Z] github.com/docker/docker/runconfig [2023-03-07T15:23:49.656Z] github.com/docker/docker/runconfig/opts [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/daemon [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/environment [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/fakegit [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/registry [2023-03-07T15:23:49.656Z] github.com/docker/docker/testutil/request [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume/drivers [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume/local [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume/mounts [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume/service [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume/service/opts [2023-03-07T15:23:49.656Z] github.com/docker/docker/volume/testutils' [2023-03-07T15:23:49.656Z] ++ grep --fixed-strings -v /libnetwork [2023-03-07T15:23:49.656Z] ++ echo 'github.com/docker/docker/api [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/backend/build [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/httputils [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/middleware [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/build [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/debug [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/image [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/network [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/session [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/system [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/server/router/volume [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/backend [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/events [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/filters [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/image [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/mount [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/network [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/registry [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/strslice [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/swarm [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/time [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/versions [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T15:23:49.656Z] github.com/docker/docker/api/types/volume [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/dockerfile [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/remotecontext [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T15:23:49.656Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T15:23:49.656Z] github.com/docker/docker/cli/debug [2023-03-07T15:23:49.656Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T15:23:49.656Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/client [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/dockerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T15:23:49.656Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T15:23:49.656Z] github.com/docker/docker/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/container/stream [2023-03-07T15:23:49.656Z] github.com/docker/docker/contrib/apparmor [2023-03-07T15:23:49.656Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T15:23:49.656Z] github.com/docker/docker/contrib/httpserver [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/config [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/containerd [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/events [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T15:23:49.656Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/images [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/initlayer [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/links [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/listeners [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/local [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/names [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/network [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/stats [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution/metadata [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution/utils [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution/xfer [2023-03-07T15:23:49.657Z] github.com/docker/docker/dockerversion [2023-03-07T15:23:49.657Z] github.com/docker/docker/errdefs [2023-03-07T15:23:49.657Z] github.com/docker/docker/image [2023-03-07T15:23:49.657Z] github.com/docker/docker/image/cache [2023-03-07T15:23:49.657Z] github.com/docker/docker/image/tarexport [2023-03-07T15:23:49.657Z] github.com/docker/docker/image/v1 [2023-03-07T15:23:49.657Z] github.com/docker/docker/internal/mounttree [2023-03-07T15:23:49.657Z] github.com/docker/docker/internal/test/suite [2023-03-07T15:23:49.657Z] github.com/docker/docker/internal/unshare [2023-03-07T15:23:49.657Z] github.com/docker/docker/layer [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/types [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/config [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/idm [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/ns [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/options [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/osl [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/libnetwork/types [2023-03-07T15:23:49.657Z] github.com/docker/docker/oci [2023-03-07T15:23:49.657Z] github.com/docker/docker/oci/caps [2023-03-07T15:23:49.657Z] github.com/docker/docker/opts [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/aaparser [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/archive [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/authorization [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/capabilities [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/containerfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/directory [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/dmesg [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/fileutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/homedir [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/idtools [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/ioutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/longpath [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/loopback [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/parsers [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/pidfile [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/platform [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/platforms [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/plugins [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/pools [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/process [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/progress [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/reexec [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/rootless [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/stack [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/stringid [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/system [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/tailfile [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/tarsum [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/useragent [2023-03-07T15:23:49.657Z] github.com/docker/docker/plugin [2023-03-07T15:23:49.657Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T15:23:49.657Z] github.com/docker/docker/plugin/v2 [2023-03-07T15:23:49.657Z] github.com/docker/docker/profiles/apparmor [2023-03-07T15:23:49.657Z] github.com/docker/docker/profiles/seccomp [2023-03-07T15:23:49.657Z] github.com/docker/docker/quota [2023-03-07T15:23:49.657Z] github.com/docker/docker/reference [2023-03-07T15:23:49.657Z] github.com/docker/docker/registry [2023-03-07T15:23:49.657Z] github.com/docker/docker/registry/resumable [2023-03-07T15:23:49.657Z] github.com/docker/docker/restartmanager [2023-03-07T15:23:49.657Z] github.com/docker/docker/runconfig [2023-03-07T15:23:49.657Z] github.com/docker/docker/runconfig/opts [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/daemon [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/environment [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/fakegit [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/registry [2023-03-07T15:23:49.657Z] github.com/docker/docker/testutil/request [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume/drivers [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume/local [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume/mounts [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume/service [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume/service/opts [2023-03-07T15:23:49.657Z] github.com/docker/docker/volume/testutils' [2023-03-07T15:23:49.657Z] + base_pkg_list='github.com/docker/docker/api [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/backend/build [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/httputils [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/middleware [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/build [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/container [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/debug [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/image [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/network [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/session [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/system [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/server/router/volume [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/backend [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/container [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/events [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/filters [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/image [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/mount [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/network [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/registry [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/strslice [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/swarm [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/time [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/versions [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T15:23:49.657Z] github.com/docker/docker/api/types/volume [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/dockerfile [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/remotecontext [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T15:23:49.657Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T15:23:49.657Z] github.com/docker/docker/cli/debug [2023-03-07T15:23:49.657Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T15:23:49.657Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T15:23:49.657Z] github.com/docker/docker/client [2023-03-07T15:23:49.657Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T15:23:49.657Z] github.com/docker/docker/cmd/dockerd [2023-03-07T15:23:49.657Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T15:23:49.657Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T15:23:49.657Z] github.com/docker/docker/container [2023-03-07T15:23:49.657Z] github.com/docker/docker/container/stream [2023-03-07T15:23:49.657Z] github.com/docker/docker/contrib/apparmor [2023-03-07T15:23:49.657Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T15:23:49.657Z] github.com/docker/docker/contrib/httpserver [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/cluster [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/config [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/containerd [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/events [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/images [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/initlayer [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/links [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/listeners [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/local [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/names [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/network [2023-03-07T15:23:49.657Z] github.com/docker/docker/daemon/stats [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution/metadata [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution/utils [2023-03-07T15:23:49.657Z] github.com/docker/docker/distribution/xfer [2023-03-07T15:23:49.657Z] github.com/docker/docker/dockerversion [2023-03-07T15:23:49.657Z] github.com/docker/docker/errdefs [2023-03-07T15:23:49.657Z] github.com/docker/docker/image [2023-03-07T15:23:49.657Z] github.com/docker/docker/image/cache [2023-03-07T15:23:49.657Z] github.com/docker/docker/image/tarexport [2023-03-07T15:23:49.657Z] github.com/docker/docker/image/v1 [2023-03-07T15:23:49.657Z] github.com/docker/docker/internal/mounttree [2023-03-07T15:23:49.657Z] github.com/docker/docker/internal/test/suite [2023-03-07T15:23:49.657Z] github.com/docker/docker/internal/unshare [2023-03-07T15:23:49.657Z] github.com/docker/docker/layer [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T15:23:49.657Z] github.com/docker/docker/libcontainerd/types [2023-03-07T15:23:49.657Z] github.com/docker/docker/oci [2023-03-07T15:23:49.657Z] github.com/docker/docker/oci/caps [2023-03-07T15:23:49.657Z] github.com/docker/docker/opts [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/aaparser [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/archive [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/authorization [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/capabilities [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/containerfs [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/directory [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/dmesg [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/fileutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/homedir [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/idtools [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/ioutils [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/longpath [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/loopback [2023-03-07T15:23:49.657Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/parsers [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/pidfile [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/platform [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/platforms [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/pools [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/process [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/progress [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/reexec [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/rootless [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/stack [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/stringid [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/system [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/tailfile [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/tarsum [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/useragent [2023-03-07T15:23:49.658Z] github.com/docker/docker/plugin [2023-03-07T15:23:49.658Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T15:23:49.658Z] github.com/docker/docker/plugin/v2 [2023-03-07T15:23:49.658Z] github.com/docker/docker/profiles/apparmor [2023-03-07T15:23:49.658Z] github.com/docker/docker/profiles/seccomp [2023-03-07T15:23:49.658Z] github.com/docker/docker/quota [2023-03-07T15:23:49.658Z] github.com/docker/docker/reference [2023-03-07T15:23:49.658Z] github.com/docker/docker/registry [2023-03-07T15:23:49.658Z] github.com/docker/docker/registry/resumable [2023-03-07T15:23:49.658Z] github.com/docker/docker/restartmanager [2023-03-07T15:23:49.658Z] github.com/docker/docker/runconfig [2023-03-07T15:23:49.658Z] github.com/docker/docker/runconfig/opts [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/daemon [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/environment [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/fakegit [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/registry [2023-03-07T15:23:49.658Z] github.com/docker/docker/testutil/request [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume/drivers [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume/local [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume/mounts [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume/service [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume/service/opts [2023-03-07T15:23:49.658Z] github.com/docker/docker/volume/testutils' [2023-03-07T15:23:49.658Z] ++ grep --fixed-strings /libnetwork [2023-03-07T15:23:49.658Z] ++ echo 'github.com/docker/docker/api [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/backend/build [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/httputils [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/middleware [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/build [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/container [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/debug [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/image [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/network [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/session [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/system [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/server/router/volume [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/backend [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/container [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/events [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/filters [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/image [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/mount [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/network [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/registry [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/strslice [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/swarm [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/time [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/versions [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T15:23:49.658Z] github.com/docker/docker/api/types/volume [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/dockerfile [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/remotecontext [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T15:23:49.658Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T15:23:49.658Z] github.com/docker/docker/cli/debug [2023-03-07T15:23:49.658Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T15:23:49.658Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T15:23:49.658Z] github.com/docker/docker/client [2023-03-07T15:23:49.658Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T15:23:49.658Z] github.com/docker/docker/cmd/dockerd [2023-03-07T15:23:49.658Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T15:23:49.658Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T15:23:49.658Z] github.com/docker/docker/container [2023-03-07T15:23:49.658Z] github.com/docker/docker/container/stream [2023-03-07T15:23:49.658Z] github.com/docker/docker/contrib/apparmor [2023-03-07T15:23:49.658Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T15:23:49.658Z] github.com/docker/docker/contrib/httpserver [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/cluster [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/config [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/containerd [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/events [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/images [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/initlayer [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/links [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/listeners [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/local [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/names [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/network [2023-03-07T15:23:49.658Z] github.com/docker/docker/daemon/stats [2023-03-07T15:23:49.658Z] github.com/docker/docker/distribution [2023-03-07T15:23:49.658Z] github.com/docker/docker/distribution/metadata [2023-03-07T15:23:49.658Z] github.com/docker/docker/distribution/utils [2023-03-07T15:23:49.658Z] github.com/docker/docker/distribution/xfer [2023-03-07T15:23:49.658Z] github.com/docker/docker/dockerversion [2023-03-07T15:23:49.658Z] github.com/docker/docker/errdefs [2023-03-07T15:23:49.658Z] github.com/docker/docker/image [2023-03-07T15:23:49.658Z] github.com/docker/docker/image/cache [2023-03-07T15:23:49.658Z] github.com/docker/docker/image/tarexport [2023-03-07T15:23:49.658Z] github.com/docker/docker/image/v1 [2023-03-07T15:23:49.658Z] github.com/docker/docker/internal/mounttree [2023-03-07T15:23:49.658Z] github.com/docker/docker/internal/test/suite [2023-03-07T15:23:49.658Z] github.com/docker/docker/internal/unshare [2023-03-07T15:23:49.658Z] github.com/docker/docker/layer [2023-03-07T15:23:49.658Z] github.com/docker/docker/libcontainerd [2023-03-07T15:23:49.658Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T15:23:49.658Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T15:23:49.658Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T15:23:49.658Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T15:23:49.658Z] github.com/docker/docker/libcontainerd/types [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/config [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/idm [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/ns [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/options [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/osl [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/libnetwork/types [2023-03-07T15:23:49.658Z] github.com/docker/docker/oci [2023-03-07T15:23:49.658Z] github.com/docker/docker/oci/caps [2023-03-07T15:23:49.658Z] github.com/docker/docker/opts [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/aaparser [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/archive [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/authorization [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/capabilities [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/containerfs [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/directory [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/dmesg [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/fileutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/homedir [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/idtools [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/ioutils [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/longpath [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/loopback [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/parsers [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/pidfile [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/platform [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/platforms [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/pools [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/process [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/progress [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/reexec [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/rootless [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/stack [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/stringid [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/system [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/tailfile [2023-03-07T15:23:49.658Z] github.com/docker/docker/pkg/tarsum [2023-03-07T15:23:49.659Z] github.com/docker/docker/pkg/useragent [2023-03-07T15:23:49.659Z] github.com/docker/docker/plugin [2023-03-07T15:23:49.659Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T15:23:49.659Z] github.com/docker/docker/plugin/v2 [2023-03-07T15:23:49.659Z] github.com/docker/docker/profiles/apparmor [2023-03-07T15:23:49.659Z] github.com/docker/docker/profiles/seccomp [2023-03-07T15:23:49.659Z] github.com/docker/docker/quota [2023-03-07T15:23:49.659Z] github.com/docker/docker/reference [2023-03-07T15:23:49.659Z] github.com/docker/docker/registry [2023-03-07T15:23:49.659Z] github.com/docker/docker/registry/resumable [2023-03-07T15:23:49.659Z] github.com/docker/docker/restartmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/runconfig [2023-03-07T15:23:49.659Z] github.com/docker/docker/runconfig/opts [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/daemon [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/environment [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/fakegit [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/registry [2023-03-07T15:23:49.659Z] github.com/docker/docker/testutil/request [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume/drivers [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume/local [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume/mounts [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume/service [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume/service/opts [2023-03-07T15:23:49.659Z] github.com/docker/docker/volume/testutils' [2023-03-07T15:23:49.659Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/config [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/idm [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ns [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/options [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/osl [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/types' [2023-03-07T15:23:49.659Z] + echo 'github.com/docker/docker/libnetwork [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/config [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/idm [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/ns [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/options [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/osl [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/types' [2023-03-07T15:23:49.659Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:23:49.659Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:23:49.659Z] + type docker-proxy [2023-03-07T15:23:49.659Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-03-07T15:23:49.659Z] + hack/make.sh binary-proxy install-proxy [2023-03-07T15:23:49.659Z] [2023-03-07T15:23:49.659Z] Removing bundles/ [2023-03-07T15:23:49.659Z] [2023-03-07T15:23:49.659Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-03-07T15:23:49.659Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-03-07T15:23:57.799Z] Created binary: bundles/binary-proxy/docker-proxy [2023-03-07T15:23:57.799Z] [2023-03-07T15:23:57.799Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-03-07T15:23:57.799Z] Installing docker-proxy to /usr/local/bin/ [2023-03-07T15:23:57.799Z] [2023-03-07T15:23:57.799Z] + mkdir -p bundles [2023-03-07T15:23:57.799Z] + '[' -n 'github.com/docker/docker/api [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/backend/build [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/httpstatus [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/httputils [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/middleware [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/build [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/checkpoint [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/container [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/debug [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/distribution [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/grpc [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/image [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/network [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/plugin [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/session [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/swarm [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/system [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/server/router/volume [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/backend [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/blkiodev [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/container [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/events [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/filters [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/image [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/mount [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/network [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/plugins/logdriver [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/registry [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/strslice [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/swarm [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/swarm/runtime [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/time [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/versions [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/versions/v1p19 [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/versions/v1p20 [2023-03-07T15:23:57.799Z] github.com/docker/docker/api/types/volume [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/exporter [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/builder-next/worker [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/dockerfile [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/remotecontext [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/remotecontext/git [2023-03-07T15:23:57.799Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-03-07T15:23:57.799Z] github.com/docker/docker/cli/debug [2023-03-07T15:23:57.799Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-03-07T15:23:57.799Z] github.com/docker/docker/cli/winresources/dockerd [2023-03-07T15:23:57.799Z] github.com/docker/docker/client [2023-03-07T15:23:57.799Z] github.com/docker/docker/cmd/docker-proxy [2023-03-07T15:23:57.799Z] github.com/docker/docker/cmd/dockerd [2023-03-07T15:23:57.799Z] github.com/docker/docker/cmd/dockerd/trap [2023-03-07T15:23:57.799Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-03-07T15:23:57.799Z] github.com/docker/docker/container [2023-03-07T15:23:57.799Z] github.com/docker/docker/container/stream [2023-03-07T15:23:57.799Z] github.com/docker/docker/contrib/apparmor [2023-03-07T15:23:57.799Z] github.com/docker/docker/contrib/docker-device-tool [2023-03-07T15:23:57.799Z] github.com/docker/docker/contrib/httpserver [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/cluster [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/cluster/convert [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/cluster/executor [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/cluster/executor/container [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/cluster/provider [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/config [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/containerd [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/events [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/events/testutils [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/copy [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/register [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/images [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/initlayer [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/links [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/listeners [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/awslogs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/fluentd [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/gcplogs [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/gelf [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/journald [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/local [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/logentries [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/loggertest [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/loggerutils [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/splunk [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/syslog [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/logger/templates [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/names [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/network [2023-03-07T15:23:57.799Z] github.com/docker/docker/daemon/stats [2023-03-07T15:23:57.799Z] github.com/docker/docker/distribution [2023-03-07T15:23:57.799Z] github.com/docker/docker/distribution/metadata [2023-03-07T15:23:57.799Z] github.com/docker/docker/distribution/utils [2023-03-07T15:23:57.799Z] github.com/docker/docker/distribution/xfer [2023-03-07T15:23:57.799Z] github.com/docker/docker/dockerversion [2023-03-07T15:23:57.799Z] github.com/docker/docker/errdefs [2023-03-07T15:23:57.799Z] github.com/docker/docker/image [2023-03-07T15:23:57.799Z] github.com/docker/docker/image/cache [2023-03-07T15:23:57.799Z] github.com/docker/docker/image/tarexport [2023-03-07T15:23:57.799Z] github.com/docker/docker/image/v1 [2023-03-07T15:23:57.799Z] github.com/docker/docker/internal/mounttree [2023-03-07T15:23:57.799Z] github.com/docker/docker/internal/test/suite [2023-03-07T15:23:57.799Z] github.com/docker/docker/internal/unshare [2023-03-07T15:23:57.799Z] github.com/docker/docker/layer [2023-03-07T15:23:57.799Z] github.com/docker/docker/libcontainerd [2023-03-07T15:23:57.799Z] github.com/docker/docker/libcontainerd/queue [2023-03-07T15:23:57.799Z] github.com/docker/docker/libcontainerd/remote [2023-03-07T15:23:57.799Z] github.com/docker/docker/libcontainerd/shimopts [2023-03-07T15:23:57.799Z] github.com/docker/docker/libcontainerd/supervisor [2023-03-07T15:23:57.799Z] github.com/docker/docker/libcontainerd/types [2023-03-07T15:23:57.799Z] github.com/docker/docker/oci [2023-03-07T15:23:57.799Z] github.com/docker/docker/oci/caps [2023-03-07T15:23:57.799Z] github.com/docker/docker/opts [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/aaparser [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/archive [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/authorization [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/broadcaster [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/capabilities [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/chrootarchive [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/containerfs [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/devicemapper [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/directory [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/dmesg [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/fileutils [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/homedir [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/idtools [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/ioutils [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/jsonmessage [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/longpath [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/loopback [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/namesgenerator [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/parsers [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/parsers/kernel [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/pidfile [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/platform [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/platforms [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/plugingetter [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/plugins [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/plugins/transport [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/pools [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/process [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/progress [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/reexec [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/rootless [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/rootless/specconv [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/stack [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/stdcopy [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/streamformatter [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/stringid [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/sysinfo [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/system [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/tailfile [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/tarsum [2023-03-07T15:23:57.799Z] github.com/docker/docker/pkg/useragent [2023-03-07T15:23:57.799Z] github.com/docker/docker/plugin [2023-03-07T15:23:57.799Z] github.com/docker/docker/plugin/executor/containerd [2023-03-07T15:23:57.799Z] github.com/docker/docker/plugin/v2 [2023-03-07T15:23:57.799Z] github.com/docker/docker/profiles/apparmor [2023-03-07T15:23:57.799Z] github.com/docker/docker/profiles/seccomp [2023-03-07T15:23:57.799Z] github.com/docker/docker/quota [2023-03-07T15:23:57.799Z] github.com/docker/docker/reference [2023-03-07T15:23:57.799Z] github.com/docker/docker/registry [2023-03-07T15:23:57.799Z] github.com/docker/docker/registry/resumable [2023-03-07T15:23:57.799Z] github.com/docker/docker/restartmanager [2023-03-07T15:23:57.799Z] github.com/docker/docker/runconfig [2023-03-07T15:23:57.799Z] github.com/docker/docker/runconfig/opts [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/daemon [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/environment [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/fakecontext [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/fakegit [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/fakestorage [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/fixtures/load [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/fixtures/plugin [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/registry [2023-03-07T15:23:57.799Z] github.com/docker/docker/testutil/request [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume/drivers [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume/local [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume/mounts [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume/service [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume/service/opts [2023-03-07T15:23:57.799Z] github.com/docker/docker/volume/testutils' ']' [2023-03-07T15:23:57.800Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/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/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/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/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-03-07T15:23:58.370Z] ? github.com/docker/docker/api [no test files] [2023-03-07T15:24:16.488Z] github.com/docker/docker/api/server coverage: 8.6% of statements [2023-03-07T15:24:16.488Z] ok github.com/docker/docker/api/server 0.007s coverage: 8.6% of statements [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-03-07T15:25:37.983Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-03-07T15:25:37.983Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 28.3% of statements [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router [no test files] [2023-03-07T15:25:37.983Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-03-07T15:25:37.983Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-03-07T15:25:37.983Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-03-07T15:25:37.983Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/events [no test files] [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/types/container coverage: 74.3% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/types/container 0.010s coverage: 74.3% of statements [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/image [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/network [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/types/filters coverage: 89.3% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 89.3% of statements [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2023-03-07T15:25:37.984Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-03-07T15:25:37.984Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-03-07T15:25:37.984Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/builder/dockerfile 0.051s coverage: 50.1% of statements [2023-03-07T15:25:37.984Z] github.com/docker/docker/builder/remotecontext coverage: 13.7% of statements [2023-03-07T15:25:37.984Z] ok github.com/docker/docker/builder/remotecontext 0.044s coverage: 13.7% of statements [2023-03-07T15:25:38.244Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-03-07T15:25:38.244Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2023-03-07T15:25:38.244Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-03-07T15:25:38.244Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2023-03-07T15:25:38.244Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-03-07T15:25:38.504Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-03-07T15:25:41.050Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-03-07T15:25:41.050Z] ok github.com/docker/docker/builder/remotecontext/git 2.896s coverage: 82.5% of statements [2023-03-07T15:25:41.621Z] github.com/docker/docker/client coverage: 76.9% of statements [2023-03-07T15:25:41.621Z] ok github.com/docker/docker/client 0.126s coverage: 76.9% of statements [2023-03-07T15:25:41.881Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-03-07T15:25:41.881Z] ok github.com/docker/docker/cmd/docker-proxy 0.029s coverage: 66.5% of statements [2023-03-07T15:26:13.993Z] github.com/docker/docker/cmd/dockerd coverage: 27.9% of statements [2023-03-07T15:26:13.993Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 27.9% of statements [2023-03-07T15:26:13.993Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-03-07T15:26:13.993Z] github.com/docker/docker/container coverage: 36.5% of statements [2023-03-07T15:26:13.993Z] ok github.com/docker/docker/container 0.124s coverage: 36.5% of statements [2023-03-07T15:26:13.993Z] ? github.com/docker/docker/container/stream [no test files] [2023-03-07T15:26:13.993Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-03-07T15:26:13.993Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-03-07T15:26:13.993Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-03-07T15:26:13.993Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-03-07T15:26:13.993Z] ok github.com/docker/docker/cmd/dockerd/trap 2.408s coverage: 0.0% of statements [2023-03-07T15:26:22.135Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-03-07T15:26:22.135Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2023-03-07T15:26:23.076Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-03-07T15:26:23.076Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2023-03-07T15:26:24.017Z] github.com/docker/docker/daemon/cluster/convert coverage: 36.9% of statements [2023-03-07T15:26:24.017Z] ok github.com/docker/docker/daemon/cluster/convert 0.013s coverage: 36.9% of statements [2023-03-07T15:26:24.017Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-03-07T15:26:32.168Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.4% of statements [2023-03-07T15:26:32.168Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.451s coverage: 13.4% of statements [2023-03-07T15:26:32.168Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-03-07T15:26:32.168Z] github.com/docker/docker/daemon coverage: 16.7% of statements [2023-03-07T15:26:32.168Z] ok github.com/docker/docker/daemon 10.168s coverage: 16.7% of statements [2023-03-07T15:26:32.168Z] ? github.com/docker/docker/daemon/containerd [no test files] [2023-03-07T15:26:32.429Z] github.com/docker/docker/daemon/config coverage: 77.3% of statements [2023-03-07T15:26:32.429Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 77.3% of statements [2023-03-07T15:26:32.690Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-03-07T15:26:32.950Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-03-07T15:26:32.950Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2023-03-07T15:26:33.893Z] github.com/docker/docker/daemon/graphdriver coverage: 2.2% of statements [2023-03-07T15:26:33.893Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2023-03-07T15:26:34.838Z] github.com/docker/docker/daemon/graphdriver/aufs coverage: 74.8% of statements [2023-03-07T15:26:34.838Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.680s coverage: 74.8% of statements [2023-03-07T15:26:35.780Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-03-07T15:26:35.780Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.8% of statements [2023-03-07T15:26:35.780Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 60.7% of statements [2023-03-07T15:26:35.780Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.289s coverage: 60.7% of statements [2023-03-07T15:26:37.694Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-03-07T15:26:37.694Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2023-03-07T15:26:37.694Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-03-07T15:26:39.082Z] github.com/docker/docker/daemon/graphdriver/overlay coverage: 50.6% of statements [2023-03-07T15:26:39.082Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.306s coverage: 50.6% of statements [2023-03-07T15:26:39.654Z] github.com/docker/docker/daemon/graphdriver/devmapper coverage: 46.1% of statements [2023-03-07T15:26:39.654Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.125s coverage: 46.1% of statements [2023-03-07T15:26:40.595Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-03-07T15:26:40.595Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-03-07T15:26:40.595Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.0% of statements [2023-03-07T15:26:40.595Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.193s coverage: 60.0% of statements [2023-03-07T15:26:41.538Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 58.5% of statements [2023-03-07T15:26:41.538Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.5% of statements [2023-03-07T15:26:41.799Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-03-07T15:26:41.799Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2023-03-07T15:26:43.712Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-03-07T15:26:43.712Z] github.com/docker/docker/daemon/images coverage: 6.1% of statements [2023-03-07T15:26:43.712Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 6.1% of statements [2023-03-07T15:26:43.712Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-03-07T15:26:43.712Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-03-07T15:26:43.712Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2023-03-07T15:26:45.097Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.8% of statements [2023-03-07T15:26:45.097Z] ok github.com/docker/docker/daemon/logger/awslogs 0.097s coverage: 78.8% of statements [2023-03-07T15:26:45.097Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-03-07T15:26:45.097Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2023-03-07T15:26:45.668Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-03-07T15:26:45.668Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-03-07T15:26:45.668Z] ok github.com/docker/docker/daemon/logger/fluentd 0.039s coverage: 53.6% of statements [2023-03-07T15:26:46.611Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-03-07T15:26:46.611Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2023-03-07T15:26:47.183Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-03-07T15:26:47.183Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.005s coverage: 88.2% of statements [2023-03-07T15:26:47.183Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-03-07T15:26:47.183Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-03-07T15:26:48.126Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-03-07T15:26:48.126Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.094s coverage: 76.8% of statements [2023-03-07T15:26:48.386Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-03-07T15:26:48.386Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2023-03-07T15:26:49.336Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-03-07T15:26:49.336Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2023-03-07T15:26:49.336Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-03-07T15:26:49.336Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-03-07T15:26:50.279Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.7% of statements [2023-03-07T15:26:50.279Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 63.7% of statements [2023-03-07T15:26:50.540Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-03-07T15:26:50.540Z] ok github.com/docker/docker/daemon/logger/journald 3.469s coverage: 74.5% of statements [2023-03-07T15:26:50.801Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-03-07T15:26:50.801Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2023-03-07T15:26:51.745Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-03-07T15:26:51.745Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2023-03-07T15:26:52.006Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-03-07T15:26:52.006Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2023-03-07T15:26:52.006Z] ? github.com/docker/docker/daemon/names [no test files] [2023-03-07T15:26:52.577Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-03-07T15:26:52.577Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-03-07T15:26:52.577Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-03-07T15:26:53.150Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-03-07T15:26:53.150Z] ok github.com/docker/docker/daemon/logger/splunk 1.557s coverage: 82.5% of statements [2023-03-07T15:26:54.093Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-03-07T15:26:54.093Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2023-03-07T15:26:54.093Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-03-07T15:26:54.665Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-03-07T15:26:54.665Z] ok github.com/docker/docker/distribution 0.612s coverage: 29.5% of statements [2023-03-07T15:26:54.925Z] ? github.com/docker/docker/dockerversion [no test files] [2023-03-07T15:26:55.496Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-03-07T15:26:55.496Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.7% of statements [2023-03-07T15:26:56.068Z] github.com/docker/docker/image coverage: 86.5% of statements [2023-03-07T15:26:56.068Z] ok github.com/docker/docker/image 0.029s coverage: 86.5% of statements [2023-03-07T15:26:56.640Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-03-07T15:26:56.640Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2023-03-07T15:26:57.582Z] github.com/docker/docker/distribution/xfer coverage: 85.4% of statements [2023-03-07T15:26:57.582Z] ok github.com/docker/docker/distribution/xfer 2.530s coverage: 85.4% of statements [2023-03-07T15:26:57.582Z] ? github.com/docker/docker/image/v1 [no test files] [2023-03-07T15:26:57.582Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-03-07T15:26:57.582Z] github.com/docker/docker/image/tarexport coverage: 0.7% of statements [2023-03-07T15:26:57.582Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2023-03-07T15:26:57.582Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-03-07T15:26:57.582Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-03-07T15:26:58.967Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-03-07T15:26:59.228Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-03-07T15:26:59.228Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2023-03-07T15:26:59.228Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-03-07T15:26:59.228Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-03-07T15:26:59.228Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-03-07T15:26:59.228Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-03-07T15:26:59.799Z] github.com/docker/docker/oci coverage: 39.3% of statements [2023-03-07T15:26:59.799Z] ok github.com/docker/docker/oci 0.009s coverage: 39.3% of statements [2023-03-07T15:26:59.799Z] ? github.com/docker/docker/oci/caps [no test files] [2023-03-07T15:27:00.371Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-03-07T15:27:00.371Z] ok github.com/docker/docker/opts 0.024s coverage: 67.9% of statements [2023-03-07T15:27:00.631Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-03-07T15:27:00.631Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2023-03-07T15:27:02.546Z] github.com/docker/docker/pkg/archive coverage: 81.9% of statements [2023-03-07T15:27:02.546Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 81.9% of statements [2023-03-07T15:27:03.118Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-03-07T15:27:03.118Z] ok github.com/docker/docker/pkg/authorization 0.165s coverage: 68.3% of statements [2023-03-07T15:27:03.379Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-03-07T15:27:03.379Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-03-07T15:27:03.639Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-03-07T15:27:03.639Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-03-07T15:27:04.581Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.1% of statements [2023-03-07T15:27:04.581Z] ok github.com/docker/docker/pkg/chrootarchive 0.244s coverage: 83.1% of statements [2023-03-07T15:27:04.581Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-03-07T15:27:04.581Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-03-07T15:27:04.581Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-03-07T15:27:04.844Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-03-07T15:27:04.844Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2023-03-07T15:27:04.844Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-03-07T15:27:04.844Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2023-03-07T15:27:05.105Z] github.com/docker/docker/pkg/fileutils coverage: 77.5% of statements [2023-03-07T15:27:05.105Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 77.5% of statements [2023-03-07T15:27:05.365Z] github.com/docker/docker/pkg/homedir coverage: 10.4% of statements [2023-03-07T15:27:05.365Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.4% of statements [2023-03-07T15:27:06.307Z] github.com/docker/docker/layer coverage: 68.9% of statements [2023-03-07T15:27:06.307Z] ok github.com/docker/docker/layer 7.141s coverage: 68.9% of statements [2023-03-07T15:27:06.307Z] github.com/docker/docker/pkg/idtools coverage: 69.6% of statements [2023-03-07T15:27:06.307Z] ok github.com/docker/docker/pkg/idtools 0.392s coverage: 69.6% of statements [2023-03-07T15:27:06.879Z] github.com/docker/docker/pkg/jsonmessage coverage: 91.7% of statements [2023-03-07T15:27:06.879Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2023-03-07T15:27:06.879Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-03-07T15:27:06.879Z] ok github.com/docker/docker/pkg/ioutils 0.392s coverage: 72.3% of statements [2023-03-07T15:27:06.879Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-03-07T15:27:06.879Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-03-07T15:27:06.879Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 45.5% of statements [2023-03-07T15:27:07.147Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-03-07T15:27:07.147Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-03-07T15:27:07.147Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-03-07T15:27:07.147Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2023-03-07T15:27:07.414Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-03-07T15:27:07.414Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2023-03-07T15:27:07.675Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-03-07T15:27:07.675Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2023-03-07T15:27:07.675Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-03-07T15:27:07.675Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-03-07T15:27:07.675Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-03-07T15:27:07.675Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-03-07T15:27:07.675Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 94.1% of statements [2023-03-07T15:27:08.616Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-03-07T15:27:08.616Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2023-03-07T15:27:08.616Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-03-07T15:27:08.616Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-03-07T15:27:08.876Z] github.com/docker/docker/pkg/plugins/transport coverage: 85.7% of statements [2023-03-07T15:27:08.876Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-03-07T15:27:09.136Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-03-07T15:27:09.136Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2023-03-07T15:27:09.397Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-03-07T15:27:09.397Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-03-07T15:27:09.657Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-03-07T15:27:09.657Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2023-03-07T15:27:09.918Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-03-07T15:27:09.918Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-03-07T15:27:09.918Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-03-07T15:27:09.918Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-03-07T15:27:10.178Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-03-07T15:27:10.178Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-03-07T15:27:10.439Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-03-07T15:27:10.439Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-03-07T15:27:10.699Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-03-07T15:27:10.699Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2023-03-07T15:27:10.699Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-03-07T15:27:10.699Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2023-03-07T15:27:11.271Z] github.com/docker/docker/pkg/sysinfo coverage: 56.0% of statements [2023-03-07T15:27:11.271Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 56.0% of statements [2023-03-07T15:27:11.842Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-03-07T15:27:11.842Z] ok github.com/docker/docker/pkg/system 0.007s coverage: 43.1% of statements [2023-03-07T15:27:12.102Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-03-07T15:27:12.102Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2023-03-07T15:27:12.673Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-03-07T15:27:12.673Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.1% of statements [2023-03-07T15:27:12.933Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-03-07T15:27:12.934Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-03-07T15:27:14.847Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-03-07T15:27:14.847Z] ok github.com/docker/docker/plugin 0.522s coverage: 23.3% of statements [2023-03-07T15:27:14.847Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-03-07T15:27:15.419Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-03-07T15:27:15.419Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.4% of statements [2023-03-07T15:27:15.419Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-03-07T15:27:15.679Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-03-07T15:27:15.679Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-03-07T15:27:17.064Z] github.com/docker/docker/quota coverage: 71.4% of statements [2023-03-07T15:27:17.064Z] ok github.com/docker/docker/quota 0.191s coverage: 71.4% of statements [2023-03-07T15:27:17.325Z] github.com/docker/docker/reference coverage: 84.4% of statements [2023-03-07T15:27:17.325Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-03-07T15:27:18.267Z] github.com/docker/docker/registry coverage: 58.4% of statements [2023-03-07T15:27:18.267Z] ok github.com/docker/docker/registry 0.090s coverage: 58.4% of statements [2023-03-07T15:27:18.527Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-03-07T15:27:18.527Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2023-03-07T15:27:18.788Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-03-07T15:27:18.788Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements [2023-03-07T15:27:19.359Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-03-07T15:27:19.359Z] ok github.com/docker/docker/runconfig 0.009s coverage: 63.6% of statements [2023-03-07T15:27:19.359Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-03-07T15:27:19.620Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-03-07T15:27:19.620Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2023-03-07T15:27:20.191Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-03-07T15:27:20.191Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-03-07T15:27:20.191Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-03-07T15:27:20.452Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-03-07T15:27:20.452Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-03-07T15:27:20.452Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-03-07T15:27:20.712Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-03-07T15:27:20.712Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-03-07T15:27:20.712Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-03-07T15:27:20.712Z] ? github.com/docker/docker/testutil/request [no test files] [2023-03-07T15:27:20.712Z] ? github.com/docker/docker/volume [no test files] [2023-03-07T15:27:21.284Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-03-07T15:27:21.284Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-03-07T15:27:21.855Z] github.com/docker/docker/volume/local coverage: 76.6% of statements [2023-03-07T15:27:21.855Z] ok github.com/docker/docker/volume/local 0.055s coverage: 76.6% of statements [2023-03-07T15:27:22.426Z] github.com/docker/docker/volume/mounts coverage: 68.1% of statements [2023-03-07T15:27:22.426Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 68.1% of statements [2023-03-07T15:27:23.810Z] github.com/docker/docker/volume/service coverage: 72.9% of statements [2023-03-07T15:27:23.811Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.9% of statements [2023-03-07T15:27:23.811Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-03-07T15:27:23.811Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-03-07T15:27:45.776Z] github.com/docker/docker/pkg/plugins coverage: 74.4% of statements [2023-03-07T15:27:45.776Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 74.4% of statements [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === Skipped [2023-03-07T15:27:45.776Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-03-07T15:27:45.776Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-03-07T15:27:45.776Z] network_proxy_test.go:208: No support for dual stack yet [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-03-07T15:27:45.776Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-03-07T15:27:45.776Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver btrfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:71: No driver to put! [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-03-07T15:27:45.776Z] time="2023-03-07T15:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-03-07T15:27:45.776Z] time="2023-03-07T15:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-03-07T15:27:45.776Z] time="2023-03-07T15:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-03-07T15:27:45.776Z] time="2023-03-07T15:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-03-07T15:27:45.776Z] time="2023-03-07T15:26:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:71: No driver to put! [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-03-07T15:27:45.776Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-03-07T15:27:45.776Z] overlay_test.go:50: Fails to compute changes intermittently [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-03-07T15:27:45.776Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-03-07T15:27:45.776Z] graphtest_unix.go:44: Driver zfs not supported [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-03-07T15:27:45.776Z] graphtest_unix.go:71: No driver to put! [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-03-07T15:27:45.776Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-03-07T15:27:45.776Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-03-07T15:27:45.776Z] [2023-03-07T15:27:45.776Z] DONE 2996 tests, 28 skipped in 225.063s [2023-03-07T15:27:45.776Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/bitmap [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/bitseq [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cluster [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/config [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/datastore [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/diagnostic [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/discoverapi [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/driverapi [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/host [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/null [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/remote [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/windows [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/drvregistry [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/etchosts [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/idm [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/internal/caller [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-03-07T15:27:45.776Z] github.com/docker/docker/libnetwork/ipam [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipamapi [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipams/null [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipams/remote [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipamutils [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ipbits [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/iptables [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/netlabel [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/netutils [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/networkdb [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/ns [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/options [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/osl [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/osl/kernel [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/portallocator [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/portmapper [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/resolvconf [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/testutils [2023-03-07T15:27:45.777Z] github.com/docker/docker/libnetwork/types' ']' [2023-03-07T15:27:45.777Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/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-03-07T15:28:32.493Z] github.com/docker/docker/libnetwork coverage: 42.2% of statements [2023-03-07T15:28:32.493Z] ok github.com/docker/docker/libnetwork 40.566s coverage: 42.2% of statements [2023-03-07T15:28:32.493Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-03-07T15:28:32.493Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-03-07T15:28:32.493Z] github.com/docker/docker/libnetwork/bitseq coverage: 75.7% of statements [2023-03-07T15:28:32.493Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 75.7% of statements [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-03-07T15:28:32.493Z] github.com/docker/docker/libnetwork/config coverage: 10.6% of statements [2023-03-07T15:28:32.493Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 10.6% of statements [2023-03-07T15:28:32.493Z] github.com/docker/docker/libnetwork/datastore coverage: 20.5% of statements [2023-03-07T15:28:32.493Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 20.5% of statements [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-03-07T15:28:32.493Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-03-07T15:28:32.493Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-03-07T15:28:32.493Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2023-03-07T15:28:34.404Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.1% of statements [2023-03-07T15:28:34.404Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.650s coverage: 62.1% of statements [2023-03-07T15:28:34.404Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-03-07T15:28:34.404Z] github.com/docker/docker/libnetwork/drivers/host coverage: 33.3% of statements [2023-03-07T15:28:34.404Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 33.3% of statements [2023-03-07T15:28:35.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.2% of statements [2023-03-07T15:28:35.346Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.218s coverage: 5.2% of statements [2023-03-07T15:28:35.346Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-03-07T15:28:35.916Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.8% of statements [2023-03-07T15:28:35.916Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.005s coverage: 4.8% of statements [2023-03-07T15:28:35.916Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-03-07T15:28:36.176Z] github.com/docker/docker/libnetwork/drivers/null coverage: 34.8% of statements [2023-03-07T15:28:36.176Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-03-07T15:28:46.169Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 6.9% of statements [2023-03-07T15:28:46.169Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.329s coverage: 6.9% of statements [2023-03-07T15:28:46.169Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-03-07T15:28:46.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.9% of statements [2023-03-07T15:28:46.430Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 62.9% of statements [2023-03-07T15:28:47.002Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.1% of statements [2023-03-07T15:28:47.002Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.1% of statements [2023-03-07T15:28:47.002Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-03-07T15:28:47.002Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-03-07T15:28:47.262Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-03-07T15:28:47.834Z] github.com/docker/docker/libnetwork/drvregistry coverage: 86.2% of statements [2023-03-07T15:28:47.834Z] ok github.com/docker/docker/libnetwork/drvregistry 0.050s coverage: 86.2% of statements [2023-03-07T15:28:48.095Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-03-07T15:28:48.095Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.0% of statements [2023-03-07T15:28:48.355Z] github.com/docker/docker/libnetwork/idm coverage: 87.5% of statements [2023-03-07T15:28:48.355Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2023-03-07T15:28:48.355Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-03-07T15:28:48.355Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-03-07T15:29:00.596Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-03-07T15:29:00.596Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-03-07T15:29:01.982Z] github.com/docker/docker/libnetwork/ipam coverage: 80.5% of statements [2023-03-07T15:29:01.982Z] ok github.com/docker/docker/libnetwork/ipam 2.617s coverage: 80.5% of statements [2023-03-07T15:29:01.982Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-03-07T15:29:01.982Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-03-07T15:29:02.242Z] github.com/docker/docker/libnetwork/ipams/null coverage: 54.5% of statements [2023-03-07T15:29:02.242Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 54.5% of statements [2023-03-07T15:29:02.815Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 46.8% of statements [2023-03-07T15:29:02.815Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 46.8% of statements [2023-03-07T15:29:02.815Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-03-07T15:29:03.076Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-03-07T15:29:03.076Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 80.0% of statements [2023-03-07T15:29:03.646Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-03-07T15:29:03.646Z] ok github.com/docker/docker/libnetwork/ipamutils 0.294s coverage: 86.4% of statements [2023-03-07T15:29:03.646Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-03-07T15:29:03.646Z] ok github.com/docker/docker/libnetwork/ipbits 0.003s coverage: 100.0% of statements [2023-03-07T15:29:04.589Z] github.com/docker/docker/libnetwork/iptables coverage: 40.7% of statements [2023-03-07T15:29:04.589Z] ok github.com/docker/docker/libnetwork/iptables 0.244s coverage: 40.7% of statements [2023-03-07T15:29:04.589Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-03-07T15:29:04.850Z] github.com/docker/docker/libnetwork/netutils coverage: 40.9% of statements [2023-03-07T15:29:04.850Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 40.9% of statements [2023-03-07T15:30:56.345Z] github.com/docker/docker/libnetwork/networkdb coverage: 60.2% of statements [2023-03-07T15:30:56.345Z] ok github.com/docker/docker/libnetwork/networkdb 103.469s coverage: 60.2% of statements [2023-03-07T15:30:56.345Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-03-07T15:30:56.345Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-03-07T15:30:56.345Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2023-03-07T15:30:56.345Z] github.com/docker/docker/libnetwork/osl coverage: 41.4% of statements [2023-03-07T15:30:56.345Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 41.4% of statements [2023-03-07T15:30:56.345Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-03-07T15:30:56.345Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2023-03-07T15:30:56.345Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-03-07T15:30:56.345Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2023-03-07T15:30:56.917Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-03-07T15:30:56.917Z] ok github.com/docker/docker/libnetwork/portmapper 0.679s coverage: 46.3% of statements [2023-03-07T15:30:57.177Z] github.com/docker/docker/libnetwork/resolvconf coverage: 82.8% of statements [2023-03-07T15:30:57.177Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 82.8% of statements [2023-03-07T15:30:57.177Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-03-07T15:30:57.438Z] github.com/docker/docker/libnetwork/types coverage: 37.3% of statements [2023-03-07T15:30:57.438Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] === Skipped [2023-03-07T15:30:57.438Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2023-03-07T15:30:57.438Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2023-03-07T15:30:57.438Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2023-03-07T15:30:57.438Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2023-03-07T15:30:57.438Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2023-03-07T15:30:57.438Z] allocator_test.go:1132: Skipped because t.parallel was less than 5 [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-03-07T15:30:57.438Z] firewalld_test.go:14: firewalld is not running [2023-03-07T15:30:57.438Z] [2023-03-07T15:30:57.438Z] DONE 342 tests, 6 skipped in 195.111s Post stage [Pipeline] junit [2023-03-07T15:30:58.033Z] Recording test results [2023-03-07T15:30:58.152Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T15:30:58.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45117/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ec4202e2bac81844ef6d5dbed4295618136d17db -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:ec4202e2bac81844ef6d5dbed4295618136d17db hack/make.sh dynbinary test-integration [2023-03-07T15:30:59.055Z] [2023-03-07T15:30:59.055Z] Removing bundles/ [2023-03-07T15:30:59.055Z] [2023-03-07T15:30:59.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-03-07T15:30:59.055Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-03-07T15:32:50.562Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-03-07T15:32:50.562Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-03-07T15:32:50.562Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-03-07T15:32:50.562Z] [2023-03-07T15:32:50.562Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-03-07T15:32:50.562Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-03-07T15:32:50.562Z] HOSTNAME=1ffd42da5fff [2023-03-07T15:32:50.562Z] TESTDEBUG=0 [2023-03-07T15:32:50.562Z] DEST=bundles/test-integration [2023-03-07T15:32:50.562Z] PWD=/go/src/github.com/docker/docker [2023-03-07T15:32:50.562Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-03-07T15:32:50.562Z] DOCKER_GITCOMMIT=ec4202e2bac81844ef6d5dbed4295618136d17db [2023-03-07T15:32:50.562Z] container=docker [2023-03-07T15:32:50.562Z] HOME=/root [2023-03-07T15:32:50.562Z] CONTAINERD_NAMESPACE=moby [2023-03-07T15:32:50.562Z] GOLANG_VERSION=1.20.1 [2023-03-07T15:32:50.562Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-03-07T15:32:50.562Z] VALIDATE_BRANCH=master [2023-03-07T15:32:50.562Z] TERM=xterm [2023-03-07T15:32:50.562Z] DOCKER_PKG=github.com/docker/docker [2023-03-07T15:32:50.562Z] SHLVL=1 [2023-03-07T15:32:50.562Z] TIMEOUT=120m [2023-03-07T15:32:50.562Z] DOCKER_GRAPHDRIVER=overlay2 [2023-03-07T15:32:50.562Z] GO111MODULE=off [2023-03-07T15:32:50.562Z] DOCKER_EXPERIMENTAL=1 [2023-03-07T15:32:50.562Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-03-07T15:32:50.562Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-03-07T15:32:50.562Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-03-07T15:32:50.562Z] GOPATH=/go [2023-03-07T15:32:50.562Z] PKG_CONFIG=pkg-config [2023-03-07T15:32:50.562Z] _=/usr/bin/env [2023-03-07T15:32:50.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-03-07T15:33:22.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-03-07T15:33:22.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-03-07T15:33:40.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-03-07T15:33:48.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-03-07T15:33:54.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-03-07T15:33:54.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-03-07T15:33:55.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-03-07T15:33:56.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-03-07T15:33:56.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-03-07T15:33:57.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-03-07T15:33:58.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-03-07T15:33:59.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-03-07T15:34:00.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-03-07T15:34:02.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-03-07T15:34:02.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-03-07T15:34:03.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-03-07T15:34:04.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-03-07T15:34:05.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-03-07T15:34:05.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-03-07T15:34:06.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-03-07T15:34:07.383Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-03-07T15:34:07.383Z] Using test binary docker [2023-03-07T15:34:07.383Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-03-07T15:34:07.383Z] +++ /etc/init.d/apparmor start [2023-03-07T15:34:07.383Z] Not: starting. [2023-03-07T15:34:07.383Z] INFO: Waiting for daemon to start... [2023-03-07T15:34:07.383Z] Starting dockerd [2023-03-07T15:34:07.383Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-03-07T15:34:09.926Z] . [2023-03-07T15:34:09.926Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-03-07T15:34:09.926Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-03-07T15:34:09.926Z] Error: No such image: emptyfs [2023-03-07T15:34:09.926Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-03-07T15:34:09.926Z] ++++ docker load [2023-03-07T15:34:09.926Z] Loaded image: emptyfs:latest [2023-03-07T15:34:09.926Z] Running integration-test (iteration 1) [2023-03-07T15:34:09.926Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-03-07T15:34:09.926Z] ++ 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-03-07T15:34:09.926Z] ++ set -e [2023-03-07T15:34:09.926Z] ++ '[' -n 0 ']' [2023-03-07T15:34:09.926Z] ++ set -x [2023-03-07T15:34:09.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:34:09.926Z] Loaded image: busybox:latest [2023-03-07T15:34:09.926Z] Loaded image: busybox:glibc [2023-03-07T15:34:11.310Z] Loaded image: debian:bullseye-slim [2023-03-07T15:34:11.310Z] Loaded image: hello-world:latest [2023-03-07T15:34:11.310Z] Loaded image: arm32v7/hello-world:latest [2023-03-07T15:34:11.310Z] INFO: Testing against a local daemon [2023-03-07T15:34:11.310Z] === RUN TestCgroupNamespacesBuild [2023-03-07T15:34:12.706Z] --- PASS: TestCgroupNamespacesBuild (1.44s) [2023-03-07T15:34:12.706Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-03-07T15:34:13.647Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.97s) [2023-03-07T15:34:13.647Z] === RUN TestBuildWithSession [2023-03-07T15:34:13.647Z] build_session_test.go:25: TODO: BuildKit [2023-03-07T15:34:13.647Z] --- SKIP: TestBuildWithSession (0.00s) [2023-03-07T15:34:13.647Z] === RUN TestBuildSquashParent [2023-03-07T15:34:16.950Z] --- PASS: TestBuildSquashParent (3.33s) [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-07T15:34:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-07T15:34:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-07T15:34:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-07T15:34:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-07T15:34:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-07T15:34:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-07T15:34:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-07T15:34:16.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-03-07T15:34:16.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-03-07T15:34:18.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-03-07T15:34:18.335Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-03-07T15:34:19.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-03-07T15:34:19.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (0.94s) [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.04s) [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2023-03-07T15:34:20.662Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.30s) [2023-03-07T15:34:20.662Z] === RUN TestBuildMultiStageCopy [2023-03-07T15:34:20.662Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-03-07T15:34:21.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-03-07T15:34:21.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-03-07T15:34:21.235Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-03-07T15:34:21.495Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-03-07T15:34:21.495Z] --- PASS: TestBuildMultiStageCopy (1.07s) [2023-03-07T15:34:21.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.78s) [2023-03-07T15:34:21.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-03-07T15:34:21.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-03-07T15:34:21.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s) [2023-03-07T15:34:21.495Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s) [2023-03-07T15:34:21.495Z] === RUN TestBuildMultiStageParentConfig [2023-03-07T15:34:21.756Z] --- PASS: TestBuildMultiStageParentConfig (0.31s) [2023-03-07T15:34:21.756Z] === RUN TestBuildLabelWithTargets [2023-03-07T15:34:22.328Z] --- PASS: TestBuildLabelWithTargets (0.50s) [2023-03-07T15:34:22.328Z] === RUN TestBuildWithEmptyLayers [2023-03-07T15:34:22.328Z] --- PASS: TestBuildWithEmptyLayers (0.09s) [2023-03-07T15:34:22.328Z] === RUN TestBuildMultiStageOnBuild [2023-03-07T15:34:23.271Z] --- PASS: TestBuildMultiStageOnBuild (0.98s) [2023-03-07T15:34:23.271Z] === RUN TestBuildUncleanTarFilenames [2023-03-07T15:34:23.531Z] --- PASS: TestBuildUncleanTarFilenames (0.13s) [2023-03-07T15:34:23.531Z] === RUN TestBuildMultiStageLayerLeak [2023-03-07T15:34:24.473Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s) [2023-03-07T15:34:24.473Z] === RUN TestBuildWithHugeFile [2023-03-07T15:35:20.740Z] --- PASS: TestBuildWithHugeFile (51.12s) [2023-03-07T15:35:20.740Z] === RUN TestBuildWCOWSandboxSize [2023-03-07T15:35:20.740Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-03-07T15:35:20.740Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-03-07T15:35:20.740Z] === RUN TestBuildWithEmptyDockerfile [2023-03-07T15:35:20.740Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-07T15:35:20.740Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-07T15:35:20.740Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-07T15:35:20.740Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-07T15:35:20.740Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-07T15:35:20.740Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-07T15:35:20.740Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-03-07T15:35:20.740Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-03-07T15:35:20.740Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-03-07T15:35:20.740Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-03-07T15:35:20.740Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-03-07T15:35:20.740Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-03-07T15:35:20.740Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-03-07T15:35:20.740Z] === RUN TestBuildPreserveOwnership [2023-03-07T15:35:20.740Z] === RUN TestBuildPreserveOwnership/copy_from [2023-03-07T15:35:20.740Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-03-07T15:35:20.740Z] --- PASS: TestBuildPreserveOwnership (1.96s) [2023-03-07T15:35:20.740Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.41s) [2023-03-07T15:35:20.740Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s) [2023-03-07T15:35:20.740Z] === RUN TestBuildPlatformInvalid [2023-03-07T15:35:20.740Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2023-03-07T15:35:20.740Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-03-07T15:35:20.740Z] Loaded image: busybox:latest [2023-03-07T15:35:20.740Z] Loaded image: busybox:glibc [2023-03-07T15:35:20.740Z] Loaded image: debian:bullseye-slim [2023-03-07T15:35:20.740Z] Loaded image: hello-world:latest [2023-03-07T15:35:20.740Z] Loaded image: arm32v7/hello-world:latest [2023-03-07T15:35:28.951Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s) [2023-03-07T15:35:28.951Z] PASS [2023-03-07T15:35:28.951Z] [2023-03-07T15:35:28.951Z] === Skipped [2023-03-07T15:35:28.951Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-03-07T15:35:28.951Z] build_session_test.go:25: TODO: BuildKit [2023-03-07T15:35:28.951Z] [2023-03-07T15:35:28.951Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-03-07T15:35:28.951Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-03-07T15:35:28.951Z] [2023-03-07T15:35:28.951Z] DONE 34 tests, 2 skipped in 77.974s [2023-03-07T15:35:28.951Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-03-07T15:35:28.951Z] ++ 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-03-07T15:35:28.951Z] ++ set -e [2023-03-07T15:35:28.951Z] ++ '[' -n 0 ']' [2023-03-07T15:35:28.951Z] ++ set -x [2023-03-07T15:35:28.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:35:28.951Z] INFO: Testing against a local daemon [2023-03-07T15:35:28.951Z] === RUN TestConfigInspect [2023-03-07T15:35:29.522Z] --- PASS: TestConfigInspect (1.77s) [2023-03-07T15:35:29.522Z] === RUN TestConfigList [2023-03-07T15:35:31.432Z] --- PASS: TestConfigList (1.71s) [2023-03-07T15:35:31.432Z] === RUN TestConfigsCreateAndDelete [2023-03-07T15:35:32.817Z] --- PASS: TestConfigsCreateAndDelete (1.76s) [2023-03-07T15:35:32.817Z] === RUN TestConfigsUpdate [2023-03-07T15:35:34.728Z] --- PASS: TestConfigsUpdate (1.71s) [2023-03-07T15:35:34.728Z] === RUN TestTemplatedConfig [2023-03-07T15:35:37.269Z] --- PASS: TestTemplatedConfig (2.32s) [2023-03-07T15:35:37.269Z] === RUN TestConfigCreateResolve [2023-03-07T15:35:38.650Z] --- PASS: TestConfigCreateResolve (1.75s) [2023-03-07T15:35:38.650Z] PASS [2023-03-07T15:35:38.650Z] [2023-03-07T15:35:38.650Z] DONE 6 tests in 11.108s [2023-03-07T15:35:38.650Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-03-07T15:35:38.650Z] ++ 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-03-07T15:35:38.650Z] ++ set -e [2023-03-07T15:35:38.650Z] ++ '[' -n 0 ']' [2023-03-07T15:35:38.650Z] ++ set -x [2023-03-07T15:35:38.650Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:35:38.911Z] INFO: Testing against a local daemon [2023-03-07T15:35:38.911Z] === RUN TestAttachWithTTY [2023-03-07T15:35:38.911Z] --- PASS: TestAttachWithTTY (0.07s) [2023-03-07T15:35:38.911Z] === RUN TestAttachWithoutTTy [2023-03-07T15:35:38.911Z] --- PASS: TestAttachWithoutTTy (0.05s) [2023-03-07T15:35:38.911Z] === RUN TestCheckpoint [2023-03-07T15:35:38.911Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-07T15:35:38.911Z] --- SKIP: TestCheckpoint (0.00s) [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/commit [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/commit [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/containers/create [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-07T15:35:38.911Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-07T15:35:38.911Z] === CONT TestContainerInvalidJSON/commit [2023-03-07T15:35:38.911Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-03-07T15:35:38.911Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-03-07T15:35:39.171Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-03-07T15:35:39.171Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-03-07T15:35:39.171Z] === CONT TestContainerInvalidJSON/containers/create [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-03-07T15:35:39.171Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2023-03-07T15:35:39.171Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-03-07T15:35:39.172Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-03-07T15:35:39.172Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-03-07T15:35:39.172Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-03-07T15:35:39.172Z] === RUN TestCopyFromContainerPathIsNotDir [2023-03-07T15:35:39.172Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-03-07T15:35:39.172Z] === RUN TestCopyToContainerPathDoesNotExist [2023-03-07T15:35:39.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-03-07T15:35:39.172Z] === RUN TestCopyEmptyFile [2023-03-07T15:35:39.172Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-03-07T15:35:39.172Z] === RUN TestCopyToContainerPathIsNotDir [2023-03-07T15:35:39.432Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-03-07T15:35:39.432Z] === RUN TestCopyFromContainer [2023-03-07T15:35:39.692Z] === RUN TestCopyFromContainer// [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/. [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer//. [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/./ [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer//./ [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer//bar/root [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer//bar/root/ [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer//bar/root/. [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/quux [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/quux/ [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/quux/. [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-03-07T15:35:39.953Z] === RUN TestCopyFromContainer/bar/notarget [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer (0.71s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/. (0.02s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/./ (0.02s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer//./ (0.02s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2023-03-07T15:35:39.953Z] --- PASS: TestCopyFromContainer/bar/notarget (0.00s) [2023-03-07T15:35:39.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-03-07T15:35:39.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-07T15:35:39.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-07T15:35:39.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-07T15:35:39.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-07T15:35:39.953Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-07T15:35:39.953Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-07T15:35:39.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-03-07T15:35:39.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-03-07T15:35:39.953Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-03-07T15:35:39.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-03-07T15:35:39.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-03-07T15:35:39.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-03-07T15:35:39.953Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-03-07T15:35:39.953Z] === RUN TestCreateLinkToNonExistingContainer [2023-03-07T15:35:39.953Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-03-07T15:35:39.953Z] === RUN TestCreateWithInvalidEnv [2023-03-07T15:35:40.213Z] === RUN TestCreateWithInvalidEnv/0 [2023-03-07T15:35:40.213Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-03-07T15:35:40.213Z] === RUN TestCreateWithInvalidEnv/1 [2023-03-07T15:35:40.213Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-03-07T15:35:40.213Z] === RUN TestCreateWithInvalidEnv/2 [2023-03-07T15:35:40.213Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-03-07T15:35:40.213Z] === CONT TestCreateWithInvalidEnv/0 [2023-03-07T15:35:40.213Z] === CONT TestCreateWithInvalidEnv/2 [2023-03-07T15:35:40.213Z] === CONT TestCreateWithInvalidEnv/1 [2023-03-07T15:35:40.213Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-03-07T15:35:40.213Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-03-07T15:35:40.213Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-03-07T15:35:40.213Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-03-07T15:35:40.213Z] === RUN TestCreateTmpfsMountsTarget [2023-03-07T15:35:40.213Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-03-07T15:35:40.213Z] === RUN TestCreateWithCustomMaskedPaths [2023-03-07T15:35:41.157Z] --- PASS: TestCreateWithCustomMaskedPaths (1.12s) [2023-03-07T15:35:41.157Z] === RUN TestCreateWithCustomReadonlyPaths [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2023-03-07T15:35:42.540Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-03-07T15:35:42.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-07T15:35:42.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-07T15:35:42.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-07T15:35:42.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-07T15:35:42.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-07T15:35:42.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-07T15:35:42.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-07T15:35:42.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-07T15:35:42.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-07T15:35:42.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-07T15:35:42.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-03-07T15:35:42.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-03-07T15:35:42.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-03-07T15:35:42.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-03-07T15:35:42.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-03-07T15:35:42.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-03-07T15:35:42.540Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-03-07T15:35:42.800Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2023-03-07T15:35:42.800Z] === RUN TestCreateDifferentPlatform [2023-03-07T15:35:42.800Z] === RUN TestCreateDifferentPlatform/different_os [2023-03-07T15:35:42.800Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-03-07T15:35:42.800Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-03-07T15:35:42.800Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-03-07T15:35:42.800Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-03-07T15:35:42.800Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-03-07T15:35:42.800Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-03-07T15:35:42.800Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-03-07T15:35:42.800Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-03-07T15:35:42.800Z] === RUN TestCreateInvalidHostConfig [2023-03-07T15:35:42.800Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-07T15:35:42.800Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-07T15:35:42.800Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-03-07T15:35:42.801Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-03-07T15:35:42.801Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-07T15:35:42.801Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-07T15:35:42.801Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-07T15:35:42.801Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-07T15:35:42.801Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-03-07T15:35:42.801Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-03-07T15:35:42.801Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-03-07T15:35:42.801Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-03-07T15:35:42.801Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-03-07T15:35:42.801Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-03-07T15:35:42.801Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-03-07T15:35:42.801Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-03-07T15:35:42.801Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-03-07T15:35:42.801Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-03-07T15:35:42.801Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-03-07T15:35:42.801Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-03-07T15:35:42.801Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-03-07T15:35:42.801Z] === RUN TestContainerStartOnDaemonRestart [2023-03-07T15:35:42.801Z] === PAUSE TestContainerStartOnDaemonRestart [2023-03-07T15:35:42.801Z] === RUN TestDaemonRestartIpcMode [2023-03-07T15:35:42.801Z] === PAUSE TestDaemonRestartIpcMode [2023-03-07T15:35:42.801Z] === RUN TestDaemonHostGatewayIP [2023-03-07T15:35:42.801Z] === PAUSE TestDaemonHostGatewayIP [2023-03-07T15:35:42.801Z] === RUN TestRestartDaemonWithRestartingContainer [2023-03-07T15:35:42.801Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-03-07T15:35:42.801Z] === RUN TestContainerKillOnDaemonStart [2023-03-07T15:35:42.801Z] === PAUSE TestContainerKillOnDaemonStart [2023-03-07T15:35:42.801Z] === RUN TestDiff [2023-03-07T15:35:43.371Z] --- PASS: TestDiff (0.37s) [2023-03-07T15:35:43.371Z] === RUN TestExecConsoleSize [2023-03-07T15:35:43.632Z] --- PASS: TestExecConsoleSize (0.43s) [2023-03-07T15:35:43.632Z] === RUN TestExecWithCloseStdin [2023-03-07T15:35:44.203Z] --- PASS: TestExecWithCloseStdin (0.43s) [2023-03-07T15:35:44.203Z] === RUN TestExec [2023-03-07T15:35:44.463Z] --- PASS: TestExec (0.43s) [2023-03-07T15:35:44.463Z] === RUN TestExecUser [2023-03-07T15:35:45.035Z] --- PASS: TestExecUser (0.48s) [2023-03-07T15:35:45.035Z] === RUN TestExportContainerAndImportImage [2023-03-07T15:35:45.605Z] --- PASS: TestExportContainerAndImportImage (0.45s) [2023-03-07T15:35:45.605Z] === RUN TestExportContainerAfterDaemonRestart [2023-03-07T15:35:46.556Z] --- PASS: TestExportContainerAfterDaemonRestart (1.15s) [2023-03-07T15:35:46.556Z] === RUN TestHealthCheckWorkdir [2023-03-07T15:35:47.136Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2023-03-07T15:35:47.136Z] === RUN TestHealthKillContainer [2023-03-07T15:35:55.269Z] --- PASS: TestHealthKillContainer (7.78s) [2023-03-07T15:35:55.269Z] === RUN TestHealthCheckProcessKilled [2023-03-07T15:35:55.529Z] --- PASS: TestHealthCheckProcessKilled (0.58s) [2023-03-07T15:35:55.529Z] === RUN TestInspectCpusetInConfigPre120 [2023-03-07T15:35:55.790Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2023-03-07T15:35:55.790Z] === RUN TestInspectAnnotations [2023-03-07T15:35:55.790Z] --- PASS: TestInspectAnnotations (0.04s) [2023-03-07T15:35:55.790Z] === RUN TestIpcModeNone [2023-03-07T15:35:56.361Z] --- PASS: TestIpcModeNone (0.41s) [2023-03-07T15:35:56.362Z] === RUN TestIpcModePrivate [2023-03-07T15:35:56.624Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-03-07T15:35:56.624Z] --- PASS: TestIpcModePrivate (0.42s) [2023-03-07T15:35:56.624Z] === RUN TestIpcModeShareable [2023-03-07T15:35:56.885Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-03-07T15:35:57.146Z] --- PASS: TestIpcModeShareable (0.42s) [2023-03-07T15:35:57.146Z] === RUN TestAPIIpcModeShareableAndContainer [2023-03-07T15:35:58.532Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s) [2023-03-07T15:35:58.532Z] === RUN TestAPIIpcModeHost [2023-03-07T15:35:58.792Z] --- PASS: TestAPIIpcModeHost (0.30s) [2023-03-07T15:35:58.792Z] === RUN TestDaemonIpcModeShareable [2023-03-07T15:35:59.734Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-07T15:35:59.734Z] --- PASS: TestDaemonIpcModeShareable (1.02s) [2023-03-07T15:35:59.734Z] === RUN TestDaemonIpcModePrivate [2023-03-07T15:36:00.675Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-07T15:36:00.675Z] --- PASS: TestDaemonIpcModePrivate (1.03s) [2023-03-07T15:36:00.675Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-03-07T15:36:01.615Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-03-07T15:36:01.876Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s) [2023-03-07T15:36:01.876Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-03-07T15:36:02.818Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-03-07T15:36:02.818Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.04s) [2023-03-07T15:36:02.818Z] === RUN TestIpcModeOlderClient [2023-03-07T15:36:02.818Z] === PAUSE TestIpcModeOlderClient [2023-03-07T15:36:02.818Z] === RUN TestKillContainerInvalidSignal [2023-03-07T15:36:03.389Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2023-03-07T15:36:03.389Z] === RUN TestKillContainer [2023-03-07T15:36:03.389Z] === RUN TestKillContainer/no_signal [2023-03-07T15:36:03.652Z] === RUN TestKillContainer/non_killing_signal [2023-03-07T15:36:03.916Z] === RUN TestKillContainer/killing_signal [2023-03-07T15:36:04.486Z] --- PASS: TestKillContainer (1.26s) [2023-03-07T15:36:04.486Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-03-07T15:36:04.486Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2023-03-07T15:36:04.486Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2023-03-07T15:36:04.486Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-03-07T15:36:04.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-03-07T15:36:05.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-03-07T15:36:05.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2023-03-07T15:36:05.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2023-03-07T15:36:05.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2023-03-07T15:36:05.629Z] === RUN TestKillStoppedContainer [2023-03-07T15:36:05.629Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-03-07T15:36:05.629Z] === RUN TestKillStoppedContainerAPIPre120 [2023-03-07T15:36:05.629Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-03-07T15:36:05.629Z] === RUN TestKillDifferentUserContainer [2023-03-07T15:36:06.204Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-03-07T15:36:06.204Z] === RUN TestInspectOomKilledTrue [2023-03-07T15:36:06.464Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2023-03-07T15:36:06.464Z] === RUN TestInspectOomKilledFalse [2023-03-07T15:36:07.035Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2023-03-07T15:36:07.035Z] === RUN TestLinksEtcHostsContentMatch [2023-03-07T15:36:07.296Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2023-03-07T15:36:07.296Z] === RUN TestLinksContainerNames [2023-03-07T15:36:07.868Z] --- PASS: TestLinksContainerNames (0.74s) [2023-03-07T15:36:07.868Z] === RUN TestLogsFollowTailEmpty [2023-03-07T15:36:08.438Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2023-03-07T15:36:08.438Z] === RUN TestLogs [2023-03-07T15:36:08.438Z] === RUN TestLogs/driver_local [2023-03-07T15:36:08.438Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-03-07T15:36:08.438Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-03-07T15:36:08.438Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-03-07T15:36:08.439Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-03-07T15:36:08.439Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-03-07T15:36:08.439Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-03-07T15:36:08.439Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-07T15:36:08.439Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-07T15:36:08.439Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-03-07T15:36:08.439Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-03-07T15:36:08.439Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-03-07T15:36:08.439Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-03-07T15:36:08.439Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-03-07T15:36:08.439Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-03-07T15:36:09.010Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-03-07T15:36:09.271Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-03-07T15:36:09.531Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-03-07T15:36:09.531Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-07T15:36:10.119Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-03-07T15:36:10.119Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-03-07T15:36:10.119Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-07T15:36:10.119Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-03-07T15:36:10.119Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-03-07T15:36:10.119Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-03-07T15:36:10.119Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-03-07T15:36:10.119Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-03-07T15:36:10.119Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-03-07T15:36:10.692Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-03-07T15:36:10.953Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-03-07T15:36:10.953Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-03-07T15:36:11.524Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-03-07T15:36:11.786Z] --- PASS: TestLogs (3.50s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local (0.01s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.44s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.44s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.36s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s) [2023-03-07T15:36:11.786Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.45s) [2023-03-07T15:36:11.786Z] === RUN TestContainerNetworkMountsNoChown [2023-03-07T15:36:12.046Z] --- PASS: TestContainerNetworkMountsNoChown (0.34s) [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/default [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/default [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/private [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/private [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rprivate [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rprivate [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/slave [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/slave [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rslave [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rslave [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/shared [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/shared [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rshared [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rshared [2023-03-07T15:36:12.046Z] === CONT TestMountDaemonRoot/default [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/default/bind_root [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/default/mount_root [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-03-07T15:36:12.046Z] === CONT TestMountDaemonRoot/default/bind_root [2023-03-07T15:36:12.046Z] === CONT TestMountDaemonRoot/rshared [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-03-07T15:36:12.046Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-03-07T15:36:12.046Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-03-07T15:36:12.046Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/shared [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/rslave [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/slave [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/rprivate [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/private [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/private/mount_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/private/bind_root [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-03-07T15:36:12.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-03-07T15:36:12.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/default/mount_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-03-07T15:36:12.306Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/private/mount_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/private/bind_root [2023-03-07T15:36:12.567Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-03-07T15:36:12.567Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-03-07T15:36:12.567Z] === RUN TestContainerBindMountNonRecursive [2023-03-07T15:36:13.509Z] --- PASS: TestContainerBindMountNonRecursive (0.91s) [2023-03-07T15:36:13.509Z] === RUN TestContainerVolumesMountedAsShared [2023-03-07T15:36:14.079Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2023-03-07T15:36:14.079Z] === RUN TestContainerVolumesMountedAsSlave [2023-03-07T15:36:14.340Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2023-03-07T15:36:14.340Z] === RUN TestContainerCopyLeaksMounts [2023-03-07T15:36:14.601Z] --- PASS: TestContainerCopyLeaksMounts (0.44s) [2023-03-07T15:36:14.601Z] === RUN TestNetworkNat [2023-03-07T15:36:15.172Z] --- PASS: TestNetworkNat (0.40s) [2023-03-07T15:36:15.172Z] === RUN TestNetworkLocalhostTCPNat [2023-03-07T15:36:15.433Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2023-03-07T15:36:15.433Z] === RUN TestNetworkLoopbackNat [2023-03-07T15:36:17.975Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2023-03-07T15:36:17.975Z] === RUN TestPause [2023-03-07T15:36:18.235Z] --- PASS: TestPause (0.40s) [2023-03-07T15:36:18.235Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-03-07T15:36:18.235Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-07T15:36:18.235Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-07T15:36:18.235Z] === RUN TestPauseStopPausedContainer [2023-03-07T15:36:18.806Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2023-03-07T15:36:18.806Z] === RUN TestPidHost [2023-03-07T15:36:19.748Z] --- PASS: TestPidHost (0.84s) [2023-03-07T15:36:19.748Z] === RUN TestPsFilter [2023-03-07T15:36:19.748Z] --- PASS: TestPsFilter (0.10s) [2023-03-07T15:36:19.748Z] === RUN TestRemoveContainerWithRemovedVolume [2023-03-07T15:36:20.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2023-03-07T15:36:20.008Z] === RUN TestRemoveContainerWithVolume [2023-03-07T15:36:20.579Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2023-03-07T15:36:20.579Z] === RUN TestRemoveContainerRunning [2023-03-07T15:36:20.840Z] --- PASS: TestRemoveContainerRunning (0.38s) [2023-03-07T15:36:20.840Z] === RUN TestRemoveContainerForceRemoveRunning [2023-03-07T15:36:21.411Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2023-03-07T15:36:21.411Z] === RUN TestRemoveInvalidContainer [2023-03-07T15:36:21.411Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-03-07T15:36:21.411Z] === RUN TestRenameLinkedContainer [2023-03-07T15:36:22.800Z] --- PASS: TestRenameLinkedContainer (1.49s) [2023-03-07T15:36:22.800Z] === RUN TestRenameStoppedContainer [2023-03-07T15:36:23.060Z] --- PASS: TestRenameStoppedContainer (0.42s) [2023-03-07T15:36:23.060Z] === RUN TestRenameRunningContainerAndReuse [2023-03-07T15:36:24.001Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2023-03-07T15:36:24.001Z] === RUN TestRenameInvalidName [2023-03-07T15:36:24.262Z] --- PASS: TestRenameInvalidName (0.37s) [2023-03-07T15:36:24.262Z] === RUN TestRenameAnonymousContainer [2023-03-07T15:36:25.646Z] --- PASS: TestRenameAnonymousContainer (1.25s) [2023-03-07T15:36:25.646Z] === RUN TestRenameContainerWithSameName [2023-03-07T15:36:25.906Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2023-03-07T15:36:25.906Z] === RUN TestRenameContainerWithLinkedContainer [2023-03-07T15:36:26.847Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2023-03-07T15:36:26.847Z] === RUN TestResize [2023-03-07T15:36:27.108Z] --- PASS: TestResize (0.37s) [2023-03-07T15:36:27.108Z] === RUN TestResizeWithInvalidSize [2023-03-07T15:36:27.368Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2023-03-07T15:36:27.368Z] === RUN TestResizeWhenContainerNotStarted [2023-03-07T15:36:27.939Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-07T15:36:27.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-07T15:36:27.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-07T15:36:27.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-03-07T15:36:27.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T15:36:29.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-03-07T15:36:30.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-03-07T15:36:31.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-03-07T15:36:31.659Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-03-07T15:36:32.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T15:36:32.861Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-03-07T15:36:36.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-03-07T15:36:36.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-03-07T15:36:38.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-03-07T15:36:39.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-03-07T15:36:39.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-03-07T15:36:40.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-03-07T15:36:41.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-03-07T15:36:41.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.68s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.15s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.16s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.18s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.64s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.45s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.44s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.75s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.51s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.49s) [2023-03-07T15:36:43.899Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.52s) [2023-03-07T15:36:43.899Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-03-07T15:36:43.899Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-03-07T15:36:44.470Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-03-07T15:36:45.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.61s) [2023-03-07T15:36:45.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.78s) [2023-03-07T15:36:45.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.82s) [2023-03-07T15:36:45.411Z] === RUN TestCgroupNamespacesRun [2023-03-07T15:36:46.356Z] --- PASS: TestCgroupNamespacesRun (1.02s) [2023-03-07T15:36:46.356Z] === RUN TestCgroupNamespacesRunPrivileged [2023-03-07T15:36:47.298Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s) [2023-03-07T15:36:47.298Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-03-07T15:36:48.239Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s) [2023-03-07T15:36:48.239Z] === RUN TestCgroupNamespacesRunHostMode [2023-03-07T15:36:49.180Z] --- PASS: TestCgroupNamespacesRunHostMode (1.02s) [2023-03-07T15:36:49.180Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-03-07T15:36:50.563Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s) [2023-03-07T15:36:50.563Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-03-07T15:36:51.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.01s) [2023-03-07T15:36:51.514Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-03-07T15:36:51.777Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-03-07T15:36:51.777Z] === RUN TestCgroupNamespacesRunOlderClient [2023-03-07T15:36:53.161Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2023-03-07T15:36:53.161Z] === RUN TestNISDomainname [2023-03-07T15:36:53.421Z] --- PASS: TestNISDomainname (0.49s) [2023-03-07T15:36:53.421Z] === RUN TestHostnameDnsResolution [2023-03-07T15:36:53.992Z] --- PASS: TestHostnameDnsResolution (0.58s) [2023-03-07T15:36:53.992Z] === RUN TestUnprivilegedPortsAndPing [2023-03-07T15:36:54.563Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2023-03-07T15:36:54.563Z] === RUN TestPrivilegedHostDevices [2023-03-07T15:36:55.134Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2023-03-07T15:36:55.134Z] === RUN TestRunConsoleSize [2023-03-07T15:36:55.394Z] --- PASS: TestRunConsoleSize (0.37s) [2023-03-07T15:36:55.394Z] === RUN TestRunWithAlternativeContainerdShim [2023-03-07T15:36:57.305Z] --- PASS: TestRunWithAlternativeContainerdShim (1.83s) [2023-03-07T15:36:57.305Z] === RUN TestStats [2023-03-07T15:36:59.846Z] --- PASS: TestStats (2.38s) [2023-03-07T15:36:59.846Z] === RUN TestStopContainerWithTimeout [2023-03-07T15:36:59.846Z] === RUN TestStopContainerWithTimeout/0 [2023-03-07T15:36:59.846Z] === PAUSE TestStopContainerWithTimeout/0 [2023-03-07T15:36:59.846Z] === RUN TestStopContainerWithTimeout/1 [2023-03-07T15:36:59.846Z] === PAUSE TestStopContainerWithTimeout/1 [2023-03-07T15:36:59.846Z] === RUN TestStopContainerWithTimeout/3 [2023-03-07T15:36:59.846Z] === PAUSE TestStopContainerWithTimeout/3 [2023-03-07T15:36:59.846Z] === RUN TestStopContainerWithTimeout/-1 [2023-03-07T15:36:59.846Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-03-07T15:36:59.846Z] === CONT TestStopContainerWithTimeout/0 [2023-03-07T15:36:59.846Z] === CONT TestStopContainerWithTimeout/3 [2023-03-07T15:37:00.107Z] === CONT TestStopContainerWithTimeout/-1 [2023-03-07T15:37:02.018Z] === CONT TestStopContainerWithTimeout/1 [2023-03-07T15:37:03.402Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-03-07T15:37:03.402Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2023-03-07T15:37:03.402Z] --- PASS: TestStopContainerWithTimeout/3 (2.49s) [2023-03-07T15:37:03.402Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2023-03-07T15:37:03.402Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2023-03-07T15:37:03.402Z] === RUN TestDeleteDevicemapper [2023-03-07T15:37:03.402Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-07T15:37:03.402Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-03-07T15:37:03.402Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-03-07T15:37:04.784Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.09s) [2023-03-07T15:37:04.784Z] === RUN TestUpdateMemory [2023-03-07T15:37:05.044Z] --- PASS: TestUpdateMemory (0.50s) [2023-03-07T15:37:05.044Z] === RUN TestUpdateCPUQuota [2023-03-07T15:37:05.615Z] --- PASS: TestUpdateCPUQuota (0.64s) [2023-03-07T15:37:05.615Z] === RUN TestUpdatePidsLimit [2023-03-07T15:37:05.615Z] === RUN TestUpdatePidsLimit/update_from_none [2023-03-07T15:37:05.876Z] === RUN TestUpdatePidsLimit/no_change [2023-03-07T15:37:06.138Z] === RUN TestUpdatePidsLimit/update_lower [2023-03-07T15:37:06.398Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-03-07T15:37:06.398Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-03-07T15:37:06.658Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-03-07T15:37:06.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit (1.92s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2023-03-07T15:37:07.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2023-03-07T15:37:07.490Z] === RUN TestUpdateRestartPolicy [2023-03-07T15:37:19.714Z] --- PASS: TestUpdateRestartPolicy (10.56s) [2023-03-07T15:37:19.714Z] === RUN TestUpdateRestartWithAutoRemove [2023-03-07T15:37:19.714Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2023-03-07T15:37:19.714Z] === RUN TestWaitNonBlocked [2023-03-07T15:37:19.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-07T15:37:19.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-07T15:37:19.714Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-07T15:37:19.714Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-07T15:37:19.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-03-07T15:37:19.714Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-03-07T15:37:19.714Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-03-07T15:37:19.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2023-03-07T15:37:19.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2023-03-07T15:37:19.714Z] === RUN TestWaitBlocked [2023-03-07T15:37:19.714Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-07T15:37:19.714Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-07T15:37:19.714Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-03-07T15:37:19.714Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-03-07T15:37:19.714Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-03-07T15:37:19.714Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-03-07T15:37:19.974Z] --- PASS: TestWaitBlocked (0.01s) [2023-03-07T15:37:19.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2023-03-07T15:37:19.974Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2023-03-07T15:37:19.974Z] === RUN TestWaitConditions [2023-03-07T15:37:19.974Z] === RUN TestWaitConditions/default [2023-03-07T15:37:19.974Z] === PAUSE TestWaitConditions/default [2023-03-07T15:37:19.974Z] === RUN TestWaitConditions/not-running [2023-03-07T15:37:19.974Z] === PAUSE TestWaitConditions/not-running [2023-03-07T15:37:19.974Z] === RUN TestWaitConditions/next-exit [2023-03-07T15:37:19.974Z] === PAUSE TestWaitConditions/next-exit [2023-03-07T15:37:19.974Z] === RUN TestWaitConditions/removed [2023-03-07T15:37:19.974Z] === PAUSE TestWaitConditions/removed [2023-03-07T15:37:19.974Z] === CONT TestWaitConditions/default [2023-03-07T15:37:19.974Z] === CONT TestWaitConditions/next-exit [2023-03-07T15:37:19.974Z] wait_test.go:146: ContainerID = 133fba5b90b5ecf8eb9fde7f080a3006142b99e85fc83d53d994de077bfcab16 [2023-03-07T15:37:19.974Z] wait_test.go:146: ContainerID = d598e6f953755513fed38d1755b349bc43b7670032590993d06547a355a22321 [2023-03-07T15:37:20.550Z] === CONT TestWaitConditions/removed [2023-03-07T15:37:20.550Z] wait_test.go:146: ContainerID = 1836e98375fe1fc57eb0cd084619f9ab97a6a20be080a9f11048a93598488135 [2023-03-07T15:37:20.550Z] === CONT TestWaitConditions/not-running [2023-03-07T15:37:20.550Z] wait_test.go:146: ContainerID = 7be89af5d9b915019bb2f1a0618b5583ff717ea81844723a440d7c9b9642acae [2023-03-07T15:37:21.120Z] --- PASS: TestWaitConditions (0.01s) [2023-03-07T15:37:21.120Z] --- PASS: TestWaitConditions/default (0.53s) [2023-03-07T15:37:21.120Z] --- PASS: TestWaitConditions/next-exit (0.57s) [2023-03-07T15:37:21.120Z] --- PASS: TestWaitConditions/removed (0.64s) [2023-03-07T15:37:21.120Z] --- PASS: TestWaitConditions/not-running (0.68s) [2023-03-07T15:37:21.120Z] === RUN TestWaitRestartedContainer [2023-03-07T15:37:21.120Z] === RUN TestWaitRestartedContainer/default [2023-03-07T15:37:21.120Z] === PAUSE TestWaitRestartedContainer/default [2023-03-07T15:37:21.120Z] === RUN TestWaitRestartedContainer/not-running [2023-03-07T15:37:21.120Z] === PAUSE TestWaitRestartedContainer/not-running [2023-03-07T15:37:21.120Z] === RUN TestWaitRestartedContainer/next-exit [2023-03-07T15:37:21.120Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-03-07T15:37:21.120Z] === CONT TestWaitRestartedContainer/default [2023-03-07T15:37:21.120Z] === CONT TestWaitRestartedContainer/next-exit [2023-03-07T15:37:22.504Z] === CONT TestWaitRestartedContainer/not-running [2023-03-07T15:37:23.080Z] --- PASS: TestWaitRestartedContainer (0.02s) [2023-03-07T15:37:23.080Z] --- PASS: TestWaitRestartedContainer/next-exit (1.11s) [2023-03-07T15:37:23.080Z] --- PASS: TestWaitRestartedContainer/default (1.18s) [2023-03-07T15:37:23.080Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2023-03-07T15:37:23.080Z] === CONT TestRestartDaemonWithRestartingContainer [2023-03-07T15:37:23.081Z] === CONT TestContainerStartOnDaemonRestart [2023-03-07T15:37:24.992Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2023-03-07T15:37:24.992Z] === CONT TestDaemonHostGatewayIP [2023-03-07T15:37:24.992Z] --- PASS: TestContainerStartOnDaemonRestart (1.91s) [2023-03-07T15:37:24.992Z] === CONT TestDaemonRestartIpcMode [2023-03-07T15:37:27.536Z] --- PASS: TestDaemonHostGatewayIP (2.18s) [2023-03-07T15:37:27.536Z] === CONT TestIpcModeOlderClient [2023-03-07T15:37:27.536Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-03-07T15:37:27.536Z] === CONT TestContainerKillOnDaemonStart [2023-03-07T15:37:27.536Z] --- PASS: TestDaemonRestartIpcMode (2.27s) [2023-03-07T15:37:39.760Z] --- PASS: TestContainerKillOnDaemonStart (11.37s) [2023-03-07T15:37:39.760Z] PASS [2023-03-07T15:37:39.760Z] [2023-03-07T15:37:39.760Z] === Skipped [2023-03-07T15:37:39.760Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-03-07T15:37:39.760Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-03-07T15:37:39.760Z] [2023-03-07T15:37:39.760Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-03-07T15:37:39.760Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-03-07T15:37:39.760Z] [2023-03-07T15:37:39.760Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-03-07T15:37:39.760Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-03-07T15:37:39.760Z] [2023-03-07T15:37:39.760Z] DONE 283 tests, 3 skipped in 119.979s [2023-03-07T15:37:39.760Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-03-07T15:37:39.760Z] ++ 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-03-07T15:37:39.760Z] ++ set -e [2023-03-07T15:37:39.760Z] ++ '[' -n 0 ']' [2023-03-07T15:37:39.760Z] ++ set -x [2023-03-07T15:37:39.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:37:39.760Z] INFO: Testing against a local daemon [2023-03-07T15:37:39.760Z] === RUN TestConfigDaemonID [2023-03-07T15:37:40.021Z] daemon_test.go:51: [d6767b13d01c7] daemon is not started [2023-03-07T15:37:40.021Z] --- PASS: TestConfigDaemonID (1.04s) [2023-03-07T15:37:40.021Z] === RUN TestDaemonConfigValidation [2023-03-07T15:37:40.021Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-03-07T15:37:40.021Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-03-07T15:37:40.021Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-03-07T15:37:40.021Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-03-07T15:37:40.021Z] === RUN TestDaemonConfigValidation/invalid_config [2023-03-07T15:37:40.021Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-03-07T15:37:40.021Z] === RUN TestDaemonConfigValidation/malformed_config [2023-03-07T15:37:40.021Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-03-07T15:37:40.021Z] === RUN TestDaemonConfigValidation/valid_config [2023-03-07T15:37:40.021Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-03-07T15:37:40.021Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-03-07T15:37:40.021Z] === CONT TestDaemonConfigValidation/malformed_config [2023-03-07T15:37:40.021Z] === CONT TestDaemonConfigValidation/valid_config [2023-03-07T15:37:40.021Z] === CONT TestDaemonConfigValidation/invalid_config [2023-03-07T15:37:40.021Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-03-07T15:37:40.021Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-03-07T15:37:40.021Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-03-07T15:37:40.021Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2023-03-07T15:37:40.021Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2023-03-07T15:37:40.021Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-03-07T15:37:40.021Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2023-03-07T15:37:40.021Z] === RUN TestConfigDaemonSeccompProfiles [2023-03-07T15:37:40.021Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-03-07T15:37:41.403Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-03-07T15:37:42.344Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-03-07T15:37:43.285Z] daemon_test.go:165: [dd73dcdda21fb] daemon is not started [2023-03-07T15:37:43.285Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-03-07T15:37:43.285Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-03-07T15:37:43.285Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-03-07T15:37:43.285Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-03-07T15:37:43.285Z] === RUN TestDaemonProxy [2023-03-07T15:37:43.285Z] === RUN TestDaemonProxy/environment_variables [2023-03-07T15:37:45.195Z] === RUN TestDaemonProxy/command-line_options [2023-03-07T15:37:47.104Z] === RUN TestDaemonProxy/configuration_file [2023-03-07T15:37:48.487Z] === RUN TestDaemonProxy/conflicting_options [2023-03-07T15:37:49.057Z] === RUN TestDaemonProxy/reload_sanitized [2023-03-07T15:37:49.628Z] --- PASS: TestDaemonProxy (6.27s) [2023-03-07T15:37:49.628Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2023-03-07T15:37:49.628Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2023-03-07T15:37:49.628Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2023-03-07T15:37:49.628Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-03-07T15:37:49.628Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-03-07T15:37:49.628Z] === RUN TestLiveRestore [2023-03-07T15:37:49.628Z] === RUN TestLiveRestore/volume_references [2023-03-07T15:37:49.628Z] === PAUSE TestLiveRestore/volume_references [2023-03-07T15:37:49.628Z] === CONT TestLiveRestore/volume_references [2023-03-07T15:37:50.201Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-03-07T15:37:50.201Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-03-07T15:37:51.144Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-03-07T15:37:52.084Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-03-07T15:37:52.655Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore (0.00s) [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore/volume_references (3.99s) [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.39s) [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.88s) [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s) [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.81s) [2023-03-07T15:37:53.595Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s) [2023-03-07T15:37:53.595Z] PASS [2023-03-07T15:37:53.595Z] [2023-03-07T15:37:53.595Z] DONE 24 tests in 14.813s [2023-03-07T15:37:53.595Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-03-07T15:37:53.595Z] ++ 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-03-07T15:37:53.595Z] ++ set -e [2023-03-07T15:37:53.595Z] ++ '[' -n 0 ']' [2023-03-07T15:37:53.595Z] ++ set -x [2023-03-07T15:37:53.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:37:53.855Z] INFO: Testing against a local daemon [2023-03-07T15:37:53.855Z] === RUN TestCommitInheritsEnv [2023-03-07T15:37:53.855Z] --- PASS: TestCommitInheritsEnv (0.18s) [2023-03-07T15:37:53.855Z] === RUN TestImportExtremelyLargeImageWorks [2023-03-07T15:37:53.855Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-03-07T15:37:53.855Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-03-07T15:37:53.855Z] === RUN TestImportWithCustomPlatform [2023-03-07T15:37:53.855Z] === RUN TestImportWithCustomPlatform/#00 [2023-03-07T15:37:53.855Z] === RUN TestImportWithCustomPlatform/_______ [2023-03-07T15:37:53.855Z] === RUN TestImportWithCustomPlatform// [2023-03-07T15:37:53.855Z] === RUN TestImportWithCustomPlatform/linux [2023-03-07T15:37:53.855Z] === RUN TestImportWithCustomPlatform/LINUX [2023-03-07T15:37:54.115Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-03-07T15:37:54.115Z] === RUN TestImportWithCustomPlatform/macos [2023-03-07T15:37:54.115Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-03-07T15:37:54.115Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform (0.13s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-03-07T15:37:54.116Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-03-07T15:37:54.116Z] === RUN TestImagesFilterMultiReference [2023-03-07T15:37:54.116Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-03-07T15:37:54.116Z] === RUN TestImagesFilterBeforeSince [2023-03-07T15:37:54.378Z] list_test.go:87: ImageList: ID=sha256:da1ff7cc2216118f0bfe5870e7174f1e641a339844df6c0fd1c87558258f5739 RepoTags=[testimagesfilterbeforesince:v1] [2023-03-07T15:37:54.378Z] list_test.go:87: ImageList: ID=sha256:c4e9d5912967af7df140be6af9aaf9c25e151400282762d37faa319b41b7a110 RepoTags=[testimagesfilterbeforesince:v2] [2023-03-07T15:37:54.378Z] list_test.go:87: ImageList: ID=sha256:a206b2d9f90d7cd61acee604479187419d39bfbda5bdc29116860b015ef528bf RepoTags=[testimagesfilterbeforesince:v3] [2023-03-07T15:37:54.378Z] --- PASS: TestImagesFilterBeforeSince (0.23s) [2023-03-07T15:37:54.378Z] === RUN TestImagePullPlatformInvalid [2023-03-07T15:37:54.378Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-03-07T15:37:54.378Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37: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.1 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=info msg="Starting upload purge in 7m0s" go.version=go1.20.1 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=info msg="redis not configured" go.version=go1.20.1 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.1 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=11f429ed-c68d-4b85-8591-6adb52839ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35206" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=11f429ed-c68d-4b85-8591-6adb52839ce5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35206" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.043333ms http.response.status=200 http.response.written=2 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=913ab004-31b9-4213-a665-48a83dc1abad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=913ab004-31b9-4213-a665-48a83dc1abad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=12cbb86d-b3f8-487b-b261-9bf2bc8736df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=12cbb86d-b3f8-487b-b261-9bf2bc8736df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=12cbb86d-b3f8-487b-b261-9bf2bc8736df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=58.321µs trace.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=3a6bf1c5-a232-4d7e-bc7f-8978cccfc085 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=12cbb86d-b3f8-487b-b261-9bf2bc8736df http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.550426ms http.response.status=404 http.response.written=157 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.378Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.378Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=913ab004-31b9-4213-a665-48a83dc1abad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=518.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d1181227-0eb5-4d03-a0cf-64101ffac608 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37: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.1 http.request.host="127.0.0.1:5000" http.request.id=913ab004-31b9-4213-a665-48a83dc1abad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.480166ms http.response.status=404 http.response.written=157 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f694c290-e1c5-47d1-9296-dc9298e51c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f694c290-e1c5-47d1-9296-dc9298e51c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f694c290-e1c5-47d1-9296-dc9298e51c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=96.566µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dbc2a9ce-cd90-46f2-8d65-8ff336db9a0b trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f694c290-e1c5-47d1-9296-dc9298e51c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=11.471µs trace.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=cebc0d4a-e9f9-43e6-85a2-3e004c03418e trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f694c290-e1c5-47d1-9296-dc9298e51c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=85.169µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2264d2be-d374-4708-928c-ea50e5671381 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=f694c290-e1c5-47d1-9296-dc9298e51c70 http.request.method=POST http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.325476ms http.response.status=202 http.response.written=0 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cbd24233-0391-4c50-933b-ab6b39c0b09a http.request.method=POST http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cbd24233-0391-4c50-933b-ab6b39c0b09a http.request.method=POST http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/startedat\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cbd24233-0391-4c50-933b-ab6b39c0b09a http.request.method=POST http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=89.608µs trace.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=5dbd14ec-6e5c-467b-b9de-b7c0936636e0 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cbd24233-0391-4c50-933b-ab6b39c0b09a http.request.method=POST http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=13.284µs trace.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=717b3373-47e4-49f3-9a41-b6d6fb23da0b trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/hashstates/sha256/0\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cbd24233-0391-4c50-933b-ab6b39c0b09a http.request.method=POST http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=82.018µs trace.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=50534c23-5788-4e32-a1e5-e023ae4583d8 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=cbd24233-0391-4c50-933b-ab6b39c0b09a http.request.method=POST http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=3.042842ms http.response.status=202 http.response.written=0 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=31.392µs trace.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=f8ffedef-6447-46ba-8f01-eff2b24f461e trace.line=82 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=12.447µs trace.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=e58b95d9-c14c-4d40-8eb4-3618aacbe6c1 trace.line=141 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=89.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).WriteStream" trace.id=6e7fe1c5-0aef-4dde-a227-0339b627e185 trace.line=124 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=17.165µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ebaaa021-e457-4d14-827e-72cb050cf299 trace.line=141 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=13.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).Stat" trace.id=9b8d73d6-7a83-45df-b8f2-9a8e04fdb3c5 trace.line=141 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=8.255µs trace.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=a35ffdca-187c-4bbd-9352-134d39fab627 trace.line=141 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=153.599µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2651965b-8914-4454-b8ee-161901c54818 trace.line=167 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=58.281µs trace.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=514ca223-7168-47d3-a4e7-6f300e4535a7 trace.line=95 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=254.759µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=2bcf1166-5cfc-4ade-8d37-b85771946224 trace.line=181 vars.name=test vars.uuid=70b99cd1-3b48-40a2-b099-89bbfa63c780 version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=322500db-cbad-4ad4-90b8-5c811332990b http.request.method=PUT http.request.remoteaddr="127.0.0.1:35216" http.request.uri="/v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=5.871893ms http.response.status=201 http.response.written=0 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.379Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "PUT /v2/test/blobs/uploads/70b99cd1-3b48-40a2-b099-89bbfa63c780?_state=c8pOJ9M8Lle_iALeme7cvnMXnh-9YVQTB97kwP6oNh17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcwYjk5Y2QxLTNiNDgtNDBhMi1iMDk5LTg5YmJmYTYzYzc4MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzcyMTc5M1oifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.379Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/startedat\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=35.872µs trace.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=f14ecc65-09fe-4886-8324-af1ca5768119 trace.line=82 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=33.772µs trace.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=fa454ead-3131-4efe-abda-19df7ec039bb trace.line=141 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/data\", 0)" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=100.373µs trace.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=1b81b59a-d144-4f8d-89ba-f69f24087d91 trace.line=124 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=10.436µs trace.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=9fa8241f-eca0-4b7c-9153-b5ee02543c85 trace.line=141 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=14.072µs trace.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=74b81377-1fc2-4c12-9512-991b671de7e0 trace.line=141 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/data\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=12.693µs trace.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=ae03d284-2b62-450f-a95f-dc8ec2227e93 trace.line=141 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=79.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=2dcd5210-a00a-48ff-b05e-fc46f7f5397d trace.line=167 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=65.69µs trace.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=60aa1edd-995a-4529-a9f8-50bc45d5f64d trace.line=95 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c\")" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=119.048µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=36876660-26bb-4b0f-851d-d2b7025c53b2 trace.line=181 vars.name=test vars.uuid=ea29dd25-3b1b-44b6-afe4-00bd7d490f5c version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6c7426cd-8629-4e03-b230-1caac43f68a2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=20.301757ms http.response.status=201 http.response.written=0 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "PUT /v2/test/blobs/uploads/ea29dd25-3b1b-44b6-afe4-00bd7d490f5c?_state=v77kT7qpXFewn5v-sSncvo5uUaWavbBoSidVCOlh_zx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVhMjlkZDI1LTNiMWItNDRiNi1hZmU0LTAwYmQ3ZDQ5MGY1YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0wN1QxNTozNzo1NC4zNzI2MzcxNDZaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=485d98f5-9238-4d1e-b1d3-cf892c3c0afc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=485d98f5-9238-4d1e-b1d3-cf892c3c0afc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=485d98f5-9238-4d1e-b1d3-cf892c3c0afc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=20.184µs trace.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=1501537e-ba34-4f6e-a94b-bd86ec8457b6 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37: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.1 http.request.host="127.0.0.1:5000" http.request.id=485d98f5-9238-4d1e-b1d3-cf892c3c0afc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="794.555µs" http.response.status=404 http.response.written=96 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.380Z] time="2023-03-07T15:37:54Z" level=debug msg=PutImageManifest go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.642Z] time="2023-03-07T15:37:54Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.642Z] time="2023-03-07T15:37:54Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.642Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=38.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).GetContent" trace.id=46838ba6-4498-492c-bec7-e54be0032f6f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.642Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=13.875µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=483d9ab8-9a5d-487d-82d3-9feb9fff1751 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.642Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=21.751µs trace.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=d2998923-39de-47f9-ab2b-290d3a58d6f2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=49.378µs trace.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=a8a30087-7093-4d51-9ff1-8251697d0a23 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=11.848µs trace.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=b335326c-98ec-4e0e-a9b3-4a32afd0cf3c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=53.235µs trace.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=4abe658d-b158-421a-b4d8-37a0b43555ff trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=107.158µs trace.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=e1492ce0-0420-40cb-a899-973ce5cea473 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=47.95µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e28ac50-87b5-4e3e-a587-11bc280bec5a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=159.827µs trace.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=2bc98bc4-6c2a-464c-a0d5-b919fddca621 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=74.272µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b9013d70-96f2-4d43-b71c-b186ce4bd1e3 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=84e0fd5d-672b-4bd4-a5b0-c03131ecc17f http.request.method=PUT http.request.remoteaddr="127.0.0.1:35222" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.225332ms http.response.status=201 http.response.written=0 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=b7aa2352-c057-42d1-8af3-988a0c42bed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35234" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=b7aa2352-c057-42d1-8af3-988a0c42bed3 http.request.method=GET http.request.remoteaddr="127.0.0.1:35234" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="777.579µs" http.response.status=200 http.response.written=2 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=266.049µs trace.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=85e58d2f-7a43-42c6-8b02-9d0160ff1c41 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=40.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).GetContent" trace.id=3ed44444-397e-4bac-8c31-7beb28a68383 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=84.332µs trace.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=42cdf8e8-25fe-409f-8212-83923f22cc69 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=240.761µs trace.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=f8f157b0-3c9a-46c3-83b0-061c7ef59bc9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=81495d40-430c-44a0-a81b-fcd27cdbad55 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35236" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=3.27832ms http.response.status=200 http.response.written=417 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=48.115µs trace.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=ee4765ac-b29d-4867-aad6-d1266b88c7e6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=68.791µs trace.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=c1696ee5-ad04-4a72-8e51-5246b90051ea trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=68.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f610b79f-8c3b-4788-968b-454c2416eba4 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=92f1b64a-31ec-4c5a-8538-3a0933f50a60 http.request.method=GET http.request.remoteaddr="127.0.0.1:35252" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.558119ms http.response.status=200 http.response.written=417 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.643Z] time="2023-03-07T15:37:54Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=195.732µs trace.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=ed54bb59-93bb-4130-b036-d7843aa583b0 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=62.884µs trace.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=944907dd-1efa-46ec-9fc7-c586ff6b9723 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=27.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a0f4b16a-da83-4455-acde-8374d26d5a34 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=60.422µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=36213892-436a-481b-8307-653b7ce43fd6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=27.175µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b7417a3e-5e7f-46fb-a617-ec24ea5a0d45 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=8.123µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fd60db76-9acb-45ac-95bf-66471fc729ab trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=104.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).ReadStream" trace.id=81beab90-94df-4aa4-a818-c4708b203bac trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=32.41µs trace.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=1d1c0dfd-479a-4138-98db-c6aaeb043e66 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=28.907µs trace.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=cde57c0d-285c-4a51-8432-a52036841882 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=16103c5c-4690-4392-98c7-22c597179ee0 http.request.method=GET http.request.remoteaddr="127.0.0.1:35272" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=4.996699ms http.response.status=200 http.response.written=68 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg=GetBlob go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=137.542µs trace.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=9ae918ba-2184-414f-bef6-50d152726602 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=17.518µs trace.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=e50a9b93-1cb6-488b-aa14-4c87c0d7b866 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=32.944µs trace.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=67bb5252-79f9-4270-9199-4c50aa5e4a59 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=13.67µs trace.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=0c8f8aa0-3dfb-498e-a923-8031c66990db trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=16.533µs trace.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=e784d9dd-a5d8-4b7c-ad97-3963870400aa trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=6.491µs trace.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=842b9fbc-dcf5-4e20-a862-734b9cb510d8 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=22.613µs trace.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=44318ad0-b64a-4cb3-abfc-3e0dce951efd trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=29.317µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5c299a5f-ac98-40ae-a7a5-80833737d3c3 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=13.546µs trace.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=e42e670c-d175-4549-bedd-3478e4e1ba95 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=5a2c8a50-895d-48a5-83ae-efa9ef18f49c http.request.method=GET http.request.remoteaddr="127.0.0.1:35262" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=11.485991ms http.response.status=200 http.response.written=179 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61178b5f-1a32-4afb-a92a-76bc0591ed7e http.request.method=GET http.request.remoteaddr="127.0.0.1:35286" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=info msg="response completed" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=61178b5f-1a32-4afb-a92a-76bc0591ed7e http.request.method=GET http.request.remoteaddr="127.0.0.1:35286" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="919.772µs" http.response.status=200 http.response.written=2 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb version="v2.3.0+unknown" [2023-03-07T15:37:54.644Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.644Z] time="2023-03-07T15:37:54Z" level=debug msg="authorizing request" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d2f5270-13e2-4fd2-ab73-c30623dc8a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.645Z] time="2023-03-07T15:37:54Z" level=debug msg=GetImageManifest go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d2f5270-13e2-4fd2-ab73-c30623dc8a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.645Z] time="2023-03-07T15:37:54Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d2f5270-13e2-4fd2-ab73-c30623dc8a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.645Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d2f5270-13e2-4fd2-ab73-c30623dc8a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=31.368µs trace.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=4dd956d4-c71c-40d1-ad7d-9652ed8c8977 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.645Z] time="2023-03-07T15:37:54Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d2f5270-13e2-4fd2-ab73-c30623dc8a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb trace.duration=17.698µs trace.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=785d1e65-a355-4eae-8937-43bb971a4f48 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.645Z] time="2023-03-07T15:37:54Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.20.1 http.request.host="127.0.0.1:5000" http.request.id=8d2f5270-13e2-4fd2-ab73-c30623dc8a0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35302" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.414678ms http.response.status=404 http.response.written=181 instance.id=d965e47b-84c9-44c6-a5c8-7586e76707bb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-03-07T15:37:54.645Z] 127.0.0.1 - - [07/Mar/2023:15:37:54 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.1 git-commit/ec4202e2bac81844ef6d5dbed4295618136d17db kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-03-07T15:37:54.645Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.23s) [2023-03-07T15:37:54.645Z] === RUN TestRemoveImageOrphaning [2023-03-07T15:37:54.645Z] --- PASS: TestRemoveImageOrphaning (0.14s) [2023-03-07T15:37:54.645Z] === RUN TestRemoveImageGarbageCollector [2023-03-07T15:37:54.645Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:37:54.645Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-03-07T15:37:54.645Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-03-07T15:37:54.645Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-03-07T15:37:54.645Z] === RUN TestTagInvalidReference [2023-03-07T15:37:54.905Z] --- PASS: TestTagInvalidReference (0.02s) [2023-03-07T15:37:54.905Z] === RUN TestTagValidPrefixedRepo [2023-03-07T15:37:54.905Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-03-07T15:37:54.905Z] === RUN TestTagExistedNameWithoutForce [2023-03-07T15:37:54.905Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-03-07T15:37:54.905Z] === RUN TestTagOfficialNames [2023-03-07T15:37:54.905Z] --- PASS: TestTagOfficialNames (0.05s) [2023-03-07T15:37:54.905Z] === RUN TestTagMatchesDigest [2023-03-07T15:37:54.905Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-03-07T15:37:54.905Z] PASS [2023-03-07T15:37:54.905Z] [2023-03-07T15:37:54.905Z] === Skipped [2023-03-07T15:37:54.905Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-03-07T15:37:54.905Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-03-07T15:37:54.905Z] [2023-03-07T15:37:54.905Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-03-07T15:37:54.905Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:37:54.905Z] [2023-03-07T15:37:54.905Z] DONE 24 tests, 2 skipped in 1.368s [2023-03-07T15:37:54.905Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-03-07T15:37:54.905Z] ++ 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-03-07T15:37:54.905Z] ++ set -e [2023-03-07T15:37:54.905Z] ++ '[' -n 0 ']' [2023-03-07T15:37:54.905Z] ++ set -x [2023-03-07T15:37:54.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:37:54.905Z] === RUN TestStripANSICommands [2023-03-07T15:37:54.905Z] === RUN TestStripANSICommands/#00 [2023-03-07T15:37:54.905Z] === RUN TestStripANSICommands/#01 [2023-03-07T15:37:54.905Z] --- PASS: TestStripANSICommands (0.00s) [2023-03-07T15:37:54.905Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-03-07T15:37:54.905Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-03-07T15:37:54.905Z] PASS [2023-03-07T15:37:54.905Z] [2023-03-07T15:37:54.905Z] DONE 3 tests in 0.051s [2023-03-07T15:37:54.905Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-03-07T15:37:54.905Z] ++ 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-03-07T15:37:54.905Z] ++ set -e [2023-03-07T15:37:54.905Z] ++ '[' -n 0 ']' [2023-03-07T15:37:54.905Z] ++ set -x [2023-03-07T15:37:54.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:37:55.165Z] INFO: Testing against a local daemon [2023-03-07T15:37:55.165Z] === RUN TestNetworkCreateDelete [2023-03-07T15:37:55.165Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-03-07T15:37:55.165Z] === RUN TestDockerNetworkDeletePreferID [2023-03-07T15:37:55.736Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2023-03-07T15:37:55.736Z] === RUN TestDaemonDNSFallback [2023-03-07T15:38:02.314Z] --- PASS: TestDaemonDNSFallback (6.08s) [2023-03-07T15:38:02.314Z] === RUN TestInspectNetwork [2023-03-07T15:38:04.225Z] === RUN TestInspectNetwork/full_network_id [2023-03-07T15:38:04.225Z] === RUN TestInspectNetwork/partial_network_id [2023-03-07T15:38:04.225Z] === RUN TestInspectNetwork/network_name [2023-03-07T15:38:04.225Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-03-07T15:38:08.428Z] --- PASS: TestInspectNetwork (6.70s) [2023-03-07T15:38:08.428Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-03-07T15:38:08.428Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-03-07T15:38:08.428Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-03-07T15:38:08.428Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-03-07T15:38:08.428Z] === RUN TestRunContainerWithBridgeNone [2023-03-07T15:38:09.811Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/create [2023-03-07T15:38:09.811Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-03-07T15:38:09.811Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-07T15:38:09.811Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-07T15:38:09.811Z] === CONT TestNetworkInvalidJSON/networks/create [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-03-07T15:38:09.811Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-03-07T15:38:09.811Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-03-07T15:38:09.811Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-03-07T15:38:09.811Z] === RUN TestNetworkList [2023-03-07T15:38:09.811Z] === RUN TestNetworkList//networks [2023-03-07T15:38:09.811Z] === PAUSE TestNetworkList//networks [2023-03-07T15:38:09.811Z] === RUN TestNetworkList//networks/ [2023-03-07T15:38:09.811Z] === PAUSE TestNetworkList//networks/ [2023-03-07T15:38:09.811Z] === CONT TestNetworkList//networks [2023-03-07T15:38:09.811Z] === CONT TestNetworkList//networks/ [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkList (0.01s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-03-07T15:38:09.811Z] --- PASS: TestNetworkList//networks (0.00s) [2023-03-07T15:38:09.811Z] === RUN TestHostIPv4BridgeLabel [2023-03-07T15:38:10.382Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-03-07T15:38:10.382Z] === RUN TestDefaultNetworkOpts [2023-03-07T15:38:10.382Z] === RUN TestDefaultNetworkOpts/default_value [2023-03-07T15:38:11.764Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-03-07T15:38:12.705Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-03-07T15:38:14.089Z] --- PASS: TestDefaultNetworkOpts (3.63s) [2023-03-07T15:38:14.089Z] --- PASS: TestDefaultNetworkOpts/default_value (1.21s) [2023-03-07T15:38:14.089Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s) [2023-03-07T15:38:14.089Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s) [2023-03-07T15:38:14.089Z] === RUN TestDaemonRestartWithLiveRestore [2023-03-07T15:38:15.044Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-03-07T15:38:15.044Z] === RUN TestDaemonDefaultNetworkPools [2023-03-07T15:38:15.983Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2023-03-07T15:38:15.983Z] === RUN TestDaemonRestartWithExistingNetwork [2023-03-07T15:38:16.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-03-07T15:38:16.924Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-03-07T15:38:18.307Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-03-07T15:38:18.307Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-03-07T15:38:18.877Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-03-07T15:38:18.877Z] === RUN TestServiceWithPredefinedNetwork [2023-03-07T15:38:20.788Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2023-03-07T15:38:20.788Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-03-07T15:38:20.788Z] service_test.go:242: FLAKY_TEST [2023-03-07T15:38:20.788Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-07T15:38:20.788Z] === RUN TestServiceWithDataPathPortInit [2023-03-07T15:38:35.687Z] --- PASS: TestServiceWithDataPathPortInit (12.53s) [2023-03-07T15:38:35.687Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-03-07T15:38:35.687Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u53629zih8k624pgfrivvcebn Created:2023-03-07 15:38:34.633613929 +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[4f3142954a003cb7c34b9c85aa6ee2d83aa7540ca3002c1a0683691e9ca67a18:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vn484ptdmswt5bdb4hvqkuw80 EndpointID:8326197a0944b4ae68e707858848bf66a007ed01f5cff026c45dc9c19c73f690 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f35be92efc091108d4b337dadc16eb0be8159b4cfef0735215d51294d2588038 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:9a47864618ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vn484ptdmswt5bdb4hvqkuw80 EndpointID:8326197a0944b4ae68e707858848bf66a007ed01f5cff026c45dc9c19c73f690 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-03-07T15:38:39.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.35s) [2023-03-07T15:38:39.886Z] PASS [2023-03-07T15:38:39.886Z] [2023-03-07T15:38:39.886Z] === Skipped [2023-03-07T15:38:39.886Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-03-07T15:38:39.886Z] service_test.go:242: FLAKY_TEST [2023-03-07T15:38:39.886Z] [2023-03-07T15:38:39.886Z] DONE 42 tests, 1 skipped in 44.721s [2023-03-07T15:38:39.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-03-07T15:38:39.886Z] ++ 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-03-07T15:38:39.886Z] ++ set -e [2023-03-07T15:38:39.886Z] ++ '[' -n 0 ']' [2023-03-07T15:38:39.886Z] ++ set -x [2023-03-07T15:38:39.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:38:39.886Z] INFO: Testing against a local daemon [2023-03-07T15:38:39.886Z] === RUN TestDockerNetworkIpvlanPersistance [2023-03-07T15:38:39.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T15:38:39.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-07T15:38:39.886Z] === RUN TestDockerNetworkIpvlan [2023-03-07T15:38:39.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T15:38:39.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-03-07T15:38:39.886Z] PASS [2023-03-07T15:38:39.886Z] [2023-03-07T15:38:39.886Z] === Skipped [2023-03-07T15:38:39.886Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-03-07T15:38:39.886Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T15:38:39.886Z] [2023-03-07T15:38:39.886Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-03-07T15:38:39.886Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-03-07T15:38:39.886Z] [2023-03-07T15:38:39.886Z] DONE 2 tests, 2 skipped in 0.099s [2023-03-07T15:38:39.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-03-07T15:38:39.886Z] ++ 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-03-07T15:38:39.886Z] ++ set -e [2023-03-07T15:38:39.886Z] ++ '[' -n 0 ']' [2023-03-07T15:38:39.886Z] ++ set -x [2023-03-07T15:38:39.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:38:39.886Z] INFO: Testing against a local daemon [2023-03-07T15:38:39.886Z] === RUN TestDockerNetworkMacvlanPersistance [2023-03-07T15:38:41.269Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) [2023-03-07T15:38:41.269Z] === RUN TestDockerNetworkMacvlan [2023-03-07T15:38:41.840Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-03-07T15:38:42.411Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-03-07T15:38:42.982Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-03-07T15:38:44.365Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-03-07T15:38:45.749Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-03-07T15:38:48.293Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan (7.56s) [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s) [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.65s) [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.26s) [2023-03-07T15:38:48.562Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.34s) [2023-03-07T15:38:48.562Z] PASS [2023-03-07T15:38:48.562Z] [2023-03-07T15:38:48.562Z] DONE 8 tests in 8.823s [2023-03-07T15:38:48.832Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-03-07T15:38:48.832Z] ++ 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-03-07T15:38:48.832Z] ++ set -e [2023-03-07T15:38:48.832Z] ++ '[' -n 0 ']' [2023-03-07T15:38:48.832Z] ++ set -x [2023-03-07T15:38:48.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:38:48.832Z] testing: warning: no tests to run [2023-03-07T15:38:48.832Z] PASS [2023-03-07T15:38:48.832Z] [2023-03-07T15:38:48.832Z] DONE 0 tests in 0.032s [2023-03-07T15:38:48.832Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-03-07T15:38:48.832Z] ++ 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-03-07T15:38:48.832Z] ++ set -e [2023-03-07T15:38:48.832Z] ++ '[' -n 0 ']' [2023-03-07T15:38:48.832Z] ++ set -x [2023-03-07T15:38:48.832Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:38:48.832Z] INFO: Testing against a local daemon [2023-03-07T15:38:48.832Z] === RUN TestAuthZPluginAllowRequest [2023-03-07T15:38:49.774Z] --- PASS: TestAuthZPluginAllowRequest (1.03s) [2023-03-07T15:38:49.774Z] === RUN TestAuthZPluginTLS [2023-03-07T15:38:50.345Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-03-07T15:38:50.345Z] === RUN TestAuthZPluginDenyRequest [2023-03-07T15:38:50.916Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-03-07T15:38:50.916Z] === RUN TestAuthZPluginAPIDenyResponse [2023-03-07T15:38:51.487Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-03-07T15:38:51.487Z] === RUN TestAuthZPluginDenyResponse [2023-03-07T15:38:52.057Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-03-07T15:38:52.057Z] === RUN TestAuthZPluginAllowEventStream [2023-03-07T15:38:52.999Z] --- PASS: TestAuthZPluginAllowEventStream (0.98s) [2023-03-07T15:38:52.999Z] === RUN TestAuthZPluginErrorResponse [2023-03-07T15:38:53.570Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-03-07T15:38:53.570Z] === RUN TestAuthZPluginErrorRequest [2023-03-07T15:38:54.142Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-03-07T15:38:54.142Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-03-07T15:38:54.712Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-03-07T15:38:54.712Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-03-07T15:38:55.653Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.09s) [2023-03-07T15:38:55.653Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-03-07T15:38:57.037Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s) [2023-03-07T15:38:57.037Z] === RUN TestAuthZPluginHeader [2023-03-07T15:38:57.608Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-03-07T15:38:57.608Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-03-07T15:38:57.608Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:38:57.608Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-07T15:38:57.608Z] === RUN TestAuthZPluginV2Disable [2023-03-07T15:38:57.608Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:38:57.608Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-03-07T15:38:57.608Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-03-07T15:38:57.608Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:38:57.608Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-07T15:38:57.608Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-03-07T15:38:57.608Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:38:57.608Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-07T15:38:57.608Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-03-07T15:39:15.716Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-03-07T15:39:15.716Z] PASS [2023-03-07T15:39:15.716Z] [2023-03-07T15:39:15.716Z] === Skipped [2023-03-07T15:39:15.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-03-07T15:39:15.717Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:39:15.717Z] [2023-03-07T15:39:15.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-03-07T15:39:15.717Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:39:15.717Z] [2023-03-07T15:39:15.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-03-07T15:39:15.717Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:39:15.717Z] [2023-03-07T15:39:15.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-03-07T15:39:15.717Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:39:15.717Z] [2023-03-07T15:39:15.717Z] DONE 17 tests, 4 skipped in 25.597s [2023-03-07T15:39:15.717Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-03-07T15:39:15.717Z] ++ 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-03-07T15:39:15.717Z] ++ set -e [2023-03-07T15:39:15.717Z] ++ '[' -n 0 ']' [2023-03-07T15:39:15.717Z] ++ set -x [2023-03-07T15:39:15.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:15.717Z] INFO: Testing against a local daemon [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-03-07T15:39:15.717Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-07T15:39:15.717Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-03-07T15:39:15.717Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-03-07T15:39:15.717Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-03-07T15:39:15.717Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-03-07T15:39:15.717Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-03-07T15:39:15.717Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-03-07T15:39:15.717Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-03-07T15:39:15.717Z] === RUN TestPluginInstall [2023-03-07T15:39:15.717Z] === RUN TestPluginInstall/no_auth [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8663ea7a76932ecc01407a3858d1d2ebdc8e4cbf0725e0d17a36b0375bfe6526" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8663ea7a76932ecc01407a3858d1d2ebdc8e4cbf0725e0d17a36b0375bfe6526" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T15:39:19.015Z] === RUN TestPluginInstall/with_htpasswd [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8663ea7a76932ecc01407a3858d1d2ebdc8e4cbf0725e0d17a36b0375bfe6526" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T15:39:19.015Z] time="2023-03-07T15:39:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8663ea7a76932ecc01407a3858d1d2ebdc8e4cbf0725e0d17a36b0375bfe6526" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T15:39:19.276Z] === RUN TestPluginInstall/with_insecure [2023-03-07T15:39:20.215Z] time="2023-03-07T15:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T15:39:20.215Z] time="2023-03-07T15:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f298ac2093b66782db1878e6e767c69a513899b65db6f28cb2596facf9c4cae7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T15:39:20.215Z] time="2023-03-07T15:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-03-07T15:39:20.215Z] time="2023-03-07T15:39:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f298ac2093b66782db1878e6e767c69a513899b65db6f28cb2596facf9c4cae7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-03-07T15:39:20.215Z] plugin_test.go:196: [d6db0d90e4bfa] daemon is not started [2023-03-07T15:39:20.215Z] --- PASS: TestPluginInstall (5.71s) [2023-03-07T15:39:20.215Z] --- PASS: TestPluginInstall/no_auth (4.23s) [2023-03-07T15:39:20.216Z] --- PASS: TestPluginInstall/with_htpasswd (0.51s) [2023-03-07T15:39:20.216Z] --- PASS: TestPluginInstall/with_insecure (0.97s) [2023-03-07T15:39:20.216Z] === RUN TestPluginsWithRuntimes [2023-03-07T15:39:21.599Z] === RUN TestPluginsWithRuntimes/No_Args [2023-03-07T15:39:22.551Z] === RUN TestPluginsWithRuntimes/With_Args [2023-03-07T15:39:23.491Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2023-03-07T15:39:23.491Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2023-03-07T15:39:23.491Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2023-03-07T15:39:23.491Z] === RUN TestPluginBackCompatMediaTypes [2023-03-07T15:39:24.061Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2023-03-07T15:39:24.061Z] PASS [2023-03-07T15:39:24.061Z] [2023-03-07T15:39:24.061Z] DONE 24 tests in 9.709s [2023-03-07T15:39:24.061Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-03-07T15:39:24.061Z] ++ 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-03-07T15:39:24.061Z] ++ set -e [2023-03-07T15:39:24.061Z] ++ '[' -n 0 ']' [2023-03-07T15:39:24.061Z] ++ set -x [2023-03-07T15:39:24.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:24.321Z] INFO: Testing against a local daemon [2023-03-07T15:39:24.321Z] === RUN TestExternalGraphDriver [2023-03-07T15:39:24.581Z] === RUN TestExternalGraphDriver/json [2023-03-07T15:39:25.964Z] === RUN TestExternalGraphDriver/spec [2023-03-07T15:39:27.877Z] === RUN TestExternalGraphDriver/pull [2023-03-07T15:39:29.260Z] --- PASS: TestExternalGraphDriver (4.85s) [2023-03-07T15:39:29.260Z] --- PASS: TestExternalGraphDriver/json (1.48s) [2023-03-07T15:39:29.260Z] --- PASS: TestExternalGraphDriver/spec (1.45s) [2023-03-07T15:39:29.260Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2023-03-07T15:39:29.260Z] === RUN TestGraphdriverPluginV2 [2023-03-07T15:39:29.520Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:39:29.520Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2023-03-07T15:39:29.520Z] PASS [2023-03-07T15:39:29.520Z] [2023-03-07T15:39:29.520Z] === Skipped [2023-03-07T15:39:29.520Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2023-03-07T15:39:29.520Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:39:29.520Z] [2023-03-07T15:39:29.520Z] DONE 5 tests, 1 skipped in 5.298s [2023-03-07T15:39:29.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-03-07T15:39:29.520Z] ++ 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-03-07T15:39:29.520Z] ++ set -e [2023-03-07T15:39:29.520Z] ++ '[' -n 0 ']' [2023-03-07T15:39:29.520Z] ++ set -x [2023-03-07T15:39:29.520Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:29.520Z] INFO: Testing against a local daemon [2023-03-07T15:39:29.520Z] === RUN TestContinueAfterPluginCrash [2023-03-07T15:39:29.520Z] === PAUSE TestContinueAfterPluginCrash [2023-03-07T15:39:29.520Z] === RUN TestReadPluginNoRead [2023-03-07T15:39:29.520Z] === PAUSE TestReadPluginNoRead [2023-03-07T15:39:29.520Z] === RUN TestDaemonStartWithLogOpt [2023-03-07T15:39:29.520Z] === PAUSE TestDaemonStartWithLogOpt [2023-03-07T15:39:29.520Z] === CONT TestContinueAfterPluginCrash [2023-03-07T15:39:29.520Z] === CONT TestDaemonStartWithLogOpt [2023-03-07T15:39:32.818Z] --- PASS: TestDaemonStartWithLogOpt (2.98s) [2023-03-07T15:39:32.818Z] === CONT TestReadPluginNoRead [2023-03-07T15:39:34.731Z] === RUN TestReadPluginNoRead/disabled_caching [2023-03-07T15:39:36.115Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-03-07T15:39:37.056Z] === RUN TestReadPluginNoRead/default [2023-03-07T15:39:37.316Z] --- PASS: TestContinueAfterPluginCrash (7.88s) [2023-03-07T15:39:38.257Z] read_test.go:91: [d5f82d50ef326] daemon is not started [2023-03-07T15:39:38.257Z] --- PASS: TestReadPluginNoRead (5.53s) [2023-03-07T15:39:38.257Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2023-03-07T15:39:38.257Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2023-03-07T15:39:38.257Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2023-03-07T15:39:38.257Z] PASS [2023-03-07T15:39:38.257Z] [2023-03-07T15:39:38.257Z] DONE 6 tests in 8.656s [2023-03-07T15:39:38.257Z] 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-03-07T15:39:38.257Z] ++ 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-03-07T15:39:38.257Z] ++ set -e [2023-03-07T15:39:38.257Z] ++ '[' -n 0 ']' [2023-03-07T15:39:38.257Z] ++ set -x [2023-03-07T15:39:38.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:38.257Z] testing: warning: no tests to run [2023-03-07T15:39:38.257Z] PASS [2023-03-07T15:39:38.257Z] [2023-03-07T15:39:38.257Z] DONE 0 tests in 0.033s [2023-03-07T15:39:38.257Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-03-07T15:39:38.257Z] ++ 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-03-07T15:39:38.257Z] ++ set -e [2023-03-07T15:39:38.257Z] ++ '[' -n 0 ']' [2023-03-07T15:39:38.257Z] ++ set -x [2023-03-07T15:39:38.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:38.258Z] INFO: Testing against a local daemon [2023-03-07T15:39:38.258Z] === RUN TestPluginWithDevMounts [2023-03-07T15:39:38.258Z] === PAUSE TestPluginWithDevMounts [2023-03-07T15:39:38.258Z] === CONT TestPluginWithDevMounts [2023-03-07T15:39:39.640Z] --- PASS: TestPluginWithDevMounts (1.50s) [2023-03-07T15:39:39.640Z] PASS [2023-03-07T15:39:39.640Z] [2023-03-07T15:39:39.640Z] DONE 1 tests in 1.624s [2023-03-07T15:39:39.902Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-03-07T15:39:39.902Z] ++ 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-03-07T15:39:39.902Z] ++ set -e [2023-03-07T15:39:39.902Z] ++ '[' -n 0 ']' [2023-03-07T15:39:39.902Z] ++ set -x [2023-03-07T15:39:39.902Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:39.902Z] INFO: Testing against a local daemon [2023-03-07T15:39:39.902Z] === RUN TestSecretInspect [2023-03-07T15:39:41.812Z] --- PASS: TestSecretInspect (1.74s) [2023-03-07T15:39:41.812Z] === RUN TestSecretList [2023-03-07T15:39:43.722Z] --- PASS: TestSecretList (1.79s) [2023-03-07T15:39:43.722Z] === RUN TestSecretsCreateAndDelete [2023-03-07T15:39:45.116Z] --- PASS: TestSecretsCreateAndDelete (1.73s) [2023-03-07T15:39:45.116Z] === RUN TestSecretsUpdate [2023-03-07T15:39:47.053Z] --- PASS: TestSecretsUpdate (1.78s) [2023-03-07T15:39:47.054Z] === RUN TestTemplatedSecret [2023-03-07T15:39:49.594Z] --- PASS: TestTemplatedSecret (2.36s) [2023-03-07T15:39:49.595Z] === RUN TestSecretCreateResolve [2023-03-07T15:39:50.977Z] --- PASS: TestSecretCreateResolve (1.71s) [2023-03-07T15:39:50.977Z] PASS [2023-03-07T15:39:50.977Z] [2023-03-07T15:39:50.977Z] DONE 6 tests in 11.191s [2023-03-07T15:39:50.977Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-03-07T15:39:50.977Z] ++ 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-03-07T15:39:50.977Z] ++ set -e [2023-03-07T15:39:50.977Z] ++ '[' -n 0 ']' [2023-03-07T15:39:50.977Z] ++ set -x [2023-03-07T15:39:50.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:39:50.977Z] INFO: Testing against a local daemon [2023-03-07T15:39:50.977Z] === RUN TestServiceCreateInit [2023-03-07T15:39:51.237Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-03-07T15:39:54.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-03-07T15:39:58.737Z] --- PASS: TestServiceCreateInit (6.93s) [2023-03-07T15:39:58.738Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2023-03-07T15:39:58.738Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.44s) [2023-03-07T15:39:58.738Z] === RUN TestCreateServiceMultipleTimes [2023-03-07T15:40:13.644Z] --- PASS: TestCreateServiceMultipleTimes (14.38s) [2023-03-07T15:40:13.644Z] === RUN TestCreateServiceConflict [2023-03-07T15:40:14.214Z] --- PASS: TestCreateServiceConflict (1.72s) [2023-03-07T15:40:14.215Z] === RUN TestCreateServiceMaxReplicas [2023-03-07T15:40:16.758Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2023-03-07T15:40:16.758Z] === RUN TestCreateWithDuplicateNetworkNames [2023-03-07T15:40:31.658Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.59s) [2023-03-07T15:40:31.658Z] === RUN TestCreateServiceSecretFileMode [2023-03-07T15:40:31.918Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2023-03-07T15:40:31.918Z] === RUN TestCreateServiceConfigFileMode [2023-03-07T15:40:34.461Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2023-03-07T15:40:34.461Z] === RUN TestCreateServiceSysctls [2023-03-07T15:40:37.760Z] --- PASS: TestCreateServiceSysctls (3.15s) [2023-03-07T15:40:37.760Z] === RUN TestCreateServiceCapabilities [2023-03-07T15:40:39.671Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2023-03-07T15:40:39.671Z] === RUN TestInspect [2023-03-07T15:40:42.969Z] --- PASS: TestInspect (2.74s) [2023-03-07T15:40:42.969Z] === RUN TestCreateJob [2023-03-07T15:40:45.511Z] --- PASS: TestCreateJob (2.86s) [2023-03-07T15:40:45.511Z] === RUN TestReplicatedJob [2023-03-07T15:40:50.797Z] --- PASS: TestReplicatedJob (5.00s) [2023-03-07T15:40:50.797Z] === RUN TestUpdateReplicatedJob [2023-03-07T15:40:53.341Z] --- PASS: TestUpdateReplicatedJob (2.97s) [2023-03-07T15:40:53.341Z] === RUN TestServiceListWithStatuses [2023-03-07T15:40:53.341Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-07T15:40:53.341Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-03-07T15:40:53.341Z] === RUN TestDockerNetworkConnectAlias [2023-03-07T15:40:56.637Z] --- PASS: TestDockerNetworkConnectAlias (3.37s) [2023-03-07T15:40:56.637Z] === RUN TestDockerNetworkReConnect [2023-03-07T15:40:59.184Z] --- PASS: TestDockerNetworkReConnect (2.67s) [2023-03-07T15:40:59.184Z] === RUN TestServicePlugin [2023-03-07T15:40:59.184Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:40:59.184Z] --- SKIP: TestServicePlugin (0.00s) [2023-03-07T15:40:59.184Z] === RUN TestServiceUpdateLabel [2023-03-07T15:41:01.094Z] --- PASS: TestServiceUpdateLabel (1.73s) [2023-03-07T15:41:01.094Z] === RUN TestServiceUpdateSecrets [2023-03-07T15:41:15.994Z] --- PASS: TestServiceUpdateSecrets (14.29s) [2023-03-07T15:41:15.994Z] === RUN TestServiceUpdateConfigs [2023-03-07T15:41:30.893Z] --- PASS: TestServiceUpdateConfigs (14.15s) [2023-03-07T15:41:30.893Z] === RUN TestServiceUpdateNetwork [2023-03-07T15:41:43.118Z] --- PASS: TestServiceUpdateNetwork (11.73s) [2023-03-07T15:41:43.118Z] === RUN TestServiceUpdatePidsLimit [2023-03-07T15:41:43.118Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-03-07T15:41:43.118Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-03-07T15:41:49.699Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-03-07T15:41:57.851Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2023-03-07T15:41:57.851Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-03-07T15:41:57.851Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2023-03-07T15:41:57.851Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2023-03-07T15:41:57.851Z] PASS [2023-03-07T15:41:57.851Z] [2023-03-07T15:41:57.851Z] === Skipped [2023-03-07T15:41:57.851Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-03-07T15:41:57.851Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-03-07T15:41:57.851Z] [2023-03-07T15:41:57.851Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-03-07T15:41:57.851Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-03-07T15:41:57.851Z] [2023-03-07T15:41:57.851Z] DONE 27 tests, 2 skipped in 126.176s [2023-03-07T15:41:57.851Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-03-07T15:41:57.851Z] ++ 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-03-07T15:41:57.851Z] ++ set -e [2023-03-07T15:41:57.851Z] ++ '[' -n 0 ']' [2023-03-07T15:41:57.851Z] ++ set -x [2023-03-07T15:41:57.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:41:57.851Z] INFO: Testing against a local daemon [2023-03-07T15:41:57.851Z] === RUN TestSessionCreate [2023-03-07T15:41:57.851Z] --- PASS: TestSessionCreate (0.02s) [2023-03-07T15:41:57.851Z] === RUN TestSessionCreateWithBadUpgrade [2023-03-07T15:41:57.851Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-03-07T15:41:57.851Z] PASS [2023-03-07T15:41:57.851Z] [2023-03-07T15:41:57.851Z] DONE 2 tests in 0.133s [2023-03-07T15:41:57.851Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-03-07T15:41:57.851Z] ++ 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-03-07T15:41:57.851Z] ++ set -e [2023-03-07T15:41:57.851Z] ++ '[' -n 0 ']' [2023-03-07T15:41:57.851Z] ++ set -x [2023-03-07T15:41:57.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:41:57.851Z] INFO: Testing against a local daemon [2023-03-07T15:41:57.851Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-03-07T15:41:57.851Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-07T15:41:57.851Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-07T15:41:57.851Z] === RUN TestDiskUsage [2023-03-07T15:41:57.851Z] === PAUSE TestDiskUsage [2023-03-07T15:41:57.851Z] === RUN TestEventsExecDie [2023-03-07T15:41:57.851Z] --- PASS: TestEventsExecDie (0.47s) [2023-03-07T15:41:57.851Z] === RUN TestEventsBackwardsCompatible [2023-03-07T15:41:57.851Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-03-07T15:41:57.851Z] === RUN TestEventsVolumeCreate [2023-03-07T15:41:58.111Z] --- PASS: TestEventsVolumeCreate (0.06s) [2023-03-07T15:41:58.111Z] === RUN TestInfoBinaryCommits [2023-03-07T15:41:58.111Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-03-07T15:41:58.111Z] === RUN TestInfoAPIVersioned [2023-03-07T15:41:58.111Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-03-07T15:41:58.111Z] === RUN TestInfoAPI [2023-03-07T15:41:58.111Z] --- PASS: TestInfoAPI (0.02s) [2023-03-07T15:41:58.111Z] === RUN TestInfoAPIWarnings [2023-03-07T15:42:16.221Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-03-07T15:42:16.221Z] === RUN TestInfoDebug [2023-03-07T15:42:16.221Z] --- PASS: TestInfoDebug (0.52s) [2023-03-07T15:42:16.221Z] === RUN TestInfoInsecureRegistries [2023-03-07T15:42:16.221Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-03-07T15:42:16.221Z] === RUN TestInfoRegistryMirrors [2023-03-07T15:42:16.221Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-03-07T15:42:16.221Z] === RUN TestLoginFailsWithBadCredentials [2023-03-07T15:42:16.481Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2023-03-07T15:42:16.481Z] === RUN TestPingCacheHeaders [2023-03-07T15:42:16.481Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-03-07T15:42:16.481Z] === RUN TestPingGet [2023-03-07T15:42:16.481Z] --- PASS: TestPingGet (0.01s) [2023-03-07T15:42:16.481Z] === RUN TestPingHead [2023-03-07T15:42:16.741Z] --- PASS: TestPingHead (0.02s) [2023-03-07T15:42:16.741Z] === RUN TestPingSwarmHeader [2023-03-07T15:42:17.311Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-03-07T15:42:17.572Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-03-07T15:42:18.512Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-03-07T15:42:18.512Z] --- PASS: TestPingSwarmHeader (1.74s) [2023-03-07T15:42:18.512Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-03-07T15:42:18.512Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-03-07T15:42:18.512Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-03-07T15:42:18.512Z] === RUN TestPingBuilderHeader [2023-03-07T15:42:18.512Z] === RUN TestPingBuilderHeader/default_config [2023-03-07T15:42:18.772Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-03-07T15:42:19.343Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-03-07T15:42:19.343Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2023-03-07T15:42:19.343Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2023-03-07T15:42:19.343Z] === RUN TestVersion [2023-03-07T15:42:19.343Z] --- PASS: TestVersion (0.02s) [2023-03-07T15:42:19.343Z] === CONT TestDiskUsage [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/container_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/image_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/volume_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-03-07T15:42:19.914Z] === RUN TestDiskUsage/after_container.Run [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-03-07T15:42:20.174Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage (0.99s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-03-07T15:42:20.435Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-03-07T15:42:20.435Z] PASS [2023-03-07T15:42:20.435Z] [2023-03-07T15:42:20.435Z] === Skipped [2023-03-07T15:42:20.435Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-03-07T15:42:20.435Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-03-07T15:42:20.435Z] [2023-03-07T15:42:20.435Z] DONE 57 tests, 1 skipped in 23.089s [2023-03-07T15:42:20.435Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-03-07T15:42:20.435Z] ++ 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-03-07T15:42:20.435Z] ++ set -e [2023-03-07T15:42:20.435Z] ++ '[' -n 0 ']' [2023-03-07T15:42:20.435Z] ++ set -x [2023-03-07T15:42:20.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-03-07T15:42:20.435Z] INFO: Testing against a local daemon [2023-03-07T15:42:20.435Z] === RUN TestVolumesCreateAndList [2023-03-07T15:42:20.435Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-03-07T15:42:20.435Z] === RUN TestVolumesRemove [2023-03-07T15:42:20.695Z] --- PASS: TestVolumesRemove (0.07s) [2023-03-07T15:42:20.695Z] === RUN TestVolumesInspect [2023-03-07T15:42:20.695Z] --- PASS: TestVolumesInspect (0.02s) [2023-03-07T15:42:20.695Z] === RUN TestVolumesInvalidJSON [2023-03-07T15:42:20.695Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-03-07T15:42:20.695Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-03-07T15:42:20.695Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-03-07T15:42:20.695Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-03-07T15:42:20.695Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-03-07T15:42:20.695Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-03-07T15:42:20.695Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-03-07T15:42:20.696Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-03-07T15:42:20.696Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-03-07T15:42:20.696Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-03-07T15:42:20.696Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-03-07T15:42:20.696Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-03-07T15:42:20.696Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-03-07T15:42:20.696Z] === RUN TestVolumePruneAnonymous [2023-03-07T15:42:20.696Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-03-07T15:42:20.696Z] PASS [2023-03-07T15:42:20.696Z] [2023-03-07T15:42:20.696Z] DONE 10 tests in 0.248s [2023-03-07T15:42:20.696Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-03-07T15:42:20.696Z] ++++ cat bundles/test-integration/docker.pid [2023-03-07T15:42:20.956Z] +++ kill 15745 [2023-03-07T15:42:20.956Z] +++ /etc/init.d/apparmor stop [2023-03-07T15:42:20.956Z] Leaving: AppArmorNo profiles have been unloaded. [2023-03-07T15:42:20.956Z] [2023-03-07T15:42:20.956Z] Unloading profiles will leave already running processes permanently [2023-03-07T15:42:20.956Z] unconfined, which can lead to unexpected situations. [2023-03-07T15:42:20.956Z] [2023-03-07T15:42:20.956Z] To set a process to complain mode, use the command line tool [2023-03-07T15:42:20.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-03-07T15:42:20.956Z] +++ true [2023-03-07T15:42:20.956Z] exiting test-integration [2023-03-07T15:42:20.956Z] ++ exit 0 [2023-03-07T15:42:20.956Z] Post stage [Pipeline] junit [2023-03-07T15:42:21.912Z] Recording test results [2023-03-07T15:42:22.081Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-03-07T15:42:22.392Z] + echo Ensuring container killed. [2023-03-07T15:42:22.392Z] Ensuring container killed. [2023-03-07T15:42:22.392Z] + docker rm -vf docker-pr1 [2023-03-07T15:42:22.392Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-03-07T15:42:22.698Z] + echo Chowning /workspace to jenkins user [2023-03-07T15:42:22.698Z] Chowning /workspace to jenkins user [2023-03-07T15:42:22.698Z] + id -u [2023-03-07T15:42:22.698Z] + id -g [2023-03-07T15:42:22.698Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45117:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-03-07T15:42:24.374Z] + bundleName=arm64-integration [2023-03-07T15:42:24.374Z] + echo Creating arm64-integration-bundles.tar.gz [2023-03-07T15:42:24.374Z] Creating arm64-integration-bundles.tar.gz [2023-03-07T15:42:24.374Z] + + xargs tar -czf arm64-integration-bundles.tar.gz [2023-03-07T15:42:24.374Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2023-03-07T15:42:24.648Z] Archiving artifacts [2023-03-07T15:42:25.086Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45117/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-03-07T15:42:25.383Z] + make clean [2023-03-07T15:42:25.643Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-03-07T15:42:25.643Z] docker-dev-cache [2023-03-07T15:42:25.643Z] 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