Pull request #46273 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 219d4d9db9941e965c21eca045b7472d43b5599c+fc302d7b7bff12da320916ac97cb70ab35ee5c9d (76607f4c710dccf8ce4d14694e4ed326408a1ac8) 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-46273@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-08-19T06:36:37.632Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-08-19T06:36:37.636Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-08-19T06:36:52.832Z] Still waiting to schedule task [2023-08-19T06:36:52.833Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e81b41aaeb8dd057)’ is offline [2023-08-19T06:37:30.032Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e81b41aaeb8dd057) in /home/ubuntu/workspace/moby_PR-46273 [Pipeline] { [Pipeline] checkout [2023-08-19T06:37:30.180Z] The recommended git tool is: git [2023-08-19T06:37:32.286Z] using credential docker-jenkins-github-credentials [2023-08-19T06:37:32.303Z] Cloning the remote Git repository [2023-08-19T06:37:32.303Z] Cloning with configured refspecs honoured and without tags [2023-08-19T06:37:32.286Z] Cloning repository https://github.com/moby/moby.git [2023-08-19T06:37:32.340Z] > git init /home/ubuntu/workspace/moby_PR-46273 # timeout=10 [2023-08-19T06:37:32.607Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-19T06:37:32.607Z] > git --version # timeout=10 [2023-08-19T06:37:32.611Z] > git --version # 'git version 2.25.1' [2023-08-19T06:37:32.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-19T06:37:32.613Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46273/head:refs/remotes/origin/PR-46273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-19T06:37:45.123Z] Fetching without tags [2023-08-19T06:37:45.324Z] Merging remotes/origin/master commit fc302d7b7bff12da320916ac97cb70ab35ee5c9d into PR head commit 219d4d9db9941e965c21eca045b7472d43b5599c [2023-08-19T06:37:45.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-19T06:37:45.092Z] > git config --add remote.origin.fetch +refs/pull/46273/head:refs/remotes/origin/PR-46273 # timeout=10 [2023-08-19T06:37:45.096Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-19T06:37:45.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-19T06:37:45.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-19T06:37:45.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-19T06:37:45.113Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46273/head:refs/remotes/origin/PR-46273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-19T06:37:45.364Z] > git config core.sparsecheckout # timeout=10 [2023-08-19T06:37:45.367Z] > git checkout -f 219d4d9db9941e965c21eca045b7472d43b5599c # timeout=10 [2023-08-19T06:37:46.470Z] Merge succeeded, producing 219d4d9db9941e965c21eca045b7472d43b5599c [2023-08-19T06:37:46.470Z] Checking out Revision 219d4d9db9941e965c21eca045b7472d43b5599c (PR-46273) [2023-08-19T06:37:46.393Z] > git remote # timeout=10 [2023-08-19T06:37:46.397Z] > git config --get remote.origin.url # timeout=10 [2023-08-19T06:37:46.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-19T06:37:46.442Z] > git merge fc302d7b7bff12da320916ac97cb70ab35ee5c9d # timeout=10 [2023-08-19T06:37:46.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-19T06:37:46.459Z] > git config core.sparsecheckout # timeout=10 [2023-08-19T06:37:46.462Z] > git checkout -f 219d4d9db9941e965c21eca045b7472d43b5599c # timeout=10 [2023-08-19T06:37:50.553Z] Commit message: "ci(bin-image): check repo origin" [2023-08-19T06:37:50.553Z] First time build. Skipping changelog. [2023-08-19T06:37:50.564Z] > git --version # timeout=10 [2023-08-19T06:37:50.567Z] > git --version # 'git version 2.25.1' [2023-08-19T06:37:50.570Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-19T06:37:51.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46273:/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-08-19T06:37:55.487Z] Unable to find image 'alpine:latest' locally [2023-08-19T06:37:55.749Z] latest: Pulling from library/alpine [2023-08-19T06:37:55.749Z] 9fda8d8052c6: Pulling fs layer [2023-08-19T06:37:55.749Z] 9fda8d8052c6: Verifying Checksum [2023-08-19T06:37:55.749Z] 9fda8d8052c6: Download complete [2023-08-19T06:37:56.010Z] 9fda8d8052c6: Pull complete [2023-08-19T06:37:56.010Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-08-19T06:37:56.271Z] Status: Downloaded newer image for alpine:latest [2023-08-19T06:38:02.859Z] 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: arm64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [2023-08-19T06:38:02.942Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e81b41aaeb8dd057) in /home/ubuntu/workspace/moby_PR-46273 [Pipeline] { [Pipeline] checkout [2023-08-19T06:38:02.961Z] The recommended git tool is: git [2023-08-19T06:38:02.971Z] using credential docker-jenkins-github-credentials [2023-08-19T06:38:02.987Z] Fetching changes from the remote Git repository [2023-08-19T06:38:02.994Z] Fetching without tags [2023-08-19T06:38:03.225Z] Merging remotes/origin/master commit fc302d7b7bff12da320916ac97cb70ab35ee5c9d into PR head commit 219d4d9db9941e965c21eca045b7472d43b5599c [2023-08-19T06:38:03.676Z] Merge succeeded, producing 219d4d9db9941e965c21eca045b7472d43b5599c [2023-08-19T06:38:03.676Z] Checking out Revision 219d4d9db9941e965c21eca045b7472d43b5599c (PR-46273) [2023-08-19T06:38:03.737Z] Commit message: "ci(bin-image): check repo origin" [2023-08-19T06:38:03.747Z] > git --version # timeout=10 [2023-08-19T06:38:03.750Z] > git --version # 'git version 2.25.1' [2023-08-19T06:38:03.752Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-08-19T06:38:02.978Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46273/.git # timeout=10 [2023-08-19T06:38:02.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-08-19T06:38:02.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-08-19T06:38:02.991Z] > git --version # timeout=10 [2023-08-19T06:38:02.994Z] > git --version # 'git version 2.25.1' [2023-08-19T06:38:02.994Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-19T06:38:02.995Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46273/head:refs/remotes/origin/PR-46273 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-08-19T06:38:03.223Z] > git config core.sparsecheckout # timeout=10 [2023-08-19T06:38:03.225Z] > git checkout -f 219d4d9db9941e965c21eca045b7472d43b5599c # timeout=10 [2023-08-19T06:38:03.651Z] > git remote # timeout=10 [2023-08-19T06:38:03.655Z] > git config --get remote.origin.url # timeout=10 [2023-08-19T06:38:03.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-08-19T06:38:03.658Z] > git merge fc302d7b7bff12da320916ac97cb70ab35ee5c9d # timeout=10 [2023-08-19T06:38:03.667Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-19T06:38:03.674Z] > git config core.sparsecheckout # timeout=10 [2023-08-19T06:38:03.676Z] > git checkout -f 219d4d9db9941e965c21eca045b7472d43b5599c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-08-19T06:38:04.378Z] + docker version [2023-08-19T06:38:04.379Z] Client: Docker Engine - Community [2023-08-19T06:38:04.379Z] Version: 24.0.2 [2023-08-19T06:38:04.379Z] API version: 1.43 [2023-08-19T06:38:04.379Z] Go version: go1.20.4 [2023-08-19T06:38:04.379Z] Git commit: cb74dfc [2023-08-19T06:38:04.379Z] Built: Thu May 25 21:52:41 2023 [2023-08-19T06:38:04.379Z] OS/Arch: linux/arm64 [2023-08-19T06:38:04.379Z] Context: default [2023-08-19T06:38:04.379Z] [2023-08-19T06:38:04.379Z] Server: Docker Engine - Community [2023-08-19T06:38:04.379Z] Engine: [2023-08-19T06:38:04.379Z] Version: 24.0.2 [2023-08-19T06:38:04.379Z] API version: 1.43 (minimum version 1.12) [2023-08-19T06:38:04.379Z] Go version: go1.20.4 [2023-08-19T06:38:04.379Z] Git commit: 659604f [2023-08-19T06:38:04.379Z] Built: Thu May 25 21:52:41 2023 [2023-08-19T06:38:04.379Z] OS/Arch: linux/arm64 [2023-08-19T06:38:04.379Z] Experimental: true [2023-08-19T06:38:04.379Z] containerd: [2023-08-19T06:38:04.379Z] Version: 1.6.21 [2023-08-19T06:38:04.379Z] GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-19T06:38:04.379Z] runc: [2023-08-19T06:38:04.379Z] Version: 1.1.7 [2023-08-19T06:38:04.379Z] GitCommit: v1.1.7-0-g860f061 [2023-08-19T06:38:04.379Z] docker-init: [2023-08-19T06:38:04.379Z] Version: 0.19.0 [2023-08-19T06:38:04.379Z] GitCommit: de40ad0 [Pipeline] sh [2023-08-19T06:38:04.667Z] + docker info [2023-08-19T06:38:14.673Z] Client: Docker Engine - Community [2023-08-19T06:38:14.673Z] Version: 24.0.2 [2023-08-19T06:38:14.673Z] Context: default [2023-08-19T06:38:14.673Z] Debug Mode: false [2023-08-19T06:38:14.673Z] Plugins: [2023-08-19T06:38:14.673Z] buildx: Docker Buildx (Docker Inc.) [2023-08-19T06:38:14.673Z] Version: v0.11.0 [2023-08-19T06:38:14.673Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-08-19T06:38:14.673Z] compose: Docker Compose (Docker Inc.) [2023-08-19T06:38:14.673Z] Version: v2.19.1 [2023-08-19T06:38:14.673Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-08-19T06:38:14.673Z] [2023-08-19T06:38:14.673Z] Server: [2023-08-19T06:38:14.673Z] Containers: 0 [2023-08-19T06:38:14.673Z] Running: 0 [2023-08-19T06:38:14.673Z] Paused: 0 [2023-08-19T06:38:14.673Z] Stopped: 0 [2023-08-19T06:38:14.673Z] Images: 1 [2023-08-19T06:38:14.673Z] Server Version: 24.0.2 [2023-08-19T06:38:14.673Z] Storage Driver: overlay2 [2023-08-19T06:38:14.673Z] Backing Filesystem: extfs [2023-08-19T06:38:14.673Z] Supports d_type: true [2023-08-19T06:38:14.673Z] Using metacopy: false [2023-08-19T06:38:14.673Z] Native Overlay Diff: true [2023-08-19T06:38:14.673Z] userxattr: false [2023-08-19T06:38:14.673Z] Logging Driver: json-file [2023-08-19T06:38:14.673Z] Cgroup Driver: cgroupfs [2023-08-19T06:38:14.673Z] Cgroup Version: 1 [2023-08-19T06:38:14.673Z] Plugins: [2023-08-19T06:38:14.673Z] Volume: local [2023-08-19T06:38:14.673Z] Network: bridge host ipvlan macvlan null overlay [2023-08-19T06:38:14.673Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-08-19T06:38:14.673Z] Swarm: inactive [2023-08-19T06:38:14.673Z] Runtimes: io.containerd.runc.v2 runc [2023-08-19T06:38:14.673Z] Default Runtime: runc [2023-08-19T06:38:14.673Z] Init Binary: docker-init [2023-08-19T06:38:14.673Z] containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8 [2023-08-19T06:38:14.673Z] runc version: v1.1.7-0-g860f061 [2023-08-19T06:38:14.673Z] init version: de40ad0 [2023-08-19T06:38:14.673Z] Security Options: [2023-08-19T06:38:14.673Z] apparmor [2023-08-19T06:38:14.673Z] seccomp [2023-08-19T06:38:14.673Z] Profile: builtin [2023-08-19T06:38:14.673Z] Kernel Version: 5.15.0-1039-aws [2023-08-19T06:38:14.673Z] Operating System: Ubuntu 20.04.6 LTS [2023-08-19T06:38:14.673Z] OSType: linux [2023-08-19T06:38:14.673Z] Architecture: aarch64 [2023-08-19T06:38:14.673Z] CPUs: 8 [2023-08-19T06:38:14.673Z] Total Memory: 30.64GiB [2023-08-19T06:38:14.673Z] Name: ip-10-100-34-59 [2023-08-19T06:38:14.673Z] ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5 [2023-08-19T06:38:14.673Z] Docker Root Dir: /var/lib/docker [2023-08-19T06:38:14.673Z] Debug Mode: false [2023-08-19T06:38:14.673Z] Experimental: true [2023-08-19T06:38:14.673Z] Insecure Registries: [2023-08-19T06:38:14.673Z] 127.0.0.0/8 [2023-08-19T06:38:14.673Z] Live Restore Enabled: true [2023-08-19T06:38:14.673Z] [Pipeline] sh [2023-08-19T06:38:14.962Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-08-19T06:38:14.962Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-08-19T06:38:14.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46273/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-08-19T06:38:14.962Z] + bash /home/ubuntu/workspace/moby_PR-46273/check-config.sh [2023-08-19T06:38:14.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-08-19T06:38:14.962Z] info: reading kernel config from /boot/config-5.15.0-1039-aws ... [2023-08-19T06:38:14.962Z] [2023-08-19T06:38:14.962Z] Generally Necessary: [2023-08-19T06:38:14.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-08-19T06:38:14.962Z] - apparmor: enabled and tools installed [2023-08-19T06:38:14.962Z] - CONFIG_NAMESPACES: enabled [2023-08-19T06:38:14.962Z] - CONFIG_NET_NS: enabled [2023-08-19T06:38:14.962Z] - CONFIG_PID_NS: enabled [2023-08-19T06:38:14.962Z] - CONFIG_IPC_NS: enabled [2023-08-19T06:38:14.962Z] - CONFIG_UTS_NS: enabled [2023-08-19T06:38:14.962Z] - CONFIG_CGROUPS: enabled [2023-08-19T06:38:14.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-08-19T06:38:14.962Z] - CONFIG_CGROUP_DEVICE: enabled [2023-08-19T06:38:14.962Z] - CONFIG_CGROUP_FREEZER: enabled [2023-08-19T06:38:14.962Z] - CONFIG_CGROUP_SCHED: enabled [2023-08-19T06:38:14.962Z] - CONFIG_CPUSETS: enabled [2023-08-19T06:38:14.962Z] - CONFIG_MEMCG: enabled [2023-08-19T06:38:15.224Z] - CONFIG_KEYS: enabled [2023-08-19T06:38:15.224Z] - CONFIG_VETH: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_BRIDGE: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_NF_NAT: enabled (as module) [2023-08-19T06:38:15.224Z] - CONFIG_POSIX_MQUEUE: enabled [2023-08-19T06:38:15.224Z] - CONFIG_CGROUP_BPF: enabled [2023-08-19T06:38:15.224Z] [2023-08-19T06:38:15.224Z] Optional Features: [2023-08-19T06:38:15.224Z] - CONFIG_USER_NS: enabled [2023-08-19T06:38:15.224Z] - CONFIG_SECCOMP: enabled [2023-08-19T06:38:15.224Z] - CONFIG_SECCOMP_FILTER: enabled [2023-08-19T06:38:15.224Z] - CONFIG_CGROUP_PIDS: enabled [2023-08-19T06:38:15.224Z] - CONFIG_MEMCG_SWAP: enabled [2023-08-19T06:38:15.224Z] (cgroup swap accounting is currently enabled) [2023-08-19T06:38:15.224Z] - CONFIG_BLK_CGROUP: enabled [2023-08-19T06:38:15.224Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-08-19T06:38:15.486Z] - CONFIG_CGROUP_PERF: enabled [2023-08-19T06:38:15.486Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-08-19T06:38:15.486Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-08-19T06:38:15.486Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-08-19T06:38:15.486Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-08-19T06:38:15.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-08-19T06:38:15.486Z] - CONFIG_RT_GROUP_SCHED: missing [2023-08-19T06:38:15.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-08-19T06:38:15.486Z] - CONFIG_IP_VS: enabled (as module) [2023-08-19T06:38:15.486Z] - CONFIG_IP_VS_NFCT: enabled [2023-08-19T06:38:15.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-08-19T06:38:15.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-08-19T06:38:15.486Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-08-19T06:38:15.486Z] - CONFIG_SECURITY_SELINUX: enabled [2023-08-19T06:38:15.486Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-08-19T06:38:15.486Z] - CONFIG_EXT4_FS: enabled [2023-08-19T06:38:15.486Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-08-19T06:38:15.486Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-08-19T06:38:15.486Z] - Network Drivers: [2023-08-19T06:38:15.486Z] - "overlay": [2023-08-19T06:38:15.486Z] - CONFIG_VXLAN: enabled (as module) [2023-08-19T06:38:15.486Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-08-19T06:38:15.486Z] Optional (for encrypted networks): [2023-08-19T06:38:15.747Z] - CONFIG_CRYPTO: enabled [2023-08-19T06:38:15.747Z] - CONFIG_CRYPTO_AEAD: enabled [2023-08-19T06:38:15.747Z] - CONFIG_CRYPTO_GCM: enabled [2023-08-19T06:38:15.747Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-08-19T06:38:15.747Z] - CONFIG_CRYPTO_GHASH: enabled [2023-08-19T06:38:15.747Z] - CONFIG_XFRM: enabled [2023-08-19T06:38:15.747Z] - CONFIG_XFRM_USER: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_INET_ESP: enabled (as module) [2023-08-19T06:38:15.747Z] - "ipvlan": [2023-08-19T06:38:15.747Z] - CONFIG_IPVLAN: enabled (as module) [2023-08-19T06:38:15.747Z] - "macvlan": [2023-08-19T06:38:15.747Z] - CONFIG_MACVLAN: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_DUMMY: enabled (as module) [2023-08-19T06:38:15.747Z] - "ftp,tftp client in container": [2023-08-19T06:38:15.747Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-08-19T06:38:15.747Z] - Storage Drivers: [2023-08-19T06:38:15.747Z] - "aufs": [2023-08-19T06:38:15.747Z] - CONFIG_AUFS_FS: enabled (as module) [2023-08-19T06:38:15.747Z] - "btrfs": [2023-08-19T06:38:15.747Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-08-19T06:38:15.747Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-08-19T06:38:15.747Z] - "devicemapper": [2023-08-19T06:38:15.747Z] - CONFIG_BLK_DEV_DM: enabled [2023-08-19T06:38:15.747Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-08-19T06:38:15.747Z] - "overlay": [2023-08-19T06:38:15.747Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-08-19T06:38:15.747Z] - "zfs": [2023-08-19T06:38:15.747Z] - /dev/zfs: present [2023-08-19T06:38:15.747Z] - zfs command: missing [2023-08-19T06:38:15.747Z] - zpool command: missing [2023-08-19T06:38:15.747Z] [2023-08-19T06:38:15.747Z] Limits: [2023-08-19T06:38:15.747Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-08-19T06:38:15.747Z] [2023-08-19T06:38:15.747Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-08-19T06:38:16.054Z] + docker build --force-rm -t docker:219d4d9db9941e965c21eca045b7472d43b5599c . [2023-08-19T06:38:16.315Z] #0 building with "default" instance using docker driver [2023-08-19T06:38:16.315Z] [2023-08-19T06:38:16.315Z] #1 [internal] load .dockerignore [2023-08-19T06:38:16.315Z] #1 transferring context: [2023-08-19T06:38:16.315Z] #1 transferring context: 113B done [2023-08-19T06:38:16.315Z] #1 DONE 0.1s [2023-08-19T06:38:16.315Z] [2023-08-19T06:38:16.315Z] #2 [internal] load build definition from Dockerfile [2023-08-19T06:38:16.315Z] #2 transferring dockerfile: 28.01kB done [2023-08-19T06:38:16.315Z] #2 DONE 0.1s [2023-08-19T06:38:16.315Z] [2023-08-19T06:38:16.315Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-08-19T06:38:16.887Z] #3 DONE 0.4s [2023-08-19T06:38:16.887Z] [2023-08-19T06:38:16.887Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 [2023-08-19T06:38:16.887Z] #4 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done [2023-08-19T06:38:16.887Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s [2023-08-19T06:38:16.887Z] #4 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done [2023-08-19T06:38:16.887Z] #4 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done [2023-08-19T06:38:16.887Z] #4 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done [2023-08-19T06:38:16.887Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s [2023-08-19T06:38:17.148Z] #4 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.4s done [2023-08-19T06:38:17.148Z] #4 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done [2023-08-19T06:38:17.409Z] #4 DONE 0.6s [2023-08-19T06:38:17.409Z] [2023-08-19T06:38:17.409Z] #5 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye [2023-08-19T06:38:19.325Z] #5 ... [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-08-19T06:38:19.325Z] #6 DONE 1.6s [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #7 [internal] load metadata for docker.io/library/busybox:latest [2023-08-19T06:38:19.325Z] #7 DONE 1.7s [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-08-19T06:38:19.325Z] #8 DONE 1.7s [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.11.2 [2023-08-19T06:38:19.325Z] #9 DONE 1.7s [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-08-19T06:38:19.325Z] #10 ... [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #5 [internal] load metadata for docker.io/library/golang:1.20.7-bullseye [2023-08-19T06:38:19.325Z] #5 DONE 1.8s [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #11 [internal] load metadata for docker.io/library/debian:bullseye [2023-08-19T06:38:19.325Z] #11 DONE 1.8s [2023-08-19T06:38:19.325Z] [2023-08-19T06:38:19.325Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1 [2023-08-19T06:38:19.325Z] #10 DONE 2.0s [2023-08-19T06:38:19.588Z] [2023-08-19T06:38:19.588Z] #12 [internal] load build context [2023-08-19T06:38:19.588Z] #12 ... [2023-08-19T06:38:19.588Z] [2023-08-19T06:38:19.588Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-19T06:38:19.588Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2023-08-19T06:38:19.588Z] #13 DONE 0.2s [2023-08-19T06:38:19.588Z] [2023-08-19T06:38:19.588Z] #12 [internal] load build context [2023-08-19T06:38:21.504Z] #12 transferring context: 60.82MB 1.8s [2023-08-19T06:38:21.504Z] #12 transferring context: 72.07MB 1.9s done [2023-08-19T06:38:21.504Z] #12 DONE 2.0s [2023-08-19T06:38:21.504Z] [2023-08-19T06:38:21.504Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-19T06:38:21.504Z] #14 resolve docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 0.2s done [2023-08-19T06:38:21.504Z] #14 sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 1.86kB / 1.86kB done [2023-08-19T06:38:21.504Z] #14 sha256:1c030fd1c5b9dab54619b938b399b16c64ff5db0f1ac8bbcbc1d4f2b1c957c76 1.58kB / 1.58kB done [2023-08-19T06:38:21.504Z] #14 sha256:2031acc47e4016991ab6e1545e7dacfc608f1bf4a9d60d21ae27faaddb63cf56 7.07kB / 7.07kB done [2023-08-19T06:38:21.504Z] #14 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.4s done [2023-08-19T06:38:21.504Z] #14 sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 15.75MB / 15.75MB 0.8s done [2023-08-19T06:38:21.504Z] #14 sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 54.68MB / 54.68MB 1.4s done [2023-08-19T06:38:21.504Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 32.51MB / 81.44MB 1.6s [2023-08-19T06:38:21.504Z] #14 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 0.2s [2023-08-19T06:38:21.504Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 0B / 95.56MB 1.6s [2023-08-19T06:38:21.504Z] #14 sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a 156B / 156B 1.5s done [2023-08-19T06:38:21.504Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 50.33MB / 81.44MB 1.7s [2023-08-19T06:38:21.504Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 17.83MB / 95.56MB 1.7s [2023-08-19T06:38:21.765Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 66.06MB / 81.44MB 1.9s [2023-08-19T06:38:21.765Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 32.51MB / 95.56MB 1.9s [2023-08-19T06:38:21.765Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 41.94MB / 95.56MB 2.0s [2023-08-19T06:38:22.027Z] #14 sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 81.44MB / 81.44MB 2.1s [2023-08-19T06:38:22.027Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 56.62MB / 95.56MB 2.1s [2023-08-19T06:38:22.027Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 66.06MB / 95.56MB 2.2s [2023-08-19T06:38:22.288Z] #14 ... [2023-08-19T06:38:22.288Z] [2023-08-19T06:38:22.288Z] #15 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-08-19T06:38:22.288Z] #15 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done [2023-08-19T06:38:22.288Z] #15 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done [2023-08-19T06:38:22.288Z] #15 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done [2023-08-19T06:38:22.288Z] #15 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done [2023-08-19T06:38:22.288Z] #15 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done [2023-08-19T06:38:22.288Z] #15 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.1s done [2023-08-19T06:38:22.288Z] #15 DONE 2.8s [2023-08-19T06:38:22.288Z] [2023-08-19T06:38:22.288Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-08-19T06:38:22.288Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-08-19T06:38:22.288Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-08-19T06:38:22.288Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-08-19T06:38:22.288Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.0s done [2023-08-19T06:38:22.288Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done [2023-08-19T06:38:22.288Z] #13 DONE 2.8s [2023-08-19T06:38:22.288Z] [2023-08-19T06:38:22.288Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-19T06:38:22.288Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 83.89MB / 95.56MB 2.5s [2023-08-19T06:38:22.550Z] #14 ... [2023-08-19T06:38:22.550Z] [2023-08-19T06:38:22.550Z] #16 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-19T06:38:22.550Z] #16 resolve docker.io/library/busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 0.2s done [2023-08-19T06:38:22.550Z] #16 sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 2.29kB / 2.29kB done [2023-08-19T06:38:22.550Z] #16 sha256:1fa89c01cd0473cedbd1a470abb8c139eeb80920edf1bc55de87851bfb63ea11 528B / 528B done [2023-08-19T06:38:22.550Z] #16 sha256:fc9db2894f4e4b8c296b8c9dab7e18a6e78de700d21bc0cfaf5c78484226db9c 1.47kB / 1.47kB done [2023-08-19T06:38:22.550Z] #16 sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 1.92MB / 1.92MB 2.3s [2023-08-19T06:38:22.550Z] #16 extracting sha256:8a0af25e8c2e5dc07c14df3b857877f58bf10c944685cb717b81c5a90974a5ee 0.1s done [2023-08-19T06:38:22.550Z] #16 ... [2023-08-19T06:38:22.550Z] [2023-08-19T06:38:22.550Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-19T06:38:22.550Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 93.32MB / 95.56MB 2.7s [2023-08-19T06:38:23.124Z] #14 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 1.9s done [2023-08-19T06:38:23.697Z] #14 ... [2023-08-19T06:38:23.697Z] [2023-08-19T06:38:23.697Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b [2023-08-19T06:38:23.697Z] #17 resolve docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 0.2s done [2023-08-19T06:38:23.697Z] #17 sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b 8.43kB / 8.43kB done [2023-08-19T06:38:23.697Z] #17 sha256:3fe5e1176d135e30c230bea731562ab9e3bd22009cbebd801811d167eb2a3380 482B / 482B done [2023-08-19T06:38:23.697Z] #17 sha256:00178eb749e7591f4a7e6b4ba276167adc842bb0c9a687933e659ae969c6bbd3 2.21kB / 2.21kB done [2023-08-19T06:38:23.697Z] #17 sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 16.30MB / 16.30MB 2.8s done [2023-08-19T06:38:23.697Z] #17 extracting sha256:f5e8ab814ac629aeebc62eaeff34d5c333254d1c01eb50102e1ab9c3c68e040b 0.3s done [2023-08-19T06:38:23.697Z] #17 DONE 4.1s [2023-08-19T06:38:23.697Z] [2023-08-19T06:38:23.697Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-19T06:38:23.697Z] #14 sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 95.56MB / 95.56MB 3.6s done [2023-08-19T06:38:23.697Z] #14 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 [2023-08-19T06:38:23.697Z] #14 ... [2023-08-19T06:38:23.697Z] [2023-08-19T06:38:23.697Z] #18 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab [2023-08-19T06:38:23.697Z] #18 resolve docker.io/library/debian:bullseye@sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 0.2s done [2023-08-19T06:38:23.697Z] #18 sha256:1beb7cf458bdfe71b5220cb2069eb45e3fc7eb77a1ccfb169eaebf5f6c4809ab 1.85kB / 1.85kB done [2023-08-19T06:38:23.697Z] #18 sha256:42336fd1e6984b68afbf5c44d2583e8eaba3b96ab4ecb89ac5f8cd9775f96f7f 529B / 529B done [2023-08-19T06:38:23.697Z] #18 sha256:4c26a989498112aa2445f8b49116e71205127a096c51316cb029c48a178286bc 1.48kB / 1.48kB done [2023-08-19T06:38:23.697Z] #18 sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 53.70MB / 53.70MB 1.3s done [2023-08-19T06:38:23.697Z] #18 extracting sha256:e837d9f05c625de5b814b851adbc03559ba02ea7078f57c81a01e18fc65bf42b 1.9s done [2023-08-19T06:38:23.697Z] #18 DONE 4.3s [2023-08-19T06:38:23.697Z] [2023-08-19T06:38:23.697Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 [2023-08-19T06:38:23.697Z] #19 resolve docker.io/docker/buildx-bin:0.11.2@sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 0.2s done [2023-08-19T06:38:23.697Z] #19 sha256:e7f00cf9fc3754de699190b215d383e57bd654179b31b28eefadf978a362e647 8.43kB / 8.43kB done [2023-08-19T06:38:23.697Z] #19 sha256:72063b8434af3e33c5e482f4432eaa293a62d010f907a8e61de4aca2b897f168 482B / 482B done [2023-08-19T06:38:23.697Z] #19 sha256:a6921127aa893540af6281ca86f9acb7d5de67c0e34f407ff27705836995d407 1.14kB / 1.14kB done [2023-08-19T06:38:23.697Z] #19 sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 15.77MB / 15.77MB 2.8s done [2023-08-19T06:38:23.697Z] #19 extracting sha256:83dd0f3a655166fb7a4047920553ab005e8ddd63e1444c9bcf8c215b26da129f 0.3s done [2023-08-19T06:38:23.697Z] #19 DONE 4.3s [2023-08-19T06:38:23.697Z] [2023-08-19T06:38:23.697Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-19T06:38:23.697Z] #14 extracting sha256:9abd0588cbb35597a784666f0dc97746829b8b4b730b73e8781fb90678ffef22 0.3s done [2023-08-19T06:38:23.958Z] #14 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 [2023-08-19T06:38:25.876Z] #14 extracting sha256:85a8864a846a08e10fbf877e73678d1f0803227b00a1b16d9ba948070c6e58f6 1.5s done [2023-08-19T06:38:25.876Z] #14 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c [2023-08-19T06:38:27.263Z] #14 extracting sha256:3554db3712f687c05665f601b7fbdc22e34adfd69378c3c655439c82370db65c 1.4s done [2023-08-19T06:38:27.836Z] #14 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 [2023-08-19T06:38:32.044Z] #14 extracting sha256:2bb9cf12e73109d539df362490fb171ded7e5c00c377950d7e311d1dcac478e9 3.8s done [2023-08-19T06:38:32.044Z] #14 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a [2023-08-19T06:38:32.305Z] #14 extracting sha256:e39520c676da7d710492019f341848138c28ca672056c94b3f03efc92d62f02a done [2023-08-19T06:38:32.617Z] #14 ... [2023-08-19T06:38:32.617Z] [2023-08-19T06:38:32.617Z] #20 [build-dummy 2/2] RUN mkdir -p /build [2023-08-19T06:38:32.878Z] #20 ... [2023-08-19T06:38:32.879Z] [2023-08-19T06:38:32.879Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-08-19T06:38:32.879Z] #21 1.107 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-19T06:38:32.879Z] #21 1.123 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-19T06:38:32.879Z] #21 1.125 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-19T06:38:32.879Z] #21 1.244 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-19T06:38:32.879Z] #21 1.371 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] [2023-08-19T06:38:32.879Z] #21 1.486 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-19T06:38:32.879Z] #21 2.282 Fetched 8540 kB in 1s (5950 kB/s) [2023-08-19T06:38:32.879Z] #21 2.282 Reading package lists... [2023-08-19T06:38:32.879Z] #21 2.852 Reading package lists... [2023-08-19T06:38:32.879Z] #21 3.403 Building dependency tree... [2023-08-19T06:38:32.879Z] #21 3.864 The following additional packages will be installed: [2023-08-19T06:38:32.879Z] #21 3.865 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-08-19T06:38:32.879Z] #21 3.866 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-08-19T06:38:32.879Z] #21 3.868 Recommended packages: [2023-08-19T06:38:32.879Z] #21 3.868 libldap-common publicsuffix libsasl2-modules [2023-08-19T06:38:32.879Z] #21 3.979 The following NEW packages will be installed: [2023-08-19T06:38:32.879Z] #21 3.980 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-08-19T06:38:32.879Z] #21 3.980 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-08-19T06:38:32.879Z] #21 3.981 libssh2-1 openssl [2023-08-19T06:38:32.879Z] #21 4.258 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-08-19T06:38:32.879Z] #21 4.258 Need to get 2945 kB of archives. [2023-08-19T06:38:32.879Z] #21 4.258 After this operation, 6484 kB of additional disk space will be used. [2023-08-19T06:38:32.879Z] #21 4.258 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] [2023-08-19T06:38:32.879Z] #21 4.369 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-08-19T06:38:32.879Z] #21 4.393 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-08-19T06:38:32.879Z] #21 4.395 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-08-19T06:38:32.879Z] #21 4.416 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-08-19T06:38:32.879Z] #21 4.417 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-08-19T06:38:32.879Z] #21 4.418 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-08-19T06:38:32.879Z] #21 4.431 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-08-19T06:38:32.879Z] #21 4.433 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-08-19T06:38:32.879Z] #21 4.435 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-08-19T06:38:32.879Z] #21 4.438 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-08-19T06:38:32.879Z] #21 4.441 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-08-19T06:38:32.879Z] #21 4.443 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-08-19T06:38:32.879Z] #21 4.446 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-08-19T06:38:32.879Z] #21 4.448 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-08-19T06:38:32.879Z] #21 4.649 debconf: delaying package configuration, since apt-utils is not installed [2023-08-19T06:38:32.879Z] #21 4.827 Fetched 2945 kB in 0s (6437 kB/s) [2023-08-19T06:38:32.879Z] #21 4.892 Selecting previously unselected package openssl. [2023-08-19T06:38:32.879Z] #21 4.892 (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 ... 6656 files and directories currently installed.) [2023-08-19T06:38:32.879Z] #21 4.897 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 4.951 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-08-19T06:38:32.879Z] #21 5.274 Selecting previously unselected package ca-certificates. [2023-08-19T06:38:32.879Z] #21 5.275 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-08-19T06:38:32.879Z] #21 5.283 Unpacking ca-certificates (20210119) ... [2023-08-19T06:38:32.879Z] #21 5.577 Selecting previously unselected package libbrotli1:arm64. [2023-08-19T06:38:32.879Z] #21 5.578 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 5.617 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-08-19T06:38:32.879Z] #21 5.959 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-08-19T06:38:32.879Z] #21 5.961 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 5.975 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-19T06:38:32.879Z] #21 6.081 Selecting previously unselected package libsasl2-2:arm64. [2023-08-19T06:38:32.879Z] #21 6.081 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 6.090 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-19T06:38:32.879Z] #21 6.299 Selecting previously unselected package libldap-2.4-2:arm64. [2023-08-19T06:38:32.879Z] #21 6.301 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 6.421 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-19T06:38:32.879Z] #21 6.902 Selecting previously unselected package libnghttp2-14:arm64. [2023-08-19T06:38:32.879Z] #21 6.904 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 6.976 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-08-19T06:38:32.879Z] #21 7.300 Selecting previously unselected package libpsl5:arm64. [2023-08-19T06:38:32.879Z] #21 7.301 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 7.320 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-08-19T06:38:32.879Z] #21 7.805 Selecting previously unselected package librtmp1:arm64. [2023-08-19T06:38:32.879Z] #21 7.806 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 7.841 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-19T06:38:32.879Z] #21 8.309 Selecting previously unselected package libssh2-1:arm64. [2023-08-19T06:38:32.879Z] #21 8.311 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 8.412 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-08-19T06:38:32.879Z] #21 8.844 Selecting previously unselected package libcurl4:arm64. [2023-08-19T06:38:32.879Z] #21 8.846 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-08-19T06:38:32.879Z] #21 8.860 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-08-19T06:38:33.140Z] #21 9.232 Selecting previously unselected package curl. [2023-08-19T06:38:33.140Z] #21 9.233 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-08-19T06:38:33.140Z] #21 9.261 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-08-19T06:38:33.401Z] #21 ... [2023-08-19T06:38:33.401Z] [2023-08-19T06:38:33.401Z] #14 [base 1/5] FROM docker.io/library/golang:1.20.7-bullseye@sha256:c95c52c458a2678251e0769ea13c710b0c52814771c53a495f53b9e87f9c0e99 [2023-08-19T06:38:33.401Z] #14 DONE 13.9s [2023-08-19T06:38:33.401Z] [2023-08-19T06:38:33.401Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-08-19T06:38:33.401Z] #21 9.564 Selecting previously unselected package libonig5:arm64. [2023-08-19T06:38:33.401Z] #21 9.565 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-08-19T06:38:33.401Z] #21 9.592 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-08-19T06:38:33.662Z] #21 9.930 Selecting previously unselected package libjq1:arm64. [2023-08-19T06:38:33.662Z] #21 9.931 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-08-19T06:38:33.662Z] #21 10.01 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-08-19T06:38:33.922Z] #21 10.17 Selecting previously unselected package jq. [2023-08-19T06:38:33.922Z] #21 10.17 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-08-19T06:38:33.922Z] #21 10.22 Unpacking jq (1.6-2.1) ... [2023-08-19T06:38:34.183Z] #21 10.37 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-08-19T06:38:34.183Z] #21 10.41 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-08-19T06:38:34.183Z] #21 10.47 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-08-19T06:38:34.183Z] #21 10.51 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-19T06:38:34.444Z] #21 10.54 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-08-19T06:38:34.444Z] #21 10.57 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-08-19T06:38:34.444Z] #21 10.70 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-08-19T06:38:34.444Z] #21 10.72 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-08-19T06:38:34.444Z] #21 10.77 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-08-19T06:38:34.705Z] #21 10.82 Setting up libjq1:arm64 (1.6-2.1) ... [2023-08-19T06:38:34.705Z] #21 10.84 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-08-19T06:38:34.705Z] #21 10.86 Setting up ca-certificates (20210119) ... [2023-08-19T06:38:34.706Z] #21 ... [2023-08-19T06:38:34.706Z] [2023-08-19T06:38:34.706Z] #20 [build-dummy 2/2] RUN mkdir -p /build [2023-08-19T06:38:34.706Z] #20 DONE 12.1s [2023-08-19T06:38:34.706Z] [2023-08-19T06:38:34.706Z] #22 [base 2/5] COPY --from=xx / / [2023-08-19T06:38:34.706Z] #22 DONE 0.1s [2023-08-19T06:38:34.706Z] [2023-08-19T06:38:34.706Z] #23 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-08-19T06:38:34.706Z] #23 DONE 0.0s [2023-08-19T06:38:34.967Z] [2023-08-19T06:38:34.967Z] #24 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-08-19T06:38:35.229Z] #24 DONE 0.4s [2023-08-19T06:38:35.229Z] [2023-08-19T06:38:35.229Z] #25 [base 4/5] RUN test -n "$APT_MIRROR" && sed -ri "s#(httpredir|deb|security).debian.org#${APT_MIRROR}#g" /etc/apt/sources.list || true [2023-08-19T06:38:35.802Z] #25 DONE 0.4s [2023-08-19T06:38:35.802Z] [2023-08-19T06:38:35.802Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-08-19T06:38:36.374Z] #26 ... [2023-08-19T06:38:36.374Z] [2023-08-19T06:38:36.374Z] #21 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-08-19T06:38:36.374Z] #21 11.36 Updating certificates in /etc/ssl/certs... [2023-08-19T06:38:36.374Z] #21 11.93 129 added, 0 removed; done. [2023-08-19T06:38:36.374Z] #21 11.97 Setting up jq (1.6-2.1) ... [2023-08-19T06:38:36.374Z] #21 11.98 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-08-19T06:38:36.374Z] #21 11.99 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-08-19T06:38:36.374Z] #21 12.01 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-19T06:38:36.374Z] #21 12.03 Processing triggers for ca-certificates (20210119) ... [2023-08-19T06:38:36.374Z] #21 12.04 Updating certificates in /etc/ssl/certs... [2023-08-19T06:38:36.374Z] #21 12.48 0 added, 0 removed; done. [2023-08-19T06:38:36.374Z] #21 12.48 Running hooks in /etc/ca-certificates/update.d... [2023-08-19T06:38:36.374Z] #21 12.48 done. [2023-08-19T06:38:36.375Z] #21 DONE 12.6s [2023-08-19T06:38:36.375Z] [2023-08-19T06:38:36.375Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-08-19T06:38:36.375Z] #26 0.687 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-19T06:38:36.375Z] #26 0.699 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-19T06:38:36.375Z] #26 0.699 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-19T06:38:36.375Z] #26 ... [2023-08-19T06:38:36.375Z] [2023-08-19T06:38:36.375Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-08-19T06:38:36.375Z] #27 DONE 0.0s [2023-08-19T06:38:36.375Z] [2023-08-19T06:38:36.375Z] #26 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-08-19T06:38:36.375Z] #26 0.903 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-19T06:38:36.651Z] #26 1.030 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] [2023-08-19T06:38:36.651Z] #26 1.149 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-19T06:38:37.702Z] #26 1.873 Fetched 8540 kB in 1s (5914 kB/s) [2023-08-19T06:38:37.963Z] #26 1.873 Reading package lists... [2023-08-19T06:38:38.484Z] #26 2.443 Reading package lists... [2023-08-19T06:38:38.745Z] #26 2.999 Building dependency tree... [2023-08-19T06:38:38.745Z] #26 3.172 Reading state information... [2023-08-19T06:38:39.006Z] #26 3.441 The following additional packages will be installed: [2023-08-19T06:38:39.006Z] #26 3.442 libmagic-mgc libmagic1 [2023-08-19T06:38:39.006Z] #26 3.473 The following NEW packages will be installed: [2023-08-19T06:38:39.006Z] #26 3.475 file libmagic-mgc libmagic1 [2023-08-19T06:38:39.579Z] #26 3.751 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2023-08-19T06:38:39.579Z] #26 3.751 Need to get 463 kB of archives. [2023-08-19T06:38:39.579Z] #26 3.751 After this operation, 7063 kB of additional disk space will be used. [2023-08-19T06:38:39.579Z] #26 3.751 Get:1 http://deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-08-19T06:38:39.579Z] #26 3.759 Get:2 http://deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-08-19T06:38:39.579Z] #26 3.760 Get:3 http://deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-08-19T06:38:39.579Z] #26 3.899 debconf: delaying package configuration, since apt-utils is not installed [2023-08-19T06:38:39.579Z] #26 3.942 Fetched 463 kB in 0s (1673 kB/s) [2023-08-19T06:38:39.579Z] #26 3.964 Selecting previously unselected package libmagic-mgc. [2023-08-19T06:38:39.579Z] #26 3.964 (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 ... 15713 files and directories currently installed.) [2023-08-19T06:38:39.579Z] #26 3.974 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-08-19T06:38:39.579Z] #26 3.979 Unpacking libmagic-mgc (1:5.39-3) ... [2023-08-19T06:38:39.579Z] #26 4.051 Selecting previously unselected package libmagic1:arm64. [2023-08-19T06:38:39.579Z] #26 4.053 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-08-19T06:38:39.579Z] #26 4.060 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-08-19T06:38:39.579Z] #26 4.096 Selecting previously unselected package file. [2023-08-19T06:38:39.579Z] #26 4.099 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-08-19T06:38:39.579Z] #26 4.102 Unpacking file (1:5.39-3) ... [2023-08-19T06:38:39.579Z] #26 4.144 Setting up libmagic-mgc (1:5.39-3) ... [2023-08-19T06:38:39.840Z] #26 4.154 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-08-19T06:38:39.840Z] #26 4.171 Setting up file (1:5.39-3) ... [2023-08-19T06:38:39.840Z] #26 4.182 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-19T06:38:40.103Z] #26 DONE 4.3s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-19T06:38:40.103Z] #28 ... [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-08-19T06:38:40.103Z] #29 DONE 0.1s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #30 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-08-19T06:38:40.103Z] #30 DONE 0.1s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #31 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-08-19T06:38:40.103Z] #31 DONE 0.1s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-08-19T06:38:40.103Z] #32 DONE 0.1s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #33 [runc-src 1/3] WORKDIR /usr/src/runc [2023-08-19T06:38:40.103Z] #33 DONE 0.2s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini [2023-08-19T06:38:40.103Z] #34 DONE 0.2s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #35 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-08-19T06:38:40.103Z] #35 DONE 0.2s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #36 [delve-src 1/3] WORKDIR /usr/src/delve [2023-08-19T06:38:40.103Z] #36 DONE 0.2s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #37 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli [2023-08-19T06:38:40.103Z] #37 DONE 0.2s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #38 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-08-19T06:38:40.103Z] #38 DONE 0.3s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #39 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-08-19T06:38:40.103Z] #39 DONE 0.3s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #40 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-08-19T06:38:40.103Z] #40 DONE 0.3s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #41 [registry-src 1/2] WORKDIR /usr/src/registry [2023-08-19T06:38:40.103Z] #41 DONE 0.3s [2023-08-19T06:38:40.103Z] [2023-08-19T06:38:40.103Z] #42 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake [2023-08-19T06:38:40.365Z] #42 ... [2023-08-19T06:38:40.365Z] [2023-08-19T06:38:40.365Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-08-19T06:38:40.365Z] #28 DONE 0.3s [2023-08-19T06:38:40.365Z] [2023-08-19T06:38:40.365Z] #43 [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-08-19T06:38:40.365Z] #43 1.419 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-08-19T06:38:40.365Z] #43 1.611 [2023-08-19T06:38:40.365Z] #43 1.829 #=#=# 0.1% ######################################################################## 100.0% [2023-08-19T06:38:40.365Z] #43 2.119 [2023-08-19T06:38:40.365Z] #43 3.165 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-08-19T06:38:40.365Z] #43 3.355 [2023-08-19T06:38:40.365Z] #43 3.574 #=#=# 0.8% ######################################################################## 100.0% [2023-08-19T06:38:40.365Z] #43 3.923 [2023-08-19T06:38:40.626Z] #43 ... [2023-08-19T06:38:40.626Z] [2023-08-19T06:38:40.626Z] #44 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-08-19T06:38:40.626Z] #44 0.413 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:40.626Z] #44 0.413 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:40.626Z] #44 0.413 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:40.626Z] #44 0.413 hint: [2023-08-19T06:38:40.626Z] #44 0.413 hint: git config --global init.defaultBranch [2023-08-19T06:38:40.626Z] #44 0.413 hint: [2023-08-19T06:38:40.626Z] #44 0.413 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:40.626Z] #44 0.413 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:40.626Z] #44 0.413 hint: [2023-08-19T06:38:40.626Z] #44 0.413 hint: git branch -m [2023-08-19T06:38:40.626Z] #44 0.414 Initialized empty Git repository in /usr/src/tini/.git/ [2023-08-19T06:38:40.626Z] #44 DONE 0.5s [2023-08-19T06:38:40.626Z] [2023-08-19T06:38:40.627Z] #45 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-08-19T06:38:40.627Z] #45 0.507 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:40.627Z] #45 0.507 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:40.627Z] #45 0.507 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:40.627Z] #45 0.507 hint: [2023-08-19T06:38:40.627Z] #45 0.507 hint: git config --global init.defaultBranch [2023-08-19T06:38:40.627Z] #45 0.507 hint: [2023-08-19T06:38:40.627Z] #45 0.507 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:40.627Z] #45 0.507 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:40.627Z] #45 0.507 hint: [2023-08-19T06:38:40.627Z] #45 0.507 hint: git branch -m [2023-08-19T06:38:40.627Z] #45 0.509 Initialized empty Git repository in /usr/src/runc/.git/ [2023-08-19T06:38:40.627Z] #45 DONE 0.6s [2023-08-19T06:38:40.627Z] [2023-08-19T06:38:40.627Z] #46 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-08-19T06:38:41.199Z] #46 ... [2023-08-19T06:38:41.199Z] [2023-08-19T06:38:41.199Z] #47 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-08-19T06:38:41.199Z] #47 0.773 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:41.199Z] #47 0.773 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:41.199Z] #47 0.773 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:41.199Z] #47 0.773 hint: [2023-08-19T06:38:41.199Z] #47 0.773 hint: git config --global init.defaultBranch [2023-08-19T06:38:41.199Z] #47 0.773 hint: [2023-08-19T06:38:41.199Z] #47 0.773 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:41.199Z] #47 0.773 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:41.199Z] #47 0.773 hint: [2023-08-19T06:38:41.199Z] #47 0.773 hint: git branch -m [2023-08-19T06:38:41.199Z] #47 0.775 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-08-19T06:38:41.199Z] #47 DONE 0.8s [2023-08-19T06:38:41.199Z] [2023-08-19T06:38:41.199Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-08-19T06:38:41.771Z] #48 ... [2023-08-19T06:38:41.771Z] [2023-08-19T06:38:41.771Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-08-19T06:38:41.771Z] #49 1.429 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:41.771Z] #49 1.429 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:41.772Z] #49 1.429 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:41.772Z] #49 1.429 hint: [2023-08-19T06:38:41.772Z] #49 1.429 hint: git config --global init.defaultBranch [2023-08-19T06:38:41.772Z] #49 1.429 hint: [2023-08-19T06:38:41.772Z] #49 1.429 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:41.772Z] #49 1.429 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:41.772Z] #49 1.429 hint: [2023-08-19T06:38:41.772Z] #49 1.429 hint: git branch -m [2023-08-19T06:38:41.772Z] #49 1.431 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-08-19T06:38:41.772Z] #49 DONE 1.5s [2023-08-19T06:38:41.772Z] [2023-08-19T06:38:41.772Z] #50 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-08-19T06:38:41.772Z] #50 1.457 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:41.772Z] #50 1.457 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:41.772Z] #50 1.457 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:41.772Z] #50 1.457 hint: [2023-08-19T06:38:41.772Z] #50 1.457 hint: git config --global init.defaultBranch [2023-08-19T06:38:41.772Z] #50 1.457 hint: [2023-08-19T06:38:41.772Z] #50 1.457 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:41.772Z] #50 1.457 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:41.772Z] #50 1.457 hint: [2023-08-19T06:38:41.772Z] #50 1.457 hint: git branch -m [2023-08-19T06:38:41.772Z] #50 1.458 Initialized empty Git repository in /usr/src/delve/.git/ [2023-08-19T06:38:41.772Z] #50 DONE 1.5s [2023-08-19T06:38:41.772Z] [2023-08-19T06:38:41.772Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-08-19T06:38:41.772Z] #51 1.477 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:41.772Z] #51 1.477 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:41.772Z] #51 1.477 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:41.772Z] #51 1.477 hint: [2023-08-19T06:38:41.772Z] #51 1.477 hint: git config --global init.defaultBranch [2023-08-19T06:38:41.772Z] #51 1.477 hint: [2023-08-19T06:38:41.772Z] #51 1.477 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:41.772Z] #51 1.477 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:41.772Z] #51 1.477 hint: [2023-08-19T06:38:41.772Z] #51 1.477 hint: git branch -m [2023-08-19T06:38:41.772Z] #51 1.478 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-08-19T06:38:41.772Z] #51 DONE 1.5s [2023-08-19T06:38:41.772Z] [2023-08-19T06:38:41.772Z] #52 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.3" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-08-19T06:38:42.344Z] #52 ... [2023-08-19T06:38:42.344Z] [2023-08-19T06:38:42.344Z] #53 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-08-19T06:38:42.344Z] #53 2.010 hint: Using 'master' as the name for the initial branch. This default branch name [2023-08-19T06:38:42.344Z] #53 2.010 hint: is subject to change. To configure the initial branch name to use in all [2023-08-19T06:38:42.344Z] #53 2.010 hint: of your new repositories, which will suppress this warning, call: [2023-08-19T06:38:42.344Z] #53 2.010 hint: [2023-08-19T06:38:42.344Z] #53 2.010 hint: git config --global init.defaultBranch [2023-08-19T06:38:42.344Z] #53 2.010 hint: [2023-08-19T06:38:42.344Z] #53 2.010 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-08-19T06:38:42.344Z] #53 2.010 hint: 'development'. The just-created branch can be renamed via this command: [2023-08-19T06:38:42.344Z] #53 2.010 hint: [2023-08-19T06:38:42.344Z] #53 2.010 hint: git branch -m [2023-08-19T06:38:42.344Z] #53 2.013 Initialized empty Git repository in /usr/src/registry/.git/ [2023-08-19T06:38:42.344Z] #53 DONE 2.1s [2023-08-19T06:38:42.344Z] [2023-08-19T06:38:42.344Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src < file.toml [2023-08-19T06:39:11.542Z] #65 23.45 [2023-08-19T06:39:11.542Z] #65 23.45 Reading and updating a list of files: [2023-08-19T06:39:11.542Z] #65 23.45 tomll a.toml b.toml c.toml [2023-08-19T06:39:11.542Z] #65 23.45 [2023-08-19T06:39:11.542Z] #65 23.45 When given a list of files, tomll will modify all files in place without asking. [2023-08-19T06:39:11.542Z] #65 DONE 31.1s [2023-08-19T06:39:11.542Z] [2023-08-19T06:39:11.542Z] #54 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3... python3 [2023-08-19T06:39:55.565Z] #76 41.80 checking for python3... /usr/bin/python3 [2023-08-19T06:39:55.565Z] #76 41.80 checking for python3 version... 3.9 [2023-08-19T06:39:55.565Z] #76 41.82 checking for python3 platform... linux [2023-08-19T06:39:55.565Z] #76 41.84 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-08-19T06:39:55.827Z] #76 41.89 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-08-19T06:39:55.827Z] #76 41.96 checking for go-md2man... no [2023-08-19T06:39:55.827Z] #76 41.98 checking error.h usability... yes [2023-08-19T06:39:55.827Z] #76 42.06 checking error.h presence... yes [2023-08-19T06:39:55.827Z] #76 42.10 checking for error.h... yes [2023-08-19T06:39:56.089Z] #76 42.14 checking linux/openat2.h usability... yes [2023-08-19T06:39:56.089Z] #76 42.23 checking linux/openat2.h presence... yes [2023-08-19T06:39:56.089Z] #76 42.27 checking for linux/openat2.h... yes [2023-08-19T06:39:56.089Z] #76 42.34 checking for copy_file_range... yes [2023-08-19T06:39:56.352Z] #76 42.48 checking for fgetxattr... yes [2023-08-19T06:39:56.352Z] #76 42.65 checking for statx... yes [2023-08-19T06:39:56.615Z] #76 42.78 checking for fgetpwent_r... yes [2023-08-19T06:39:56.615Z] #76 42.88 checking for issetugid... no [2023-08-19T06:39:56.877Z] #76 42.98 checking for pkg-config... /usr/bin/pkg-config [2023-08-19T06:39:56.877Z] #76 42.98 checking pkg-config is at least version 0.9.0... yes [2023-08-19T06:39:56.877Z] #76 42.98 checking for library containing yajl_tree_get... -lyajl [2023-08-19T06:39:56.877Z] #76 43.22 checking for yajl >= 2.0.0... yes [2023-08-19T06:39:57.153Z] #76 43.23 checking sys/capability.h usability... yes [2023-08-19T06:39:57.153Z] #76 43.30 checking sys/capability.h presence... yes [2023-08-19T06:39:57.153Z] #76 43.33 checking for sys/capability.h... yes [2023-08-19T06:39:57.153Z] #76 43.33 checking for library containing cap_from_name... -lcap [2023-08-19T06:39:57.415Z] #76 43.49 checking for library containing dlopen... -ldl [2023-08-19T06:39:57.678Z] #76 43.65 checking seccomp.h usability... yes [2023-08-19T06:39:57.678Z] #76 43.72 checking seccomp.h presence... yes [2023-08-19T06:39:57.678Z] #76 43.75 checking for seccomp.h... yes [2023-08-19T06:39:57.678Z] #76 43.75 checking for library containing seccomp_rule_add... -lseccomp [2023-08-19T06:39:57.678Z] #76 43.94 checking for library containing seccomp_arch_resolve_name... none required [2023-08-19T06:39:57.678Z] #76 44.00 checking systemd/sd-bus.h usability... yes [2023-08-19T06:39:57.678Z] #76 44.07 checking systemd/sd-bus.h presence... yes [2023-08-19T06:39:57.678Z] #76 44.10 checking for systemd/sd-bus.h... yes [2023-08-19T06:39:57.940Z] #76 44.10 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-08-19T06:39:57.940Z] #76 44.29 checking for sd_notify_barrier... yes [2023-08-19T06:39:58.211Z] #76 44.38 checking linux/bpf.h usability... yes [2023-08-19T06:39:58.211Z] #76 44.45 checking linux/bpf.h presence... yes [2023-08-19T06:39:58.211Z] #76 44.47 checking for linux/bpf.h... yes [2023-08-19T06:39:58.211Z] #76 44.47 checking compilation for eBPF... yes [2023-08-19T06:39:58.211Z] [2023-08-19T06:39:58.211Z] #76 ... [2023-08-19T06:39:58.211Z] [2023-08-19T06:39:58.211Z] #64 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build && /build/docker --version [2023-08-19T06:39:58.211Z] #64 77.15 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v [2023-08-19T06:39:58.211Z] #64 77.19 Docker version unknown-version, build unknown-commit [2023-08-19T06:39:58.211Z] #64 DONE 78.2s [2023-08-19T06:39:58.211Z] [2023-08-19T06:39:58.211Z] #73 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <= 3.15... no [2023-08-19T06:39:58.211Z] #76 44.54 configure: CRIU headers not found, building without CRIU support [2023-08-19T06:39:58.211Z] #76 44.54 checking for criu > 3.16... no [2023-08-19T06:39:58.211Z] #76 44.55 configure: CRIU version doesn't support join-ns API [2023-08-19T06:39:58.211Z] #76 44.55 checking for criu > 3.16.1... no [2023-08-19T06:39:58.211Z] #76 44.57 configure: CRIU version doesn't support for pre-dumping [2023-08-19T06:39:58.211Z] #76 44.57 checking for new mount API (fsconfig)... yes [2023-08-19T06:39:58.476Z] #76 44.60 checking for seccomp notify API... yes [2023-08-19T06:39:58.476Z] #76 44.65 checking for gperf... no [2023-08-19T06:39:58.476Z] #76 44.65 configure: gperf not found - cannot rebuild signal parser code [2023-08-19T06:39:58.476Z] #76 44.65 checking for library containing argp_parse... none required [2023-08-19T06:39:58.476Z] #76 44.88 checking that generated files are newer than configure... done [2023-08-19T06:39:58.476Z] #76 44.88 configure: creating ./config.status [2023-08-19T06:40:01.031Z] #76 46.87 config.status: creating Makefile [2023-08-19T06:40:01.031Z] #76 46.92 config.status: creating rpm/crun.spec [2023-08-19T06:40:01.031Z] #76 46.99 config.status: creating config.h [2023-08-19T06:40:01.031Z] #76 47.04 config.status: executing libtool commands [2023-08-19T06:40:01.031Z] #76 47.08 config.status: executing depfiles commands [2023-08-19T06:40:01.606Z] #76 47.66 === configuring in libocispec (/tmp/crun-build/libocispec) [2023-08-19T06:40:01.606Z] #76 47.67 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-08-19T06:40:01.606Z] #76 47.94 checking for gcc... gcc [2023-08-19T06:40:01.869Z] #76 47.99 checking whether the C compiler works... yes [2023-08-19T06:40:01.869Z] #76 48.04 checking for C compiler default output file name... a.out [2023-08-19T06:40:01.869Z] #76 48.04 checking for suffix of executables... [2023-08-19T06:40:01.869Z] #76 48.10 checking whether we are cross compiling... no [2023-08-19T06:40:01.869Z] #76 48.16 checking for suffix of object files... o [2023-08-19T06:40:02.132Z] [2023-08-19T06:40:02.132Z] #76 ... [2023-08-19T06:40:02.132Z] [2023-08-19T06:40:02.132Z] #62 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 rm -f ./.git/*.lock && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build && /build/docker --version [2023-08-19T06:40:02.132Z] #62 81.42 Docker version 24.0.2, build cb74dfc [2023-08-19T06:40:02.132Z] #62 DONE 81.8s [2023-08-19T06:40:02.132Z] [2023-08-19T06:40:02.132Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-08-19T06:40:02.132Z] #76 48.22 checking whether we are using the GNU C compiler... yes [2023-08-19T06:40:02.132Z] #76 48.27 checking whether gcc accepts -g... yes [2023-08-19T06:40:02.132Z] #76 48.31 checking for gcc option to accept ISO C89... none needed [2023-08-19T06:40:02.132Z] #76 48.35 checking whether gcc understands -c and -o together... yes [2023-08-19T06:40:02.132Z] #76 48.41 checking how to run the C preprocessor... gcc -E [2023-08-19T06:40:02.394Z] #76 48.50 checking for grep that handles long lines and -e... /bin/grep [2023-08-19T06:40:02.394Z] #76 48.50 checking for egrep... /bin/grep -E [2023-08-19T06:40:02.394Z] #76 48.51 checking for ANSI C header files... yes [2023-08-19T06:40:02.394Z] #76 48.67 checking for sys/types.h... yes [2023-08-19T06:40:02.394Z] #76 48.71 checking for sys/stat.h... yes [2023-08-19T06:40:02.656Z] #76 48.75 checking for stdlib.h... yes [2023-08-19T06:40:02.656Z] #76 48.81 checking for string.h... yes [2023-08-19T06:40:02.656Z] #76 48.86 checking for memory.h... yes [2023-08-19T06:40:02.656Z] #76 48.91 checking for strings.h... yes [2023-08-19T06:40:02.656Z] #76 48.96 checking for inttypes.h... yes [2023-08-19T06:40:02.656Z] #76 49.01 checking for stdint.h... yes [2023-08-19T06:40:02.656Z] #76 49.05 checking for unistd.h... yes [2023-08-19T06:40:02.918Z] #76 49.09 checking minix/config.h usability... no [2023-08-19T06:40:02.918Z] #76 49.13 checking minix/config.h presence... no [2023-08-19T06:40:02.918Z] #76 49.15 checking for minix/config.h... no [2023-08-19T06:40:02.918Z] #76 49.15 checking whether it is safe to define __EXTENSIONS__... yes [2023-08-19T06:40:02.918Z] #76 49.20 checking build system type... aarch64-unknown-linux-gnu [2023-08-19T06:40:02.918Z] #76 49.28 checking host system type... aarch64-unknown-linux-gnu [2023-08-19T06:40:02.918Z] #76 49.28 checking how to print strings... printf [2023-08-19T06:40:02.918Z] #76 49.29 checking for a sed that does not truncate output... /bin/sed [2023-08-19T06:40:03.180Z] #76 49.29 checking for fgrep... /bin/grep -F [2023-08-19T06:40:03.180Z] #76 49.30 checking for ld used by gcc... /usr/bin/ld [2023-08-19T06:40:03.180Z] #76 49.30 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-08-19T06:40:03.180Z] #76 49.31 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-08-19T06:40:03.180Z] #76 49.32 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-08-19T06:40:03.180Z] #76 49.35 checking whether ln -s works... yes [2023-08-19T06:40:03.180Z] #76 49.35 checking the maximum length of command line arguments... 1572864 [2023-08-19T06:40:03.180Z] #76 49.36 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-08-19T06:40:03.180Z] #76 49.36 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-08-19T06:40:03.180Z] #76 49.36 checking for /usr/bin/ld option to reload object files... -r [2023-08-19T06:40:03.180Z] #76 49.37 checking for objdump... objdump [2023-08-19T06:40:03.180Z] #76 49.37 checking how to recognize dependent libraries... pass_all [2023-08-19T06:40:03.180Z] #76 49.37 checking for dlltool... no [2023-08-19T06:40:03.180Z] #76 49.37 checking how to associate runtime and link libraries... printf %s\n [2023-08-19T06:40:03.180Z] #76 49.37 checking for ar... ar [2023-08-19T06:40:03.180Z] #76 49.37 checking for archiver @FILE support... @ [2023-08-19T06:40:03.180Z] #76 49.41 checking for strip... strip [2023-08-19T06:40:03.180Z] #76 49.41 checking for ranlib... ranlib [2023-08-19T06:40:03.180Z] #76 49.41 checking for gawk... no [2023-08-19T06:40:03.180Z] #76 49.41 checking for mawk... mawk [2023-08-19T06:40:03.180Z] #76 49.41 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-08-19T06:40:03.180Z] #76 49.51 checking for sysroot... no [2023-08-19T06:40:03.180Z] #76 49.51 checking for a working dd... /bin/dd [2023-08-19T06:40:03.443Z] #76 49.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-08-19T06:40:03.443Z] #76 49.52 checking for mt... no [2023-08-19T06:40:03.443Z] #76 49.52 checking if : is a manifest tool... no [2023-08-19T06:40:03.443Z] #76 49.52 checking for dlfcn.h... yes [2023-08-19T06:40:03.443Z] #76 49.56 checking for objdir... .libs [2023-08-19T06:40:03.443Z] #76 49.69 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-08-19T06:40:03.443Z] #76 49.74 checking for gcc option to produce PIC... -fPIC -DPIC [2023-08-19T06:40:03.443Z] #76 49.74 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-08-19T06:40:03.704Z] #76 49.80 checking if gcc static flag -static works... yes [2023-08-19T06:40:03.704Z] #76 49.90 checking if gcc supports -c -o file.o... yes [2023-08-19T06:40:03.704Z] #76 49.95 checking if gcc supports -c -o file.o... (cached) yes [2023-08-19T06:40:03.704Z] #76 49.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-08-19T06:40:03.965Z] #76 49.97 checking dynamic linker characteristics... GNU/Linux ld.so [2023-08-19T06:40:03.965Z] #76 50.07 checking how to hardcode library paths into programs... immediate [2023-08-19T06:40:03.965Z] #76 50.07 checking whether stripping libraries is possible... yes [2023-08-19T06:40:03.965Z] #76 50.07 checking if libtool supports shared libraries... yes [2023-08-19T06:40:03.965Z] #76 50.07 checking whether to build shared libraries... no [2023-08-19T06:40:03.965Z] #76 50.07 checking whether to build static libraries... yes [2023-08-19T06:40:03.965Z] #76 50.07 checking for a BSD-compatible install... /usr/bin/install -c [2023-08-19T06:40:03.965Z] #76 50.08 checking whether build environment is sane... yes [2023-08-19T06:40:03.965Z] #76 50.10 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-08-19T06:40:03.965Z] #76 50.10 checking whether make sets $(MAKE)... yes [2023-08-19T06:40:03.965Z] #76 50.12 checking whether make supports the include directive... yes (GNU style) [2023-08-19T06:40:03.965Z] #76 50.13 checking whether make supports nested variables... yes [2023-08-19T06:40:03.965Z] #76 50.14 checking whether UID '0' is supported by ustar format... yes [2023-08-19T06:40:03.965Z] #76 50.14 checking whether GID '0' is supported by ustar format... yes [2023-08-19T06:40:03.965Z] #76 50.14 checking how to create a ustar tar archive... gnutar [2023-08-19T06:40:03.965Z] #76 50.16 checking dependency style of gcc... [2023-08-19T06:40:03.965Z] #76 ... [2023-08-19T06:40:03.965Z] [2023-08-19T06:40:03.965Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version [2023-08-19T06:40:03.965Z] #57 83.81 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) [2023-08-19T06:40:03.965Z] #57 DONE 84.0s [2023-08-19T06:40:03.965Z] [2023-08-19T06:40:03.965Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-08-19T06:40:03.965Z] #76 50.16 checking dependency style of gcc... gcc3 [2023-08-19T06:40:03.965Z] #76 50.21 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-08-19T06:40:03.965Z] #76 50.21 checking whether make supports nested variables... (cached) yes [2023-08-19T06:40:03.965Z] #76 50.22 checking for pkg-config... /usr/bin/pkg-config [2023-08-19T06:40:03.965Z] #76 50.22 checking pkg-config is at least version 0.9.0... yes [2023-08-19T06:40:03.965Z] #76 50.22 checking for yajl >= 2.1.0... yes [2023-08-19T06:40:03.965Z] #76 50.23 checking for a sed that does not truncate output... (cached) /bin/sed [2023-08-19T06:40:03.965Z] #76 50.23 checking for gcc... (cached) gcc [2023-08-19T06:40:03.965Z] #76 50.26 checking whether we are using the GNU C compiler... (cached) yes [2023-08-19T06:40:03.965Z] #76 50.26 checking whether gcc accepts -g... (cached) yes [2023-08-19T06:40:03.965Z] #76 50.26 checking for gcc option to accept ISO C89... (cached) none needed [2023-08-19T06:40:03.965Z] #76 50.26 checking whether gcc understands -c and -o together... (cached) yes [2023-08-19T06:40:03.965Z] #76 50.26 checking for a Python interpreter with version >= 3... python3 [2023-08-19T06:40:03.965Z] #76 50.28 checking for python3... /usr/bin/python3 [2023-08-19T06:40:03.965Z] #76 50.28 checking for python3 version... 3.9 [2023-08-19T06:40:03.965Z] #76 50.29 checking for python3 platform... linux [2023-08-19T06:40:03.965Z] #76 50.31 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-08-19T06:40:03.965Z] #76 50.34 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-08-19T06:40:04.798Z] #76 50.40 checking that generated files are newer than configure... [2023-08-19T06:40:04.798Z] #76 ... [2023-08-19T06:40:04.798Z] [2023-08-19T06:40:04.798Z] #87 [dev-systemd-false 9/20] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2023-08-19T06:40:04.798Z] #87 DONE 0.2s [2023-08-19T06:40:04.798Z] [2023-08-19T06:40:04.798Z] #88 [dev-systemd-false 10/20] COPY --link --from=shfmt /build/ /usr/local/bin/ [2023-08-19T06:40:04.798Z] #88 DONE 0.1s [2023-08-19T06:40:04.798Z] [2023-08-19T06:40:04.798Z] #89 [dev-systemd-false 11/20] COPY --link --from=runc /build/ /usr/local/bin/ [2023-08-19T06:40:04.798Z] #89 DONE 0.1s [2023-08-19T06:40:04.798Z] [2023-08-19T06:40:04.798Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-08-19T06:40:04.798Z] #76 50.40 checking that generated files are newer than configure... done [2023-08-19T06:40:05.059Z] #76 51.09 configure: creating ./config.status [2023-08-19T06:40:05.631Z] #76 51.76 config.status: creating Makefile [2023-08-19T06:40:05.631Z] #76 51.78 config.status: creating config.h [2023-08-19T06:40:05.631Z] #76 51.79 config.status: executing libtool commands [2023-08-19T06:40:05.631Z] #76 51.80 config.status: executing depfiles commands [2023-08-19T06:40:05.893Z] #76 52.01 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-08-19T06:40:05.893Z] #76 52.01 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-08-19T06:40:05.893Z] #76 52.12 checking for gcc... gcc [2023-08-19T06:40:05.893Z] #76 52.15 checking whether the C compiler works... yes [2023-08-19T06:40:05.893Z] #76 52.19 checking for C compiler default output file name... a.out [2023-08-19T06:40:05.893Z] #76 52.19 checking for suffix of executables... [2023-08-19T06:40:06.155Z] #76 52.24 checking whether we are cross compiling... no [2023-08-19T06:40:06.155Z] #76 52.28 checking for suffix of object files... o [2023-08-19T06:40:06.155Z] #76 52.32 checking whether we are using the GNU C compiler... yes [2023-08-19T06:40:06.155Z] #76 52.35 checking whether gcc accepts -g... yes [2023-08-19T06:40:06.155Z] #76 52.37 checking for gcc option to accept ISO C89... none needed [2023-08-19T06:40:06.155Z] #76 52.42 checking whether gcc understands -c and -o together... yes [2023-08-19T06:40:06.155Z] #76 52.47 checking for a BSD-compatible install... /usr/bin/install -c [2023-08-19T06:40:06.155Z] #76 52.48 checking whether build environment is sane... yes [2023-08-19T06:40:06.155Z] #76 52.49 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-08-19T06:40:06.155Z] #76 52.50 checking for gawk... no [2023-08-19T06:40:06.155Z] #76 52.50 checking for mawk... mawk [2023-08-19T06:40:06.155Z] #76 52.50 checking whether make sets $(MAKE)... yes [2023-08-19T06:40:06.155Z] #76 52.51 checking whether make supports the include directive... yes (GNU style) [2023-08-19T06:40:06.155Z] #76 52.53 checking whether make supports nested variables... yes [2023-08-19T06:40:06.155Z] #76 52.55 checking whether UID '0' is supported by ustar format... yes [2023-08-19T06:40:06.155Z] #76 52.55 checking whether GID '0' is supported by ustar format... yes [2023-08-19T06:40:06.155Z] #76 52.55 checking how to create a ustar tar archive... gnutar [2023-08-19T06:40:06.417Z] #76 52.57 checking dependency style of gcc... gcc3 [2023-08-19T06:40:06.417Z] #76 52.63 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-08-19T06:40:06.417Z] #76 52.63 checking whether make supports nested variables... (cached) yes [2023-08-19T06:40:06.417Z] #76 52.66 checking build system type... aarch64-unknown-linux-gnu [2023-08-19T06:40:06.417Z] #76 52.77 checking host system type... aarch64-unknown-linux-gnu [2023-08-19T06:40:06.417Z] #76 52.77 checking how to print strings... printf [2023-08-19T06:40:06.417Z] #76 52.78 checking for a sed that does not truncate output... /bin/sed [2023-08-19T06:40:06.417Z] #76 52.79 checking for grep that handles long lines and -e... /bin/grep [2023-08-19T06:40:06.417Z] #76 52.79 checking for egrep... /bin/grep -E [2023-08-19T06:40:06.417Z] #76 52.80 checking for fgrep... /bin/grep -F [2023-08-19T06:40:06.417Z] #76 52.80 checking for ld used by gcc... /usr/bin/ld [2023-08-19T06:40:06.417Z] #76 52.82 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-08-19T06:40:06.680Z] #76 52.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-08-19T06:40:06.680Z] #76 52.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-08-19T06:40:06.680Z] #76 52.90 checking whether ln -s works... yes [2023-08-19T06:40:06.680Z] #76 52.90 checking the maximum length of command line arguments... 1572864 [2023-08-19T06:40:06.680Z] #76 52.93 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-08-19T06:40:06.680Z] #76 52.93 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-08-19T06:40:06.680Z] #76 52.93 checking for /usr/bin/ld option to reload object files... -r [2023-08-19T06:40:06.680Z] #76 52.93 checking for objdump... objdump [2023-08-19T06:40:06.680Z] #76 52.93 checking how to recognize dependent libraries... pass_all [2023-08-19T06:40:06.680Z] #76 52.93 checking for dlltool... no [2023-08-19T06:40:06.680Z] #76 52.93 checking how to associate runtime and link libraries... printf %s\n [2023-08-19T06:40:06.680Z] #76 52.93 checking for ar... ar [2023-08-19T06:40:06.680Z] #76 52.93 checking for archiver @FILE support... @ [2023-08-19T06:40:06.680Z] #76 52.98 checking for strip... strip [2023-08-19T06:40:06.680Z] #76 52.98 checking for ranlib... ranlib [2023-08-19T06:40:06.680Z] #76 52.98 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-08-19T06:40:06.942Z] #76 53.08 checking for sysroot... no [2023-08-19T06:40:06.942Z] #76 53.08 checking for a working dd... /bin/dd [2023-08-19T06:40:06.942Z] #76 53.09 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-08-19T06:40:06.942Z] #76 53.10 checking for mt... no [2023-08-19T06:40:06.942Z] #76 53.10 checking if : is a manifest tool... no [2023-08-19T06:40:06.942Z] #76 53.11 checking how to run the C preprocessor... gcc -E [2023-08-19T06:40:07.206Z] #76 53.19 checking for ANSI C header files... yes [2023-08-19T06:40:07.206Z] #76 53.36 checking for sys/types.h... yes [2023-08-19T06:40:07.206Z] #76 53.42 checking for sys/stat.h... yes [2023-08-19T06:40:07.206Z] #76 53.49 checking for stdlib.h... yes [2023-08-19T06:40:07.206Z] #76 53.56 checking for string.h... yes [2023-08-19T06:40:07.470Z] #76 53.62 checking for memory.h... yes [2023-08-19T06:40:07.470Z] #76 53.69 checking for strings.h... yes [2023-08-19T06:40:07.470Z] #76 53.75 checking for inttypes.h... yes [2023-08-19T06:40:07.470Z] #76 53.82 checking for stdint.h... yes [2023-08-19T06:40:07.735Z] #76 53.88 checking for unistd.h... yes [2023-08-19T06:40:07.735Z] #76 53.93 checking for dlfcn.h... yes [2023-08-19T06:40:07.735Z] #76 53.97 checking for objdir... .libs [2023-08-19T06:40:07.735Z] #76 54.07 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-08-19T06:40:07.997Z] #76 54.12 checking for gcc option to produce PIC... -fPIC -DPIC [2023-08-19T06:40:07.997Z] #76 54.12 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-08-19T06:40:07.997Z] #76 54.17 checking if gcc static flag -static works... yes [2023-08-19T06:40:07.997Z] #76 54.26 checking if gcc supports -c -o file.o... yes [2023-08-19T06:40:07.997Z] #76 54.38 checking if gcc supports -c -o file.o... (cached) yes [2023-08-19T06:40:08.260Z] #76 54.38 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-08-19T06:40:08.260Z] #76 54.42 checking dynamic linker characteristics... GNU/Linux ld.so [2023-08-19T06:40:08.260Z] #76 54.53 checking how to hardcode library paths into programs... immediate [2023-08-19T06:40:08.260Z] #76 54.53 checking whether stripping libraries is possible... yes [2023-08-19T06:40:08.260Z] #76 54.55 checking if libtool supports shared libraries... yes [2023-08-19T06:40:08.260Z] #76 54.55 checking whether to build shared libraries... no [2023-08-19T06:40:08.260Z] #76 54.55 checking whether to build static libraries... yes [2023-08-19T06:40:08.260Z] #76 54.57 checking float.h usability... yes [2023-08-19T06:40:08.260Z] #76 54.61 checking float.h presence... yes [2023-08-19T06:40:08.522Z] #76 54.63 checking for float.h... yes [2023-08-19T06:40:08.522Z] #76 54.67 checking limits.h usability... yes [2023-08-19T06:40:08.522Z] #76 54.70 checking limits.h presence... yes [2023-08-19T06:40:08.522Z] #76 54.72 checking for limits.h... yes [2023-08-19T06:40:08.522Z] #76 54.74 checking stddef.h usability... yes [2023-08-19T06:40:08.522Z] #76 54.79 checking stddef.h presence... yes [2023-08-19T06:40:08.522Z] #76 54.81 checking for stddef.h... yes [2023-08-19T06:40:08.522Z] #76 54.83 checking for stdlib.h... (cached) yes [2023-08-19T06:40:08.522Z] #76 54.85 checking for string.h... (cached) yes [2023-08-19T06:40:08.522Z] #76 54.87 checking sys/time.h usability... yes [2023-08-19T06:40:08.522Z] #76 54.92 checking sys/time.h presence... yes [2023-08-19T06:40:08.522Z] #76 54.94 checking for sys/time.h... yes [2023-08-19T06:40:08.784Z] #76 54.95 checking for inline... inline [2023-08-19T06:40:09.047Z] #76 55.00 checking for size_t... yes [2023-08-19T06:40:09.047Z] #76 55.12 checking for stdlib.h... (cached) yes [2023-08-19T06:40:09.047Z] #76 55.13 checking for GNU libc compatible malloc... yes [2023-08-19T06:40:09.047Z] #76 55.19 checking for stdlib.h... (cached) yes [2023-08-19T06:40:09.047Z] #76 55.19 checking for GNU libc compatible realloc... yes [2023-08-19T06:40:09.047Z] #76 55.26 checking for working strtod... yes [2023-08-19T06:40:09.047Z] #76 55.34 checking for gettimeofday... yes [2023-08-19T06:40:09.310Z] #76 55.41 checking for memset... yes [2023-08-19T06:40:09.310Z] #76 55.49 checking for strspn... yes [2023-08-19T06:40:09.310Z] #76 55.63 checking that generated files are newer than configure... done [2023-08-19T06:40:09.310Z] #76 55.63 configure: creating ./config.status [2023-08-19T06:40:10.701Z] #76 57.01 config.status: creating Makefile [2023-08-19T06:40:10.964Z] #76 57.06 config.status: creating config.h [2023-08-19T06:40:10.964Z] #76 57.10 config.status: executing depfiles commands [2023-08-19T06:40:10.964Z] #76 57.27 config.status: executing libtool commands [2023-08-19T06:40:11.538Z] #76 57.67 GEN .version [2023-08-19T06:40:11.538Z] #76 57.68 make install-recursive [2023-08-19T06:40:11.538Z] #76 57.69 make[1]: Entering directory '/tmp/crun-build' [2023-08-19T06:40:11.538Z] #76 57.72 Making install in libocispec [2023-08-19T06:40:11.538Z] #76 57.73 make[2]: Entering directory '/tmp/crun-build/libocispec' [2023-08-19T06:40:11.538Z] #76 57.76 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2023-08-19T06:40:11.538Z] #76 57.76 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2023-08-19T06:40:11.538Z] #76 57.77 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2023-08-19T06:40:11.538Z] #76 57.78 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2023-08-19T06:40:11.538Z] #76 57.84 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2023-08-19T06:40:11.538Z] #76 57.86 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2023-08-19T06:40:11.538Z] #76 57.88 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2023-08-19T06:40:11.801Z] #76 58.05 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2023-08-19T06:40:11.801Z] #76 58.06 make install-recursive [2023-08-19T06:40:11.801Z] #76 58.07 make[3]: Entering directory '/tmp/crun-build/libocispec' [2023-08-19T06:40:11.801Z] #76 58.10 Making install in yajl [2023-08-19T06:40:11.801Z] #76 58.10 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-08-19T06:40:11.801Z] #76 58.13 CC verify/json_verify-json_verify.o [2023-08-19T06:40:11.801Z] #76 58.13 CC src/libyajl_la-yajl_alloc.lo [2023-08-19T06:40:11.801Z] #76 58.13 CC src/libyajl_la-yajl_gen.lo [2023-08-19T06:40:11.801Z] #76 58.13 CC src/libyajl_la-yajl.lo [2023-08-19T06:40:11.801Z] #76 58.13 CC src/libyajl_la-yajl_parser.lo [2023-08-19T06:40:11.801Z] #76 58.14 CC src/libyajl_la-yajl_buf.lo [2023-08-19T06:40:11.801Z] #76 58.14 CC src/libyajl_la-yajl_encode.lo [2023-08-19T06:40:11.801Z] #76 58.15 CC src/libyajl_la-yajl_lex.lo [2023-08-19T06:40:11.801Z] #76 58.15 CC src/libyajl_la-yajl_tree.lo [2023-08-19T06:40:12.376Z] #76 58.73 CCLD libyajl.la [2023-08-19T06:40:12.638Z] #76 58.93 CCLD verify/json_verify [2023-08-19T06:40:12.901Z] #76 59.08 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2023-08-19T06:40:12.901Z] #76 59.08 make[5]: Nothing to be done for 'install-exec-am'. [2023-08-19T06:40:12.901Z] #76 59.08 make[5]: Nothing to be done for 'install-data-am'. [2023-08-19T06:40:12.901Z] #76 59.08 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-08-19T06:40:12.901Z] #76 59.08 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2023-08-19T06:40:12.901Z] #76 59.09 make[4]: Entering directory '/tmp/crun-build/libocispec' [2023-08-19T06:40:12.901Z] #76 59.16 CC src/validate.o [2023-08-19T06:40:12.901Z] #76 59.16 CC src/image_spec_schema_config_schema.lo [2023-08-19T06:40:12.901Z] #76 59.17 CC src/image_spec_schema_content_descriptor.lo [2023-08-19T06:40:12.901Z] #76 59.17 CC src/image_spec_schema_defs.lo [2023-08-19T06:40:12.901Z] #76 59.18 CC src/image_spec_schema_defs_descriptor.lo [2023-08-19T06:40:12.901Z] #76 59.18 CC src/image_spec_schema_image_index_schema.lo [2023-08-19T06:40:12.901Z] #76 59.19 CC src/image_spec_schema_image_layout_schema.lo [2023-08-19T06:40:12.901Z] #76 59.20 CC src/image_spec_schema_image_manifest_schema.lo [2023-08-19T06:40:12.901Z] #76 59.21 CC src/runtime_spec_schema_config_linux.lo [2023-08-19T06:40:12.901Z] #76 59.21 CC src/runtime_spec_schema_config_zos.lo [2023-08-19T06:40:12.901Z] #76 59.21 CC src/runtime_spec_schema_config_schema.lo [2023-08-19T06:40:12.901Z] #76 59.22 CC src/runtime_spec_schema_config_solaris.lo [2023-08-19T06:40:12.901Z] #76 59.22 CC src/runtime_spec_schema_config_vm.lo [2023-08-19T06:40:12.901Z] #76 59.22 CC src/runtime_spec_schema_config_windows.lo [2023-08-19T06:40:12.901Z] #76 59.27 CC src/runtime_spec_schema_defs.lo [2023-08-19T06:40:12.901Z] #76 59.28 CC src/runtime_spec_schema_defs_linux.lo [2023-08-19T06:40:12.901Z] #76 59.29 CC src/runtime_spec_schema_defs_zos.lo [2023-08-19T06:40:13.163Z] #76 59.29 CC src/runtime_spec_schema_defs_vm.lo [2023-08-19T06:40:13.163Z] #76 59.30 CC src/runtime_spec_schema_defs_windows.lo [2023-08-19T06:40:13.163Z] #76 59.30 CC src/runtime_spec_schema_state_schema.lo [2023-08-19T06:40:13.163Z] #76 59.31 CC src/image_manifest_items_image_manifest_items_schema.lo [2023-08-19T06:40:13.163Z] #76 59.32 CC src/basic_test_double_array_item.lo [2023-08-19T06:40:13.163Z] #76 59.35 CC src/basic_test_double_array.lo [2023-08-19T06:40:13.163Z] #76 59.37 CC src/basic_test_top_array_int.lo [2023-08-19T06:40:13.163Z] #76 59.39 CC src/basic_test_top_array_string.lo [2023-08-19T06:40:13.163Z] #76 59.42 CC src/basic_test_top_double_array_int.lo [2023-08-19T06:40:13.163Z] #76 59.44 CC src/basic_test_top_double_array_obj.lo [2023-08-19T06:40:13.163Z] #76 59.46 CC src/basic_test_top_double_array_refobj.lo [2023-08-19T06:40:13.163Z] #76 59.47 CC src/basic_test_top_double_array_string.lo [2023-08-19T06:40:13.163Z] #76 59.48 CC src/read-file.lo [2023-08-19T06:40:13.163Z] #76 59.50 CC src/json_common.lo [2023-08-19T06:40:13.163Z] #76 59.54 CC tests/test-1.o [2023-08-19T06:40:13.426Z] #76 59.55 CC tests/test-2.o [2023-08-19T06:40:13.426Z] #76 59.58 CC tests/test-3.o [2023-08-19T06:40:13.426Z] #76 59.59 CC tests/test-4.o [2023-08-19T06:40:13.426Z] #76 59.61 CC tests/test-5.o [2023-08-19T06:40:13.426Z] #76 59.63 CC tests/test-6.o [2023-08-19T06:40:13.426Z] #76 59.65 CC tests/test-7.o [2023-08-19T06:40:13.426Z] #76 59.66 CC tests/test-8.o [2023-08-19T06:40:13.426Z] #76 59.69 CC tests/test-9.o [2023-08-19T06:40:13.426Z] #76 59.70 CC tests/test-10.o [2023-08-19T06:40:13.426Z] #76 59.71 CC tests/test-11.o [2023-08-19T06:40:15.982Z] #76 ... [2023-08-19T06:40:15.982Z] [2023-08-19T06:40:15.982Z] #75 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2023-08-19T06:40:30.531Z] #101 DONE 0.3s [2023-08-19T06:40:30.531Z] [2023-08-19T06:40:30.531Z] #102 [dev-base 4/13] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-08-19T06:40:31.102Z] #102 DONE 0.3s [2023-08-19T06:40:31.102Z] [2023-08-19T06:40:31.102Z] #103 [dev-base 5/13] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-08-19T06:40:31.363Z] #103 DONE 0.5s [2023-08-19T06:40:31.363Z] [2023-08-19T06:40:31.363Z] #104 [dev-base 6/13] RUN ldconfig [2023-08-19T06:40:31.623Z] #104 DONE 0.4s [2023-08-19T06:40:31.884Z] [2023-08-19T06:40:31.884Z] #105 [dev-base 7/13] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-08-19T06:40:32.145Z] #105 DONE 0.4s [2023-08-19T06:40:32.145Z] [2023-08-19T06:40:32.145Z] #106 [dev-base 8/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-08-19T06:40:32.716Z] #106 0.611 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-08-19T06:40:32.716Z] #106 0.637 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-08-19T06:40:32.716Z] #106 0.649 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-08-19T06:40:32.716Z] #106 0.752 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-08-19T06:40:32.977Z] #106 0.934 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [247 kB] [2023-08-19T06:40:32.977Z] #106 0.990 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.7 kB] [2023-08-19T06:40:33.918Z] #106 1.840 Fetched 8540 kB in 1s (5734 kB/s) [2023-08-19T06:40:34.489Z] #106 1.840 Reading package lists... [2023-08-19T06:40:35.059Z] #106 2.410 Reading package lists... [2023-08-19T06:40:35.320Z] #106 2.964 Building dependency tree... [2023-08-19T06:40:35.320Z] #106 3.402 The following additional packages will be installed: [2023-08-19T06:40:35.580Z] #106 3.402 dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12 [2023-08-19T06:40:35.580Z] #106 3.403 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-08-19T06:40:35.580Z] #106 3.403 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3 [2023-08-19T06:40:35.580Z] #106 3.403 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-08-19T06:40:35.580Z] #106 3.404 python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime [2023-08-19T06:40:35.580Z] #106 3.404 xxd [2023-08-19T06:40:35.580Z] #106 3.406 Suggested packages: [2023-08-19T06:40:35.580Z] #106 3.406 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-08-19T06:40:35.580Z] #106 3.406 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2023-08-19T06:40:35.580Z] #106 3.406 ctags vim-doc vim-scripts xfsdump acl attr quota [2023-08-19T06:40:35.580Z] #106 3.406 Recommended packages: [2023-08-19T06:40:35.580Z] #106 3.406 libatm1 nftables libpam-cap build-essential python3-dev dbus [2023-08-19T06:40:35.580Z] #106 3.406 systemd-timesyncd | time-daemon unzip [2023-08-19T06:40:35.841Z] #106 3.750 The following NEW packages will be installed: [2023-08-19T06:40:35.841Z] #106 3.750 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-08-19T06:40:35.841Z] #106 3.750 libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 [2023-08-19T06:40:35.841Z] #106 3.751 libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2 [2023-08-19T06:40:35.841Z] #106 3.751 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1 [2023-08-19T06:40:35.841Z] #106 3.751 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-08-19T06:40:35.841Z] #106 3.751 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-08-19T06:40:35.841Z] #106 3.751 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-08-19T06:40:35.841Z] #106 3.752 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2023-08-19T06:40:35.841Z] #106 3.752 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-08-19T06:40:35.841Z] #106 3.752 xz-utils zip zstd [2023-08-19T06:40:36.101Z] #106 4.029 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded. [2023-08-19T06:40:36.101Z] #106 4.029 Need to get 32.1 MB of archives. [2023-08-19T06:40:36.101Z] #106 4.029 After this operation, 124 MB of additional disk space will be used. [2023-08-19T06:40:36.101Z] #106 4.029 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-08-19T06:40:36.101Z] #106 4.033 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-08-19T06:40:36.101Z] #106 4.033 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2023-08-19T06:40:36.101Z] #106 4.034 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-08-19T06:40:36.101Z] #106 4.035 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-08-19T06:40:36.101Z] #106 4.036 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2023-08-19T06:40:36.101Z] #106 4.036 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2023-08-19T06:40:36.101Z] #106 4.038 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-08-19T06:40:36.101Z] #106 4.038 Get:9 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2023-08-19T06:40:36.101Z] #106 4.039 Get:10 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB] [2023-08-19T06:40:36.101Z] #106 4.135 Get:11 http://deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-08-19T06:40:36.362Z] #106 4.135 Get:12 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-08-19T06:40:36.362Z] #106 4.136 Get:13 http://deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-08-19T06:40:36.362Z] #106 4.137 Get:14 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-08-19T06:40:36.362Z] #106 4.159 Get:15 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-08-19T06:40:36.362Z] #106 4.159 Get:16 http://deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-08-19T06:40:36.362Z] #106 4.159 Get:17 http://deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-08-19T06:40:36.362Z] #106 4.166 Get:18 http://deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-08-19T06:40:36.362Z] #106 4.189 Get:19 http://deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-08-19T06:40:36.362Z] #106 4.190 Get:20 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-08-19T06:40:36.362Z] #106 4.191 Get:21 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-08-19T06:40:36.362Z] #106 4.192 Get:22 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-08-19T06:40:36.362Z] #106 4.193 Get:23 http://deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-08-19T06:40:36.362Z] #106 4.213 Get:24 http://deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-08-19T06:40:36.362Z] #106 4.214 Get:25 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-08-19T06:40:36.362Z] #106 4.215 Get:26 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-08-19T06:40:36.362Z] #106 4.229 Get:27 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-08-19T06:40:36.362Z] #106 4.230 Get:28 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-08-19T06:40:36.362Z] #106 4.230 Get:29 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-08-19T06:40:36.362Z] #106 4.232 Get:30 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-08-19T06:40:36.362Z] #106 4.233 Get:31 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-08-19T06:40:36.362Z] #106 4.251 Get:32 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-08-19T06:40:36.362Z] #106 4.257 Get:33 http://deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-08-19T06:40:36.362Z] #106 4.259 Get:34 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-08-19T06:40:36.362Z] #106 4.260 Get:35 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-08-19T06:40:36.623Z] #106 4.448 Get:36 http://deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-08-19T06:40:36.623Z] #106 4.448 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2023-08-19T06:40:36.623Z] #106 4.450 Get:38 http://deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-08-19T06:40:36.623Z] #106 4.450 Get:39 http://deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-08-19T06:40:36.623Z] #106 4.451 Get:40 http://deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-08-19T06:40:36.623Z] #106 4.451 Get:41 http://deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-08-19T06:40:36.623Z] #106 4.451 Get:42 http://deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-08-19T06:40:36.623Z] #106 4.453 Get:43 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-08-19T06:40:36.623Z] #106 4.453 Get:44 http://deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-08-19T06:40:36.623Z] #106 4.510 Get:45 http://deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-08-19T06:40:36.623Z] #106 4.510 Get:46 http://deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-08-19T06:40:36.623Z] #106 4.511 Get:47 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-08-19T06:40:36.623Z] #106 4.512 Get:48 http://deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-08-19T06:40:36.623Z] #106 4.514 Get:49 http://deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-08-19T06:40:36.623Z] #106 4.514 Get:50 http://deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-08-19T06:40:36.623Z] #106 4.516 Get:51 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-08-19T06:40:36.623Z] #106 4.548 Get:52 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-journal-remote arm64 247.3-7+deb11u4 [161 kB] [2023-08-19T06:40:36.623Z] #106 4.548 Get:53 http://deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-08-19T06:40:36.623Z] #106 4.588 Get:54 http://deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-08-19T06:40:36.623Z] #106 4.589 Get:55 http://deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-08-19T06:40:36.884Z] #106 4.710 Get:56 http://deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-08-19T06:40:36.884Z] #106 4.732 Get:57 http://deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-08-19T06:40:36.884Z] #106 4.789 Get:58 http://deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-08-19T06:40:36.884Z] #106 4.790 Get:59 http://deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-08-19T06:40:37.145Z] #106 4.961 debconf: delaying package configuration, since apt-utils is not installed [2023-08-19T06:40:37.145Z] #106 5.005 Fetched 32.1 MB in 1s (30.6 MB/s) [2023-08-19T06:40:37.145Z] #106 5.031 Selecting previously unselected package libapparmor1:arm64. [2023-08-19T06:40:37.145Z] #106 5.031 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15748 files and directories currently installed.) [2023-08-19T06:40:37.145Z] #106 5.041 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ... [2023-08-19T06:40:37.145Z] #106 5.049 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-08-19T06:40:37.145Z] #106 5.093 Selecting previously unselected package libcap2:arm64. [2023-08-19T06:40:37.145Z] #106 5.095 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ... [2023-08-19T06:40:37.145Z] #106 5.099 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-08-19T06:40:37.145Z] #106 5.133 Selecting previously unselected package libargon2-1:arm64. [2023-08-19T06:40:37.145Z] #106 5.136 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ... [2023-08-19T06:40:37.145Z] #106 5.140 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2023-08-19T06:40:37.406Z] #106 5.174 Selecting previously unselected package dmsetup. [2023-08-19T06:40:37.406Z] #106 5.176 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-08-19T06:40:37.406Z] #106 5.180 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-08-19T06:40:37.406Z] #106 5.224 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-08-19T06:40:37.406Z] #106 5.226 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-19T06:40:37.406Z] #106 5.230 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-19T06:40:37.406Z] #106 5.276 Selecting previously unselected package libjson-c5:arm64. [2023-08-19T06:40:37.406Z] #106 5.278 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ... [2023-08-19T06:40:37.406Z] #106 5.283 Unpacking libjson-c5:arm64 (0.15-2) ... [2023-08-19T06:40:37.406Z] #106 5.330 Selecting previously unselected package libcryptsetup12:arm64. [2023-08-19T06:40:37.406Z] #106 5.332 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2023-08-19T06:40:37.406Z] #106 5.337 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-08-19T06:40:37.406Z] #106 5.391 Selecting previously unselected package libip4tc2:arm64. [2023-08-19T06:40:37.406Z] #106 5.393 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ... [2023-08-19T06:40:37.406Z] #106 5.397 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-08-19T06:40:37.406Z] #106 5.436 Selecting previously unselected package libkmod2:arm64. [2023-08-19T06:40:37.406Z] #106 5.438 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ... [2023-08-19T06:40:37.406Z] #106 5.444 Unpacking libkmod2:arm64 (28-1) ... [2023-08-19T06:40:37.406Z] #106 5.489 Selecting previously unselected package systemd. [2023-08-19T06:40:37.406Z] #106 5.492 Preparing to unpack .../09-systemd_247.3-7+deb11u4_arm64.deb ... [2023-08-19T06:40:37.666Z] #106 5.539 Unpacking systemd (247.3-7+deb11u4) ... [2023-08-19T06:40:37.927Z] #106 5.911 Selecting previously unselected package pigz. [2023-08-19T06:40:37.927Z] #106 5.913 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ... [2023-08-19T06:40:37.927Z] #106 5.917 Unpacking pigz (2.6-1) ... [2023-08-19T06:40:37.927Z] #106 5.957 Selecting previously unselected package libelf1:arm64. [2023-08-19T06:40:37.927Z] #106 5.959 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ... [2023-08-19T06:40:37.927Z] #106 5.963 Unpacking libelf1:arm64 (0.183-1) ... [2023-08-19T06:40:37.927Z] #106 6.011 Selecting previously unselected package libbpf0:arm64. [2023-08-19T06:40:37.927Z] #106 6.013 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ... [2023-08-19T06:40:38.187Z] #106 6.017 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-08-19T06:40:38.187Z] #106 6.059 Selecting previously unselected package libmnl0:arm64. [2023-08-19T06:40:38.187Z] #106 6.062 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ... [2023-08-19T06:40:38.187Z] #106 6.065 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-08-19T06:40:38.187Z] #106 6.102 Selecting previously unselected package libxtables12:arm64. [2023-08-19T06:40:38.187Z] #106 6.105 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ... [2023-08-19T06:40:38.187Z] #106 6.109 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-08-19T06:40:38.187Z] #106 6.143 Selecting previously unselected package libcap2-bin. [2023-08-19T06:40:38.448Z] #106 6.145 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-08-19T06:40:38.448Z] #106 6.149 Unpacking libcap2-bin (1:2.44-1) ... [2023-08-19T06:40:38.448Z] #106 6.188 Selecting previously unselected package iproute2. [2023-08-19T06:40:38.448Z] #106 6.191 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ... [2023-08-19T06:40:38.448Z] #106 6.195 Unpacking iproute2 (5.10.0-4) ... [2023-08-19T06:40:38.448Z] #106 6.295 Selecting previously unselected package xxd. [2023-08-19T06:40:38.448Z] #106 6.297 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-19T06:40:38.448Z] #106 6.301 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:38.448Z] #106 6.350 Selecting previously unselected package vim-common. [2023-08-19T06:40:38.448Z] #106 6.352 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-19T06:40:38.448Z] #106 6.363 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:38.448Z] #106 6.415 Selecting previously unselected package bash-completion. [2023-08-19T06:40:38.708Z] #106 6.418 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ... [2023-08-19T06:40:39.279Z] #106 7.078 Unpacking bash-completion (1:2.11-2) ... [2023-08-19T06:40:39.279Z] #106 7.187 Selecting previously unselected package bzip2. [2023-08-19T06:40:39.279Z] #106 7.189 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ... [2023-08-19T06:40:39.279Z] #106 7.195 Unpacking bzip2 (1.0.8-4) ... [2023-08-19T06:40:39.279Z] #106 7.230 Selecting previously unselected package xz-utils. [2023-08-19T06:40:39.279Z] #106 7.232 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-08-19T06:40:39.279Z] #106 7.236 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-19T06:40:39.279Z] #106 7.294 Selecting previously unselected package apparmor. [2023-08-19T06:40:39.540Z] #106 7.296 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ... [2023-08-19T06:40:39.540Z] #106 7.319 Unpacking apparmor (2.13.6-10) ... [2023-08-19T06:40:39.540Z] #106 7.410 Selecting previously unselected package inetutils-ping. [2023-08-19T06:40:39.540Z] #106 7.412 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-08-19T06:40:39.540Z] #106 7.416 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-19T06:40:39.540Z] #106 7.467 Selecting previously unselected package libip6tc2:arm64. [2023-08-19T06:40:39.540Z] #106 7.470 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ... [2023-08-19T06:40:39.540Z] #106 7.473 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-08-19T06:40:39.540Z] #106 7.513 Selecting previously unselected package libnfnetlink0:arm64. [2023-08-19T06:40:39.800Z] #106 7.515 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-08-19T06:40:39.800Z] #106 7.519 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-19T06:40:39.800Z] #106 7.554 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-08-19T06:40:39.800Z] #106 7.556 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-08-19T06:40:39.800Z] #106 7.560 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-19T06:40:39.800Z] #106 7.596 Selecting previously unselected package libnftnl11:arm64. [2023-08-19T06:40:39.800Z] #106 7.598 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ... [2023-08-19T06:40:39.800Z] #106 7.602 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-08-19T06:40:39.800Z] #106 7.641 Selecting previously unselected package iptables. [2023-08-19T06:40:39.800Z] #106 7.643 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ... [2023-08-19T06:40:39.800Z] #106 7.646 Unpacking iptables (1.8.7-1) ... [2023-08-19T06:40:39.800Z] #106 7.715 Selecting previously unselected package libonig5:arm64. [2023-08-19T06:40:39.800Z] #106 7.717 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ... [2023-08-19T06:40:39.800Z] #106 7.723 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-08-19T06:40:39.800Z] #106 7.773 Selecting previously unselected package libjq1:arm64. [2023-08-19T06:40:40.061Z] #106 7.776 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ... [2023-08-19T06:40:40.061Z] #106 7.782 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-08-19T06:40:40.061Z] #106 7.821 Selecting previously unselected package jq. [2023-08-19T06:40:40.061Z] #106 7.823 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ... [2023-08-19T06:40:40.061Z] #106 7.828 Unpacking jq (1.6-2.1) ... [2023-08-19T06:40:40.061Z] #106 7.864 Selecting previously unselected package libaio1:arm64. [2023-08-19T06:40:40.061Z] #106 7.866 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ... [2023-08-19T06:40:40.061Z] #106 7.870 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-08-19T06:40:40.061Z] #106 7.915 Selecting previously unselected package libgpm2:arm64. [2023-08-19T06:40:40.061Z] #106 7.917 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ... [2023-08-19T06:40:40.061Z] #106 7.921 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-08-19T06:40:40.061Z] #106 7.954 Selecting previously unselected package libicu67:arm64. [2023-08-19T06:40:40.061Z] #106 7.956 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ... [2023-08-19T06:40:40.061Z] #106 7.960 Unpacking libicu67:arm64 (67.1-7) ... [2023-08-19T06:40:40.632Z] #106 8.632 Selecting previously unselected package libinih1:arm64. [2023-08-19T06:40:40.892Z] #106 8.635 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ... [2023-08-19T06:40:40.893Z] #106 8.638 Unpacking libinih1:arm64 (53-1+b2) ... [2023-08-19T06:40:40.893Z] #106 8.675 Selecting previously unselected package libmicrohttpd12:arm64. [2023-08-19T06:40:40.893Z] #106 8.678 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ... [2023-08-19T06:40:40.893Z] #106 8.682 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2023-08-19T06:40:40.893Z] #106 8.723 Selecting previously unselected package libnet1:arm64. [2023-08-19T06:40:40.893Z] #106 8.726 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-08-19T06:40:40.893Z] #106 8.730 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-19T06:40:40.893Z] #106 8.770 Selecting previously unselected package libnl-3-200:arm64. [2023-08-19T06:40:40.893Z] #106 8.773 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-08-19T06:40:40.893Z] #106 8.777 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-19T06:40:40.893Z] #106 8.815 Selecting previously unselected package libprotobuf-c1:arm64. [2023-08-19T06:40:40.893Z] #106 8.817 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-08-19T06:40:40.893Z] #106 8.821 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-19T06:40:40.893Z] #106 8.854 Selecting previously unselected package libyajl2:arm64. [2023-08-19T06:40:40.893Z] #106 8.856 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ... [2023-08-19T06:40:40.893Z] #106 8.860 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-08-19T06:40:40.893Z] #106 8.888 Selecting previously unselected package net-tools. [2023-08-19T06:40:41.153Z] #106 8.890 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-08-19T06:40:41.153Z] #106 8.894 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-08-19T06:40:41.153Z] #106 8.941 Selecting previously unselected package patch. [2023-08-19T06:40:41.153Z] #106 8.944 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ... [2023-08-19T06:40:41.153Z] #106 8.947 Unpacking patch (2.7.6-7) ... [2023-08-19T06:40:41.153Z] #106 8.983 Selecting previously unselected package python-pip-whl. [2023-08-19T06:40:41.153Z] #106 8.985 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-08-19T06:40:41.153Z] #106 8.989 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-19T06:40:41.153Z] #106 9.123 Selecting previously unselected package python3-lib2to3. [2023-08-19T06:40:41.414Z] #106 9.125 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ... [2023-08-19T06:40:41.414Z] #106 9.129 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-08-19T06:40:41.414Z] #106 9.169 Selecting previously unselected package python3-distutils. [2023-08-19T06:40:41.414Z] #106 9.172 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ... [2023-08-19T06:40:41.414Z] #106 9.175 Unpacking python3-distutils (3.9.2-1) ... [2023-08-19T06:40:41.414Z] #106 9.216 Selecting previously unselected package python3-pkg-resources. [2023-08-19T06:40:41.414Z] #106 9.219 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ... [2023-08-19T06:40:41.414Z] #106 9.222 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-08-19T06:40:41.414Z] #106 9.268 Selecting previously unselected package python3-setuptools. [2023-08-19T06:40:41.414Z] #106 9.270 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ... [2023-08-19T06:40:41.414Z] #106 9.273 Unpacking python3-setuptools (52.0.0-4) ... [2023-08-19T06:40:41.414Z] #106 9.333 Selecting previously unselected package python3-wheel. [2023-08-19T06:40:41.414Z] #106 9.336 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ... [2023-08-19T06:40:41.414Z] #106 9.339 Unpacking python3-wheel (0.34.2-1) ... [2023-08-19T06:40:41.414Z] #106 9.372 Selecting previously unselected package python3-pip. [2023-08-19T06:40:41.674Z] #106 9.375 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-08-19T06:40:41.674Z] #106 9.378 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-08-19T06:40:41.674Z] #106 9.441 Selecting previously unselected package sudo. [2023-08-19T06:40:41.674Z] #106 9.443 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-08-19T06:40:41.674Z] #106 9.448 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-08-19T06:40:41.674Z] #106 9.559 Selecting previously unselected package systemd-journal-remote. [2023-08-19T06:40:41.674Z] #106 9.561 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u4_arm64.deb ... [2023-08-19T06:40:41.674Z] #106 9.566 Unpacking systemd-journal-remote (247.3-7+deb11u4) ... [2023-08-19T06:40:41.674Z] #106 9.604 Selecting previously unselected package thin-provisioning-tools. [2023-08-19T06:40:41.674Z] #106 9.607 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-08-19T06:40:41.674Z] #106 9.610 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-08-19T06:40:41.674Z] #106 9.666 Selecting previously unselected package uidmap. [2023-08-19T06:40:41.935Z] #106 9.669 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-08-19T06:40:41.935Z] #106 9.672 Unpacking uidmap (1:4.8.1-1) ... [2023-08-19T06:40:41.935Z] #106 9.718 Selecting previously unselected package vim-runtime. [2023-08-19T06:40:41.935Z] #106 9.720 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-08-19T06:40:41.935Z] #106 9.731 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-08-19T06:40:41.935Z] #106 9.742 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-08-19T06:40:41.935Z] #106 9.745 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:42.506Z] #106 10.31 Selecting previously unselected package vim. [2023-08-19T06:40:42.506Z] #106 10.31 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-08-19T06:40:42.506Z] #106 10.32 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:42.506Z] #106 10.45 Selecting previously unselected package xfsprogs. [2023-08-19T06:40:42.506Z] #106 10.45 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ... [2023-08-19T06:40:42.506Z] #106 10.45 Unpacking xfsprogs (5.10.0-4) ... [2023-08-19T06:40:42.506Z] #106 10.55 Selecting previously unselected package zip. [2023-08-19T06:40:42.766Z] #106 10.55 Preparing to unpack .../57-zip_3.0-12_arm64.deb ... [2023-08-19T06:40:42.766Z] #106 10.55 Unpacking zip (3.0-12) ... [2023-08-19T06:40:42.766Z] #106 10.60 Selecting previously unselected package zstd. [2023-08-19T06:40:42.766Z] #106 10.60 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-08-19T06:40:42.766Z] #106 10.61 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-08-19T06:40:42.766Z] #106 10.69 Setting up python3-pkg-resources (52.0.0-4) ... [2023-08-19T06:40:43.027Z] #106 10.89 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-08-19T06:40:43.027Z] #106 10.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-08-19T06:40:43.027Z] #106 10.92 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-08-19T06:40:43.027Z] #106 10.93 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-08-19T06:40:43.027Z] #106 10.94 Setting up libicu67:arm64 (67.1-7) ... [2023-08-19T06:40:43.027Z] #106 10.95 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-08-19T06:40:43.027Z] #106 10.96 Setting up libinih1:arm64 (53-1+b2) ... [2023-08-19T06:40:43.027Z] #106 10.97 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2023-08-19T06:40:43.027Z] #106 10.98 Setting up uidmap (1:4.8.1-1) ... [2023-08-19T06:40:43.027Z] #106 10.99 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-08-19T06:40:43.027Z] #106 11.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-08-19T06:40:43.027Z] #106 11.02 Setting up bzip2 (1.0.8-4) ... [2023-08-19T06:40:43.027Z] #106 11.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-08-19T06:40:43.027Z] #106 11.04 Setting up python3-wheel (0.34.2-1) ... [2023-08-19T06:40:43.287Z] #106 11.19 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2023-08-19T06:40:43.287Z] #106 11.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:43.287Z] #106 11.21 Setting up libcap2:arm64 (1:2.44-1) ... [2023-08-19T06:40:43.287Z] #106 11.22 Setting up libcap2-bin (1:2.44-1) ... [2023-08-19T06:40:43.287Z] #106 11.23 Setting up apparmor (2.13.6-10) ... [2023-08-19T06:40:44.228Z] #106 11.97 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2023-08-19T06:40:44.228Z] #106 12.04 Setting up zip (3.0-12) ... [2023-08-19T06:40:44.228Z] #106 12.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:44.228Z] #106 12.07 Setting up bash-completion (1:2.11-2) ... [2023-08-19T06:40:44.800Z] #106 12.81 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-08-19T06:40:45.061Z] #106 12.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-08-19T06:40:45.061Z] #106 12.83 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-08-19T06:40:45.061Z] #106 12.85 Setting up patch (2.7.6-7) ... [2023-08-19T06:40:45.061Z] #106 12.86 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-08-19T06:40:45.061Z] #106 12.90 invoke-rc.d: could not determine current runlevel [2023-08-19T06:40:45.061Z] #106 12.90 invoke-rc.d: policy-rc.d denied execution of start. [2023-08-19T06:40:45.061Z] #106 12.91 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-08-19T06:40:45.061Z] #106 12.92 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-08-19T06:40:45.061Z] #106 12.93 Setting up pigz (2.6-1) ... [2023-08-19T06:40:45.061Z] #106 12.94 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-08-19T06:40:45.061Z] #106 12.95 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-08-19T06:40:45.061Z] #106 12.97 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-08-19T06:40:45.061Z] #106 12.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:45.322Z] #106 13.16 Setting up libaio1:arm64 (0.3.112-9) ... [2023-08-19T06:40:45.322Z] #106 13.17 Setting up python3-lib2to3 (3.9.2-1) ... [2023-08-19T06:40:45.322Z] #106 13.27 Setting up libelf1:arm64 (0.183-1) ... [2023-08-19T06:40:45.322Z] #106 13.28 Setting up libjson-c5:arm64 (0.15-2) ... [2023-08-19T06:40:45.582Z] #106 13.29 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-08-19T06:40:45.582Z] #106 13.30 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-08-19T06:40:45.582Z] #106 13.31 Setting up libkmod2:arm64 (28-1) ... [2023-08-19T06:40:45.582Z] #106 13.32 Setting up python3-distutils (3.9.2-1) ... [2023-08-19T06:40:45.582Z] #106 13.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-08-19T06:40:45.582Z] #106 13.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-08-19T06:40:45.582Z] #106 13.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-08-19T06:40:45.582Z] #106 13.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-08-19T06:40:45.582Z] #106 13.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-08-19T06:40:45.582Z] #106 13.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-08-19T06:40:45.582Z] #106 13.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-08-19T06:40:45.582Z] #106 13.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-08-19T06:40:45.582Z] #106 13.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-08-19T06:40:45.582Z] #106 13.49 Setting up python3-setuptools (52.0.0-4) ... [2023-08-19T06:40:45.842Z] #106 13.82 Setting up libjq1:arm64 (1.6-2.1) ... [2023-08-19T06:40:45.842Z] #106 13.83 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-08-19T06:40:46.104Z] #106 13.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-08-19T06:40:46.104Z] #106 13.85 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-08-19T06:40:46.104Z] #106 14.12 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-08-19T06:40:46.364Z] #106 14.13 Setting up jq (1.6-2.1) ... [2023-08-19T06:40:46.364Z] #106 14.14 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-08-19T06:40:46.364Z] #106 14.15 Setting up iptables (1.8.7-1) ... [2023-08-19T06:40:46.364Z] #106 14.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-19T06:40:46.364Z] #106 14.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-19T06:40:46.364Z] #106 14.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-08-19T06:40:46.364Z] #106 14.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-08-19T06:40:46.364Z] #106 14.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-08-19T06:40:46.364Z] #106 14.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-08-19T06:40:46.364Z] #106 14.19 Setting up iproute2 (5.10.0-4) ... [2023-08-19T06:40:46.364Z] #106 14.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-19T06:40:46.364Z] #106 14.32 Setting up dmsetup (2:1.02.175-2.1) ... [2023-08-19T06:40:46.364Z] #106 14.34 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2023-08-19T06:40:46.364Z] #106 14.35 Setting up systemd (247.3-7+deb11u4) ... [2023-08-19T06:40:46.364Z] #106 14.38 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-08-19T06:40:46.625Z] #106 14.39 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-08-19T06:40:46.625Z] #106 14.39 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-08-19T06:40:46.625Z] #106 14.40 Initializing machine ID from random generator. [2023-08-19T06:40:46.885Z] #106 14.76 Setting up systemd-journal-remote (247.3-7+deb11u4) ... [2023-08-19T06:40:47.151Z] #106 14.87 Setting up xfsprogs (5.10.0-4) ... [2023-08-19T06:40:47.151Z] #106 14.88 System has not been booted with systemd as init system (PID 1). Can't operate. [2023-08-19T06:40:47.151Z] #106 14.88 Failed to connect to bus: Host is down [2023-08-19T06:40:47.151Z] #106 14.89 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-19T06:40:48.534Z] #106 DONE 16.1s [2023-08-19T06:40:48.534Z] [2023-08-19T06:40:48.534Z] #107 [dev-base 9/13] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2023-08-19T06:40:48.534Z] #107 0.404 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-08-19T06:40:48.534Z] #107 0.408 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-08-19T06:40:48.534Z] #107 0.411 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-08-19T06:40:48.534Z] #107 DONE 0.4s [2023-08-19T06:40:48.534Z] [2023-08-19T06:40:48.534Z] #108 [dev-base 10/13] RUN pip3 install yamllint==1.27.1 [2023-08-19T06:40:55.114Z] #108 5.648 Collecting yamllint==1.27.1 [2023-08-19T06:40:55.115Z] #108 6.686 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-08-19T06:40:55.685Z] #108 6.997 Collecting pathspec>=0.5.3 [2023-08-19T06:40:55.685Z] #108 7.003 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) [2023-08-19T06:40:55.685Z] #108 7.106 Collecting pyyaml [2023-08-19T06:40:55.685Z] #108 7.113 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-08-19T06:40:55.685Z] #108 7.129 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-08-19T06:40:55.685Z] #108 7.133 Building wheels for collected packages: yamllint [2023-08-19T06:40:55.685Z] #108 7.134 Building wheel for yamllint (setup.py): started [2023-08-19T06:40:55.946Z] #108 7.397 Building wheel for yamllint (setup.py): finished with status 'done' [2023-08-19T06:40:55.946Z] #108 7.397 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=0f04c882b90faf33102b3dbd5b2a065e31471922ff47689be82c325bd15bcfca [2023-08-19T06:40:55.946Z] #108 7.397 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-08-19T06:40:55.946Z] #108 7.400 Successfully built yamllint [2023-08-19T06:40:55.946Z] #108 7.406 Installing collected packages: pyyaml, pathspec, yamllint [2023-08-19T06:40:55.946Z] #108 7.522 Successfully installed pathspec-0.11.2 pyyaml-6.0.1 yamllint-1.27.1 [2023-08-19T06:40:56.206Z] #108 DONE 7.6s [2023-08-19T06:40:56.206Z] [2023-08-19T06:40:56.206Z] #109 [dev-base 11/13] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-08-19T06:40:57.147Z] #109 0.616 Hit:1 http://deb.debian.org/debian bullseye InRelease [2023-08-19T06:40:57.147Z] #109 0.616 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease [2023-08-19T06:40:57.147Z] #109 0.616 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease [2023-08-19T06:40:57.718Z] #109 0.983 Reading package lists... [2023-08-19T06:40:58.289Z] #109 1.552 Reading package lists... [2023-08-19T06:40:58.550Z] #109 2.111 Building dependency tree... [2023-08-19T06:40:58.550Z] #109 2.287 Reading state information... [2023-08-19T06:40:58.810Z] #109 2.546 gcc is already the newest version (4:10.2.1-1). [2023-08-19T06:40:58.810Z] #109 2.546 pkg-config is already the newest version (0.29.2-1). [2023-08-19T06:40:58.810Z] #109 2.546 The following additional packages will be installed: [2023-08-19T06:40:58.810Z] #109 2.546 gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1 [2023-08-19T06:40:58.810Z] #109 2.546 libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data [2023-08-19T06:40:58.810Z] #109 2.546 libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 [2023-08-19T06:40:58.810Z] #109 2.546 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 [2023-08-19T06:40:58.810Z] #109 2.547 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev [2023-08-19T06:40:58.810Z] #109 2.547 uuid-dev zlib1g-dev [2023-08-19T06:40:58.810Z] #109 2.550 Suggested packages: [2023-08-19T06:40:58.810Z] #109 2.550 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-08-19T06:40:58.810Z] #109 2.550 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-08-19T06:40:58.810Z] #109 2.550 Recommended packages: [2023-08-19T06:40:58.810Z] #109 2.550 build-essential fakeroot libalgorithm-merge-perl [2023-08-19T06:40:59.071Z] #109 2.797 The following NEW packages will be installed: [2023-08-19T06:40:59.071Z] #109 2.797 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev [2023-08-19T06:40:59.071Z] #109 2.797 libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 [2023-08-19T06:40:59.071Z] #109 2.797 libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin [2023-08-19T06:40:59.071Z] #109 2.797 libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev [2023-08-19T06:40:59.071Z] #109 2.797 libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev [2023-08-19T06:40:59.071Z] #109 2.797 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev [2023-08-19T06:40:59.071Z] #109 2.798 libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-08-19T06:40:59.332Z] #109 3.097 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded. [2023-08-19T06:40:59.332Z] #109 3.097 Need to get 10.3 MB of archives. [2023-08-19T06:40:59.332Z] #109 3.097 After this operation, 41.5 MB of additional disk space will be used. [2023-08-19T06:40:59.332Z] #109 3.097 Get:1 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-08-19T06:40:59.332Z] #109 3.116 Get:2 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-08-19T06:40:59.332Z] #109 3.123 Get:3 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-08-19T06:40:59.332Z] #109 3.125 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-08-19T06:40:59.332Z] #109 3.127 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-08-19T06:40:59.332Z] #109 3.131 Get:6 http://deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-08-19T06:40:59.332Z] #109 3.132 Get:7 http://deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-08-19T06:40:59.332Z] #109 3.134 Get:8 http://deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-08-19T06:40:59.332Z] #109 3.137 Get:9 http://deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-08-19T06:40:59.332Z] #109 3.139 Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-08-19T06:40:59.332Z] #109 3.140 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB] [2023-08-19T06:40:59.332Z] #109 3.141 Get:12 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-08-19T06:40:59.332Z] #109 3.143 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-08-19T06:40:59.332Z] #109 3.144 Get:14 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-08-19T06:40:59.332Z] #109 3.146 Get:15 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-08-19T06:40:59.332Z] #109 3.148 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-08-19T06:40:59.332Z] #109 3.157 Get:17 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-08-19T06:40:59.332Z] #109 3.158 Get:18 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-08-19T06:40:59.332Z] #109 3.159 Get:19 http://deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-08-19T06:40:59.332Z] #109 3.161 Get:20 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-08-19T06:40:59.332Z] #109 3.167 Get:21 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-08-19T06:40:59.332Z] #109 3.168 Get:22 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-08-19T06:40:59.332Z] #109 3.169 Get:23 http://deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-08-19T06:40:59.332Z] #109 3.169 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-08-19T06:40:59.332Z] #109 3.171 Get:25 http://deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-08-19T06:40:59.332Z] #109 3.178 Get:26 http://deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-08-19T06:40:59.332Z] #109 3.180 Get:27 http://deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-08-19T06:40:59.332Z] #109 3.183 Get:28 http://deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-08-19T06:40:59.332Z] #109 3.184 Get:29 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-08-19T06:40:59.332Z] #109 3.192 Get:30 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-08-19T06:40:59.332Z] #109 3.192 Get:31 http://deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-08-19T06:40:59.332Z] #109 3.193 Get:32 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB] [2023-08-19T06:40:59.593Z] #109 3.344 debconf: delaying package configuration, since apt-utils is not installed [2023-08-19T06:40:59.593Z] #109 3.388 Fetched 10.3 MB in 0s (26.6 MB/s) [2023-08-19T06:40:59.593Z] #109 3.412 Selecting previously unselected package dpkg-dev. [2023-08-19T06:40:59.593Z] #109 3.412 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21239 files and directories currently installed.) [2023-08-19T06:40:59.593Z] #109 3.425 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-08-19T06:40:59.593Z] #109 3.429 Unpacking dpkg-dev (1.20.12) ... [2023-08-19T06:40:59.853Z] #109 3.549 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-08-19T06:40:59.853Z] #109 3.552 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-08-19T06:40:59.853Z] #109 3.558 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-08-19T06:40:59.853Z] #109 3.591 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-08-19T06:40:59.853Z] #109 3.594 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-08-19T06:40:59.853Z] #109 3.597 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-08-19T06:40:59.853Z] #109 3.636 Selecting previously unselected package libsecret-common. [2023-08-19T06:40:59.853Z] #109 3.638 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-08-19T06:40:59.853Z] #109 3.642 Unpacking libsecret-common (0.20.4-2) ... [2023-08-19T06:40:59.853Z] #109 3.687 Selecting previously unselected package libsecret-1-0:arm64. [2023-08-19T06:40:59.853Z] #109 3.690 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-08-19T06:40:59.853Z] #109 3.693 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-08-19T06:40:59.853Z] #109 3.728 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-08-19T06:40:59.853Z] #109 3.731 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-08-19T06:40:59.853Z] #109 3.735 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-08-19T06:40:59.853Z] #109 3.762 Selecting previously unselected package libapparmor-dev:arm64. [2023-08-19T06:41:00.114Z] #109 3.764 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-08-19T06:41:00.114Z] #109 3.768 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-19T06:41:00.114Z] #109 3.805 Selecting previously unselected package uuid-dev:arm64. [2023-08-19T06:41:00.114Z] #109 3.807 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-19T06:41:00.114Z] #109 3.811 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-19T06:41:00.114Z] #109 3.852 Selecting previously unselected package libblkid-dev:arm64. [2023-08-19T06:41:00.114Z] #109 3.855 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-19T06:41:00.114Z] #109 3.864 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-19T06:41:00.114Z] #109 3.914 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-08-19T06:41:00.114Z] #109 3.916 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-08-19T06:41:00.114Z] #109 3.920 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-19T06:41:00.114Z] #109 3.948 Selecting previously unselected package libudev-dev:arm64. [2023-08-19T06:41:00.114Z] #109 3.951 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-19T06:41:00.114Z] #109 3.954 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-19T06:41:00.114Z] #109 3.993 Selecting previously unselected package libsepol1-dev:arm64. [2023-08-19T06:41:00.375Z] #109 3.996 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ... [2023-08-19T06:41:00.375Z] #109 3.999 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-08-19T06:41:00.375Z] #109 4.062 Selecting previously unselected package libpcre2-16-0:arm64. [2023-08-19T06:41:00.375Z] #109 4.065 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-08-19T06:41:00.375Z] #109 4.068 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:00.375Z] #109 4.115 Selecting previously unselected package libpcre2-32-0:arm64. [2023-08-19T06:41:00.375Z] #109 4.118 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-08-19T06:41:00.375Z] #109 4.122 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:00.375Z] #109 4.167 Selecting previously unselected package libpcre2-posix2:arm64. [2023-08-19T06:41:00.375Z] #109 4.170 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-08-19T06:41:00.375Z] #109 4.173 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:00.375Z] #109 4.201 Selecting previously unselected package libpcre2-dev:arm64. [2023-08-19T06:41:00.375Z] #109 4.204 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-08-19T06:41:00.375Z] #109 4.207 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:00.635Z] #109 4.282 Selecting previously unselected package libselinux1-dev:arm64. [2023-08-19T06:41:00.635Z] #109 4.284 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ... [2023-08-19T06:41:00.635Z] #109 4.288 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-08-19T06:41:00.635Z] #109 4.341 Selecting previously unselected package libdevmapper-dev:arm64. [2023-08-19T06:41:00.635Z] #109 4.343 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-08-19T06:41:00.635Z] #109 4.347 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-08-19T06:41:00.635Z] #109 4.377 Selecting previously unselected package libffi-dev:arm64. [2023-08-19T06:41:00.635Z] #109 4.380 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ... [2023-08-19T06:41:00.635Z] #109 4.383 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-08-19T06:41:00.635Z] #109 4.415 Selecting previously unselected package libglib2.0-data. [2023-08-19T06:41:00.635Z] #109 4.418 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ... [2023-08-19T06:41:00.635Z] #109 4.421 Unpacking libglib2.0-data (2.66.8-1) ... [2023-08-19T06:41:00.896Z] #109 4.552 Selecting previously unselected package libglib2.0-bin. [2023-08-19T06:41:00.896Z] #109 4.555 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-08-19T06:41:00.896Z] #109 4.559 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-08-19T06:41:00.896Z] #109 4.601 Selecting previously unselected package libglib2.0-dev-bin. [2023-08-19T06:41:00.896Z] #109 4.604 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-08-19T06:41:00.896Z] #109 4.608 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-08-19T06:41:00.896Z] #109 4.648 Selecting previously unselected package libmount-dev:arm64. [2023-08-19T06:41:00.896Z] #109 4.651 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-08-19T06:41:00.896Z] #109 4.655 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-19T06:41:00.896Z] #109 4.692 Selecting previously unselected package libpcre16-3:arm64. [2023-08-19T06:41:00.896Z] #109 4.695 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-08-19T06:41:00.896Z] #109 4.698 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-08-19T06:41:00.896Z] #109 4.743 Selecting previously unselected package libpcre32-3:arm64. [2023-08-19T06:41:00.896Z] #109 4.746 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-08-19T06:41:00.896Z] #109 4.749 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.157Z] #109 4.794 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-08-19T06:41:01.157Z] #109 4.796 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-08-19T06:41:01.157Z] #109 4.800 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.157Z] #109 4.833 Selecting previously unselected package libpcre3-dev:arm64. [2023-08-19T06:41:01.157Z] #109 4.836 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-08-19T06:41:01.157Z] #109 4.839 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.157Z] #109 4.916 Selecting previously unselected package zlib1g-dev:arm64. [2023-08-19T06:41:01.157Z] #109 4.919 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-08-19T06:41:01.157Z] #109 4.923 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-08-19T06:41:01.157Z] #109 4.967 Selecting previously unselected package libglib2.0-dev:arm64. [2023-08-19T06:41:01.157Z] #109 4.970 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-08-19T06:41:01.157Z] #109 4.974 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-08-19T06:41:01.418Z] #109 5.158 Selecting previously unselected package libseccomp-dev:arm64. [2023-08-19T06:41:01.418Z] #109 5.161 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-08-19T06:41:01.418Z] #109 5.165 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-19T06:41:01.418Z] #109 5.202 Selecting previously unselected package libsecret-1-dev:arm64. [2023-08-19T06:41:01.418Z] #109 5.205 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-08-19T06:41:01.418Z] #109 5.208 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-08-19T06:41:01.418Z] #109 5.262 Selecting previously unselected package libsystemd-dev:arm64. [2023-08-19T06:41:01.679Z] #109 5.265 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u4_arm64.deb ... [2023-08-19T06:41:01.679Z] #109 5.269 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-19T06:41:01.679Z] #109 5.380 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.679Z] #109 5.392 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-08-19T06:41:01.940Z] #109 5.557 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.568 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-08-19T06:41:01.940Z] #109 5.579 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.940Z] #109 5.590 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-08-19T06:41:01.940Z] #109 5.601 Setting up libffi-dev:arm64 (3.3-6) ... [2023-08-19T06:41:01.940Z] #109 5.609 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.619 Setting up dpkg-dev (1.20.12) ... [2023-08-19T06:41:01.940Z] #109 5.636 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.646 Setting up libglib2.0-data (2.66.8-1) ... [2023-08-19T06:41:01.940Z] #109 5.657 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.666 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.940Z] #109 5.676 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ... [2023-08-19T06:41:01.940Z] #109 5.687 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.697 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-08-19T06:41:01.940Z] #109 5.708 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-08-19T06:41:01.940Z] #109 5.719 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-08-19T06:41:01.940Z] #109 5.729 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ... [2023-08-19T06:41:01.940Z] #109 5.739 Setting up libsecret-common (0.20.4-2) ... [2023-08-19T06:41:01.940Z] #109 5.749 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.765 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-08-19T06:41:01.940Z] #109 5.776 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-08-19T06:41:01.940Z] #109 5.785 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-08-19T06:41:01.940Z] #109 5.797 Setting up libglib2.0-bin (2.66.8-1) ... [2023-08-19T06:41:01.940Z] #109 5.808 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-08-19T06:41:01.940Z] #109 5.818 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-08-19T06:41:01.940Z] #109 5.828 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-08-19T06:41:01.940Z] #109 5.839 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-08-19T06:41:02.201Z] #109 5.849 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-08-19T06:41:02.201Z] #109 5.859 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-08-19T06:41:02.201Z] #109 5.870 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-08-19T06:41:02.201Z] #109 5.882 No schema files found: doing nothing. [2023-08-19T06:41:02.201Z] #109 5.886 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-08-19T06:41:02.201Z] #109 5.906 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-08-19T06:41:02.201Z] #109 DONE 6.1s [2023-08-19T06:41:02.462Z] [2023-08-19T06:41:02.462Z] #110 [dev-base 12/13] COPY --link --from=dockercli /build/ /usr/local/cli [2023-08-19T06:41:02.722Z] #110 DONE 0.4s [2023-08-19T06:41:02.722Z] [2023-08-19T06:41:02.722Z] #111 [dev-base 13/13] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration [2023-08-19T06:41:03.294Z] #111 DONE 0.5s [2023-08-19T06:41:03.294Z] [2023-08-19T06:41:03.294Z] #112 [dev 1/1] COPY --link . . [2023-08-19T06:41:04.679Z] #112 DONE 1.2s [2023-08-19T06:41:04.679Z] [2023-08-19T06:41:04.679Z] #113 exporting to image [2023-08-19T06:41:04.679Z] #113 exporting layers [2023-08-19T06:41:05.621Z] #113 exporting layers 1.0s done [2023-08-19T06:41:05.621Z] #113 writing image sha256:353ae0723bb7540622d5191748239ef44536a068af0d6863ae272d1f0f4a85ad done [2023-08-19T06:41:05.621Z] #113 naming to docker.io/library/docker:219d4d9db9941e965c21eca045b7472d43b5599c done [2023-08-19T06:41:05.621Z] #113 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-08-19T06:41:05.930Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-08-19T06:41:06.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=219d4d9db9941e965c21eca045b7472d43b5599c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:219d4d9db9941e965c21eca045b7472d43b5599c hack/test/unit [2023-08-19T06:41:06.478Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2023-08-19T06:41:06.478Z] + TESTFLAGS+=' -test.timeout=5m' [2023-08-19T06:41:06.478Z] + TESTDIRS=./... [2023-08-19T06:41:06.478Z] + exclude_paths='/vendor/|/integration' [2023-08-19T06:41:06.478Z] ++ go list ./... [2023-08-19T06:41:06.478Z] ++ grep -vE '(/vendor/|/integration)' [2023-08-19T06:41:07.051Z] + pkg_list='github.com/docker/docker/api [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/backend/build [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/httpstatus [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/httputils [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/middleware [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/build [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/container [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/debug [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/distribution [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/grpc [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/image [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/network [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/plugin [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/session [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/swarm [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/system [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/server/router/volume [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/backend [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/blkiodev [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/container [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/events [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/filters [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/image [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/mount [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/network [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/registry [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/strslice [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/swarm [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/system [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/time [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/versions [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-19T06:41:07.051Z] github.com/docker/docker/api/types/volume [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/worker [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/dockerfile [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/remotecontext [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/remotecontext/git [2023-08-19T06:41:07.051Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-19T06:41:07.051Z] github.com/docker/docker/cli/debug [2023-08-19T06:41:07.051Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-19T06:41:07.051Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-19T06:41:07.051Z] github.com/docker/docker/client [2023-08-19T06:41:07.051Z] github.com/docker/docker/client/buildkit [2023-08-19T06:41:07.051Z] github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:41:07.051Z] github.com/docker/docker/cmd/dockerd [2023-08-19T06:41:07.051Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-19T06:41:07.051Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-19T06:41:07.051Z] github.com/docker/docker/container [2023-08-19T06:41:07.051Z] github.com/docker/docker/container/stream [2023-08-19T06:41:07.051Z] github.com/docker/docker/contrib/apparmor [2023-08-19T06:41:07.051Z] github.com/docker/docker/contrib/httpserver [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/cluster [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/cluster/convert [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/cluster/executor [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/cluster/provider [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/config [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/containerd [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/events [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/events/testutils [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/graphdriver [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-19T06:41:07.051Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/images [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/initlayer [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/links [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/listeners [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/gelf [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/local [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/logentries [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/splunk [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/syslog [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/templates [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/names [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/network [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/snapshotter [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/stats [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution/metadata [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution/utils [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution/xfer [2023-08-19T06:41:07.052Z] github.com/docker/docker/dockerversion [2023-08-19T06:41:07.052Z] github.com/docker/docker/errdefs [2023-08-19T06:41:07.052Z] github.com/docker/docker/image [2023-08-19T06:41:07.052Z] github.com/docker/docker/image/cache [2023-08-19T06:41:07.052Z] github.com/docker/docker/image/tarexport [2023-08-19T06:41:07.052Z] github.com/docker/docker/image/v1 [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/mod [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/mounttree [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/multierror [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/test/suite [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/testutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/unshare [2023-08-19T06:41:07.052Z] github.com/docker/docker/layer [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/queue [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/remote [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/types [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/bitmap [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cluster [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/config [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/datastore [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/driverapi [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/etchosts [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipam [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ipbits [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/iptables [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/netlabel [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/netutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/networkdb [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/ns [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/options [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/osl [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/portallocator [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/portmapper [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/scope [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/types [2023-08-19T06:41:07.052Z] github.com/docker/docker/oci [2023-08-19T06:41:07.052Z] github.com/docker/docker/oci/caps [2023-08-19T06:41:07.052Z] github.com/docker/docker/opts [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/aaparser [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/archive [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/authorization [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/broadcaster [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/capabilities [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/chrootarchive [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/containerfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/directory [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/dmesg [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/fileutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/homedir [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/idtools [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/ioutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/jsonmessage [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/longpath [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/loopback [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/meminfo [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/namesgenerator [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/parsers [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/pidfile [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/platform [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/platforms [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/plugingetter [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/plugins [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/plugins/transport [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/pools [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/process [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/progress [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/reexec [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/rootless [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/stack [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/stdcopy [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/streamformatter [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/stringid [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/sysinfo [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/system [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/tailfile [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/tarsum [2023-08-19T06:41:07.052Z] github.com/docker/docker/pkg/useragent [2023-08-19T06:41:07.052Z] github.com/docker/docker/plugin [2023-08-19T06:41:07.052Z] github.com/docker/docker/plugin/executor/containerd [2023-08-19T06:41:07.052Z] github.com/docker/docker/plugin/v2 [2023-08-19T06:41:07.052Z] github.com/docker/docker/profiles/apparmor [2023-08-19T06:41:07.052Z] github.com/docker/docker/profiles/seccomp [2023-08-19T06:41:07.052Z] github.com/docker/docker/quota [2023-08-19T06:41:07.052Z] github.com/docker/docker/reference [2023-08-19T06:41:07.052Z] github.com/docker/docker/registry [2023-08-19T06:41:07.052Z] github.com/docker/docker/registry/resumable [2023-08-19T06:41:07.052Z] github.com/docker/docker/restartmanager [2023-08-19T06:41:07.052Z] github.com/docker/docker/runconfig [2023-08-19T06:41:07.052Z] github.com/docker/docker/runconfig/opts [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/daemon [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/environment [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/fakecontext [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/fakegit [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/fakestorage [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/fixtures/load [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/registry [2023-08-19T06:41:07.052Z] github.com/docker/docker/testutil/request [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume/drivers [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume/local [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume/mounts [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume/service [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume/service/opts [2023-08-19T06:41:07.052Z] github.com/docker/docker/volume/testutils' [2023-08-19T06:41:07.052Z] ++ grep --fixed-strings -v /libnetwork [2023-08-19T06:41:07.052Z] ++ echo 'github.com/docker/docker/api [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/backend/build [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/httpstatus [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/httputils [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/middleware [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/build [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/container [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/debug [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/distribution [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/grpc [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/image [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/network [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/plugin [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/session [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/swarm [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/system [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/server/router/volume [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/backend [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/blkiodev [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/container [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/events [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/filters [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/image [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/mount [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/network [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/registry [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/strslice [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/swarm [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/system [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/time [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/versions [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-19T06:41:07.052Z] github.com/docker/docker/api/types/volume [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/worker [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/dockerfile [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/remotecontext [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/remotecontext/git [2023-08-19T06:41:07.052Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-19T06:41:07.052Z] github.com/docker/docker/cli/debug [2023-08-19T06:41:07.052Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-19T06:41:07.052Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-19T06:41:07.052Z] github.com/docker/docker/client [2023-08-19T06:41:07.052Z] github.com/docker/docker/client/buildkit [2023-08-19T06:41:07.052Z] github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:41:07.052Z] github.com/docker/docker/cmd/dockerd [2023-08-19T06:41:07.052Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-19T06:41:07.052Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-19T06:41:07.052Z] github.com/docker/docker/container [2023-08-19T06:41:07.052Z] github.com/docker/docker/container/stream [2023-08-19T06:41:07.052Z] github.com/docker/docker/contrib/apparmor [2023-08-19T06:41:07.052Z] github.com/docker/docker/contrib/httpserver [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/cluster [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/cluster/convert [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/cluster/executor [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/cluster/provider [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/config [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/containerd [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/events [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/events/testutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/images [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/initlayer [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/links [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/listeners [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/gelf [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/local [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/logentries [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/splunk [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/syslog [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/logger/templates [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/names [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/network [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/snapshotter [2023-08-19T06:41:07.052Z] github.com/docker/docker/daemon/stats [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution/metadata [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution/utils [2023-08-19T06:41:07.052Z] github.com/docker/docker/distribution/xfer [2023-08-19T06:41:07.052Z] github.com/docker/docker/dockerversion [2023-08-19T06:41:07.052Z] github.com/docker/docker/errdefs [2023-08-19T06:41:07.052Z] github.com/docker/docker/image [2023-08-19T06:41:07.052Z] github.com/docker/docker/image/cache [2023-08-19T06:41:07.052Z] github.com/docker/docker/image/tarexport [2023-08-19T06:41:07.052Z] github.com/docker/docker/image/v1 [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/mod [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/mounttree [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/multierror [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/test/suite [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/testutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-19T06:41:07.052Z] github.com/docker/docker/internal/unshare [2023-08-19T06:41:07.052Z] github.com/docker/docker/layer [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/queue [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/remote [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-19T06:41:07.052Z] github.com/docker/docker/libcontainerd/types [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/bitmap [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cluster [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/config [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/datastore [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-19T06:41:07.052Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/driverapi [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/etchosts [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipam [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ipbits [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/iptables [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/netlabel [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/netutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/networkdb [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/ns [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/options [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/osl [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/portallocator [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/portmapper [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/scope [2023-08-19T06:41:07.053Z] github.com/docker/docker/libnetwork/types [2023-08-19T06:41:07.053Z] github.com/docker/docker/oci [2023-08-19T06:41:07.053Z] github.com/docker/docker/oci/caps [2023-08-19T06:41:07.053Z] github.com/docker/docker/opts [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/aaparser [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/archive [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/authorization [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/broadcaster [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/capabilities [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/chrootarchive [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/containerfs [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/directory [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/dmesg [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/fileutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/homedir [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/idtools [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/ioutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/jsonmessage [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/longpath [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/loopback [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/meminfo [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/namesgenerator [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/parsers [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/pidfile [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/platform [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/platforms [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugingetter [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/transport [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/pools [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/process [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/progress [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/reexec [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/rootless [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/stack [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/stdcopy [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/streamformatter [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/stringid [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/sysinfo [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/system [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/tailfile [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/tarsum [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/useragent [2023-08-19T06:41:07.053Z] github.com/docker/docker/plugin [2023-08-19T06:41:07.053Z] github.com/docker/docker/plugin/executor/containerd [2023-08-19T06:41:07.053Z] github.com/docker/docker/plugin/v2 [2023-08-19T06:41:07.053Z] github.com/docker/docker/profiles/apparmor [2023-08-19T06:41:07.053Z] github.com/docker/docker/profiles/seccomp [2023-08-19T06:41:07.053Z] github.com/docker/docker/quota [2023-08-19T06:41:07.053Z] github.com/docker/docker/reference [2023-08-19T06:41:07.053Z] github.com/docker/docker/registry [2023-08-19T06:41:07.053Z] github.com/docker/docker/registry/resumable [2023-08-19T06:41:07.053Z] github.com/docker/docker/restartmanager [2023-08-19T06:41:07.053Z] github.com/docker/docker/runconfig [2023-08-19T06:41:07.053Z] github.com/docker/docker/runconfig/opts [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/daemon [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/environment [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fakecontext [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fakegit [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fakestorage [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fixtures/load [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/registry [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/request [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/drivers [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/local [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/mounts [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/service [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/service/opts [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/testutils' [2023-08-19T06:41:07.053Z] + base_pkg_list='github.com/docker/docker/api [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/backend/build [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/httpstatus [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/httputils [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/middleware [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/build [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/container [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/debug [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/distribution [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/grpc [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/image [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/network [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/plugin [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/session [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/swarm [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/system [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/router/volume [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/backend [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/blkiodev [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/container [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/events [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/filters [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/image [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/mount [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/network [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/registry [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/strslice [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/swarm [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/system [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/time [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/versions [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/types/volume [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/worker [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/dockerfile [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/remotecontext [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/remotecontext/git [2023-08-19T06:41:07.053Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-19T06:41:07.053Z] github.com/docker/docker/cli/debug [2023-08-19T06:41:07.053Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-19T06:41:07.053Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-19T06:41:07.053Z] github.com/docker/docker/client [2023-08-19T06:41:07.053Z] github.com/docker/docker/client/buildkit [2023-08-19T06:41:07.053Z] github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:41:07.053Z] github.com/docker/docker/cmd/dockerd [2023-08-19T06:41:07.053Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-19T06:41:07.053Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-19T06:41:07.053Z] github.com/docker/docker/container [2023-08-19T06:41:07.053Z] github.com/docker/docker/container/stream [2023-08-19T06:41:07.053Z] github.com/docker/docker/contrib/apparmor [2023-08-19T06:41:07.053Z] github.com/docker/docker/contrib/httpserver [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/cluster [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/cluster/convert [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/cluster/executor [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/cluster/provider [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/config [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/containerd [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/events [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/events/testutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/images [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/initlayer [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/links [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/listeners [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/gelf [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/journald [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/local [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/logentries [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/splunk [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/syslog [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/logger/templates [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/names [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/network [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/snapshotter [2023-08-19T06:41:07.053Z] github.com/docker/docker/daemon/stats [2023-08-19T06:41:07.053Z] github.com/docker/docker/distribution [2023-08-19T06:41:07.053Z] github.com/docker/docker/distribution/metadata [2023-08-19T06:41:07.053Z] github.com/docker/docker/distribution/utils [2023-08-19T06:41:07.053Z] github.com/docker/docker/distribution/xfer [2023-08-19T06:41:07.053Z] github.com/docker/docker/dockerversion [2023-08-19T06:41:07.053Z] github.com/docker/docker/errdefs [2023-08-19T06:41:07.053Z] github.com/docker/docker/image [2023-08-19T06:41:07.053Z] github.com/docker/docker/image/cache [2023-08-19T06:41:07.053Z] github.com/docker/docker/image/tarexport [2023-08-19T06:41:07.053Z] github.com/docker/docker/image/v1 [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/mod [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/mounttree [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/multierror [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/test/suite [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/testutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/internal/unshare [2023-08-19T06:41:07.053Z] github.com/docker/docker/layer [2023-08-19T06:41:07.053Z] github.com/docker/docker/libcontainerd [2023-08-19T06:41:07.053Z] github.com/docker/docker/libcontainerd/queue [2023-08-19T06:41:07.053Z] github.com/docker/docker/libcontainerd/remote [2023-08-19T06:41:07.053Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-19T06:41:07.053Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-19T06:41:07.053Z] github.com/docker/docker/libcontainerd/types [2023-08-19T06:41:07.053Z] github.com/docker/docker/oci [2023-08-19T06:41:07.053Z] github.com/docker/docker/oci/caps [2023-08-19T06:41:07.053Z] github.com/docker/docker/opts [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/aaparser [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/archive [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/authorization [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/broadcaster [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/capabilities [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/chrootarchive [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/containerfs [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/directory [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/dmesg [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/fileutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/homedir [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/idtools [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/ioutils [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/jsonmessage [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/longpath [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/loopback [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/meminfo [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/namesgenerator [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/parsers [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/pidfile [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/platform [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/platforms [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugingetter [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/plugins/transport [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/pools [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/process [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/progress [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/reexec [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/rootless [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/stack [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/stdcopy [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/streamformatter [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/stringid [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/sysinfo [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/system [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/tailfile [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/tarsum [2023-08-19T06:41:07.053Z] github.com/docker/docker/pkg/useragent [2023-08-19T06:41:07.053Z] github.com/docker/docker/plugin [2023-08-19T06:41:07.053Z] github.com/docker/docker/plugin/executor/containerd [2023-08-19T06:41:07.053Z] github.com/docker/docker/plugin/v2 [2023-08-19T06:41:07.053Z] github.com/docker/docker/profiles/apparmor [2023-08-19T06:41:07.053Z] github.com/docker/docker/profiles/seccomp [2023-08-19T06:41:07.053Z] github.com/docker/docker/quota [2023-08-19T06:41:07.053Z] github.com/docker/docker/reference [2023-08-19T06:41:07.053Z] github.com/docker/docker/registry [2023-08-19T06:41:07.053Z] github.com/docker/docker/registry/resumable [2023-08-19T06:41:07.053Z] github.com/docker/docker/restartmanager [2023-08-19T06:41:07.053Z] github.com/docker/docker/runconfig [2023-08-19T06:41:07.053Z] github.com/docker/docker/runconfig/opts [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/daemon [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/environment [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fakecontext [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fakegit [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fakestorage [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fixtures/load [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/registry [2023-08-19T06:41:07.053Z] github.com/docker/docker/testutil/request [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/drivers [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/local [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/mounts [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/service [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/service/opts [2023-08-19T06:41:07.053Z] github.com/docker/docker/volume/testutils' [2023-08-19T06:41:07.053Z] ++ grep --fixed-strings /libnetwork [2023-08-19T06:41:07.053Z] ++ echo 'github.com/docker/docker/api [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/backend/build [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/httpstatus [2023-08-19T06:41:07.053Z] github.com/docker/docker/api/server/httputils [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/middleware [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/build [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/container [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/debug [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/distribution [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/grpc [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/image [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/network [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/plugin [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/session [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/swarm [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/system [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/server/router/volume [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/backend [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/blkiodev [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/container [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/events [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/filters [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/image [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/mount [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/network [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/registry [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/strslice [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/swarm [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/system [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/time [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/versions [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-19T06:41:07.054Z] github.com/docker/docker/api/types/volume [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/worker [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/dockerfile [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/remotecontext [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/remotecontext/git [2023-08-19T06:41:07.054Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-19T06:41:07.054Z] github.com/docker/docker/cli/debug [2023-08-19T06:41:07.054Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-19T06:41:07.054Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-19T06:41:07.054Z] github.com/docker/docker/client [2023-08-19T06:41:07.054Z] github.com/docker/docker/client/buildkit [2023-08-19T06:41:07.054Z] github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:41:07.054Z] github.com/docker/docker/cmd/dockerd [2023-08-19T06:41:07.054Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-19T06:41:07.054Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-19T06:41:07.054Z] github.com/docker/docker/container [2023-08-19T06:41:07.054Z] github.com/docker/docker/container/stream [2023-08-19T06:41:07.054Z] github.com/docker/docker/contrib/apparmor [2023-08-19T06:41:07.054Z] github.com/docker/docker/contrib/httpserver [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/cluster [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/cluster/convert [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/cluster/executor [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/cluster/provider [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/config [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/containerd [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/events [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/events/testutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/images [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/initlayer [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/links [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/listeners [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/gelf [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/journald [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/local [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/logentries [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/splunk [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/syslog [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/logger/templates [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/names [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/network [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/snapshotter [2023-08-19T06:41:07.054Z] github.com/docker/docker/daemon/stats [2023-08-19T06:41:07.054Z] github.com/docker/docker/distribution [2023-08-19T06:41:07.054Z] github.com/docker/docker/distribution/metadata [2023-08-19T06:41:07.054Z] github.com/docker/docker/distribution/utils [2023-08-19T06:41:07.054Z] github.com/docker/docker/distribution/xfer [2023-08-19T06:41:07.054Z] github.com/docker/docker/dockerversion [2023-08-19T06:41:07.054Z] github.com/docker/docker/errdefs [2023-08-19T06:41:07.054Z] github.com/docker/docker/image [2023-08-19T06:41:07.054Z] github.com/docker/docker/image/cache [2023-08-19T06:41:07.054Z] github.com/docker/docker/image/tarexport [2023-08-19T06:41:07.054Z] github.com/docker/docker/image/v1 [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/mod [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/mounttree [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/multierror [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/test/suite [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/testutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/internal/unshare [2023-08-19T06:41:07.054Z] github.com/docker/docker/layer [2023-08-19T06:41:07.054Z] github.com/docker/docker/libcontainerd [2023-08-19T06:41:07.054Z] github.com/docker/docker/libcontainerd/queue [2023-08-19T06:41:07.054Z] github.com/docker/docker/libcontainerd/remote [2023-08-19T06:41:07.054Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-19T06:41:07.054Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-19T06:41:07.054Z] github.com/docker/docker/libcontainerd/types [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/bitmap [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cluster [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/config [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/datastore [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/driverapi [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/etchosts [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipam [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ipbits [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/iptables [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/netlabel [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/netutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/networkdb [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/ns [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/options [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/osl [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/portallocator [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/portmapper [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/scope [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/types [2023-08-19T06:41:07.054Z] github.com/docker/docker/oci [2023-08-19T06:41:07.054Z] github.com/docker/docker/oci/caps [2023-08-19T06:41:07.054Z] github.com/docker/docker/opts [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/aaparser [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/archive [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/authorization [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/broadcaster [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/capabilities [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/chrootarchive [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/containerfs [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/directory [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/dmesg [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/fileutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/homedir [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/idtools [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/ioutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/jsonmessage [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/longpath [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/loopback [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/meminfo [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/namesgenerator [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/parsers [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/pidfile [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/platform [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/platforms [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/plugingetter [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/plugins [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/plugins/transport [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/pools [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/process [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/progress [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/reexec [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/rootless [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/stack [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/stdcopy [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/streamformatter [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/stringid [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/sysinfo [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/system [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/tailfile [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/tarsum [2023-08-19T06:41:07.054Z] github.com/docker/docker/pkg/useragent [2023-08-19T06:41:07.054Z] github.com/docker/docker/plugin [2023-08-19T06:41:07.054Z] github.com/docker/docker/plugin/executor/containerd [2023-08-19T06:41:07.054Z] github.com/docker/docker/plugin/v2 [2023-08-19T06:41:07.054Z] github.com/docker/docker/profiles/apparmor [2023-08-19T06:41:07.054Z] github.com/docker/docker/profiles/seccomp [2023-08-19T06:41:07.054Z] github.com/docker/docker/quota [2023-08-19T06:41:07.054Z] github.com/docker/docker/reference [2023-08-19T06:41:07.054Z] github.com/docker/docker/registry [2023-08-19T06:41:07.054Z] github.com/docker/docker/registry/resumable [2023-08-19T06:41:07.054Z] github.com/docker/docker/restartmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/runconfig [2023-08-19T06:41:07.054Z] github.com/docker/docker/runconfig/opts [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/daemon [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/environment [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/fakecontext [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/fakegit [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/fakestorage [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/fixtures/load [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/registry [2023-08-19T06:41:07.054Z] github.com/docker/docker/testutil/request [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume/drivers [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume/local [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume/mounts [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume/service [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume/service/opts [2023-08-19T06:41:07.054Z] github.com/docker/docker/volume/testutils' [2023-08-19T06:41:07.054Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/bitmap [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cluster [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/config [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/datastore [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/driverapi [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/etchosts [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-19T06:41:07.054Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipam [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipbits [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/iptables [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/netlabel [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/netutils [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/networkdb [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ns [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/options [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/osl [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/portallocator [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/portmapper [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/scope [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/types' [2023-08-19T06:41:07.055Z] + echo 'github.com/docker/docker/libnetwork [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/bitmap [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cluster [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/config [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/datastore [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/driverapi [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/etchosts [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipam [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-19T06:41:07.055Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ipbits [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/iptables [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/netlabel [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/netutils [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/networkdb [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/ns [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/options [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/osl [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/portallocator [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/portmapper [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/scope [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/types' [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:41:07.055Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:41:07.055Z] + type docker-proxy [2023-08-19T06:41:07.055Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-08-19T06:41:07.055Z] + hack/make.sh binary-proxy install-proxy [2023-08-19T06:41:07.055Z] [2023-08-19T06:41:07.055Z] Removing bundles/ [2023-08-19T06:41:07.055Z] [2023-08-19T06:41:07.055Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-08-19T06:41:07.316Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-08-19T06:41:07.316Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-19T06:41:07.316Z] module github.com/docker/docker [2023-08-19T06:41:07.316Z] [2023-08-19T06:41:07.316Z] go 1.19 [2023-08-19T06:41:07.316Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-19T06:41:07.316Z] + GO111MODULE=on [2023-08-19T06:41:07.316Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=219d4d9db9941e965c21eca045b7472d43b5599c" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-19T06:41:06.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" -extldflags -static ' github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:41:11.525Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-19T06:41:11.525Z] Created binary: bundles/binary-proxy/docker-proxy [2023-08-19T06:41:11.525Z] [2023-08-19T06:41:11.525Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-08-19T06:41:11.525Z] Installing docker-proxy to /usr/local/bin/ [2023-08-19T06:41:11.525Z] [2023-08-19T06:41:11.525Z] + mkdir -p bundles [2023-08-19T06:41:11.525Z] + '[' -n 'github.com/docker/docker/api [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/backend/build [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/httpstatus [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/httputils [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/middleware [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/build [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/checkpoint [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/container [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/debug [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/distribution [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/grpc [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/image [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/network [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/plugin [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/session [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/swarm [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/system [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/server/router/volume [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/backend [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/blkiodev [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/container [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/events [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/filters [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/image [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/mount [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/network [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/plugins/logdriver [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/registry [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/strslice [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/swarm [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/swarm/runtime [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/system [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/time [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/versions [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/versions/v1p19 [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/versions/v1p20 [2023-08-19T06:41:11.525Z] github.com/docker/docker/api/types/volume [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/exporter [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/worker [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/builder-next/worker/label [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/dockerfile [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/remotecontext [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/remotecontext/git [2023-08-19T06:41:11.525Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-08-19T06:41:11.525Z] github.com/docker/docker/cli/debug [2023-08-19T06:41:11.525Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-08-19T06:41:11.525Z] github.com/docker/docker/cli/winresources/dockerd [2023-08-19T06:41:11.525Z] github.com/docker/docker/client [2023-08-19T06:41:11.525Z] github.com/docker/docker/client/buildkit [2023-08-19T06:41:11.525Z] github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:41:11.525Z] github.com/docker/docker/cmd/dockerd [2023-08-19T06:41:11.525Z] github.com/docker/docker/cmd/dockerd/trap [2023-08-19T06:41:11.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-08-19T06:41:11.525Z] github.com/docker/docker/container [2023-08-19T06:41:11.525Z] github.com/docker/docker/container/stream [2023-08-19T06:41:11.525Z] github.com/docker/docker/contrib/apparmor [2023-08-19T06:41:11.525Z] github.com/docker/docker/contrib/httpserver [2023-08-19T06:41:11.525Z] github.com/docker/docker/daemon [2023-08-19T06:41:11.525Z] github.com/docker/docker/daemon/cluster [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/cluster/convert [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/cluster/executor [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/cluster/executor/container [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/cluster/provider [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/config [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/containerd [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/events [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/events/testutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/copy [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/register [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/images [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/initlayer [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/links [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/listeners [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/awslogs [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/fluentd [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/gcplogs [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/gelf [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/journald [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/journald/internal/export [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/local [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/logentries [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/loggertest [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/loggerutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/splunk [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/syslog [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/logger/templates [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/names [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/network [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/snapshotter [2023-08-19T06:41:11.526Z] github.com/docker/docker/daemon/stats [2023-08-19T06:41:11.526Z] github.com/docker/docker/distribution [2023-08-19T06:41:11.526Z] github.com/docker/docker/distribution/metadata [2023-08-19T06:41:11.526Z] github.com/docker/docker/distribution/utils [2023-08-19T06:41:11.526Z] github.com/docker/docker/distribution/xfer [2023-08-19T06:41:11.526Z] github.com/docker/docker/dockerversion [2023-08-19T06:41:11.526Z] github.com/docker/docker/errdefs [2023-08-19T06:41:11.526Z] github.com/docker/docker/image [2023-08-19T06:41:11.526Z] github.com/docker/docker/image/cache [2023-08-19T06:41:11.526Z] github.com/docker/docker/image/tarexport [2023-08-19T06:41:11.526Z] github.com/docker/docker/image/v1 [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/mod [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/mounttree [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/multierror [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/test/suite [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/testutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/testutils/netnsutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/internal/unshare [2023-08-19T06:41:11.526Z] github.com/docker/docker/layer [2023-08-19T06:41:11.526Z] github.com/docker/docker/libcontainerd [2023-08-19T06:41:11.526Z] github.com/docker/docker/libcontainerd/queue [2023-08-19T06:41:11.526Z] github.com/docker/docker/libcontainerd/remote [2023-08-19T06:41:11.526Z] github.com/docker/docker/libcontainerd/shimopts [2023-08-19T06:41:11.526Z] github.com/docker/docker/libcontainerd/supervisor [2023-08-19T06:41:11.526Z] github.com/docker/docker/libcontainerd/types [2023-08-19T06:41:11.526Z] github.com/docker/docker/oci [2023-08-19T06:41:11.526Z] github.com/docker/docker/oci/caps [2023-08-19T06:41:11.526Z] github.com/docker/docker/opts [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/aaparser [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/archive [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/authorization [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/broadcaster [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/capabilities [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/chrootarchive [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/containerfs [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/directory [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/dmesg [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/fileutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/homedir [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/idtools [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/ioutils [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/jsonmessage [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/longpath [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/loopback [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/meminfo [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/namesgenerator [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/parsers [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/parsers/kernel [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/pidfile [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/platform [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/platforms [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/plugingetter [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/plugins [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/plugins/transport [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/pools [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/process [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/progress [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/reexec [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/rootless [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/rootless/specconv [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/stack [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/stdcopy [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/streamformatter [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/stringid [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/sysinfo [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/system [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/tailfile [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/tarsum [2023-08-19T06:41:11.526Z] github.com/docker/docker/pkg/useragent [2023-08-19T06:41:11.526Z] github.com/docker/docker/plugin [2023-08-19T06:41:11.526Z] github.com/docker/docker/plugin/executor/containerd [2023-08-19T06:41:11.526Z] github.com/docker/docker/plugin/v2 [2023-08-19T06:41:11.526Z] github.com/docker/docker/profiles/apparmor [2023-08-19T06:41:11.526Z] github.com/docker/docker/profiles/seccomp [2023-08-19T06:41:11.526Z] github.com/docker/docker/quota [2023-08-19T06:41:11.526Z] github.com/docker/docker/reference [2023-08-19T06:41:11.526Z] github.com/docker/docker/registry [2023-08-19T06:41:11.526Z] github.com/docker/docker/registry/resumable [2023-08-19T06:41:11.526Z] github.com/docker/docker/restartmanager [2023-08-19T06:41:11.526Z] github.com/docker/docker/runconfig [2023-08-19T06:41:11.526Z] github.com/docker/docker/runconfig/opts [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/daemon [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/environment [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/fakecontext [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/fakegit [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/fakestorage [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/fixtures/load [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/fixtures/plugin [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/registry [2023-08-19T06:41:11.526Z] github.com/docker/docker/testutil/request [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume/drivers [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume/local [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume/mounts [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume/service [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume/service/opts [2023-08-19T06:41:11.526Z] github.com/docker/docker/volume/testutils' ']' [2023-08-19T06:41:11.526Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-08-19T06:41:12.472Z] ? github.com/docker/docker/api [no test files] [2023-08-19T06:41:20.643Z] github.com/docker/docker/api/server coverage: 13.0% of statements [2023-08-19T06:41:20.643Z] ok github.com/docker/docker/api/server 0.069s coverage: 13.0% of statements [2023-08-19T06:41:38.793Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-08-19T06:41:38.793Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-08-19T06:41:38.793Z] github.com/docker/docker/api/server/httputils coverage: 28.3% of statements [2023-08-19T06:41:38.793Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 28.3% of statements [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-08-19T06:41:39.053Z] github.com/docker/docker/api/server/middleware coverage: 37.7% of statements [2023-08-19T06:41:39.053Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-08-19T06:41:39.053Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-08-19T06:41:39.626Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-08-19T06:41:39.626Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-08-19T06:41:39.626Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-08-19T06:41:39.626Z] ? github.com/docker/docker/api/types [no test files] [2023-08-19T06:41:39.626Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-08-19T06:41:39.626Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-08-19T06:41:39.626Z] github.com/docker/docker/api/server/router/swarm coverage: 6.0% of statements [2023-08-19T06:41:39.626Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 6.0% of statements [2023-08-19T06:41:39.626Z] github.com/docker/docker/api/server/router/volume coverage: 66.7% of statements [2023-08-19T06:41:39.626Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 66.7% of statements [2023-08-19T06:41:39.887Z] ? github.com/docker/docker/api/types/events [no test files] [2023-08-19T06:41:39.887Z] github.com/docker/docker/api/types/container coverage: 82.3% of statements [2023-08-19T06:41:39.887Z] ok github.com/docker/docker/api/types/container 0.006s coverage: 82.3% of statements [2023-08-19T06:41:39.887Z] ? github.com/docker/docker/api/types/image [no test files] [2023-08-19T06:41:39.887Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-08-19T06:41:39.887Z] ? github.com/docker/docker/api/types/network [no test files] [2023-08-19T06:41:39.887Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-08-19T06:41:39.887Z] github.com/docker/docker/api/types/registry coverage: 54.2% of statements [2023-08-19T06:41:39.887Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2023-08-19T06:41:39.887Z] github.com/docker/docker/api/types/filters coverage: 94.0% of statements [2023-08-19T06:41:39.887Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 94.0% of statements [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/api/types/system [no test files] [2023-08-19T06:41:40.149Z] github.com/docker/docker/api/types/strslice coverage: 90.0% of statements [2023-08-19T06:41:40.149Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-08-19T06:41:40.149Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-08-19T06:41:40.149Z] github.com/docker/docker/api/types/versions coverage: 77.3% of statements [2023-08-19T06:41:40.149Z] github.com/docker/docker/api/types/time coverage: 100.0% of statements [2023-08-19T06:41:40.149Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-08-19T06:41:40.149Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 77.3% of statements [2023-08-19T06:41:42.066Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-08-19T06:41:42.066Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-08-19T06:41:42.066Z] github.com/docker/docker/builder/remotecontext/urlutil coverage: 100.0% of statements [2023-08-19T06:41:42.066Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.009s coverage: 100.0% of statements [2023-08-19T06:41:42.066Z] github.com/docker/docker/cli/debug coverage: 100.0% of statements [2023-08-19T06:41:42.066Z] ok github.com/docker/docker/cli/debug 0.024s coverage: 100.0% of statements [2023-08-19T06:41:42.066Z] github.com/docker/docker/builder/dockerfile coverage: 50.1% of statements [2023-08-19T06:41:42.066Z] github.com/docker/docker/builder/remotecontext coverage: 33.5% of statements [2023-08-19T06:41:42.066Z] ok github.com/docker/docker/builder/remotecontext 0.065s coverage: 33.5% of statements [2023-08-19T06:41:42.066Z] ok github.com/docker/docker/builder/dockerfile 0.075s coverage: 50.1% of statements [2023-08-19T06:41:42.640Z] ? github.com/docker/docker/client/buildkit [no test files] [2023-08-19T06:41:42.640Z] github.com/docker/docker/client coverage: 77.4% of statements [2023-08-19T06:41:42.640Z] ok github.com/docker/docker/client 0.103s coverage: 77.4% of statements [2023-08-19T06:41:42.640Z] github.com/docker/docker/cmd/docker-proxy coverage: 66.5% of statements [2023-08-19T06:41:42.640Z] ok github.com/docker/docker/cmd/docker-proxy 0.137s coverage: 66.5% of statements [2023-08-19T06:41:47.939Z] github.com/docker/docker/builder/remotecontext/git coverage: 82.5% of statements [2023-08-19T06:41:47.939Z] ok github.com/docker/docker/builder/remotecontext/git 5.639s coverage: 82.5% of statements [2023-08-19T06:41:56.086Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-08-19T06:41:56.086Z] ? github.com/docker/docker/container/stream [no test files] [2023-08-19T06:41:56.086Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-08-19T06:41:56.086Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-08-19T06:41:56.086Z] github.com/docker/docker/container coverage: 36.2% of statements [2023-08-19T06:41:56.086Z] ok github.com/docker/docker/container 0.146s coverage: 36.2% of statements [2023-08-19T06:41:56.086Z] github.com/docker/docker/cmd/dockerd coverage: 30.3% of statements [2023-08-19T06:41:56.086Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 30.3% of statements [2023-08-19T06:41:57.472Z] github.com/docker/docker/cmd/dockerd/trap coverage: 0.0% of statements [2023-08-19T06:41:57.472Z] ok github.com/docker/docker/cmd/dockerd/trap 2.493s coverage: 0.0% of statements [2023-08-19T06:41:58.414Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-08-19T06:41:58.414Z] github.com/docker/docker/daemon/cluster/controllers/plugin coverage: 65.3% of statements [2023-08-19T06:41:58.415Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2023-08-19T06:41:58.415Z] github.com/docker/docker/daemon/cluster/convert coverage: 39.2% of statements [2023-08-19T06:41:58.415Z] ok github.com/docker/docker/daemon/cluster/convert 0.021s coverage: 39.2% of statements [2023-08-19T06:41:58.415Z] github.com/docker/docker/daemon/cluster coverage: 0.5% of statements [2023-08-19T06:41:58.415Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2023-08-19T06:41:58.988Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-08-19T06:41:58.988Z] github.com/docker/docker/daemon/config coverage: 75.7% of statements [2023-08-19T06:41:58.988Z] ok github.com/docker/docker/daemon/config 0.044s coverage: 75.7% of statements [2023-08-19T06:42:00.373Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-08-19T06:42:00.373Z] github.com/docker/docker/daemon/graphdriver coverage: 2.3% of statements [2023-08-19T06:42:00.373Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.3% of statements [2023-08-19T06:42:00.373Z] github.com/docker/docker/daemon/containerd coverage: 0.7% of statements [2023-08-19T06:42:00.373Z] ok github.com/docker/docker/daemon/containerd 0.033s coverage: 0.7% of statements [2023-08-19T06:42:00.373Z] github.com/docker/docker/daemon/events coverage: 50.0% of statements [2023-08-19T06:42:00.373Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2023-08-19T06:42:00.634Z] github.com/docker/docker/daemon/graphdriver/btrfs coverage: 2.8% of statements [2023-08-19T06:42:00.634Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.8% of statements [2023-08-19T06:42:00.634Z] github.com/docker/docker/daemon/graphdriver/copy coverage: 59.6% of statements [2023-08-19T06:42:00.634Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 59.6% of statements [2023-08-19T06:42:00.896Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-08-19T06:42:00.896Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs coverage: 1.9% of statements [2023-08-19T06:42:01.157Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2023-08-19T06:42:01.157Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-08-19T06:42:01.157Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-08-19T06:42:01.419Z] github.com/docker/docker/daemon/graphdriver/overlay2 coverage: 60.2% of statements [2023-08-19T06:42:01.419Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.203s coverage: 60.2% of statements [2023-08-19T06:42:01.679Z] github.com/docker/docker/daemon/graphdriver/vfs coverage: 60.9% of statements [2023-08-19T06:42:01.679Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 60.9% of statements [2023-08-19T06:42:01.940Z] github.com/docker/docker/daemon/graphdriver/zfs coverage: 3.0% of statements [2023-08-19T06:42:01.940Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-08-19T06:42:02.512Z] github.com/docker/docker/daemon/cluster/executor/container coverage: 13.0% of statements [2023-08-19T06:42:02.512Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.0% of statements [2023-08-19T06:42:02.512Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-08-19T06:42:02.512Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-08-19T06:42:02.512Z] github.com/docker/docker/daemon/links coverage: 93.0% of statements [2023-08-19T06:42:02.512Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2023-08-19T06:42:02.512Z] github.com/docker/docker/daemon/images coverage: 3.0% of statements [2023-08-19T06:42:02.512Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 3.0% of statements [2023-08-19T06:42:02.774Z] github.com/docker/docker/daemon/logger coverage: 43.2% of statements [2023-08-19T06:42:02.774Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2023-08-19T06:42:03.035Z] github.com/docker/docker/daemon/logger/awslogs coverage: 78.3% of statements [2023-08-19T06:42:03.035Z] ok github.com/docker/docker/daemon/logger/awslogs 0.129s coverage: 78.3% of statements [2023-08-19T06:42:03.296Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-08-19T06:42:03.296Z] github.com/docker/docker/daemon/logger/fluentd coverage: 53.6% of statements [2023-08-19T06:42:03.296Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2023-08-19T06:42:03.296Z] github.com/docker/docker/daemon/logger/gelf coverage: 68.2% of statements [2023-08-19T06:42:03.296Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements [2023-08-19T06:42:03.558Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2023-08-19T06:42:03.558Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2023-08-19T06:42:03.558Z] github.com/docker/docker/daemon/logger/journald/internal/export coverage: 88.2% of statements [2023-08-19T06:42:03.558Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.007s coverage: 88.2% of statements [2023-08-19T06:42:03.820Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog coverage: 87.2% of statements [2023-08-19T06:42:03.820Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2023-08-19T06:42:03.820Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-08-19T06:42:03.820Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-08-19T06:42:03.820Z] github.com/docker/docker/daemon/logger/jsonfilelog coverage: 76.8% of statements [2023-08-19T06:42:03.820Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.118s coverage: 76.8% of statements [2023-08-19T06:42:04.083Z] github.com/docker/docker/daemon/logger/local coverage: 79.4% of statements [2023-08-19T06:42:04.083Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 79.4% of statements [2023-08-19T06:42:04.656Z] github.com/docker/docker/daemon/logger/loggerutils coverage: 63.5% of statements [2023-08-19T06:42:04.656Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 63.5% of statements [2023-08-19T06:42:04.656Z] github.com/docker/docker/daemon/logger/loggerutils/cache coverage: 31.5% of statements [2023-08-19T06:42:04.656Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2023-08-19T06:42:04.656Z] ? github.com/docker/docker/daemon/names [no test files] [2023-08-19T06:42:04.656Z] github.com/docker/docker/daemon/logger/templates coverage: 8.3% of statements [2023-08-19T06:42:04.656Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2023-08-19T06:42:04.656Z] github.com/docker/docker/daemon/logger/syslog coverage: 46.8% of statements [2023-08-19T06:42:04.656Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2023-08-19T06:42:04.918Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2023-08-19T06:42:04.918Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-08-19T06:42:05.180Z] github.com/docker/docker/daemon/network coverage: 63.8% of statements [2023-08-19T06:42:05.180Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2023-08-19T06:42:05.180Z] github.com/docker/docker/daemon/logger/journald coverage: 74.5% of statements [2023-08-19T06:42:05.180Z] ok github.com/docker/docker/daemon/logger/journald 1.488s coverage: 74.5% of statements [2023-08-19T06:42:06.124Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-08-19T06:42:06.124Z] github.com/docker/docker/dockerversion coverage: 100.0% of statements [2023-08-19T06:42:06.124Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2023-08-19T06:42:06.124Z] github.com/docker/docker/errdefs coverage: 77.7% of statements [2023-08-19T06:42:06.124Z] ok github.com/docker/docker/errdefs 0.008s coverage: 77.7% of statements [2023-08-19T06:42:06.124Z] github.com/docker/docker/distribution/metadata coverage: 44.4% of statements [2023-08-19T06:42:06.124Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 44.4% of statements [2023-08-19T06:42:06.124Z] github.com/docker/docker/daemon/logger/splunk coverage: 82.5% of statements [2023-08-19T06:42:06.385Z] ok github.com/docker/docker/daemon/logger/splunk 1.480s coverage: 82.5% of statements [2023-08-19T06:42:06.646Z] github.com/docker/docker/distribution coverage: 29.5% of statements [2023-08-19T06:42:06.646Z] ok github.com/docker/docker/distribution 0.614s coverage: 29.5% of statements [2023-08-19T06:42:06.646Z] github.com/docker/docker/image/cache coverage: 19.2% of statements [2023-08-19T06:42:06.646Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2023-08-19T06:42:06.646Z] github.com/docker/docker/image coverage: 86.4% of statements [2023-08-19T06:42:06.646Z] ? github.com/docker/docker/image/v1 [no test files] [2023-08-19T06:42:06.646Z] ? github.com/docker/docker/internal/mounttree [no test files] [2023-08-19T06:42:06.646Z] ok github.com/docker/docker/image 0.031s coverage: 86.4% of statements [2023-08-19T06:42:06.646Z] github.com/docker/docker/internal/mod coverage: 66.7% of statements [2023-08-19T06:42:06.646Z] ok github.com/docker/docker/internal/mod 0.004s coverage: 66.7% of statements [2023-08-19T06:42:06.646Z] github.com/docker/docker/image/tarexport coverage: 0.6% of statements [2023-08-19T06:42:06.646Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2023-08-19T06:42:06.907Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-08-19T06:42:06.907Z] ? github.com/docker/docker/internal/testutils [no test files] [2023-08-19T06:42:06.907Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2023-08-19T06:42:06.907Z] ? github.com/docker/docker/internal/unshare [no test files] [2023-08-19T06:42:06.907Z] github.com/docker/docker/internal/multierror coverage: 88.9% of statements [2023-08-19T06:42:06.907Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2023-08-19T06:42:07.850Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-08-19T06:42:07.850Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-08-19T06:42:07.850Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2023-08-19T06:42:07.850Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-08-19T06:42:07.850Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-08-19T06:42:07.850Z] github.com/docker/docker/libcontainerd/queue coverage: 100.0% of statements [2023-08-19T06:42:07.850Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2023-08-19T06:42:08.111Z] github.com/docker/docker/distribution/xfer coverage: 84.4% of statements [2023-08-19T06:42:08.111Z] ok github.com/docker/docker/distribution/xfer 2.179s coverage: 84.4% of statements [2023-08-19T06:42:08.373Z] ? github.com/docker/docker/oci/caps [no test files] [2023-08-19T06:42:08.373Z] github.com/docker/docker/pkg/aaparser coverage: 52.9% of statements [2023-08-19T06:42:08.373Z] github.com/docker/docker/oci coverage: 38.1% of statements [2023-08-19T06:42:08.373Z] ok github.com/docker/docker/oci 0.009s coverage: 38.1% of statements [2023-08-19T06:42:08.373Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2023-08-19T06:42:08.635Z] github.com/docker/docker/opts coverage: 67.9% of statements [2023-08-19T06:42:08.635Z] ok github.com/docker/docker/opts 0.068s coverage: 67.9% of statements [2023-08-19T06:42:08.635Z] github.com/docker/docker/daemon coverage: 17.2% of statements [2023-08-19T06:42:08.635Z] ok github.com/docker/docker/daemon 10.903s coverage: 17.2% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/broadcaster coverage: 100.0% of statements [2023-08-19T06:42:09.207Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/containerfs coverage: 28.6% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/directory coverage: 81.8% of statements [2023-08-19T06:42:09.207Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 28.6% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/capabilities coverage: 87.5% of statements [2023-08-19T06:42:09.207Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2023-08-19T06:42:09.207Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 81.8% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/dmesg coverage: 83.3% of statements [2023-08-19T06:42:09.207Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/chrootarchive coverage: 83.7% of statements [2023-08-19T06:42:09.207Z] ok github.com/docker/docker/pkg/chrootarchive 0.257s coverage: 83.7% of statements [2023-08-19T06:42:09.207Z] github.com/docker/docker/pkg/fileutils coverage: 56.4% of statements [2023-08-19T06:42:09.468Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 56.4% of statements [2023-08-19T06:42:09.468Z] github.com/docker/docker/pkg/authorization coverage: 68.3% of statements [2023-08-19T06:42:09.468Z] ok github.com/docker/docker/pkg/authorization 0.350s coverage: 68.3% of statements [2023-08-19T06:42:09.468Z] github.com/docker/docker/pkg/homedir coverage: 8.3% of statements [2023-08-19T06:42:09.468Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 8.3% of statements [2023-08-19T06:42:09.468Z] github.com/docker/docker/pkg/archive coverage: 81.5% of statements [2023-08-19T06:42:09.468Z] ok github.com/docker/docker/pkg/archive 0.478s coverage: 81.5% of statements [2023-08-19T06:42:09.730Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-08-19T06:42:09.730Z] github.com/docker/docker/pkg/longpath coverage: 45.5% of statements [2023-08-19T06:42:09.730Z] github.com/docker/docker/pkg/meminfo coverage: 75.0% of statements [2023-08-19T06:42:09.730Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 45.5% of statements [2023-08-19T06:42:09.730Z] github.com/docker/docker/pkg/jsonmessage coverage: 92.3% of statements [2023-08-19T06:42:09.730Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2023-08-19T06:42:09.730Z] ok github.com/docker/docker/pkg/meminfo 0.006s coverage: 75.0% of statements [2023-08-19T06:42:09.730Z] github.com/docker/docker/pkg/namesgenerator coverage: 85.7% of statements [2023-08-19T06:42:09.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2023-08-19T06:42:09.992Z] github.com/docker/docker/pkg/parsers coverage: 97.0% of statements [2023-08-19T06:42:09.992Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-08-19T06:42:09.992Z] github.com/docker/docker/pkg/parsers/kernel coverage: 60.0% of statements [2023-08-19T06:42:09.992Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2023-08-19T06:42:09.992Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-08-19T06:42:09.992Z] ? github.com/docker/docker/pkg/platforms [no test files] [2023-08-19T06:42:09.992Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-08-19T06:42:09.992Z] github.com/docker/docker/pkg/pidfile coverage: 94.1% of statements [2023-08-19T06:42:09.992Z] github.com/docker/docker/pkg/parsers/operatingsystem coverage: 90.2% of statements [2023-08-19T06:42:09.992Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2023-08-19T06:42:09.992Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.2% of statements [2023-08-19T06:42:10.253Z] github.com/docker/docker/pkg/idtools coverage: 69.8% of statements [2023-08-19T06:42:10.253Z] ok github.com/docker/docker/pkg/idtools 0.543s coverage: 69.8% of statements [2023-08-19T06:42:10.253Z] github.com/docker/docker/pkg/ioutils coverage: 72.3% of statements [2023-08-19T06:42:10.253Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 72.3% of statements [2023-08-19T06:42:10.826Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-08-19T06:42:10.826Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-08-19T06:42:10.826Z] github.com/docker/docker/pkg/plugins/transport coverage: 90.0% of statements [2023-08-19T06:42:10.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen coverage: 56.8% of statements [2023-08-19T06:42:10.826Z] github.com/docker/docker/pkg/process coverage: 21.7% of statements [2023-08-19T06:42:10.826Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2023-08-19T06:42:10.826Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2023-08-19T06:42:10.826Z] github.com/docker/docker/pkg/pools coverage: 88.2% of statements [2023-08-19T06:42:10.826Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2023-08-19T06:42:10.826Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2023-08-19T06:42:10.826Z] github.com/docker/docker/pkg/progress coverage: 75.9% of statements [2023-08-19T06:42:10.826Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-08-19T06:42:11.088Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-08-19T06:42:11.088Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-08-19T06:42:11.088Z] github.com/docker/docker/pkg/stack coverage: 90.9% of statements [2023-08-19T06:42:11.088Z] github.com/docker/docker/pkg/reexec coverage: 82.4% of statements [2023-08-19T06:42:11.088Z] ok github.com/docker/docker/pkg/stack 0.020s coverage: 90.9% of statements [2023-08-19T06:42:11.088Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2023-08-19T06:42:11.088Z] github.com/docker/docker/pkg/stdcopy coverage: 100.0% of statements [2023-08-19T06:42:11.088Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2023-08-19T06:42:11.349Z] github.com/docker/docker/pkg/stringid coverage: 61.9% of statements [2023-08-19T06:42:11.349Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 61.9% of statements [2023-08-19T06:42:11.349Z] github.com/docker/docker/pkg/streamformatter coverage: 66.2% of statements [2023-08-19T06:42:11.349Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2023-08-19T06:42:11.610Z] github.com/docker/docker/pkg/useragent coverage: 88.9% of statements [2023-08-19T06:42:11.610Z] github.com/docker/docker/pkg/system coverage: 43.1% of statements [2023-08-19T06:42:11.610Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2023-08-19T06:42:11.610Z] ok github.com/docker/docker/pkg/system 0.006s coverage: 43.1% of statements [2023-08-19T06:42:11.610Z] github.com/docker/docker/pkg/sysinfo coverage: 53.4% of statements [2023-08-19T06:42:11.610Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2023-08-19T06:42:11.610Z] github.com/docker/docker/pkg/tailfile coverage: 88.6% of statements [2023-08-19T06:42:11.610Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2023-08-19T06:42:11.610Z] github.com/docker/docker/pkg/tarsum coverage: 89.1% of statements [2023-08-19T06:42:11.610Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.1% of statements [2023-08-19T06:42:12.553Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-08-19T06:42:12.553Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-08-19T06:42:12.553Z] github.com/docker/docker/plugin/v2 coverage: 14.4% of statements [2023-08-19T06:42:12.553Z] github.com/docker/docker/profiles/seccomp coverage: 86.0% of statements [2023-08-19T06:42:12.553Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2023-08-19T06:42:12.553Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements [2023-08-19T06:42:12.814Z] github.com/docker/docker/pkg/plugins coverage: 74.9% of statements [2023-08-19T06:42:12.814Z] ok github.com/docker/docker/pkg/plugins 2.018s coverage: 74.9% of statements [2023-08-19T06:42:12.814Z] github.com/docker/docker/reference coverage: 83.7% of statements [2023-08-19T06:42:12.814Z] ok github.com/docker/docker/reference 0.010s coverage: 83.7% of statements [2023-08-19T06:42:12.814Z] github.com/docker/docker/plugin coverage: 23.3% of statements [2023-08-19T06:42:12.814Z] ok github.com/docker/docker/plugin 0.526s coverage: 23.3% of statements [2023-08-19T06:42:13.386Z] github.com/docker/docker/quota coverage: 69.2% of statements [2023-08-19T06:42:13.386Z] ok github.com/docker/docker/quota 0.599s coverage: 69.2% of statements [2023-08-19T06:42:13.386Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-08-19T06:42:13.386Z] github.com/docker/docker/restartmanager coverage: 51.9% of statements [2023-08-19T06:42:13.386Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 51.9% of statements [2023-08-19T06:42:13.386Z] github.com/docker/docker/testutil coverage: 62.5% of statements [2023-08-19T06:42:13.386Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2023-08-19T06:42:13.386Z] github.com/docker/docker/runconfig coverage: 63.6% of statements [2023-08-19T06:42:13.386Z] github.com/docker/docker/registry/resumable coverage: 100.0% of statements [2023-08-19T06:42:13.386Z] ok github.com/docker/docker/runconfig 0.017s coverage: 63.6% of statements [2023-08-19T06:42:13.386Z] ok github.com/docker/docker/registry/resumable 0.019s coverage: 100.0% of statements [2023-08-19T06:42:13.386Z] github.com/docker/docker/registry coverage: 65.2% of statements [2023-08-19T06:42:13.386Z] ok github.com/docker/docker/registry 0.116s coverage: 65.2% of statements [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/testutil/request [no test files] [2023-08-19T06:42:13.957Z] ? github.com/docker/docker/volume [no test files] [2023-08-19T06:42:14.529Z] github.com/docker/docker/volume/drivers coverage: 36.1% of statements [2023-08-19T06:42:14.529Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-08-19T06:42:14.790Z] github.com/docker/docker/volume/mounts coverage: 65.7% of statements [2023-08-19T06:42:14.790Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 65.7% of statements [2023-08-19T06:42:14.790Z] github.com/docker/docker/volume/local coverage: 74.4% of statements [2023-08-19T06:42:14.790Z] ok github.com/docker/docker/volume/local 0.155s coverage: 74.4% of statements [2023-08-19T06:42:15.050Z] github.com/docker/docker/layer coverage: 68.7% of statements [2023-08-19T06:42:15.050Z] ok github.com/docker/docker/layer 7.241s coverage: 68.7% of statements [2023-08-19T06:42:15.050Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-08-19T06:42:15.050Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-08-19T06:42:15.050Z] github.com/docker/docker/volume/service coverage: 71.8% of statements [2023-08-19T06:42:15.050Z] ok github.com/docker/docker/volume/service 0.013s coverage: 71.8% of statements [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === Skipped [2023-08-19T06:42:15.311Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-08-19T06:42:15.311Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-08-19T06:42:15.311Z] network_proxy_test.go:210: No support for dual stack yet [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-08-19T06:42:15.311Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-08-19T06:42:15.311Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver btrfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:68: No driver to put! [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-08-19T06:42:15.311Z] time="2023-08-19T06:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-08-19T06:42:15.311Z] time="2023-08-19T06:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-08-19T06:42:15.311Z] time="2023-08-19T06:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-08-19T06:42:15.311Z] time="2023-08-19T06:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-08-19T06:42:15.311Z] time="2023-08-19T06:42:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: driver not supported [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:68: No driver to put! [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-08-19T06:42:15.311Z] overlay_test.go:61: Cannot run test with naive change algorithm [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.311Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-19T06:42:15.311Z] [2023-08-19T06:42:15.311Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-08-19T06:42:15.311Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.312Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-08-19T06:42:15.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.312Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-08-19T06:42:15.312Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-08-19T06:42:15.312Z] graphtest_unix.go:41: Driver zfs not supported [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-08-19T06:42:15.312Z] graphtest_unix.go:68: No driver to put! [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-08-19T06:42:15.312Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-08-19T06:42:15.312Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2023-08-19T06:42:15.312Z] validate_test.go:70: only tested on Windows [2023-08-19T06:42:15.312Z] [2023-08-19T06:42:15.312Z] DONE 3105 tests, 27 skipped in 63.795s [2023-08-19T06:42:15.312Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/bitmap [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cluster [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/config [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/datastore [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/diagnostic [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/discoverapi [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/driverapi [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/host [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/null [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/remote [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/windows [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/drvregistry [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/etchosts [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/internal/caller [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/internal/kvstore [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipam [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipamapi [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipams/null [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipams/remote [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipamutils [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ipbits [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/iptables [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/netlabel [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/netutils [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/networkdb [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/ns [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/options [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/osl [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/osl/kernel [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/portallocator [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/portmapper [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/resolvconf [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/scope [2023-08-19T06:42:15.312Z] github.com/docker/docker/libnetwork/types' ']' [2023-08-19T06:42:15.312Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types [2023-08-19T06:43:11.583Z] github.com/docker/docker/libnetwork coverage: 43.0% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork 44.931s coverage: 43.0% of statements [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/bitmap coverage: 96.1% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/bitmap 0.007s coverage: 96.1% of statements [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/config coverage: 10.5% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/config 0.012s coverage: 10.5% of statements [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/datastore coverage: 16.2% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 16.2% of statements [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/driverapi coverage: 68.9% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/drivers/bridge coverage: 62.2% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.015s coverage: 62.2% of statements [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/drivers/host coverage: 40.0% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 40.0% of statements [2023-08-19T06:43:11.584Z] github.com/docker/docker/libnetwork/drivers/ipvlan coverage: 5.0% of statements [2023-08-19T06:43:11.584Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.711s coverage: 5.0% of statements [2023-08-19T06:43:11.584Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-08-19T06:43:12.155Z] github.com/docker/docker/libnetwork/drivers/macvlan coverage: 4.6% of statements [2023-08-19T06:43:12.155Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.004s coverage: 4.6% of statements [2023-08-19T06:43:12.155Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-08-19T06:43:12.416Z] github.com/docker/docker/libnetwork/drivers/null coverage: 40.0% of statements [2023-08-19T06:43:12.416Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 40.0% of statements [2023-08-19T06:43:13.360Z] github.com/docker/docker/libnetwork/drivers/overlay coverage: 1.4% of statements [2023-08-19T06:43:13.360Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2023-08-19T06:43:13.621Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils coverage: 45.0% of statements [2023-08-19T06:43:13.621Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.004s coverage: 45.0% of statements [2023-08-19T06:43:14.192Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager coverage: 62.7% of statements [2023-08-19T06:43:14.192Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 62.7% of statements [2023-08-19T06:43:14.453Z] github.com/docker/docker/libnetwork/drivers/remote coverage: 57.5% of statements [2023-08-19T06:43:14.453Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.5% of statements [2023-08-19T06:43:14.453Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-08-19T06:43:14.714Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-08-19T06:43:14.714Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-08-19T06:43:15.285Z] github.com/docker/docker/libnetwork/drvregistry coverage: 87.0% of statements [2023-08-19T06:43:15.285Z] ok github.com/docker/docker/libnetwork/drvregistry 0.020s coverage: 87.0% of statements [2023-08-19T06:43:15.547Z] github.com/docker/docker/libnetwork/etchosts coverage: 81.0% of statements [2023-08-19T06:43:15.547Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.0% of statements [2023-08-19T06:43:15.547Z] github.com/docker/docker/libnetwork/internal/caller coverage: 100.0% of statements [2023-08-19T06:43:15.547Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-08-19T06:43:15.547Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2023-08-19T06:43:15.547Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2023-08-19T06:43:27.783Z] github.com/docker/docker/libnetwork/internal/setmatrix coverage: 100.0% of statements [2023-08-19T06:43:27.783Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-08-19T06:43:29.696Z] github.com/docker/docker/libnetwork/ipam coverage: 80.2% of statements [2023-08-19T06:43:29.696Z] ok github.com/docker/docker/libnetwork/ipam 3.397s coverage: 80.2% of statements [2023-08-19T06:43:29.696Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-08-19T06:43:29.696Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-08-19T06:43:29.957Z] github.com/docker/docker/libnetwork/ipams/null coverage: 63.2% of statements [2023-08-19T06:43:29.957Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 63.2% of statements [2023-08-19T06:43:30.528Z] github.com/docker/docker/libnetwork/ipams/remote coverage: 48.7% of statements [2023-08-19T06:43:30.528Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 48.7% of statements [2023-08-19T06:43:30.528Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-08-19T06:43:30.789Z] github.com/docker/docker/libnetwork/ipams/windowsipam coverage: 80.0% of statements [2023-08-19T06:43:30.789Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 80.0% of statements [2023-08-19T06:43:31.365Z] github.com/docker/docker/libnetwork/ipamutils coverage: 86.4% of statements [2023-08-19T06:43:31.365Z] ok github.com/docker/docker/libnetwork/ipamutils 0.299s coverage: 86.4% of statements [2023-08-19T06:43:31.365Z] github.com/docker/docker/libnetwork/ipbits coverage: 100.0% of statements [2023-08-19T06:43:31.365Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2023-08-19T06:43:32.313Z] github.com/docker/docker/libnetwork/iptables coverage: 40.1% of statements [2023-08-19T06:43:32.313Z] ok github.com/docker/docker/libnetwork/iptables 0.232s coverage: 40.1% of statements [2023-08-19T06:43:32.313Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2023-08-19T06:43:32.576Z] github.com/docker/docker/libnetwork/netutils coverage: 54.9% of statements [2023-08-19T06:43:32.576Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 54.9% of statements [2023-08-19T06:45:24.193Z] github.com/docker/docker/libnetwork/networkdb coverage: 58.5% of statements [2023-08-19T06:45:24.193Z] ok github.com/docker/docker/libnetwork/networkdb 103.664s coverage: 58.5% of statements [2023-08-19T06:45:24.193Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-08-19T06:45:24.193Z] github.com/docker/docker/libnetwork/options coverage: 100.0% of statements [2023-08-19T06:45:24.193Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-08-19T06:45:24.193Z] github.com/docker/docker/libnetwork/osl coverage: 39.7% of statements [2023-08-19T06:45:24.193Z] ok github.com/docker/docker/libnetwork/osl 4.500s coverage: 39.7% of statements [2023-08-19T06:45:24.193Z] github.com/docker/docker/libnetwork/osl/kernel coverage: 20.0% of statements [2023-08-19T06:45:24.193Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-08-19T06:45:24.193Z] github.com/docker/docker/libnetwork/portallocator coverage: 80.7% of statements [2023-08-19T06:45:24.193Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2023-08-19T06:45:24.454Z] github.com/docker/docker/libnetwork/portmapper coverage: 46.3% of statements [2023-08-19T06:45:24.454Z] ok github.com/docker/docker/libnetwork/portmapper 0.704s coverage: 46.3% of statements [2023-08-19T06:45:24.714Z] github.com/docker/docker/libnetwork/resolvconf coverage: 84.9% of statements [2023-08-19T06:45:24.714Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 84.9% of statements [2023-08-19T06:45:24.714Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2023-08-19T06:45:25.286Z] github.com/docker/docker/libnetwork/types coverage: 41.7% of statements [2023-08-19T06:45:25.286Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2023-08-19T06:45:25.286Z] [2023-08-19T06:45:25.286Z] === Skipped [2023-08-19T06:45:25.286Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-08-19T06:45:25.286Z] firewalld_test.go:14: firewalld is not running [2023-08-19T06:45:25.286Z] [2023-08-19T06:45:25.286Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2023-08-19T06:45:25.286Z] firewalld_test.go:75: firewalld is not running [2023-08-19T06:45:25.286Z] [2023-08-19T06:45:25.286Z] DONE 340 tests, 2 skipped in 189.804s Post stage [Pipeline] junit [2023-08-19T06:45:26.242Z] Recording test results [2023-08-19T06:45:27.433Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-19T06:45:27.750Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46273/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=219d4d9db9941e965c21eca045b7472d43b5599c -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:219d4d9db9941e965c21eca045b7472d43b5599c hack/make.sh dynbinary test-integration [2023-08-19T06:45:28.021Z] [2023-08-19T06:45:28.021Z] Removing bundles/ [2023-08-19T06:45:28.021Z] [2023-08-19T06:45:28.021Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-08-19T06:45:28.021Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-08-19T06:45:28.021Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-19T06:45:28.021Z] module github.com/docker/docker [2023-08-19T06:45:28.021Z] [2023-08-19T06:45:28.021Z] go 1.19 [2023-08-19T06:45:28.021Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-19T06:45:28.021Z] + GO111MODULE=on [2023-08-19T06:45:28.021Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=219d4d9db9941e965c21eca045b7472d43b5599c" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-19T06:45:27.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' github.com/docker/docker/cmd/dockerd [2023-08-19T06:46:06.794Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-19T06:46:06.794Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-08-19T06:46:06.794Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-08-19T06:46:06.794Z] + tee /go/src/github.com/docker/docker/go.mod [2023-08-19T06:46:06.794Z] module github.com/docker/docker [2023-08-19T06:46:06.794Z] [2023-08-19T06:46:06.794Z] go 1.19 [2023-08-19T06:46:06.794Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2023-08-19T06:46:06.794Z] + GO111MODULE=on [2023-08-19T06:46:06.794Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=219d4d9db9941e965c21eca045b7472d43b5599c" -X "github.com/docker/docker/dockerversion.BuildTime=2023-08-19T06:45:27.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' github.com/docker/docker/cmd/docker-proxy [2023-08-19T06:46:06.794Z] + rm -f /go/src/github.com/docker/docker/go.mod [2023-08-19T06:46:06.794Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-08-19T06:46:06.794Z] [2023-08-19T06:46:06.794Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-08-19T06:46:06.794Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-08-19T06:46:06.794Z] HOSTNAME=d0ceff83e9f7 [2023-08-19T06:46:06.794Z] TESTDEBUG=0 [2023-08-19T06:46:06.794Z] DEST=bundles/test-integration [2023-08-19T06:46:06.794Z] PWD=/go/src/github.com/docker/docker [2023-08-19T06:46:06.794Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2023-08-19T06:46:06.794Z] DOCKER_GITCOMMIT=219d4d9db9941e965c21eca045b7472d43b5599c [2023-08-19T06:46:06.794Z] container=docker [2023-08-19T06:46:06.794Z] HOME=/root [2023-08-19T06:46:06.794Z] CONTAINERD_NAMESPACE=moby [2023-08-19T06:46:06.794Z] GOLANG_VERSION=1.20.7 [2023-08-19T06:46:06.794Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-08-19T06:46:06.794Z] VALIDATE_BRANCH=master [2023-08-19T06:46:06.794Z] TERM=xterm [2023-08-19T06:46:06.794Z] DOCKER_PKG=github.com/docker/docker [2023-08-19T06:46:06.794Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2023-08-19T06:46:06.794Z] SHLVL=1 [2023-08-19T06:46:06.794Z] TIMEOUT=120m [2023-08-19T06:46:06.794Z] DOCKER_GRAPHDRIVER=overlay2 [2023-08-19T06:46:06.794Z] GO111MODULE=off [2023-08-19T06:46:06.794Z] DOCKER_EXPERIMENTAL=1 [2023-08-19T06:46:06.794Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-08-19T06:46:06.794Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-08-19T06:46:06.794Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-08-19T06:46:06.794Z] GOPATH=/go [2023-08-19T06:46:06.794Z] PKG_CONFIG=pkg-config [2023-08-19T06:46:06.794Z] _=/usr/bin/env [2023-08-19T06:46:06.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-08-19T06:46:24.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2023-08-19T06:46:24.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-08-19T06:46:25.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-08-19T06:46:27.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-08-19T06:46:31.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-08-19T06:46:34.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-08-19T06:46:35.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-08-19T06:46:36.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-08-19T06:46:37.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-08-19T06:46:39.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-08-19T06:46:39.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-08-19T06:46:40.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-08-19T06:46:42.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-08-19T06:46:44.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-08-19T06:46:45.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-08-19T06:46:45.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-08-19T06:46:46.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-08-19T06:46:48.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-08-19T06:46:49.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-08-19T06:46:49.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-08-19T06:46:51.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-08-19T06:46:52.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-08-19T06:46:52.602Z] Using test binary /usr/local/cli-integration/docker [2023-08-19T06:46:52.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-08-19T06:46:52.602Z] +++ /etc/init.d/apparmor start [2023-08-19T06:46:52.602Z] Not: starting. [2023-08-19T06:46:52.602Z] INFO: Waiting for daemon to start... [2023-08-19T06:46:52.602Z] Starting dockerd [2023-08-19T06:46:52.602Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.GOoAZpTB3z/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-08-19T06:46:56.811Z] . [2023-08-19T06:46:56.811Z] ---> Making bundle: .build-empty-images (in bundles/test-integration) [2023-08-19T06:46:56.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-08-19T06:46:56.811Z] ++++ docker load [2023-08-19T06:46:56.811Z] Loaded image: emptyfs:latest [2023-08-19T06:46:56.811Z] ++++ tar -cC bundles/test-integration/dangling . [2023-08-19T06:46:56.811Z] ++++ docker load [2023-08-19T06:46:56.811Z] Loaded image ID: sha256:0df1207206e5288f4a989a2f13d1f5b3c4e70467702c1d5d21dfc9f002b7bd43 [2023-08-19T06:46:56.811Z] Running integration-test (iteration 1) [2023-08-19T06:46:56.811Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-08-19T06:46:56.811Z] ++ 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-08-19T06:46:56.811Z] ++ set -e [2023-08-19T06:46:56.811Z] ++ '[' -n 0 ']' [2023-08-19T06:46:56.811Z] ++ set -x [2023-08-19T06:46:56.811Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:46:57.072Z] Loaded image: busybox:latest [2023-08-19T06:46:57.072Z] Loaded image: busybox:glibc [2023-08-19T06:46:58.014Z] Loaded image: debian:bullseye-slim [2023-08-19T06:46:58.014Z] Loaded image: hello-world:latest [2023-08-19T06:46:58.014Z] Loaded image: arm32v7/hello-world:latest [2023-08-19T06:46:58.014Z] INFO: Testing against a local daemon [2023-08-19T06:46:58.014Z] === RUN TestCgroupNamespacesBuild [2023-08-19T06:46:59.399Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2023-08-19T06:46:59.399Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-08-19T06:47:00.342Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2023-08-19T06:47:00.342Z] === RUN TestBuildWithSession [2023-08-19T06:47:00.342Z] build_session_test.go:25: TODO: BuildKit [2023-08-19T06:47:00.342Z] --- SKIP: TestBuildWithSession (0.00s) [2023-08-19T06:47:00.342Z] === RUN TestBuildSquashParent [2023-08-19T06:47:04.546Z] --- PASS: TestBuildSquashParent (3.75s) [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-19T06:47:04.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-19T06:47:04.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-19T06:47:04.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-19T06:47:04.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-19T06:47:04.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-19T06:47:04.546Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-19T06:47:04.546Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-19T06:47:04.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-08-19T06:47:04.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-08-19T06:47:04.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-08-19T06:47:04.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-08-19T06:47:04.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-08-19T06:47:04.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s) [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.05s) [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s) [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s) [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2023-08-19T06:47:07.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) [2023-08-19T06:47:07.846Z] === RUN TestBuildMultiStageCopy [2023-08-19T06:47:07.846Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-08-19T06:47:08.417Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-08-19T06:47:08.677Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-08-19T06:47:08.677Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-08-19T06:47:08.677Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-08-19T06:47:08.677Z] --- PASS: TestBuildMultiStageCopy (1.18s) [2023-08-19T06:47:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.95s) [2023-08-19T06:47:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2023-08-19T06:47:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s) [2023-08-19T06:47:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.06s) [2023-08-19T06:47:08.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.06s) [2023-08-19T06:47:08.677Z] === RUN TestBuildMultiStageParentConfig [2023-08-19T06:47:09.248Z] --- PASS: TestBuildMultiStageParentConfig (0.33s) [2023-08-19T06:47:09.248Z] === RUN TestBuildLabelWithTargets [2023-08-19T06:47:09.509Z] --- PASS: TestBuildLabelWithTargets (0.40s) [2023-08-19T06:47:09.509Z] === RUN TestBuildWithEmptyLayers [2023-08-19T06:47:09.509Z] --- PASS: TestBuildWithEmptyLayers (0.08s) [2023-08-19T06:47:09.509Z] === RUN TestBuildMultiStageOnBuild [2023-08-19T06:47:10.892Z] --- PASS: TestBuildMultiStageOnBuild (1.17s) [2023-08-19T06:47:10.892Z] === RUN TestBuildUncleanTarFilenames [2023-08-19T06:47:10.892Z] --- PASS: TestBuildUncleanTarFilenames (0.11s) [2023-08-19T06:47:10.892Z] === RUN TestBuildMultiStageLayerLeak [2023-08-19T06:47:11.834Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s) [2023-08-19T06:47:11.834Z] === RUN TestBuildWithHugeFile [2023-08-19T06:47:58.546Z] --- PASS: TestBuildWithHugeFile (43.84s) [2023-08-19T06:47:58.546Z] === RUN TestBuildWCOWSandboxSize [2023-08-19T06:47:58.546Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-08-19T06:47:58.546Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-08-19T06:47:58.546Z] === RUN TestBuildWithEmptyDockerfile [2023-08-19T06:47:58.546Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-19T06:47:58.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-19T06:47:58.546Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-19T06:47:58.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-19T06:47:58.546Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-19T06:47:58.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-19T06:47:58.546Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-08-19T06:47:58.546Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-08-19T06:47:58.546Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-08-19T06:47:58.546Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-08-19T06:47:58.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2023-08-19T06:47:58.546Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2023-08-19T06:47:58.546Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2023-08-19T06:47:58.546Z] === RUN TestBuildPreserveOwnership [2023-08-19T06:47:58.546Z] === RUN TestBuildPreserveOwnership/copy_from [2023-08-19T06:47:58.546Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-08-19T06:47:58.546Z] --- PASS: TestBuildPreserveOwnership (2.15s) [2023-08-19T06:47:58.546Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.52s) [2023-08-19T06:47:58.546Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s) [2023-08-19T06:47:58.546Z] === RUN TestBuildPlatformInvalid [2023-08-19T06:47:58.546Z] --- PASS: TestBuildPlatformInvalid (0.02s) [2023-08-19T06:47:58.546Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-08-19T06:47:58.546Z] Loaded image: busybox:latest [2023-08-19T06:47:58.546Z] Loaded image: busybox:glibc [2023-08-19T06:47:59.488Z] Loaded image: debian:bullseye-slim [2023-08-19T06:47:59.488Z] Loaded image: hello-world:latest [2023-08-19T06:47:59.488Z] Loaded image: arm32v7/hello-world:latest [2023-08-19T06:48:07.625Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.54s) [2023-08-19T06:48:07.625Z] PASS [2023-08-19T06:48:07.625Z] [2023-08-19T06:48:07.625Z] === Skipped [2023-08-19T06:48:07.625Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-08-19T06:48:07.625Z] build_session_test.go:25: TODO: BuildKit [2023-08-19T06:48:07.625Z] [2023-08-19T06:48:07.625Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-08-19T06:48:07.625Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-08-19T06:48:07.625Z] [2023-08-19T06:48:07.625Z] DONE 34 tests, 2 skipped in 70.597s [2023-08-19T06:48:07.625Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2023-08-19T06:48:07.625Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:48:07.625Z] ++ set -e [2023-08-19T06:48:07.625Z] ++ '[' -n 0 ']' [2023-08-19T06:48:07.625Z] ++ set -x [2023-08-19T06:48:07.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:48:07.625Z] INFO: Testing against a local daemon [2023-08-19T06:48:07.625Z] === RUN TestNoNewPrivileges [2023-08-19T06:48:12.911Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2023-08-19T06:48:13.172Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2023-08-19T06:48:13.743Z] --- PASS: TestNoNewPrivileges (6.11s) [2023-08-19T06:48:13.743Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s) [2023-08-19T06:48:13.743Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s) [2023-08-19T06:48:13.743Z] PASS [2023-08-19T06:48:13.743Z] [2023-08-19T06:48:13.743Z] DONE 3 tests in 6.135s [2023-08-19T06:48:13.743Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-08-19T06:48:13.743Z] ++ 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-08-19T06:48:13.743Z] ++ set -e [2023-08-19T06:48:13.743Z] ++ '[' -n 0 ']' [2023-08-19T06:48:13.743Z] ++ set -x [2023-08-19T06:48:13.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:48:13.743Z] INFO: Testing against a local daemon [2023-08-19T06:48:13.743Z] === RUN TestConfigInspect [2023-08-19T06:48:15.654Z] --- PASS: TestConfigInspect (1.91s) [2023-08-19T06:48:15.654Z] === RUN TestConfigList [2023-08-19T06:48:17.566Z] --- PASS: TestConfigList (2.04s) [2023-08-19T06:48:17.566Z] === RUN TestConfigsCreateAndDelete [2023-08-19T06:48:19.478Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2023-08-19T06:48:19.478Z] === RUN TestConfigsUpdate [2023-08-19T06:48:21.390Z] --- PASS: TestConfigsUpdate (1.89s) [2023-08-19T06:48:21.390Z] === RUN TestTemplatedConfig [2023-08-19T06:48:23.933Z] --- PASS: TestTemplatedConfig (2.60s) [2023-08-19T06:48:23.933Z] === RUN TestConfigCreateResolve [2023-08-19T06:48:25.846Z] --- PASS: TestConfigCreateResolve (1.86s) [2023-08-19T06:48:25.846Z] PASS [2023-08-19T06:48:25.846Z] [2023-08-19T06:48:25.846Z] DONE 6 tests in 12.238s [2023-08-19T06:48:25.846Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-08-19T06:48:25.846Z] ++ 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-08-19T06:48:25.846Z] ++ set -e [2023-08-19T06:48:25.846Z] ++ '[' -n 0 ']' [2023-08-19T06:48:25.846Z] ++ set -x [2023-08-19T06:48:25.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:48:25.846Z] INFO: Testing against a local daemon [2023-08-19T06:48:25.846Z] === RUN TestAttach [2023-08-19T06:48:25.846Z] === RUN TestAttach/without_TTY [2023-08-19T06:48:25.846Z] === PAUSE TestAttach/without_TTY [2023-08-19T06:48:25.846Z] === RUN TestAttach/with_TTY [2023-08-19T06:48:25.846Z] === PAUSE TestAttach/with_TTY [2023-08-19T06:48:25.846Z] === CONT TestAttach/without_TTY [2023-08-19T06:48:25.846Z] === CONT TestAttach/with_TTY [2023-08-19T06:48:25.846Z] --- PASS: TestAttach (0.02s) [2023-08-19T06:48:25.846Z] --- PASS: TestAttach/with_TTY (0.03s) [2023-08-19T06:48:25.846Z] --- PASS: TestAttach/without_TTY (0.03s) [2023-08-19T06:48:25.846Z] === RUN TestCreateWithCDIDevices [2023-08-19T06:48:27.230Z] --- PASS: TestCreateWithCDIDevices (1.05s) [2023-08-19T06:48:27.230Z] === RUN TestCDISpecDirsAreInSystemInfo [2023-08-19T06:48:27.230Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default [2023-08-19T06:48:27.490Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned [2023-08-19T06:48:28.061Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice [2023-08-19T06:48:28.632Z] === RUN TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice [2023-08-19T06:48:29.203Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice [2023-08-19T06:48:29.773Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice [2023-08-19T06:48:30.034Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice [2023-08-19T06:48:30.604Z] === RUN TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2023-08-19T06:48:31.175Z] --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s) [2023-08-19T06:48:31.175Z] === RUN TestCheckpoint [2023-08-19T06:48:31.175Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-19T06:48:31.175Z] --- SKIP: TestCheckpoint (0.00s) [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/commit [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/commit [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/create [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-19T06:48:31.175Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/commit [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-08-19T06:48:31.175Z] === CONT TestContainerInvalidJSON/containers/create [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-08-19T06:48:31.175Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-08-19T06:48:31.176Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-08-19T06:48:31.176Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-08-19T06:48:31.176Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-08-19T06:48:31.176Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-08-19T06:48:31.176Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-08-19T06:48:31.176Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-08-19T06:48:31.176Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-08-19T06:48:31.176Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-08-19T06:48:31.176Z] === RUN TestCopyFromContainerPathIsNotDir [2023-08-19T06:48:31.176Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-08-19T06:48:31.176Z] === RUN TestCopyToContainerPathDoesNotExist [2023-08-19T06:48:31.436Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-08-19T06:48:31.436Z] === RUN TestCopyEmptyFile [2023-08-19T06:48:31.436Z] --- PASS: TestCopyEmptyFile (0.06s) [2023-08-19T06:48:31.436Z] === RUN TestCopyToContainerPathIsNotDir [2023-08-19T06:48:31.436Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-08-19T06:48:31.436Z] === RUN TestCopyFromContainer [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer// [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/. [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer//. [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/./ [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer//./ [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer//bar/root [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer//bar/root/ [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer//bar/root/. [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/quux [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/quux/ [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/quux/. [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2023-08-19T06:48:32.007Z] === RUN TestCopyFromContainer/bar/notarget [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer (0.74s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer// (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/. (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer//. (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/./ (0.02s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer//bar/root/. (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2023-08-19T06:48:32.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-08-19T06:48:32.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-19T06:48:32.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-19T06:48:32.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-19T06:48:32.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-19T06:48:32.268Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-19T06:48:32.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-19T06:48:32.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-08-19T06:48:32.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-08-19T06:48:32.268Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-08-19T06:48:32.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-08-19T06:48:32.268Z] === RUN TestCreateLinkToNonExistingContainer [2023-08-19T06:48:32.268Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2023-08-19T06:48:32.268Z] === RUN TestCreateWithInvalidEnv [2023-08-19T06:48:32.268Z] === RUN TestCreateWithInvalidEnv/0 [2023-08-19T06:48:32.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-08-19T06:48:32.268Z] === RUN TestCreateWithInvalidEnv/1 [2023-08-19T06:48:32.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-08-19T06:48:32.268Z] === RUN TestCreateWithInvalidEnv/2 [2023-08-19T06:48:32.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-08-19T06:48:32.268Z] === CONT TestCreateWithInvalidEnv/0 [2023-08-19T06:48:32.268Z] === CONT TestCreateWithInvalidEnv/2 [2023-08-19T06:48:32.268Z] === CONT TestCreateWithInvalidEnv/1 [2023-08-19T06:48:32.268Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-08-19T06:48:32.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-08-19T06:48:32.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-08-19T06:48:32.268Z] === RUN TestCreateTmpfsMountsTarget [2023-08-19T06:48:32.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-08-19T06:48:32.268Z] === RUN TestCreateWithCustomMaskedPaths [2023-08-19T06:48:33.653Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) [2023-08-19T06:48:33.654Z] === RUN TestCreateWithCustomReadonlyPaths [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s) [2023-08-19T06:48:35.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-08-19T06:48:35.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-19T06:48:35.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-19T06:48:35.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-19T06:48:35.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-19T06:48:35.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-19T06:48:35.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-19T06:48:35.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-19T06:48:35.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-19T06:48:35.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-19T06:48:35.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-19T06:48:35.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-08-19T06:48:35.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-08-19T06:48:35.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-08-19T06:48:35.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-08-19T06:48:35.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-08-19T06:48:35.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-08-19T06:48:35.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-08-19T06:48:35.301Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2023-08-19T06:48:35.301Z] === RUN TestCreateDifferentPlatform [2023-08-19T06:48:35.301Z] === RUN TestCreateDifferentPlatform/different_os [2023-08-19T06:48:35.301Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-08-19T06:48:35.301Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-08-19T06:48:35.301Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-08-19T06:48:35.301Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-08-19T06:48:35.301Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-08-19T06:48:35.301Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-08-19T06:48:35.301Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-08-19T06:48:35.561Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-08-19T06:48:35.561Z] === RUN TestCreateInvalidHostConfig [2023-08-19T06:48:35.561Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-19T06:48:35.561Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-19T06:48:35.561Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-08-19T06:48:35.561Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-08-19T06:48:35.561Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-19T06:48:35.561Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-19T06:48:35.561Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-19T06:48:35.561Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-19T06:48:35.561Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2023-08-19T06:48:35.561Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2023-08-19T06:48:35.561Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-08-19T06:48:35.561Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-08-19T06:48:35.561Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2023-08-19T06:48:35.561Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-08-19T06:48:35.561Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-08-19T06:48:35.561Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-08-19T06:48:35.561Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-08-19T06:48:35.561Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-08-19T06:48:35.561Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-08-19T06:48:35.561Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2023-08-19T06:48:35.561Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-08-19T06:48:35.561Z] === RUN TestContainerStartOnDaemonRestart [2023-08-19T06:48:35.561Z] === PAUSE TestContainerStartOnDaemonRestart [2023-08-19T06:48:35.561Z] === RUN TestDaemonRestartIpcMode [2023-08-19T06:48:35.561Z] === PAUSE TestDaemonRestartIpcMode [2023-08-19T06:48:35.561Z] === RUN TestDaemonHostGatewayIP [2023-08-19T06:48:35.561Z] === PAUSE TestDaemonHostGatewayIP [2023-08-19T06:48:35.561Z] === RUN TestRestartDaemonWithRestartingContainer [2023-08-19T06:48:35.561Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-08-19T06:48:35.562Z] === RUN TestHardRestartWhenContainerIsRunning [2023-08-19T06:48:35.562Z] === PAUSE TestHardRestartWhenContainerIsRunning [2023-08-19T06:48:35.562Z] === RUN TestContainerKillOnDaemonStart [2023-08-19T06:48:35.562Z] === PAUSE TestContainerKillOnDaemonStart [2023-08-19T06:48:35.562Z] === RUN TestDiff [2023-08-19T06:48:35.822Z] --- PASS: TestDiff (0.47s) [2023-08-19T06:48:35.822Z] === RUN TestExecConsoleSize [2023-08-19T06:48:36.392Z] --- PASS: TestExecConsoleSize (0.52s) [2023-08-19T06:48:36.392Z] === RUN TestExecWithCloseStdin [2023-08-19T06:48:36.963Z] --- PASS: TestExecWithCloseStdin (0.51s) [2023-08-19T06:48:36.963Z] === RUN TestExec [2023-08-19T06:48:37.534Z] --- PASS: TestExec (0.52s) [2023-08-19T06:48:37.535Z] === RUN TestExecUser [2023-08-19T06:48:38.105Z] --- PASS: TestExecUser (0.54s) [2023-08-19T06:48:38.105Z] === RUN TestExportContainerAndImportImage [2023-08-19T06:48:38.676Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2023-08-19T06:48:38.676Z] === RUN TestExportContainerAfterDaemonRestart [2023-08-19T06:48:45.255Z] --- PASS: TestExportContainerAfterDaemonRestart (6.14s) [2023-08-19T06:48:45.255Z] === RUN TestHealthCheckWorkdir [2023-08-19T06:48:45.255Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2023-08-19T06:48:45.255Z] === RUN TestHealthKillContainer [2023-08-19T06:48:53.391Z] --- PASS: TestHealthKillContainer (7.92s) [2023-08-19T06:48:53.391Z] === RUN TestHealthCheckProcessKilled [2023-08-19T06:48:53.962Z] --- PASS: TestHealthCheckProcessKilled (0.77s) [2023-08-19T06:48:53.962Z] === RUN TestHealthStartInterval [2023-08-19T06:48:55.345Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.345Z] } [2023-08-19T06:48:55.345Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.345Z] } [2023-08-19T06:48:55.605Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.605Z] } [2023-08-19T06:48:55.605Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.605Z] } [2023-08-19T06:48:55.866Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.866Z] } [2023-08-19T06:48:55.866Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.866Z] } [2023-08-19T06:48:55.866Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:55.866Z] } [2023-08-19T06:48:56.126Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:56.126Z] } [2023-08-19T06:48:56.126Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:56.126Z] } [2023-08-19T06:48:56.386Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:56.386Z] } [2023-08-19T06:48:56.386Z] health_test.go:145: &{2023-08-19 06:48:55.134295389 +0000 UTC 2023-08-19 06:48:55.197958019 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2023-08-19T06:48:56.386Z] } [2023-08-19T06:48:56.386Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:56.646Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:56.646Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:56.906Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:56.906Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:56.906Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:57.167Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:57.167Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:57.167Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:57.427Z] health_test.go:145: &{2023-08-19 06:48:56.204597324 +0000 UTC 2023-08-19 06:48:56.276304984 +0000 UTC 1 2} [2023-08-19T06:48:57.427Z] health_test.go:173: 1.076276485s [2023-08-19T06:48:58.367Z] health_test.go:173: 1.076276485s [2023-08-19T06:48:59.749Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:00.688Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:01.629Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:02.570Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:03.510Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:04.452Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:05.392Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:06.775Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:07.716Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:08.656Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:09.597Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:10.538Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:11.478Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:12.419Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:13.801Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:14.742Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:15.682Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:16.623Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:17.564Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:18.505Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:19.445Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:20.829Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:21.399Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:22.782Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:23.729Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:24.680Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:25.647Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:26.768Z] health_test.go:173: 1.076276485s [2023-08-19T06:49:27.731Z] --- PASS: TestHealthStartInterval (33.75s) [2023-08-19T06:49:27.731Z] === RUN TestInspectCpusetInConfigPre120 [2023-08-19T06:49:28.314Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2023-08-19T06:49:28.314Z] === RUN TestInspectAnnotations [2023-08-19T06:49:28.314Z] --- PASS: TestInspectAnnotations (0.04s) [2023-08-19T06:49:28.314Z] === RUN TestIpcModeNone [2023-08-19T06:49:28.887Z] --- PASS: TestIpcModeNone (0.52s) [2023-08-19T06:49:28.887Z] === RUN TestIpcModePrivate [2023-08-19T06:49:29.147Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2023-08-19T06:49:29.408Z] --- PASS: TestIpcModePrivate (0.54s) [2023-08-19T06:49:29.408Z] === RUN TestIpcModeShareable [2023-08-19T06:49:29.669Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2023-08-19T06:49:29.930Z] --- PASS: TestIpcModeShareable (0.52s) [2023-08-19T06:49:29.930Z] === RUN TestAPIIpcModeShareableAndContainer [2023-08-19T06:49:31.842Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s) [2023-08-19T06:49:31.842Z] === RUN TestAPIIpcModeHost [2023-08-19T06:49:31.842Z] --- PASS: TestAPIIpcModeHost (0.32s) [2023-08-19T06:49:31.842Z] === RUN TestDaemonIpcModeShareable [2023-08-19T06:49:32.783Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-08-19T06:49:32.783Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2023-08-19T06:49:32.783Z] === RUN TestDaemonIpcModePrivate [2023-08-19T06:49:33.724Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-08-19T06:49:33.985Z] --- PASS: TestDaemonIpcModePrivate (1.10s) [2023-08-19T06:49:33.985Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-08-19T06:49:34.926Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2023-08-19T06:49:35.186Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2023-08-19T06:49:35.186Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-08-19T06:49:36.127Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2023-08-19T06:49:36.388Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2023-08-19T06:49:36.388Z] === RUN TestIpcModeOlderClient [2023-08-19T06:49:36.388Z] === PAUSE TestIpcModeOlderClient [2023-08-19T06:49:36.388Z] === RUN TestKillContainerInvalidSignal [2023-08-19T06:49:36.959Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2023-08-19T06:49:36.959Z] === RUN TestKillContainer [2023-08-19T06:49:36.959Z] === RUN TestKillContainer/no_signal [2023-08-19T06:49:37.219Z] === RUN TestKillContainer/non_killing_signal [2023-08-19T06:49:37.480Z] === RUN TestKillContainer/killing_signal [2023-08-19T06:49:38.051Z] --- PASS: TestKillContainer (1.34s) [2023-08-19T06:49:38.051Z] --- PASS: TestKillContainer/no_signal (0.42s) [2023-08-19T06:49:38.051Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-08-19T06:49:38.051Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-08-19T06:49:38.051Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-08-19T06:49:38.051Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-08-19T06:49:38.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-08-19T06:49:39.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s) [2023-08-19T06:49:39.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2023-08-19T06:49:39.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2023-08-19T06:49:39.192Z] === RUN TestKillStoppedContainer [2023-08-19T06:49:39.192Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-08-19T06:49:39.192Z] === RUN TestKillStoppedContainerAPIPre120 [2023-08-19T06:49:39.192Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-08-19T06:49:39.192Z] === RUN TestKillDifferentUserContainer [2023-08-19T06:49:39.452Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2023-08-19T06:49:39.452Z] === RUN TestInspectOomKilledTrue [2023-08-19T06:49:40.024Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2023-08-19T06:49:40.024Z] === RUN TestInspectOomKilledFalse [2023-08-19T06:49:40.594Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2023-08-19T06:49:40.595Z] === RUN TestLinksEtcHostsContentMatch [2023-08-19T06:49:40.595Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s) [2023-08-19T06:49:40.595Z] === RUN TestLinksContainerNames [2023-08-19T06:49:41.535Z] --- PASS: TestLinksContainerNames (0.88s) [2023-08-19T06:49:41.535Z] === RUN TestLogsFollowTailEmpty [2023-08-19T06:49:42.106Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2023-08-19T06:49:42.106Z] === RUN TestLogs [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-08-19T06:49:42.106Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-08-19T06:49:42.106Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-08-19T06:49:42.106Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-19T06:49:42.106Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-08-19T06:49:42.106Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-08-19T06:49:42.106Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-08-19T06:49:42.106Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-08-19T06:49:42.106Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-08-19T06:49:42.106Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-08-19T06:49:42.106Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-08-19T06:49:42.106Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-08-19T06:49:42.106Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-08-19T06:49:42.106Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-19T06:49:44.018Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-08-19T06:49:44.018Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-08-19T06:49:44.018Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-19T06:49:44.018Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-08-19T06:49:44.018Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-08-19T06:49:44.018Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-08-19T06:49:44.018Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-08-19T06:49:44.018Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-08-19T06:49:44.018Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-08-19T06:49:44.018Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-08-19T06:49:44.018Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-08-19T06:49:44.018Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-08-19T06:49:44.018Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-08-19T06:49:45.401Z] --- PASS: TestLogs (3.28s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local (0.01s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.80s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.29s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.30s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.52s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.60s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.64s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.91s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.05s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.23s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.29s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.54s) [2023-08-19T06:49:45.401Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.62s) [2023-08-19T06:49:45.401Z] === RUN TestContainerNetworkMountsNoChown [2023-08-19T06:49:45.972Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/default [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/default [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/private [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/private [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rprivate [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rprivate [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/slave [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/slave [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rslave [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rslave [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/shared [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/shared [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rshared [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rshared [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/default [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rslave [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rshared [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/default/bind_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rprivate [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/private [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/default/mount_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/private/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/slave [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/private/mount_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/shared [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-08-19T06:49:45.972Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-08-19T06:49:45.972Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/default/mount_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-08-19T06:49:45.972Z] === CONT TestMountDaemonRoot/default/bind_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/private/bind_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/private/mount_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-08-19T06:49:45.973Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-08-19T06:49:45.973Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-08-19T06:49:45.973Z] === RUN TestContainerBindMountNonRecursive [2023-08-19T06:49:47.356Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2023-08-19T06:49:47.356Z] === RUN TestContainerVolumesMountedAsShared [2023-08-19T06:49:47.927Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2023-08-19T06:49:47.927Z] === RUN TestContainerVolumesMountedAsSlave [2023-08-19T06:49:48.188Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-08-19T06:49:48.188Z] === RUN TestContainerCopyLeaksMounts [2023-08-19T06:49:48.759Z] --- PASS: TestContainerCopyLeaksMounts (0.60s) [2023-08-19T06:49:48.759Z] === RUN TestContainerBindMountRecursivelyReadOnly [2023-08-19T06:49:50.142Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.45s) [2023-08-19T06:49:50.142Z] === RUN TestNetworkNat [2023-08-19T06:49:50.713Z] --- PASS: TestNetworkNat (0.49s) [2023-08-19T06:49:50.713Z] === RUN TestNetworkLocalhostTCPNat [2023-08-19T06:49:51.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2023-08-19T06:49:51.284Z] === RUN TestNetworkLoopbackNat [2023-08-19T06:49:53.827Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2023-08-19T06:49:53.827Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2023-08-19T06:49:53.827Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2023-08-19T06:49:53.827Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2023-08-19T06:49:54.087Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2023-08-19T06:49:54.087Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2023-08-19T06:49:54.087Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s) [2023-08-19T06:49:54.087Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s) [2023-08-19T06:49:54.087Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2023-08-19T06:49:54.087Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2023-08-19T06:49:54.087Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2023-08-19T06:49:54.087Z] === RUN TestPause [2023-08-19T06:49:54.658Z] --- PASS: TestPause (0.46s) [2023-08-19T06:49:54.658Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-08-19T06:49:54.658Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-19T06:49:54.658Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-19T06:49:54.658Z] === RUN TestPauseStopPausedContainer [2023-08-19T06:49:55.230Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2023-08-19T06:49:55.230Z] === RUN TestPIDModeHost [2023-08-19T06:49:56.172Z] --- PASS: TestPIDModeHost (1.08s) [2023-08-19T06:49:56.172Z] === RUN TestPsFilter [2023-08-19T06:49:56.432Z] === RUN TestPsFilter/since [2023-08-19T06:49:56.432Z] === RUN TestPsFilter/before [2023-08-19T06:49:56.432Z] --- PASS: TestPsFilter (0.09s) [2023-08-19T06:49:56.432Z] --- PASS: TestPsFilter/since (0.00s) [2023-08-19T06:49:56.432Z] --- PASS: TestPsFilter/before (0.00s) [2023-08-19T06:49:56.432Z] === RUN TestRemoveContainerWithRemovedVolume [2023-08-19T06:49:57.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2023-08-19T06:49:57.003Z] === RUN TestRemoveContainerWithVolume [2023-08-19T06:49:57.264Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-08-19T06:49:57.264Z] === RUN TestRemoveContainerRunning [2023-08-19T06:49:57.835Z] --- PASS: TestRemoveContainerRunning (0.46s) [2023-08-19T06:49:57.835Z] === RUN TestRemoveContainerForceRemoveRunning [2023-08-19T06:49:58.096Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s) [2023-08-19T06:49:58.096Z] === RUN TestRemoveInvalidContainer [2023-08-19T06:49:58.357Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-08-19T06:49:58.357Z] === RUN TestRenameLinkedContainer [2023-08-19T06:50:00.270Z] --- PASS: TestRenameLinkedContainer (1.89s) [2023-08-19T06:50:00.270Z] === RUN TestRenameStoppedContainer [2023-08-19T06:50:00.530Z] --- PASS: TestRenameStoppedContainer (0.45s) [2023-08-19T06:50:00.530Z] === RUN TestRenameRunningContainerAndReuse [2023-08-19T06:50:01.471Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2023-08-19T06:50:01.471Z] === RUN TestRenameInvalidName [2023-08-19T06:50:02.042Z] --- PASS: TestRenameInvalidName (0.47s) [2023-08-19T06:50:02.042Z] === RUN TestRenameAnonymousContainer [2023-08-19T06:50:03.955Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2023-08-19T06:50:03.955Z] === RUN TestRenameContainerWithSameName [2023-08-19T06:50:03.955Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2023-08-19T06:50:03.955Z] === RUN TestRenameContainerWithLinkedContainer [2023-08-19T06:50:04.897Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2023-08-19T06:50:04.897Z] === RUN TestResize [2023-08-19T06:50:05.468Z] --- PASS: TestResize (0.46s) [2023-08-19T06:50:05.468Z] === RUN TestResizeWithInvalidSize [2023-08-19T06:50:06.039Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2023-08-19T06:50:06.039Z] === RUN TestResizeWhenContainerNotStarted [2023-08-19T06:50:06.300Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-19T06:50:06.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-19T06:50:06.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-19T06:50:06.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-19T06:50:06.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-19T06:50:06.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-19T06:50:06.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-19T06:50:06.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-19T06:50:06.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-19T06:50:06.301Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-19T06:50:06.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-19T06:50:06.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-19T06:50:06.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-19T06:50:06.301Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-19T06:50:06.301Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-08-19T06:50:06.301Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-19T06:50:07.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-08-19T06:50:07.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-08-19T06:50:07.686Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-08-19T06:50:07.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-08-19T06:50:08.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-08-19T06:50:09.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-08-19T06:50:09.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-08-19T06:50:10.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.15s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.26s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.81s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2023-08-19T06:50:12.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.60s) [2023-08-19T06:50:12.710Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-08-19T06:50:12.710Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-08-19T06:50:13.281Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-08-19T06:50:14.223Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.02s) [2023-08-19T06:50:14.223Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s) [2023-08-19T06:50:14.223Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s) [2023-08-19T06:50:14.223Z] === RUN TestCgroupNamespacesRun [2023-08-19T06:50:15.608Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2023-08-19T06:50:15.608Z] === RUN TestCgroupNamespacesRunPrivileged [2023-08-19T06:50:16.549Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2023-08-19T06:50:16.549Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-08-19T06:50:17.492Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2023-08-19T06:50:17.492Z] === RUN TestCgroupNamespacesRunHostMode [2023-08-19T06:50:18.876Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2023-08-19T06:50:18.876Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-08-19T06:50:19.818Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2023-08-19T06:50:19.818Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-08-19T06:50:20.760Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2023-08-19T06:50:20.760Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-08-19T06:50:21.332Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2023-08-19T06:50:21.332Z] === RUN TestCgroupNamespacesRunOlderClient [2023-08-19T06:50:22.716Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s) [2023-08-19T06:50:22.716Z] === RUN TestNISDomainname [2023-08-19T06:50:22.977Z] --- PASS: TestNISDomainname (0.58s) [2023-08-19T06:50:22.977Z] === RUN TestHostnameDnsResolution [2023-08-19T06:50:23.918Z] --- PASS: TestHostnameDnsResolution (0.72s) [2023-08-19T06:50:23.918Z] === RUN TestUnprivilegedPortsAndPing [2023-08-19T06:50:24.489Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2023-08-19T06:50:24.489Z] === RUN TestPrivilegedHostDevices [2023-08-19T06:50:25.061Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2023-08-19T06:50:25.061Z] === RUN TestRunConsoleSize [2023-08-19T06:50:25.321Z] --- PASS: TestRunConsoleSize (0.45s) [2023-08-19T06:50:25.321Z] === RUN TestRunWithAlternativeContainerdShim [2023-08-19T06:50:29.524Z] --- PASS: TestRunWithAlternativeContainerdShim (3.91s) [2023-08-19T06:50:29.524Z] === RUN TestStats [2023-08-19T06:50:32.067Z] --- PASS: TestStats (2.51s) [2023-08-19T06:50:32.067Z] === RUN TestStopContainerWithTimeout [2023-08-19T06:50:32.067Z] === RUN TestStopContainerWithTimeout/0 [2023-08-19T06:50:32.067Z] === PAUSE TestStopContainerWithTimeout/0 [2023-08-19T06:50:32.067Z] === RUN TestStopContainerWithTimeout/1 [2023-08-19T06:50:32.067Z] === PAUSE TestStopContainerWithTimeout/1 [2023-08-19T06:50:32.067Z] === RUN TestStopContainerWithTimeout/3 [2023-08-19T06:50:32.067Z] === PAUSE TestStopContainerWithTimeout/3 [2023-08-19T06:50:32.067Z] === RUN TestStopContainerWithTimeout/-1 [2023-08-19T06:50:32.067Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-08-19T06:50:32.067Z] === CONT TestStopContainerWithTimeout/0 [2023-08-19T06:50:32.067Z] === CONT TestStopContainerWithTimeout/3 [2023-08-19T06:50:32.067Z] === CONT TestStopContainerWithTimeout/-1 [2023-08-19T06:50:32.067Z] === CONT TestStopContainerWithTimeout/1 [2023-08-19T06:50:35.367Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2023-08-19T06:50:35.367Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2023-08-19T06:50:35.367Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2023-08-19T06:50:35.367Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2023-08-19T06:50:35.367Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2023-08-19T06:50:35.367Z] === RUN TestStopContainerWithTimeoutCancel [2023-08-19T06:50:35.367Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-08-19T06:50:35.367Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-08-19T06:50:37.282Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2023-08-19T06:50:37.282Z] === RUN TestUpdateMemory [2023-08-19T06:50:37.542Z] --- PASS: TestUpdateMemory (0.59s) [2023-08-19T06:50:37.542Z] === RUN TestUpdateCPUQuota [2023-08-19T06:50:38.484Z] --- PASS: TestUpdateCPUQuota (0.87s) [2023-08-19T06:50:38.484Z] === RUN TestUpdatePidsLimit [2023-08-19T06:50:38.484Z] === RUN TestUpdatePidsLimit/update_from_none [2023-08-19T06:50:38.745Z] === RUN TestUpdatePidsLimit/no_change [2023-08-19T06:50:38.745Z] === RUN TestUpdatePidsLimit/update_lower [2023-08-19T06:50:39.005Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-08-19T06:50:39.266Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-08-19T06:50:39.526Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-08-19T06:50:39.526Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit (1.87s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2023-08-19T06:50:40.467Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-08-19T06:50:40.467Z] === RUN TestUpdateRestartPolicy [2023-08-19T06:50:52.694Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2023-08-19T06:50:52.694Z] === RUN TestUpdateRestartWithAutoRemove [2023-08-19T06:50:52.694Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2023-08-19T06:50:52.695Z] === RUN TestWaitNonBlocked [2023-08-19T06:50:52.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-19T06:50:52.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-19T06:50:52.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-19T06:50:52.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-19T06:50:52.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-08-19T06:50:52.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-08-19T06:50:52.695Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-08-19T06:50:52.695Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2023-08-19T06:50:52.695Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2023-08-19T06:50:52.695Z] === RUN TestWaitBlocked [2023-08-19T06:50:52.695Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-19T06:50:52.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-19T06:50:52.695Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-08-19T06:50:52.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-08-19T06:50:52.695Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-08-19T06:50:52.695Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-08-19T06:50:53.266Z] --- PASS: TestWaitBlocked (0.03s) [2023-08-19T06:50:53.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2023-08-19T06:50:53.266Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2023-08-19T06:50:53.266Z] === RUN TestWaitConditions [2023-08-19T06:50:53.266Z] === RUN TestWaitConditions/default [2023-08-19T06:50:53.266Z] === PAUSE TestWaitConditions/default [2023-08-19T06:50:53.266Z] === RUN TestWaitConditions/not-running [2023-08-19T06:50:53.266Z] === PAUSE TestWaitConditions/not-running [2023-08-19T06:50:53.266Z] === RUN TestWaitConditions/next-exit [2023-08-19T06:50:53.266Z] === PAUSE TestWaitConditions/next-exit [2023-08-19T06:50:53.266Z] === RUN TestWaitConditions/removed [2023-08-19T06:50:53.266Z] === PAUSE TestWaitConditions/removed [2023-08-19T06:50:53.266Z] === CONT TestWaitConditions/default [2023-08-19T06:50:53.266Z] === CONT TestWaitConditions/next-exit [2023-08-19T06:50:53.266Z] === CONT TestWaitConditions/removed [2023-08-19T06:50:53.266Z] === CONT TestWaitConditions/not-running [2023-08-19T06:50:53.266Z] wait_test.go:146: ContainerID = 6939cb0b8653e272378fddecd7a35e56a040998f4779c0d238b8acf7e3d8f16d [2023-08-19T06:50:53.266Z] wait_test.go:146: ContainerID = 380bfb1be0159612d318ef85af68a453eff75d51b33bcfaee1c7996f58271e34 [2023-08-19T06:50:53.266Z] wait_test.go:146: ContainerID = 57e3b09ba490284aad2a43a3f94944aaf32011f0b0d20f8b7565cca91efec6f9 [2023-08-19T06:50:53.266Z] wait_test.go:146: ContainerID = 5e7885c577326be085c334daf69888a30550003f71b01698b59e7d69440befa2 [2023-08-19T06:50:54.649Z] --- PASS: TestWaitConditions (0.03s) [2023-08-19T06:50:54.649Z] --- PASS: TestWaitConditions/not-running (0.95s) [2023-08-19T06:50:54.649Z] --- PASS: TestWaitConditions/next-exit (1.00s) [2023-08-19T06:50:54.649Z] --- PASS: TestWaitConditions/removed (1.22s) [2023-08-19T06:50:54.649Z] --- PASS: TestWaitConditions/default (1.27s) [2023-08-19T06:50:54.650Z] === RUN TestWaitRestartedContainer [2023-08-19T06:50:54.650Z] === RUN TestWaitRestartedContainer/default [2023-08-19T06:50:54.650Z] === PAUSE TestWaitRestartedContainer/default [2023-08-19T06:50:54.650Z] === RUN TestWaitRestartedContainer/not-running [2023-08-19T06:50:54.650Z] === PAUSE TestWaitRestartedContainer/not-running [2023-08-19T06:50:54.650Z] === RUN TestWaitRestartedContainer/next-exit [2023-08-19T06:50:54.650Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-08-19T06:50:54.650Z] === CONT TestWaitRestartedContainer/default [2023-08-19T06:50:54.650Z] === CONT TestWaitRestartedContainer/next-exit [2023-08-19T06:50:54.650Z] === CONT TestWaitRestartedContainer/not-running [2023-08-19T06:50:56.563Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-08-19T06:50:56.563Z] --- PASS: TestWaitRestartedContainer/not-running (1.90s) [2023-08-19T06:50:56.563Z] --- PASS: TestWaitRestartedContainer/default (2.04s) [2023-08-19T06:50:56.563Z] --- PASS: TestWaitRestartedContainer/next-exit (2.10s) [2023-08-19T06:50:56.563Z] === CONT TestContainerStartOnDaemonRestart [2023-08-19T06:50:56.563Z] === CONT TestHardRestartWhenContainerIsRunning [2023-08-19T06:50:56.563Z] === CONT TestIpcModeOlderClient [2023-08-19T06:50:56.563Z] === CONT TestStopContainerWithTimeoutCancel [2023-08-19T06:50:56.563Z] === CONT TestContainerKillOnDaemonStart [2023-08-19T06:50:56.563Z] === CONT TestDaemonHostGatewayIP [2023-08-19T06:50:56.563Z] === CONT TestRestartDaemonWithRestartingContainer [2023-08-19T06:50:56.563Z] === CONT TestDaemonRestartIpcMode [2023-08-19T06:50:56.563Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-08-19T06:50:58.478Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2023-08-19T06:50:58.478Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2023-08-19T06:50:58.738Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.24s) [2023-08-19T06:50:58.738Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2023-08-19T06:50:58.738Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s) [2023-08-19T06:50:58.999Z] --- PASS: TestContainerStartOnDaemonRestart (2.54s) [2023-08-19T06:50:59.570Z] --- PASS: TestDaemonHostGatewayIP (3.15s) [2023-08-19T06:51:00.141Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.46s) [2023-08-19T06:51:00.141Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2023-08-19T06:51:00.141Z] --- PASS: TestStopContainerWithTimeoutCancel (3.60s) [2023-08-19T06:51:08.274Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2023-08-19T06:51:08.274Z] PASS [2023-08-19T06:51:08.274Z] [2023-08-19T06:51:08.274Z] === Skipped [2023-08-19T06:51:08.274Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-08-19T06:51:08.274Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-08-19T06:51:08.274Z] [2023-08-19T06:51:08.274Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-08-19T06:51:08.274Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-08-19T06:51:08.274Z] [2023-08-19T06:51:08.274Z] DONE 306 tests, 2 skipped in 162.392s [2023-08-19T06:51:08.274Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-08-19T06:51:08.274Z] ++ 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-08-19T06:51:08.274Z] ++ set -e [2023-08-19T06:51:08.274Z] ++ '[' -n 0 ']' [2023-08-19T06:51:08.274Z] ++ set -x [2023-08-19T06:51:08.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:51:08.274Z] INFO: Testing against a local daemon [2023-08-19T06:51:08.274Z] === RUN TestConfigDaemonID [2023-08-19T06:51:09.657Z] daemon_test.go:52: [d49eb953a18cc] daemon is not started [2023-08-19T06:51:09.657Z] --- PASS: TestConfigDaemonID (1.04s) [2023-08-19T06:51:09.657Z] === RUN TestDaemonConfigValidation [2023-08-19T06:51:09.657Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-08-19T06:51:09.657Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-08-19T06:51:09.657Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-08-19T06:51:09.657Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-08-19T06:51:09.657Z] === RUN TestDaemonConfigValidation/invalid_config [2023-08-19T06:51:09.657Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-08-19T06:51:09.657Z] === RUN TestDaemonConfigValidation/malformed_config [2023-08-19T06:51:09.657Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-08-19T06:51:09.657Z] === RUN TestDaemonConfigValidation/valid_config [2023-08-19T06:51:09.657Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-08-19T06:51:09.657Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-08-19T06:51:09.657Z] === CONT TestDaemonConfigValidation/malformed_config [2023-08-19T06:51:09.657Z] === CONT TestDaemonConfigValidation/valid_config [2023-08-19T06:51:09.657Z] === CONT TestDaemonConfigValidation/invalid_config [2023-08-19T06:51:09.657Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-08-19T06:51:09.657Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-08-19T06:51:09.657Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2023-08-19T06:51:09.657Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2023-08-19T06:51:09.657Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-08-19T06:51:09.657Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-08-19T06:51:09.657Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2023-08-19T06:51:09.657Z] === RUN TestConfigDaemonSeccompProfiles [2023-08-19T06:51:09.657Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-08-19T06:51:10.598Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-08-19T06:51:11.539Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-08-19T06:51:12.481Z] daemon_test.go:166: [de7670db47dc8] daemon is not started [2023-08-19T06:51:12.481Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2023-08-19T06:51:12.481Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-08-19T06:51:12.481Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-08-19T06:51:12.481Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-08-19T06:51:12.481Z] === RUN TestDaemonProxy [2023-08-19T06:51:12.481Z] === RUN TestDaemonProxy/environment_variables [2023-08-19T06:51:12.481Z] === PAUSE TestDaemonProxy/environment_variables [2023-08-19T06:51:12.481Z] === RUN TestDaemonProxy/command-line_options [2023-08-19T06:51:12.481Z] === PAUSE TestDaemonProxy/command-line_options [2023-08-19T06:51:12.481Z] === RUN TestDaemonProxy/configuration_file [2023-08-19T06:51:12.481Z] === PAUSE TestDaemonProxy/configuration_file [2023-08-19T06:51:12.481Z] === RUN TestDaemonProxy/conflicting_options [2023-08-19T06:51:13.052Z] === RUN TestDaemonProxy/reload_sanitized [2023-08-19T06:51:13.052Z] === PAUSE TestDaemonProxy/reload_sanitized [2023-08-19T06:51:13.052Z] === CONT TestDaemonProxy/environment_variables [2023-08-19T06:51:13.052Z] === CONT TestDaemonProxy/configuration_file [2023-08-19T06:51:13.052Z] === CONT TestDaemonProxy/reload_sanitized [2023-08-19T06:51:13.052Z] === CONT TestDaemonProxy/command-line_options [2023-08-19T06:51:14.964Z] --- PASS: TestDaemonProxy (0.50s) [2023-08-19T06:51:14.964Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-08-19T06:51:14.964Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2023-08-19T06:51:14.964Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2023-08-19T06:51:14.964Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-08-19T06:51:14.964Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-08-19T06:51:14.964Z] === RUN TestLiveRestore [2023-08-19T06:51:14.964Z] === RUN TestLiveRestore/volume_references [2023-08-19T06:51:14.964Z] === PAUSE TestLiveRestore/volume_references [2023-08-19T06:51:14.964Z] === CONT TestLiveRestore/volume_references [2023-08-19T06:51:15.535Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-08-19T06:51:15.535Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-08-19T06:51:16.476Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-08-19T06:51:17.417Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-08-19T06:51:18.358Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-08-19T06:51:19.301Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2023-08-19T06:51:20.243Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore (0.00s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references (6.24s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (0.96s) [2023-08-19T06:51:21.184Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s) [2023-08-19T06:51:21.184Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-08-19T06:51:21.755Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) [2023-08-19T06:51:21.755Z] PASS [2023-08-19T06:51:21.755Z] [2023-08-19T06:51:21.755Z] DONE 27 tests in 13.447s [2023-08-19T06:51:21.755Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-08-19T06:51:21.755Z] ++ 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-08-19T06:51:21.755Z] ++ set -e [2023-08-19T06:51:21.755Z] ++ '[' -n 0 ']' [2023-08-19T06:51:21.755Z] ++ set -x [2023-08-19T06:51:21.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:51:21.755Z] INFO: Testing against a local daemon [2023-08-19T06:51:21.755Z] === RUN TestCommitInheritsEnv [2023-08-19T06:51:22.016Z] --- PASS: TestCommitInheritsEnv (0.12s) [2023-08-19T06:51:22.016Z] === RUN TestImportExtremelyLargeImageWorks [2023-08-19T06:51:22.016Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-08-19T06:51:22.016Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/#00 [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/_______ [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform// [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/linux [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/LINUX [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/macos [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-08-19T06:51:22.016Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform (0.10s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-08-19T06:51:22.016Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-08-19T06:51:22.016Z] === RUN TestImageInspectEmptyTagsAndDigests [2023-08-19T06:51:22.016Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2023-08-19T06:51:22.016Z] === RUN TestImagesFilterMultiReference [2023-08-19T06:51:22.016Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-08-19T06:51:22.016Z] === RUN TestImagesFilterBeforeSince [2023-08-19T06:51:22.276Z] list_test.go:87: ImageList: ID=sha256:a7baa56109f217ed2ed88791b273a28837c3831b7501c0555cc75db196c06e5b RepoTags=[testimagesfilterbeforesince:v2] [2023-08-19T06:51:22.276Z] list_test.go:87: ImageList: ID=sha256:fffc484138c954b3b8dbe8c93bf6ee52c23ff29bc891f6da187f358b8ce09c0b RepoTags=[testimagesfilterbeforesince:v3] [2023-08-19T06:51:22.276Z] list_test.go:87: ImageList: ID=sha256:3e47d99c76da247a08a1f67918dbd854fe9844a103045f12521f69e74752bedf RepoTags=[testimagesfilterbeforesince:v1] [2023-08-19T06:51:22.276Z] --- PASS: TestImagesFilterBeforeSince (0.19s) [2023-08-19T06:51:22.276Z] === RUN TestAPIImagesFilters [2023-08-19T06:51:22.276Z] === RUN TestAPIImagesFilters/repository_regex [2023-08-19T06:51:22.276Z] === PAUSE TestAPIImagesFilters/repository_regex [2023-08-19T06:51:22.276Z] === RUN TestAPIImagesFilters/image_name_regex [2023-08-19T06:51:22.276Z] === PAUSE TestAPIImagesFilters/image_name_regex [2023-08-19T06:51:22.276Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2023-08-19T06:51:22.276Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2023-08-19T06:51:22.276Z] === RUN TestAPIImagesFilters/registry_port_regex [2023-08-19T06:51:22.276Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2023-08-19T06:51:22.276Z] === CONT TestAPIImagesFilters/repository_regex [2023-08-19T06:51:22.276Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2023-08-19T06:51:22.276Z] === CONT TestAPIImagesFilters/image_name_regex [2023-08-19T06:51:22.276Z] === CONT TestAPIImagesFilters/registry_port_regex [2023-08-19T06:51:22.276Z] --- PASS: TestAPIImagesFilters (0.03s) [2023-08-19T06:51:22.276Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2023-08-19T06:51:22.276Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2023-08-19T06:51:22.276Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2023-08-19T06:51:22.276Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2023-08-19T06:51:22.276Z] === RUN TestPruneDontDeleteUsedDangling [2023-08-19T06:51:22.276Z] --- PASS: TestPruneDontDeleteUsedDangling (0.03s) [2023-08-19T06:51:22.276Z] === RUN TestImagePullPlatformInvalid [2023-08-19T06:51:22.276Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-08-19T06:51:22.276Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" 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.7 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=info msg="redis not configured" go.version=go1.20.7 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=info msg="Starting upload purge in 0s" go.version=go1.20.7 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=info msg="PurgeUploads starting: olderThan=2023-08-12 06:51:22.215850646 +0000 UTC m=-604799.995242318, actuallyDelete=true" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.7 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.List(\"/docker/registry/v2/repositories\")" go.version=go1.20.7 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=31.114µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).List" trace.id=76ffba1a-b5df-4bf4-9b70-f93cb705a5ca trace.line=154 version="v2.3.0+unknown" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=info msg="Purge uploads finished. Num deleted=0, num errors=1" [2023-08-19T06:51:22.276Z] time="2023-08-19T06:51:22Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.20.7 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7b3d1ae-34bc-4924-839e-a8ece7e82d15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f7b3d1ae-34bc-4924-839e-a8ece7e82d15 http.request.method=GET http.request.remoteaddr="127.0.0.1:50078" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.023533ms http.response.status=200 http.response.written=2 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b155d719-8d48-431f-beea-9a27b4909f23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b155d719-8d48-431f-beea-9a27b4909f23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=68fe4d27-fd37-43a0-8b89-13729a883df8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=68fe4d27-fd37-43a0-8b89-13729a883df8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b155d719-8d48-431f-beea-9a27b4909f23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=31.664µs trace.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=bb56c245-d59e-4712-a4d3-af1e82eba946 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=68fe4d27-fd37-43a0-8b89-13729a883df8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=23.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60400c64-11fe-460e-b5c6-59110697d95b trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" 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.7 http.request.host="127.0.0.1:5000" http.request.id=b155d719-8d48-431f-beea-9a27b4909f23 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.998163ms http.response.status=404 http.response.written=157 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=68fe4d27-fd37-43a0-8b89-13729a883df8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.909597ms http.response.status=404 http.response.written=157 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4b533381-ec7e-4f2d-840c-2b020dd8cc82 http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a0a9bfbd-1c2a-40d5-bd88-098d9557c404 http.request.method=POST http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4b533381-ec7e-4f2d-840c-2b020dd8cc82 http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a0a9bfbd-1c2a-40d5-bd88-098d9557c404 http.request.method=POST http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4b533381-ec7e-4f2d-840c-2b020dd8cc82 http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=115.216µs trace.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=5c703d39-acb4-4eb5-b73a-d66b78bc1128 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4b533381-ec7e-4f2d-840c-2b020dd8cc82 http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=13.399µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5b0078e3-2dfa-4f07-96d1-0ae80a21c922 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/startedat\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a0a9bfbd-1c2a-40d5-bd88-098d9557c404 http.request.method=POST http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=84.735µs trace.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=56c11819-51d8-4d0a-a27b-96a570970615 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a0a9bfbd-1c2a-40d5-bd88-098d9557c404 http.request.method=POST http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=17.419µs trace.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=b47f1360-b978-421d-ab4c-bd3901ae342a trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4b533381-ec7e-4f2d-840c-2b020dd8cc82 http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=70.876µs trace.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=6df61a07-4acf-48ea-a3c7-6ff118903af9 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4b533381-ec7e-4f2d-840c-2b020dd8cc82 http.request.method=POST http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.979037ms http.response.status=202 http.response.written=0 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/hashstates/sha256/0\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a0a9bfbd-1c2a-40d5-bd88-098d9557c404 http.request.method=POST http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=68.16µs trace.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=b7408b8d-b24d-4fed-bbd6-133950e6865d trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=a0a9bfbd-1c2a-40d5-bd88-098d9557c404 http.request.method=POST http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=2.28842ms http.response.status=202 http.response.written=0 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.540Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.540Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=39.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=6726c06a-ba82-4c4c-8673-fe9e01764674 trace.line=82 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=13.727µs trace.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=eeec14cf-8c7b-4868-9cdd-93be5185a94c trace.line=141 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=126.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a53ed649-0adc-47b4-a643-c90e58aff300 trace.line=124 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=12.357µs trace.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=5b0ac4bb-456b-4da3-9355-67d0a7981ac5 trace.line=141 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=13.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=89afe252-5ff4-482f-ab69-e20ae375067b trace.line=141 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/startedat\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=33.961µs trace.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=17259519-c3f5-4c89-94f7-0e49d2a09d3b trace.line=82 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=8.082µs trace.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=c3be298a-7af0-4da2-b79b-935726fd8f4b trace.line=141 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=11.963µs trace.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=c3b21299-2356-46c7-8599-e8a734c591ba trace.line=141 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=48.197µs trace.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=c54f01d4-4c29-462e-997a-bded8192b1f4 trace.line=167 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=122.905µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b7093d6c-1a70-4dbc-87f7-60c699fcaa5f trace.line=95 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=347.324µs trace.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=fb6e7501-8100-48a5-a710-97d645b8238b trace.line=181 vars.name=test vars.uuid=03ab7afb-6de3-4e8f-ac07-5f540ee04ad1 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=640718d7-2ac5-4047-993d-354aeba622b3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50086" http.request.uri="/v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=3.706858ms http.response.status=201 http.response.written=0 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "PUT /v2/test/blobs/uploads/03ab7afb-6de3-4e8f-ac07-5f540ee04ad1?_state=UYnDLvGLeu1TqG6f-G_8XuT7sYsr3e76F0KA_mnRZYJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjAzYWI3YWZiLTZkZTMtNGU4Zi1hYzA3LTVmNTQwZWUwNGFkMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzMzU5ODZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/data\", 0)" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=107.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=895ab32d-e030-4ab0-85b1-64b7a2e18737 trace.line=124 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=12.792µs trace.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=f498b6be-3ca5-4ea3-bd19-dedba45cc2df trace.line=141 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=14.473µs trace.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=1fa5879b-7904-4179-901e-c1ad3a3f9919 trace.line=141 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.541Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/data\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=7.926µs trace.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=53f30864-0380-4590-89b7-f2af306d8324 trace.line=141 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f/data\", \"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\"" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=38.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=0d28eae3-7ebf-484e-b655-cd5a7055d868 trace.line=167 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=40.853µs trace.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=94c4fecf-2af0-4969-9419-300825859d6c trace.line=95 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/042b15e0-ca70-446c-bb5a-c14368848f2f\")" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=81.813µs trace.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=0de9b1fb-96f9-483e-a61a-a9f6926d6193 trace.line=181 vars.name=test vars.uuid=042b15e0-ca70-446c-bb5a-c14368848f2f version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=02ac864d-8dcf-4094-b0da-c0f0c1a43163 http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=4.370891ms http.response.status=201 http.response.written=0 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "PUT /v2/test/blobs/uploads/042b15e0-ca70-446c-bb5a-c14368848f2f?_state=-oeMjRrQIb_I66Bl4z_Sj637vmYaGX4UY37WrYKB0lh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA0MmIxNWUwLWNhNzAtNDQ2Yy1iYjVhLWMxNDM2ODg0OGYyZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wOC0xOVQwNjo1MToyMi4zMTYzNjkxNjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8fe65423-8d86-4a80-b29b-8c3dfb42dc99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8fe65423-8d86-4a80-b29b-8c3dfb42dc99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8fe65423-8d86-4a80-b29b-8c3dfb42dc99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=23.442µs trace.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=c7e819fe-8225-43e9-bd5c-a0fc0ab12cc8 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=8fe65423-8d86-4a80-b29b-8c3dfb42dc99 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.783µs" http.response.status=404 http.response.written=96 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg=PutImageManifest go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=39.229µs trace.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=ec535c14-e45c-4989-b6ad-636c8fe543b2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=14.351µs trace.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=8668c93d-654c-464c-ad6b-c03fbe9713e6 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=19.922µs trace.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=184ae20f-e1ba-4180-bac8-56b1fa7566b5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=10.544µs trace.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=65a843fc-7049-4910-9f03-6b468422de73 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=12.185µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2fc1810a-69f2-4049-b804-2400151545a7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=54.006µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7a666c1b-6a41-48af-812d-78db1bb0ecea trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=48.976µs trace.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=3e855c5b-f14e-4c02-85f0-b7e70b82d450 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=41.271µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f05bc4a9-016f-443f-939e-f1d5375d8665 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=59.192µs trace.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=3f5a3338-343d-4d60-872e-e11b0ec70e64 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=38.72µs trace.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=c8a2bf8c-8d71-406f-92d0-2974ddcebefa trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=de5b3f53-db83-4349-8f44-1165f88eae4f http.request.method=PUT http.request.remoteaddr="127.0.0.1:50088" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.22+unknown" http.response.duration=1.762536ms http.response.status=201 http.response.written=0 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.22+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f76a1388-2fd2-4860-996f-0667e04f2778 http.request.method=GET http.request.remoteaddr="127.0.0.1:50112" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=f76a1388-2fd2-4860-996f-0667e04f2778 http.request.method=GET http.request.remoteaddr="127.0.0.1:50112" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.673µs" http.response.status=200 http.response.written=2 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.542Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=44.406µs trace.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=19813099-aefc-4969-9294-3b908bffcfa1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=22.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9593677b-9d79-4476-97e0-5fa9243f3429 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=16.928µs trace.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=c2d74351-ab9d-4c07-a9eb-3d52cd4096e4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=16.673µs trace.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=8785e6da-1807-4d83-9d36-2ac7a9fc6574 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=5ca1fdbb-4107-4080-8ad2-395e151f03b7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50118" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.45093ms http.response.status=200 http.response.written=417 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=44.25µs trace.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=f27620a7-988a-4f82-85e1-7433433be9f3 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=16.098µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93bfb33f-9b22-4514-ad43-5eaf66f1c551 trace.line=141 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=17.206µs trace.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=aa90a940-5630-4184-a160-525149fec917 trace.line=82 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=35177d85-2480-4a94-a22c-13a41e1f9528 http.request.method=GET http.request.remoteaddr="127.0.0.1:50120" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.257683ms http.response.status=200 http.response.written=417 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg=GetBlob go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=43.454µs trace.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=b2122394-b794-4b76-9cda-c470cff32adf trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=32.845µs trace.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=d4090b67-9200-4caf-abbc-73ed2d76b10a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=17.091µs trace.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=96e5ef2c-f499-4a4d-9bc6-0571182335a8 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=13.785µs trace.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=b2c373d7-f697-4133-9c1c-c2e132aecf5c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.543Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=20.341µs trace.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=e7626d29-f301-4647-b663-3e8c1da7f8be trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=17.51µs trace.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=badbde89-9fa8-45a1-893f-8d6f679871e6 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=8.821µs trace.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=fea8ce8e-465f-4ffb-b8c2-ab46a6c34942 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=9.649µs trace.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=3c259779-32b0-4d8f-a905-79e045bf293d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=8.164µs trace.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=28e8e7f7-4691-46d9-9d58-0374924a7bae trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=8.468µs trace.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=30c0748c-d850-4359-8cbf-c22d6424f30d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=5.489µs trace.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=e5baff09-112a-4e0d-8c7a-ab21cddc8771 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=5.112µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5f3db160-945b-4c4d-9c8b-2cca9e52788f trace.line=193 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=18.88µs trace.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=9a971722-684a-48b3-9a9f-c6ca0895a146 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\", 0)" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=29.752µs trace.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=27b423cc-8874-425c-9fab-ff245516d7d8 trace.line=107 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=20.119µs trace.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=9eade6b7-4f3b-421b-b6af-18f1616cf95b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=30.843µs trace.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=41ec0942-3776-46f7-959b-bb1f41f85385 trace.line=82 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=15.499µs trace.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=10c25153-56ac-4c03-97a2-bb286bfadc91 trace.line=141 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=35.537µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4a5d273c-91a6-4025-95f6-6b45e5dfde33 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=9fe6286e-5252-4eae-a6b8-62bebc03da85 http.request.method=GET http.request.remoteaddr="127.0.0.1:50132" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.356219ms http.response.status=200 http.response.written=194 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=4263b020-383f-42c0-922d-841b9a4f3879 http.request.method=GET http.request.remoteaddr="127.0.0.1:50148" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.529273ms http.response.status=200 http.response.written=68 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.544Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7c5980bd-c2a8-45eb-b626-b07732ff77a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=info msg="response completed" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=7c5980bd-c2a8-45eb-b626-b07732ff77a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:50162" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="840.854µs" http.response.status=200 http.response.written=2 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55990988-3abd-46a0-8eb6-8de1a57e0246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55990988-3abd-46a0-8eb6-8de1a57e0246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55990988-3abd-46a0-8eb6-8de1a57e0246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55990988-3abd-46a0-8eb6-8de1a57e0246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=30.654µs trace.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=44ba92e2-485a-4615-ab0d-005991292fae trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55990988-3abd-46a0-8eb6-8de1a57e0246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=11.241µs trace.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=3d09ec01-3004-45ea-aa59-c194aa2c5d64 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] time="2023-08-19T06:51:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=55990988-3abd-46a0-8eb6-8de1a57e0246 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:50178" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.135591ms http.response.status=404 http.response.written=181 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.544Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.545Z] time="2023-08-19T06:51:22Z" level=debug msg="authorizing request" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b074b615-887a-42c8-beee-8fb13e416a6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50180" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.545Z] time="2023-08-19T06:51:22Z" level=debug msg=GetImageManifest go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b074b615-887a-42c8-beee-8fb13e416a6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50180" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.545Z] time="2023-08-19T06:51:22Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b074b615-887a-42c8-beee-8fb13e416a6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50180" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.545Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b074b615-887a-42c8-beee-8fb13e416a6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50180" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=28.923µs trace.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=548f7296-3050-43d1-9126-aee75401a0a7 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.545Z] time="2023-08-19T06:51:22Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link\")" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b074b615-887a-42c8-beee-8fb13e416a6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50180" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 trace.duration=11.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).GetContent" trace.id=fd5932a8-dfff-41ac-9bc1-7cd7ce50bcd4 trace.line=82 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.545Z] time="2023-08-19T06:51:22Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.7 http.request.host="127.0.0.1:5000" http.request.id=b074b615-887a-42c8-beee-8fb13e416a6f http.request.method=GET http.request.remoteaddr="127.0.0.1:50180" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.069548ms http.response.status=404 http.response.written=181 instance.id=19e416f5-293c-47c1-a1e8-836a5a37eb97 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" version="v2.3.0+unknown" [2023-08-19T06:51:22.545Z] 127.0.0.1 - - [19/Aug/2023:06:51:22 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.20.7 git-commit/219d4d9db9941e965c21eca045b7472d43b5599c kernel/5.15.0-1039-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-08-19T06:51:22.545Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s) [2023-08-19T06:51:22.545Z] === RUN TestRemoveImageOrphaning [2023-08-19T06:51:22.545Z] --- PASS: TestRemoveImageOrphaning (0.11s) [2023-08-19T06:51:22.545Z] === RUN TestRemoveByDigest [2023-08-19T06:51:22.545Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-08-19T06:51:22.545Z] --- SKIP: TestRemoveByDigest (0.00s) [2023-08-19T06:51:22.545Z] === RUN TestRemoveImageGarbageCollector [2023-08-19T06:51:22.545Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:51:22.545Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-08-19T06:51:22.545Z] === RUN TestSaveCheckTimes [2023-08-19T06:51:22.545Z] === PAUSE TestSaveCheckTimes [2023-08-19T06:51:22.545Z] === RUN TestSaveRepoWithMultipleImages [2023-08-19T06:51:23.486Z] --- PASS: TestSaveRepoWithMultipleImages (0.99s) [2023-08-19T06:51:23.486Z] === RUN TestSaveDirectoryPermissions [2023-08-19T06:51:24.870Z] --- PASS: TestSaveDirectoryPermissions (1.00s) [2023-08-19T06:51:24.870Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-08-19T06:51:24.870Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-08-19T06:51:24.870Z] === RUN TestTagUsingDigestAlgorithmAsName [2023-08-19T06:51:24.870Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2023-08-19T06:51:24.870Z] === RUN TestTagValidPrefixedRepo [2023-08-19T06:51:24.870Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2023-08-19T06:51:24.870Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2023-08-19T06:51:24.870Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2023-08-19T06:51:24.870Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2023-08-19T06:51:24.870Z] === RUN TestTagValidPrefixedRepo/foooo:t [2023-08-19T06:51:24.870Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2023-08-19T06:51:24.870Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-19T06:51:24.870Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-19T06:51:24.870Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2023-08-19T06:51:24.870Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2023-08-19T06:51:24.870Z] === CONT TestTagValidPrefixedRepo/foooo:t [2023-08-19T06:51:24.870Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2023-08-19T06:51:24.870Z] --- PASS: TestTagValidPrefixedRepo (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s) [2023-08-19T06:51:24.870Z] === RUN TestTagExistedNameWithoutForce [2023-08-19T06:51:24.870Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-08-19T06:51:24.870Z] === RUN TestTagOfficialNames [2023-08-19T06:51:24.870Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2023-08-19T06:51:24.870Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2023-08-19T06:51:24.870Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2023-08-19T06:51:24.870Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2023-08-19T06:51:24.870Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2023-08-19T06:51:24.870Z] --- PASS: TestTagOfficialNames (0.05s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2023-08-19T06:51:24.870Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2023-08-19T06:51:24.870Z] === RUN TestTagMatchesDigest [2023-08-19T06:51:24.870Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-08-19T06:51:24.870Z] === CONT TestSaveCheckTimes [2023-08-19T06:51:24.870Z] --- PASS: TestSaveCheckTimes (0.03s) [2023-08-19T06:51:24.870Z] PASS [2023-08-19T06:51:24.870Z] [2023-08-19T06:51:24.870Z] === Skipped [2023-08-19T06:51:24.870Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-08-19T06:51:24.870Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-08-19T06:51:24.870Z] [2023-08-19T06:51:24.870Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2023-08-19T06:51:24.870Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2023-08-19T06:51:24.870Z] [2023-08-19T06:51:24.870Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-08-19T06:51:24.871Z] remove_unix_test.go:34: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:51:24.871Z] [2023-08-19T06:51:24.871Z] DONE 44 tests, 3 skipped in 3.033s [2023-08-19T06:51:24.871Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-08-19T06:51:24.871Z] ++ 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-08-19T06:51:24.871Z] ++ set -e [2023-08-19T06:51:24.871Z] ++ '[' -n 0 ']' [2023-08-19T06:51:24.871Z] ++ set -x [2023-08-19T06:51:24.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:51:24.871Z] === RUN TestStripANSICommands [2023-08-19T06:51:24.871Z] === RUN TestStripANSICommands/#00 [2023-08-19T06:51:24.871Z] === RUN TestStripANSICommands/#01 [2023-08-19T06:51:24.871Z] --- PASS: TestStripANSICommands (0.00s) [2023-08-19T06:51:24.871Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-08-19T06:51:24.871Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-08-19T06:51:24.871Z] PASS [2023-08-19T06:51:24.871Z] [2023-08-19T06:51:24.871Z] DONE 3 tests in 0.009s [2023-08-19T06:51:24.871Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-08-19T06:51:24.871Z] ++ 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-08-19T06:51:24.871Z] ++ set -e [2023-08-19T06:51:24.871Z] ++ '[' -n 0 ']' [2023-08-19T06:51:24.871Z] ++ set -x [2023-08-19T06:51:24.871Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:51:24.871Z] INFO: Testing against a local daemon [2023-08-19T06:51:24.871Z] === RUN TestNetworkCreateDelete [2023-08-19T06:51:25.131Z] --- PASS: TestNetworkCreateDelete (0.18s) [2023-08-19T06:51:25.131Z] === RUN TestDockerNetworkDeletePreferID [2023-08-19T06:51:25.702Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2023-08-19T06:51:25.702Z] === RUN TestDaemonDNSFallback [2023-08-19T06:51:32.284Z] --- PASS: TestDaemonDNSFallback (6.21s) [2023-08-19T06:51:32.284Z] === RUN TestInspectNetwork [2023-08-19T06:51:34.827Z] === RUN TestInspectNetwork/full_network_id [2023-08-19T06:51:34.827Z] === RUN TestInspectNetwork/partial_network_id [2023-08-19T06:51:34.827Z] === RUN TestInspectNetwork/network_name [2023-08-19T06:51:34.827Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-08-19T06:51:39.028Z] --- PASS: TestInspectNetwork (7.05s) [2023-08-19T06:51:39.028Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-08-19T06:51:39.028Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-08-19T06:51:39.028Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-08-19T06:51:39.028Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-08-19T06:51:39.028Z] === RUN TestRunContainerWithBridgeNone [2023-08-19T06:51:40.412Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/create [2023-08-19T06:51:40.412Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-08-19T06:51:40.412Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-19T06:51:40.412Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-19T06:51:40.412Z] === CONT TestNetworkInvalidJSON/networks/create [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-08-19T06:51:40.412Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-08-19T06:51:40.412Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-08-19T06:51:40.412Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-08-19T06:51:40.412Z] === RUN TestNetworkList [2023-08-19T06:51:40.412Z] === RUN TestNetworkList//networks [2023-08-19T06:51:40.412Z] === PAUSE TestNetworkList//networks [2023-08-19T06:51:40.412Z] === RUN TestNetworkList//networks/ [2023-08-19T06:51:40.412Z] === PAUSE TestNetworkList//networks/ [2023-08-19T06:51:40.412Z] === CONT TestNetworkList//networks [2023-08-19T06:51:40.412Z] === CONT TestNetworkList//networks/ [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkList (0.01s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkList//networks (0.00s) [2023-08-19T06:51:40.412Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-08-19T06:51:40.412Z] === RUN TestHostIPv4BridgeLabel [2023-08-19T06:51:40.674Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-08-19T06:51:40.674Z] === RUN TestDefaultNetworkOpts [2023-08-19T06:51:40.674Z] === RUN TestDefaultNetworkOpts/default_value [2023-08-19T06:51:42.057Z] === RUN TestDefaultNetworkOpts/cmdline_value [2023-08-19T06:51:43.441Z] === RUN TestDefaultNetworkOpts/config-from_value [2023-08-19T06:51:44.824Z] --- PASS: TestDefaultNetworkOpts (3.97s) [2023-08-19T06:51:44.824Z] --- PASS: TestDefaultNetworkOpts/default_value (1.33s) [2023-08-19T06:51:44.824Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.30s) [2023-08-19T06:51:44.824Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s) [2023-08-19T06:51:44.824Z] === RUN TestDaemonRestartWithLiveRestore [2023-08-19T06:51:45.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-08-19T06:51:45.765Z] === RUN TestDaemonDefaultNetworkPools [2023-08-19T06:51:46.706Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2023-08-19T06:51:46.706Z] === RUN TestDaemonRestartWithExistingNetwork [2023-08-19T06:51:47.648Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2023-08-19T06:51:47.648Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-08-19T06:51:49.031Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2023-08-19T06:51:49.031Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-08-19T06:51:49.602Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2023-08-19T06:51:49.602Z] === RUN TestServiceWithPredefinedNetwork [2023-08-19T06:51:52.144Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2023-08-19T06:51:52.144Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-08-19T06:51:52.144Z] service_test.go:242: FLAKY_TEST [2023-08-19T06:51:52.144Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-19T06:51:52.144Z] === RUN TestServiceWithDataPathPortInit [2023-08-19T06:52:07.049Z] --- PASS: TestServiceWithDataPathPortInit (13.27s) [2023-08-19T06:52:07.049Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-08-19T06:52:07.309Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:scdo0hs71sble9cvu3zo603a7 Created:2023-08-19 06:52:06.253350637 +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[8d9fd50b3234a608a21c4dd6a9cb82436efbbdc5a504dd9a281194c6c8244a1a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kp3pzqcbt6kw6ws9iwsb9dv2z EndpointID:59043dde5e03131c764fb61fa1e32edd20a48d4630e066c03d5bade8dc790450 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e4dbbe6598e7c520d1d37381bc3a79ef16fbcc793413b11361947a0d0c0a8cd5 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:8bd3f070dac8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kp3pzqcbt6kw6ws9iwsb9dv2z EndpointID:59043dde5e03131c764fb61fa1e32edd20a48d4630e066c03d5bade8dc790450 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-08-19T06:52:12.594Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s) [2023-08-19T06:52:12.594Z] PASS [2023-08-19T06:52:12.594Z] [2023-08-19T06:52:12.594Z] === Skipped [2023-08-19T06:52:12.594Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-08-19T06:52:12.594Z] service_test.go:242: FLAKY_TEST [2023-08-19T06:52:12.594Z] [2023-08-19T06:52:12.594Z] DONE 42 tests, 1 skipped in 46.882s [2023-08-19T06:52:12.594Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-08-19T06:52:12.594Z] ++ 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-08-19T06:52:12.594Z] ++ set -e [2023-08-19T06:52:12.594Z] ++ '[' -n 0 ']' [2023-08-19T06:52:12.594Z] ++ set -x [2023-08-19T06:52:12.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:52:12.594Z] INFO: Testing against a local daemon [2023-08-19T06:52:12.594Z] === RUN TestDockerNetworkIpvlanPersistance [2023-08-19T06:52:12.594Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-19T06:52:12.594Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-19T06:52:12.594Z] === RUN TestDockerNetworkIpvlan [2023-08-19T06:52:12.594Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-19T06:52:12.594Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-08-19T06:52:12.594Z] PASS [2023-08-19T06:52:12.594Z] [2023-08-19T06:52:12.594Z] === Skipped [2023-08-19T06:52:12.594Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-08-19T06:52:12.594Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-19T06:52:12.594Z] [2023-08-19T06:52:12.594Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-08-19T06:52:12.594Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-08-19T06:52:12.594Z] [2023-08-19T06:52:12.594Z] DONE 2 tests, 2 skipped in 0.034s [2023-08-19T06:52:12.594Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-08-19T06:52:12.594Z] ++ 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-08-19T06:52:12.594Z] ++ set -e [2023-08-19T06:52:12.594Z] ++ '[' -n 0 ']' [2023-08-19T06:52:12.594Z] ++ set -x [2023-08-19T06:52:12.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:52:12.594Z] INFO: Testing against a local daemon [2023-08-19T06:52:12.594Z] === RUN TestDockerNetworkMacvlanPersistance [2023-08-19T06:52:13.165Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-08-19T06:52:13.165Z] === RUN TestDockerNetworkMacvlan [2023-08-19T06:52:13.735Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-08-19T06:52:14.306Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-08-19T06:52:15.247Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-08-19T06:52:16.631Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-08-19T06:52:18.015Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-08-19T06:52:20.561Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan (8.15s) [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s) [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.68s) [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.41s) [2023-08-19T06:52:21.132Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.39s) [2023-08-19T06:52:21.132Z] PASS [2023-08-19T06:52:21.132Z] [2023-08-19T06:52:21.132Z] DONE 8 tests in 9.461s [2023-08-19T06:52:21.132Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-08-19T06:52:21.132Z] ++ 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-08-19T06:52:21.132Z] ++ set -e [2023-08-19T06:52:21.132Z] ++ '[' -n 0 ']' [2023-08-19T06:52:21.132Z] ++ set -x [2023-08-19T06:52:21.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:52:21.133Z] testing: warning: no tests to run [2023-08-19T06:52:21.133Z] PASS [2023-08-19T06:52:21.133Z] [2023-08-19T06:52:21.133Z] DONE 0 tests in 0.008s [2023-08-19T06:52:21.394Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-08-19T06:52:21.394Z] ++ 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-08-19T06:52:21.394Z] ++ set -e [2023-08-19T06:52:21.394Z] ++ '[' -n 0 ']' [2023-08-19T06:52:21.394Z] ++ set -x [2023-08-19T06:52:21.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:52:21.394Z] INFO: Testing against a local daemon [2023-08-19T06:52:21.394Z] === RUN TestAuthZPluginAllowRequest [2023-08-19T06:52:22.335Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2023-08-19T06:52:22.335Z] === RUN TestAuthZPluginTLS [2023-08-19T06:52:22.906Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-08-19T06:52:22.906Z] === RUN TestAuthZPluginDenyRequest [2023-08-19T06:52:23.477Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-08-19T06:52:23.477Z] === RUN TestAuthZPluginAPIDenyResponse [2023-08-19T06:52:24.047Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-08-19T06:52:24.047Z] === RUN TestAuthZPluginDenyResponse [2023-08-19T06:52:24.619Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-08-19T06:52:24.619Z] === RUN TestAuthZPluginAllowEventStream [2023-08-19T06:52:25.560Z] --- PASS: TestAuthZPluginAllowEventStream (1.06s) [2023-08-19T06:52:25.560Z] === RUN TestAuthZPluginErrorResponse [2023-08-19T06:52:26.132Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-08-19T06:52:26.132Z] === RUN TestAuthZPluginErrorRequest [2023-08-19T06:52:26.702Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-08-19T06:52:26.702Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-08-19T06:52:27.273Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-08-19T06:52:27.273Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-08-19T06:52:28.213Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s) [2023-08-19T06:52:28.213Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-08-19T06:52:29.596Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s) [2023-08-19T06:52:29.596Z] === RUN TestAuthZPluginHeader [2023-08-19T06:52:30.167Z] --- PASS: TestAuthZPluginHeader (0.61s) [2023-08-19T06:52:30.167Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-08-19T06:52:30.167Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:30.167Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-19T06:52:30.167Z] === RUN TestAuthZPluginV2Disable [2023-08-19T06:52:30.167Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:30.167Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-08-19T06:52:30.167Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-08-19T06:52:30.167Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:30.167Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-19T06:52:30.167Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-08-19T06:52:30.167Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:30.167Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-19T06:52:30.167Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-08-19T06:52:48.276Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-08-19T06:52:48.276Z] PASS [2023-08-19T06:52:48.276Z] [2023-08-19T06:52:48.276Z] === Skipped [2023-08-19T06:52:48.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-08-19T06:52:48.276Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:48.276Z] [2023-08-19T06:52:48.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-08-19T06:52:48.276Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:48.276Z] [2023-08-19T06:52:48.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-08-19T06:52:48.276Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:48.276Z] [2023-08-19T06:52:48.276Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-08-19T06:52:48.276Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:52:48.276Z] [2023-08-19T06:52:48.276Z] DONE 17 tests, 4 skipped in 25.657s [2023-08-19T06:52:48.276Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-08-19T06:52:48.276Z] ++ 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-08-19T06:52:48.276Z] ++ set -e [2023-08-19T06:52:48.276Z] ++ '[' -n 0 ']' [2023-08-19T06:52:48.276Z] ++ set -x [2023-08-19T06:52:48.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:52:48.277Z] INFO: Testing against a local daemon [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-08-19T06:52:48.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-19T06:52:48.277Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-08-19T06:52:48.277Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-08-19T06:52:48.277Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-08-19T06:52:48.277Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-08-19T06:52:48.277Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-08-19T06:52:48.277Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-08-19T06:52:48.277Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-08-19T06:52:48.277Z] === RUN TestPluginInstall [2023-08-19T06:52:48.277Z] === RUN TestPluginInstall/no_auth [2023-08-19T06:52:50.189Z] time="2023-08-19T06:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-19T06:52:50.189Z] time="2023-08-19T06:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bc8d87b3934f764cf1b262146f9225a0066e7c3caeaef410019916315f4557b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-19T06:52:50.189Z] time="2023-08-19T06:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-19T06:52:50.189Z] time="2023-08-19T06:52:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bc8d87b3934f764cf1b262146f9225a0066e7c3caeaef410019916315f4557b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-19T06:52:50.189Z] === RUN TestPluginInstall/with_htpasswd [2023-08-19T06:52:50.450Z] time="2023-08-19T06:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-19T06:52:50.450Z] time="2023-08-19T06:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff076b6ccc40b8f031f2bb342526001d77ab0b5a28c75656544b1ac2d5206083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-19T06:52:50.450Z] time="2023-08-19T06:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-19T06:52:50.450Z] time="2023-08-19T06:52:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff076b6ccc40b8f031f2bb342526001d77ab0b5a28c75656544b1ac2d5206083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-19T06:52:50.710Z] === RUN TestPluginInstall/with_insecure [2023-08-19T06:52:51.652Z] time="2023-08-19T06:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-19T06:52:51.652Z] time="2023-08-19T06:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff076b6ccc40b8f031f2bb342526001d77ab0b5a28c75656544b1ac2d5206083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-19T06:52:51.652Z] time="2023-08-19T06:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-08-19T06:52:51.652Z] time="2023-08-19T06:52:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ff076b6ccc40b8f031f2bb342526001d77ab0b5a28c75656544b1ac2d5206083" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-08-19T06:52:51.652Z] plugin_test.go:196: [d1bc0151f837a] daemon is not started [2023-08-19T06:52:51.652Z] --- PASS: TestPluginInstall (4.57s) [2023-08-19T06:52:51.652Z] --- PASS: TestPluginInstall/no_auth (3.14s) [2023-08-19T06:52:51.652Z] --- PASS: TestPluginInstall/with_htpasswd (0.49s) [2023-08-19T06:52:51.652Z] --- PASS: TestPluginInstall/with_insecure (0.94s) [2023-08-19T06:52:51.652Z] === RUN TestPluginsWithRuntimes [2023-08-19T06:52:53.036Z] === RUN TestPluginsWithRuntimes/No_Args [2023-08-19T06:52:53.977Z] === RUN TestPluginsWithRuntimes/With_Args [2023-08-19T06:52:54.918Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2023-08-19T06:52:54.918Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2023-08-19T06:52:54.918Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2023-08-19T06:52:54.918Z] === RUN TestPluginBackCompatMediaTypes [2023-08-19T06:52:55.489Z] --- PASS: TestPluginBackCompatMediaTypes (0.51s) [2023-08-19T06:52:55.489Z] PASS [2023-08-19T06:52:55.489Z] [2023-08-19T06:52:55.489Z] DONE 24 tests in 8.499s [2023-08-19T06:52:55.489Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-08-19T06:52:55.489Z] ++ 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-08-19T06:52:55.489Z] ++ set -e [2023-08-19T06:52:55.489Z] ++ '[' -n 0 ']' [2023-08-19T06:52:55.489Z] ++ set -x [2023-08-19T06:52:55.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:52:55.489Z] INFO: Testing against a local daemon [2023-08-19T06:52:55.489Z] === RUN TestExternalGraphDriver [2023-08-19T06:52:55.749Z] === RUN TestExternalGraphDriver/json [2023-08-19T06:52:57.662Z] === RUN TestExternalGraphDriver/spec [2023-08-19T06:52:59.045Z] === RUN TestExternalGraphDriver/pull [2023-08-19T06:53:00.429Z] --- PASS: TestExternalGraphDriver (5.06s) [2023-08-19T06:53:00.429Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2023-08-19T06:53:00.429Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2023-08-19T06:53:00.429Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-08-19T06:53:00.429Z] === RUN TestGraphdriverPluginV2 [2023-08-19T06:53:01.000Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:53:01.000Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-08-19T06:53:01.000Z] PASS [2023-08-19T06:53:01.000Z] [2023-08-19T06:53:01.000Z] === Skipped [2023-08-19T06:53:01.000Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-08-19T06:53:01.000Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:53:01.000Z] [2023-08-19T06:53:01.000Z] DONE 5 tests, 1 skipped in 5.418s [2023-08-19T06:53:01.000Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-08-19T06:53:01.000Z] ++ 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-08-19T06:53:01.000Z] ++ set -e [2023-08-19T06:53:01.000Z] ++ '[' -n 0 ']' [2023-08-19T06:53:01.000Z] ++ set -x [2023-08-19T06:53:01.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:53:01.000Z] INFO: Testing against a local daemon [2023-08-19T06:53:01.000Z] === RUN TestContinueAfterPluginCrash [2023-08-19T06:53:01.000Z] === PAUSE TestContinueAfterPluginCrash [2023-08-19T06:53:01.000Z] === RUN TestReadPluginNoRead [2023-08-19T06:53:01.000Z] === PAUSE TestReadPluginNoRead [2023-08-19T06:53:01.000Z] === RUN TestDaemonStartWithLogOpt [2023-08-19T06:53:01.000Z] === PAUSE TestDaemonStartWithLogOpt [2023-08-19T06:53:01.000Z] === CONT TestContinueAfterPluginCrash [2023-08-19T06:53:01.000Z] === CONT TestDaemonStartWithLogOpt [2023-08-19T06:53:01.000Z] === CONT TestReadPluginNoRead [2023-08-19T06:53:02.912Z] === RUN TestReadPluginNoRead/default [2023-08-19T06:53:03.855Z] --- PASS: TestDaemonStartWithLogOpt (2.75s) [2023-08-19T06:53:04.426Z] === RUN TestReadPluginNoRead/disabled_caching [2023-08-19T06:53:05.809Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-08-19T06:53:06.751Z] read_test.go:91: [d5476117419c4] daemon is not started [2023-08-19T06:53:06.751Z] --- PASS: TestReadPluginNoRead (5.88s) [2023-08-19T06:53:06.751Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2023-08-19T06:53:06.751Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2023-08-19T06:53:06.751Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2023-08-19T06:53:08.662Z] --- PASS: TestContinueAfterPluginCrash (7.69s) [2023-08-19T06:53:08.662Z] PASS [2023-08-19T06:53:08.662Z] [2023-08-19T06:53:08.662Z] DONE 6 tests in 7.719s [2023-08-19T06:53:08.662Z] 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-08-19T06:53:08.662Z] ++ 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-08-19T06:53:08.662Z] ++ set -e [2023-08-19T06:53:08.662Z] ++ '[' -n 0 ']' [2023-08-19T06:53:08.662Z] ++ set -x [2023-08-19T06:53:08.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:53:08.662Z] testing: warning: no tests to run [2023-08-19T06:53:08.662Z] PASS [2023-08-19T06:53:08.662Z] [2023-08-19T06:53:08.662Z] DONE 0 tests in 0.009s [2023-08-19T06:53:08.662Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-08-19T06:53:08.662Z] ++ 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-08-19T06:53:08.662Z] ++ set -e [2023-08-19T06:53:08.662Z] ++ '[' -n 0 ']' [2023-08-19T06:53:08.662Z] ++ set -x [2023-08-19T06:53:08.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:53:08.663Z] INFO: Testing against a local daemon [2023-08-19T06:53:08.663Z] === RUN TestPluginWithDevMounts [2023-08-19T06:53:08.663Z] === PAUSE TestPluginWithDevMounts [2023-08-19T06:53:08.663Z] === CONT TestPluginWithDevMounts [2023-08-19T06:53:10.575Z] --- PASS: TestPluginWithDevMounts (1.50s) [2023-08-19T06:53:10.575Z] PASS [2023-08-19T06:53:10.575Z] [2023-08-19T06:53:10.575Z] DONE 1 tests in 1.537s [2023-08-19T06:53:10.575Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-08-19T06:53:10.575Z] ++ 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-08-19T06:53:10.575Z] ++ set -e [2023-08-19T06:53:10.575Z] ++ '[' -n 0 ']' [2023-08-19T06:53:10.575Z] ++ set -x [2023-08-19T06:53:10.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:53:10.575Z] INFO: Testing against a local daemon [2023-08-19T06:53:10.575Z] === RUN TestSecretInspect [2023-08-19T06:53:12.487Z] --- PASS: TestSecretInspect (1.93s) [2023-08-19T06:53:12.487Z] === RUN TestSecretList [2023-08-19T06:53:14.399Z] --- PASS: TestSecretList (1.95s) [2023-08-19T06:53:14.399Z] === RUN TestSecretsCreateAndDelete [2023-08-19T06:53:16.310Z] --- PASS: TestSecretsCreateAndDelete (1.88s) [2023-08-19T06:53:16.310Z] === RUN TestSecretsUpdate [2023-08-19T06:53:18.221Z] --- PASS: TestSecretsUpdate (1.90s) [2023-08-19T06:53:18.221Z] === RUN TestTemplatedSecret [2023-08-19T06:53:20.764Z] --- PASS: TestTemplatedSecret (2.70s) [2023-08-19T06:53:20.764Z] === RUN TestSecretCreateResolve [2023-08-19T06:53:22.676Z] --- PASS: TestSecretCreateResolve (1.82s) [2023-08-19T06:53:22.676Z] PASS [2023-08-19T06:53:22.676Z] [2023-08-19T06:53:22.676Z] DONE 6 tests in 12.214s [2023-08-19T06:53:22.676Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-08-19T06:53:22.676Z] ++ 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-08-19T06:53:22.676Z] ++ set -e [2023-08-19T06:53:22.676Z] ++ '[' -n 0 ']' [2023-08-19T06:53:22.676Z] ++ set -x [2023-08-19T06:53:22.676Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:53:22.676Z] INFO: Testing against a local daemon [2023-08-19T06:53:22.676Z] === RUN TestServiceCreateInit [2023-08-19T06:53:22.676Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-08-19T06:53:26.880Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-08-19T06:53:30.180Z] --- PASS: TestServiceCreateInit (7.63s) [2023-08-19T06:53:30.180Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2023-08-19T06:53:30.180Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s) [2023-08-19T06:53:30.180Z] === RUN TestCreateServiceMultipleTimes [2023-08-19T06:53:45.084Z] --- PASS: TestCreateServiceMultipleTimes (15.03s) [2023-08-19T06:53:45.084Z] === RUN TestCreateServiceConflict [2023-08-19T06:53:47.627Z] --- PASS: TestCreateServiceConflict (2.02s) [2023-08-19T06:53:47.627Z] === RUN TestCreateServiceMaxReplicas [2023-08-19T06:53:50.170Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2023-08-19T06:53:50.170Z] === RUN TestCreateWithDuplicateNetworkNames [2023-08-19T06:54:05.114Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.84s) [2023-08-19T06:54:05.114Z] === RUN TestCreateServiceSecretFileMode [2023-08-19T06:54:17.406Z] --- PASS: TestCreateServiceSecretFileMode (12.66s) [2023-08-19T06:54:17.406Z] === RUN TestCreateServiceConfigFileMode [2023-08-19T06:54:29.669Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2023-08-19T06:54:29.669Z] === RUN TestCreateServiceSysctls [2023-08-19T06:54:31.053Z] --- PASS: TestCreateServiceSysctls (3.19s) [2023-08-19T06:54:31.053Z] === RUN TestCreateServiceCapabilities [2023-08-19T06:54:33.597Z] --- PASS: TestCreateServiceCapabilities (2.12s) [2023-08-19T06:54:33.597Z] === RUN TestInspect [2023-08-19T06:54:36.140Z] --- PASS: TestInspect (2.92s) [2023-08-19T06:54:36.140Z] === RUN TestCreateJob [2023-08-19T06:54:39.438Z] --- PASS: TestCreateJob (3.15s) [2023-08-19T06:54:39.438Z] === RUN TestReplicatedJob [2023-08-19T06:54:44.724Z] --- PASS: TestReplicatedJob (5.13s) [2023-08-19T06:54:44.724Z] === RUN TestUpdateReplicatedJob [2023-08-19T06:54:48.023Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2023-08-19T06:54:48.023Z] === RUN TestServiceListWithStatuses [2023-08-19T06:54:48.023Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-19T06:54:48.023Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-08-19T06:54:48.023Z] === RUN TestDockerNetworkConnectAlias [2023-08-19T06:54:52.226Z] --- PASS: TestDockerNetworkConnectAlias (4.00s) [2023-08-19T06:54:52.226Z] === RUN TestDockerNetworkReConnect [2023-08-19T06:54:54.769Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2023-08-19T06:54:54.769Z] === RUN TestServicePlugin [2023-08-19T06:54:54.769Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:54:54.769Z] --- SKIP: TestServicePlugin (0.00s) [2023-08-19T06:54:54.769Z] === RUN TestServiceUpdateLabel [2023-08-19T06:54:56.680Z] --- PASS: TestServiceUpdateLabel (1.92s) [2023-08-19T06:54:56.680Z] === RUN TestServiceUpdateSecrets [2023-08-19T06:55:11.583Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2023-08-19T06:55:11.583Z] === RUN TestServiceUpdateConfigs [2023-08-19T06:55:26.487Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2023-08-19T06:55:26.487Z] === RUN TestServiceUpdateNetwork [2023-08-19T06:55:38.716Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2023-08-19T06:55:38.716Z] === RUN TestServiceUpdatePidsLimit [2023-08-19T06:55:38.716Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-08-19T06:55:39.657Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-08-19T06:55:46.239Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-08-19T06:55:54.374Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2023-08-19T06:55:54.374Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2023-08-19T06:55:54.374Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-08-19T06:55:54.374Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-08-19T06:55:54.374Z] PASS [2023-08-19T06:55:54.374Z] [2023-08-19T06:55:54.374Z] === Skipped [2023-08-19T06:55:54.374Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-08-19T06:55:54.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-08-19T06:55:54.374Z] [2023-08-19T06:55:54.374Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-08-19T06:55:54.374Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-08-19T06:55:54.374Z] [2023-08-19T06:55:54.374Z] DONE 27 tests, 2 skipped in 151.424s [2023-08-19T06:55:54.374Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-08-19T06:55:54.374Z] ++ 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-08-19T06:55:54.374Z] ++ set -e [2023-08-19T06:55:54.374Z] ++ '[' -n 0 ']' [2023-08-19T06:55:54.374Z] ++ set -x [2023-08-19T06:55:54.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:55:54.374Z] INFO: Testing against a local daemon [2023-08-19T06:55:54.374Z] === RUN TestSessionCreate [2023-08-19T06:55:54.374Z] --- PASS: TestSessionCreate (0.02s) [2023-08-19T06:55:54.374Z] === RUN TestSessionCreateWithBadUpgrade [2023-08-19T06:55:54.374Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-08-19T06:55:54.374Z] PASS [2023-08-19T06:55:54.374Z] [2023-08-19T06:55:54.374Z] DONE 2 tests in 0.059s [2023-08-19T06:55:54.374Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-08-19T06:55:54.374Z] ++ 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-08-19T06:55:54.374Z] ++ set -e [2023-08-19T06:55:54.374Z] ++ '[' -n 0 ']' [2023-08-19T06:55:54.374Z] ++ set -x [2023-08-19T06:55:54.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:55:54.374Z] INFO: Testing against a local daemon [2023-08-19T06:55:54.374Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-08-19T06:55:54.374Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-19T06:55:54.374Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-19T06:55:54.374Z] === RUN TestDiskUsage [2023-08-19T06:55:54.374Z] === PAUSE TestDiskUsage [2023-08-19T06:55:54.374Z] === RUN TestEventsExecDie [2023-08-19T06:55:54.634Z] --- PASS: TestEventsExecDie (0.54s) [2023-08-19T06:55:54.634Z] === RUN TestEventsBackwardsCompatible [2023-08-19T06:55:54.634Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-08-19T06:55:54.634Z] === RUN TestEventsVolumeCreate [2023-08-19T06:55:54.634Z] --- PASS: TestEventsVolumeCreate (0.05s) [2023-08-19T06:55:54.634Z] === RUN TestInfoBinaryCommits [2023-08-19T06:55:54.634Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-08-19T06:55:54.634Z] === RUN TestInfoAPIVersioned [2023-08-19T06:55:54.634Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-08-19T06:55:54.634Z] === RUN TestInfoAPI [2023-08-19T06:55:54.634Z] --- PASS: TestInfoAPI (0.02s) [2023-08-19T06:55:54.634Z] === RUN TestInfoAPIWarnings [2023-08-19T06:56:12.744Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-08-19T06:56:12.744Z] === RUN TestInfoDebug [2023-08-19T06:56:12.744Z] --- PASS: TestInfoDebug (0.52s) [2023-08-19T06:56:12.744Z] === RUN TestInfoInsecureRegistries [2023-08-19T06:56:12.744Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-08-19T06:56:12.744Z] === RUN TestInfoRegistryMirrors [2023-08-19T06:56:12.744Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-08-19T06:56:12.744Z] === RUN TestLoginFailsWithBadCredentials [2023-08-19T06:56:13.315Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-08-19T06:56:13.315Z] === RUN TestPingCacheHeaders [2023-08-19T06:56:13.315Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-08-19T06:56:13.315Z] === RUN TestPingGet [2023-08-19T06:56:13.315Z] --- PASS: TestPingGet (0.01s) [2023-08-19T06:56:13.315Z] === RUN TestPingHead [2023-08-19T06:56:13.315Z] --- PASS: TestPingHead (0.02s) [2023-08-19T06:56:13.315Z] === RUN TestPingSwarmHeader [2023-08-19T06:56:13.886Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-08-19T06:56:14.147Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-08-19T06:56:15.088Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-08-19T06:56:15.088Z] --- PASS: TestPingSwarmHeader (1.96s) [2023-08-19T06:56:15.088Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-08-19T06:56:15.088Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-08-19T06:56:15.088Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-08-19T06:56:15.088Z] === RUN TestPingBuilderHeader [2023-08-19T06:56:15.088Z] === RUN TestPingBuilderHeader/default_config [2023-08-19T06:56:15.659Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-08-19T06:56:16.230Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-08-19T06:56:16.230Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-08-19T06:56:16.230Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-08-19T06:56:16.230Z] === RUN TestVersion [2023-08-19T06:56:16.230Z] --- PASS: TestVersion (0.02s) [2023-08-19T06:56:16.230Z] === CONT TestDiskUsage [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/container_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/image_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/volume_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-08-19T06:56:16.801Z] === RUN TestDiskUsage/after_container.Run [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-08-19T06:56:17.062Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage (1.05s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty (0.01s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-08-19T06:56:17.323Z] PASS [2023-08-19T06:56:17.323Z] [2023-08-19T06:56:17.323Z] === Skipped [2023-08-19T06:56:17.323Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-08-19T06:56:17.323Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-08-19T06:56:17.323Z] [2023-08-19T06:56:17.323Z] DONE 57 tests, 1 skipped in 23.320s [2023-08-19T06:56:17.323Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-08-19T06:56:17.323Z] ++ 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-08-19T06:56:17.323Z] ++ set -e [2023-08-19T06:56:17.323Z] ++ '[' -n 0 ']' [2023-08-19T06:56:17.323Z] ++ set -x [2023-08-19T06:56:17.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.GOoAZpTB3z/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-08-19T06:56:17.323Z] INFO: Testing against a local daemon [2023-08-19T06:56:17.323Z] === RUN TestVolumesCreateAndList [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesCreateAndList (0.01s) [2023-08-19T06:56:17.323Z] === RUN TestVolumesRemove [2023-08-19T06:56:17.323Z] === RUN TestVolumesRemove/volume_in_use [2023-08-19T06:56:17.323Z] === RUN TestVolumesRemove/volume_not_in_use [2023-08-19T06:56:17.323Z] === RUN TestVolumesRemove/non-existing_volume [2023-08-19T06:56:17.323Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesRemove (0.05s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-08-19T06:56:17.323Z] === RUN TestVolumesRemoveSwarmEnabled [2023-08-19T06:56:17.323Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-08-19T06:56:17.323Z] === RUN TestVolumesInspect [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInspect (0.01s) [2023-08-19T06:56:17.323Z] === RUN TestVolumesInvalidJSON [2023-08-19T06:56:17.323Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-08-19T06:56:17.323Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-08-19T06:56:17.323Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-08-19T06:56:17.323Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-08-19T06:56:17.323Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-08-19T06:56:17.323Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-08-19T06:56:17.323Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-08-19T06:56:17.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-08-19T06:56:17.323Z] === RUN TestVolumePruneAnonymous [2023-08-19T06:56:17.323Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-08-19T06:56:17.323Z] === RUN TestVolumePruneAnonFromImage [2023-08-19T06:56:17.583Z] --- PASS: TestVolumePruneAnonFromImage (0.09s) [2023-08-19T06:56:17.583Z] === CONT TestVolumesRemoveSwarmEnabled [2023-08-19T06:56:18.967Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-08-19T06:56:18.967Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-08-19T06:56:18.967Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-08-19T06:56:18.967Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-08-19T06:56:19.538Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.89s) [2023-08-19T06:56:19.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-08-19T06:56:19.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-08-19T06:56:19.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2023-08-19T06:56:19.538Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-08-19T06:56:19.538Z] PASS [2023-08-19T06:56:19.538Z] [2023-08-19T06:56:19.538Z] DONE 20 tests in 2.131s [2023-08-19T06:56:19.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-08-19T06:56:19.538Z] ++++ cat bundles/test-integration/docker.pid [2023-08-19T06:56:19.538Z] +++ kill 22287 [2023-08-19T06:56:20.921Z] +++ /etc/init.d/apparmor stop [2023-08-19T06:56:20.921Z] Leaving: AppArmorNo profiles have been unloaded. [2023-08-19T06:56:20.921Z] [2023-08-19T06:56:20.921Z] Unloading profiles will leave already running processes permanently [2023-08-19T06:56:20.921Z] unconfined, which can lead to unexpected situations. [2023-08-19T06:56:20.921Z] [2023-08-19T06:56:20.921Z] To set a process to complain mode, use the command line tool [2023-08-19T06:56:20.921Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-08-19T06:56:20.921Z] +++ true [2023-08-19T06:56:20.921Z] exiting test-integration [2023-08-19T06:56:20.921Z] ++ exit 0 [2023-08-19T06:56:20.921Z] Post stage [Pipeline] junit [2023-08-19T06:56:21.876Z] Recording test results [2023-08-19T06:56:22.064Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-08-19T06:56:22.360Z] + echo Ensuring container killed. [2023-08-19T06:56:22.360Z] Ensuring container killed. [2023-08-19T06:56:22.360Z] + docker rm -vf docker-pr1 [2023-08-19T06:56:22.360Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-08-19T06:56:22.646Z] + echo Chowning /workspace to jenkins user [2023-08-19T06:56:22.646Z] Chowning /workspace to jenkins user [2023-08-19T06:56:22.646Z] + id -u [2023-08-19T06:56:22.646Z] + id -g [2023-08-19T06:56:22.646Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46273:/workspace busybox chown -R 1000:1000 /workspace [2023-08-19T06:56:22.646Z] Unable to find image 'busybox:latest' locally [2023-08-19T06:56:22.646Z] latest: Pulling from library/busybox [2023-08-19T06:56:22.646Z] 8a0af25e8c2e: Already exists [2023-08-19T06:56:22.907Z] Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 [2023-08-19T06:56:22.907Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-08-19T06:56:24.139Z] + bundleName=arm64-integration [2023-08-19T06:56:24.139Z] + echo Creating arm64-integration-bundles.tar.gz [2023-08-19T06:56:24.139Z] Creating arm64-integration-bundles.tar.gz [2023-08-19T06:56:24.139Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+ ) -print [2023-08-19T06:56:24.139Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-08-19T06:56:24.413Z] Archiving artifacts [2023-08-19T06:56:25.877Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46273/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-08-19T06:56:26.198Z] + make clean [2023-08-19T06:56:26.198Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-08-19T06:56:26.198Z] docker-dev-cache [2023-08-19T06:56:26.198Z] 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