Pull request #47683 event Connecting to https://api.github.com using docker-jenkins GitHub credentials Obtained Jenkinsfile from 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8+70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 (b4e94bc3dd9993826c7e47298ddb435c1d7eb0da) Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47683@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c8880eb865108326b5561629a909e5c780e6ef50 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi" > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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 [2024-04-23T11:33:52.047Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2024-04-23T11:33:52.050Z] Trying to pass milestone 3 [Pipeline] milestone [2024-04-23T11:33:52.219Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2024-04-23T11:33:52.442Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-056d2fad59fad5273) in /home/ubuntu/workspace/moby_PR-47683 [Pipeline] { [Pipeline] checkout [2024-04-23T11:33:52.460Z] The recommended git tool is: git [2024-04-23T11:33:52.468Z] using credential docker-jenkins-github-credentials [2024-04-23T11:33:52.478Z] Cloning the remote Git repository [2024-04-23T11:33:52.478Z] Cloning with configured refspecs honoured and without tags [2024-04-23T11:33:52.490Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T11:33:52.491Z] > git init /home/ubuntu/workspace/moby_PR-47683 # timeout=10 [2024-04-23T11:33:52.495Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:33:52.495Z] > git --version # timeout=10 [2024-04-23T11:33:52.497Z] > git --version # 'git version 2.25.1' [2024-04-23T11:33:52.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:33:52.499Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:34:04.443Z] Fetching without tags [2024-04-23T11:34:04.672Z] Merging remotes/origin/master commit 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 into PR head commit 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8 [2024-04-23T11:34:04.436Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:34:04.438Z] > git config --add remote.origin.fetch +refs/pull/47683/head:refs/remotes/origin/PR-47683 # timeout=10 [2024-04-23T11:34:04.440Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:34:04.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:34:04.455Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:34:04.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:34:04.457Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:34:04.684Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:34:04.686Z] > git checkout -f 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8 # timeout=10 [2024-04-23T11:34:06.106Z] Merge succeeded, producing a067d5a6730593030e2f386af443c89f648843e6 [2024-04-23T11:34:06.106Z] Checking out Revision a067d5a6730593030e2f386af443c89f648843e6 (PR-47683) [2024-04-23T11:34:05.358Z] > git remote # timeout=10 [2024-04-23T11:34:05.360Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T11:34:05.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:34:05.365Z] > git merge 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 # timeout=10 [2024-04-23T11:34:06.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T11:34:06.118Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:34:06.120Z] > git checkout -f a067d5a6730593030e2f386af443c89f648843e6 # timeout=10 [2024-04-23T11:34:09.162Z] Commit message: "Merge commit '70475b371bfd8b5df08fe8ab6b19bc8a9f98a355' into HEAD" [2024-04-23T11:34:09.173Z] > git rev-list --no-walk 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T11:34:09.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47683:/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 [2024-04-23T11:34:12.332Z] 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 [2024-04-23T11:34:12.387Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0f226cd7fabbe2e3f) in /home/ubuntu/workspace/moby_PR-47683 [Pipeline] { [Pipeline] checkout [2024-04-23T11:34:12.402Z] The recommended git tool is: git [2024-04-23T11:34:12.407Z] using credential docker-jenkins-github-credentials [2024-04-23T11:34:12.412Z] Cloning the remote Git repository [2024-04-23T11:34:12.412Z] Cloning with configured refspecs honoured and without tags [2024-04-23T11:34:12.459Z] Cloning repository https://github.com/moby/moby.git [2024-04-23T11:34:12.460Z] > git init /home/ubuntu/workspace/moby_PR-47683 # timeout=10 [2024-04-23T11:34:12.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:34:12.464Z] > git --version # timeout=10 [2024-04-23T11:34:12.465Z] > git --version # 'git version 2.25.1' [2024-04-23T11:34:12.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:34:12.468Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:34:24.170Z] Fetching without tags [2024-04-23T11:34:24.353Z] Merging remotes/origin/master commit 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 into PR head commit 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8 [2024-04-23T11:34:24.162Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:34:24.164Z] > git config --add remote.origin.fetch +refs/pull/47683/head:refs/remotes/origin/PR-47683 # timeout=10 [2024-04-23T11:34:24.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:34:24.173Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2024-04-23T11:34:24.177Z] Fetching upstream changes from https://github.com/moby/moby.git [2024-04-23T11:34:24.177Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:34:24.179Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47683/head:refs/remotes/origin/PR-47683 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2024-04-23T11:34:24.360Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:34:24.362Z] > git checkout -f 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8 # timeout=10 [2024-04-23T11:34:25.124Z] Merge succeeded, producing 4b02712562193e8d37f4bc3743b573f024f6bc5c [2024-04-23T11:34:25.124Z] Checking out Revision 4b02712562193e8d37f4bc3743b573f024f6bc5c (PR-47683) [2024-04-23T11:34:25.169Z] Commit message: "Merge commit '70475b371bfd8b5df08fe8ab6b19bc8a9f98a355' into HEAD" [2024-04-23T11:34:25.037Z] > git remote # timeout=10 [2024-04-23T11:34:25.040Z] > git config --get remote.origin.url # timeout=10 [2024-04-23T11:34:25.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2024-04-23T11:34:25.044Z] > git merge 70475b371bfd8b5df08fe8ab6b19bc8a9f98a355 # timeout=10 [2024-04-23T11:34:25.127Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-23T11:34:25.131Z] > git config core.sparsecheckout # timeout=10 [2024-04-23T11:34:25.133Z] > git checkout -f 4b02712562193e8d37f4bc3743b573f024f6bc5c # timeout=10 [2024-04-23T11:34:25.176Z] > git rev-list --no-walk 3a093acd22f70dd9677f2a00d657b1f7cb05c0f8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2024-04-23T11:34:25.832Z] + docker version [2024-04-23T11:34:25.832Z] Client: Docker Engine - Community [2024-04-23T11:34:25.832Z] Version: 25.0.3 [2024-04-23T11:34:25.832Z] API version: 1.44 [2024-04-23T11:34:25.832Z] Go version: go1.21.6 [2024-04-23T11:34:25.832Z] Git commit: 4debf41 [2024-04-23T11:34:25.832Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T11:34:25.832Z] OS/Arch: linux/arm64 [2024-04-23T11:34:25.832Z] Context: default [2024-04-23T11:34:25.832Z] [2024-04-23T11:34:25.832Z] Server: Docker Engine - Community [2024-04-23T11:34:25.832Z] Engine: [2024-04-23T11:34:25.832Z] Version: 25.0.3 [2024-04-23T11:34:25.832Z] API version: 1.44 (minimum version 1.24) [2024-04-23T11:34:25.832Z] Go version: go1.21.6 [2024-04-23T11:34:25.832Z] Git commit: f417435 [2024-04-23T11:34:25.832Z] Built: Tue Feb 6 21:13:09 2024 [2024-04-23T11:34:25.832Z] OS/Arch: linux/arm64 [2024-04-23T11:34:25.832Z] Experimental: true [2024-04-23T11:34:25.832Z] containerd: [2024-04-23T11:34:25.832Z] Version: 1.6.28 [2024-04-23T11:34:25.832Z] GitCommit: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T11:34:25.832Z] runc: [2024-04-23T11:34:25.832Z] Version: 1.1.12 [2024-04-23T11:34:25.832Z] GitCommit: v1.1.12-0-g51d5e94 [2024-04-23T11:34:25.832Z] docker-init: [2024-04-23T11:34:25.832Z] Version: 0.19.0 [2024-04-23T11:34:25.832Z] GitCommit: de40ad0 [Pipeline] sh [2024-04-23T11:34:26.187Z] + docker info [2024-04-23T11:34:26.187Z] Client: Docker Engine - Community [2024-04-23T11:34:26.187Z] Version: 25.0.3 [2024-04-23T11:34:26.187Z] Context: default [2024-04-23T11:34:26.187Z] Debug Mode: false [2024-04-23T11:34:26.187Z] Plugins: [2024-04-23T11:34:26.187Z] buildx: Docker Buildx (Docker Inc.) [2024-04-23T11:34:26.187Z] Version: v0.12.1 [2024-04-23T11:34:26.187Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2024-04-23T11:34:26.187Z] compose: Docker Compose (Docker Inc.) [2024-04-23T11:34:26.187Z] Version: v2.24.6 [2024-04-23T11:34:26.187Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T11:34:26.187Z] [2024-04-23T11:34:26.187Z] Server: [2024-04-23T11:34:26.187Z] Containers: 0 [2024-04-23T11:34:26.187Z] Running: 0 [2024-04-23T11:34:26.187Z] Paused: 0 [2024-04-23T11:34:26.187Z] Stopped: 0 [2024-04-23T11:34:26.187Z] Images: 6 [2024-04-23T11:34:26.187Z] Server Version: 25.0.3 [2024-04-23T11:34:26.187Z] Storage Driver: overlay2 [2024-04-23T11:34:26.187Z] Backing Filesystem: extfs [2024-04-23T11:34:26.187Z] Supports d_type: true [2024-04-23T11:34:26.187Z] Using metacopy: false [2024-04-23T11:34:26.187Z] Native Overlay Diff: true [2024-04-23T11:34:26.187Z] userxattr: false [2024-04-23T11:34:26.187Z] Logging Driver: json-file [2024-04-23T11:34:26.187Z] Cgroup Driver: cgroupfs [2024-04-23T11:34:26.187Z] Cgroup Version: 1 [2024-04-23T11:34:26.187Z] Plugins: [2024-04-23T11:34:26.187Z] Volume: local [2024-04-23T11:34:26.187Z] Network: bridge host ipvlan macvlan null overlay [2024-04-23T11:34:26.187Z] Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog [2024-04-23T11:34:26.187Z] Swarm: inactive [2024-04-23T11:34:26.187Z] Runtimes: runc io.containerd.runc.v2 [2024-04-23T11:34:26.187Z] Default Runtime: runc [2024-04-23T11:34:26.187Z] Init Binary: docker-init [2024-04-23T11:34:26.187Z] containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb [2024-04-23T11:34:26.187Z] runc version: v1.1.12-0-g51d5e94 [2024-04-23T11:34:26.187Z] init version: de40ad0 [2024-04-23T11:34:26.187Z] Security Options: [2024-04-23T11:34:26.187Z] apparmor [2024-04-23T11:34:26.187Z] seccomp [2024-04-23T11:34:26.187Z] Profile: builtin [2024-04-23T11:34:26.187Z] Kernel Version: 5.15.0-1053-aws [2024-04-23T11:34:26.187Z] Operating System: Ubuntu 20.04.6 LTS [2024-04-23T11:34:26.187Z] OSType: linux [2024-04-23T11:34:26.187Z] Architecture: aarch64 [2024-04-23T11:34:26.187Z] CPUs: 8 [2024-04-23T11:34:26.187Z] Total Memory: 30.64GiB [2024-04-23T11:34:26.187Z] Name: ip-10-100-83-57 [2024-04-23T11:34:26.187Z] ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac [2024-04-23T11:34:26.187Z] Docker Root Dir: /var/lib/docker [2024-04-23T11:34:26.187Z] Debug Mode: false [2024-04-23T11:34:26.187Z] Experimental: true [2024-04-23T11:34:26.187Z] Insecure Registries: [2024-04-23T11:34:26.187Z] 127.0.0.0/8 [2024-04-23T11:34:26.187Z] Live Restore Enabled: true [2024-04-23T11:34:26.187Z] [Pipeline] sh [2024-04-23T11:34:26.496Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T11:34:26.497Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2024-04-23T11:34:26.497Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47683/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2024-04-23T11:34:26.497Z] + bash /home/ubuntu/workspace/moby_PR-47683/check-config.sh [2024-04-23T11:34:26.497Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2024-04-23T11:34:26.497Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ... [2024-04-23T11:34:26.497Z] [2024-04-23T11:34:26.497Z] Generally Necessary: [2024-04-23T11:34:26.497Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2024-04-23T11:34:26.497Z] - apparmor: enabled and tools installed [2024-04-23T11:34:26.497Z] - CONFIG_NAMESPACES: enabled [2024-04-23T11:34:26.497Z] - CONFIG_NET_NS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_PID_NS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_IPC_NS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_UTS_NS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CGROUPS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CGROUP_CPUACCT: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CGROUP_DEVICE: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CGROUP_FREEZER: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CGROUP_SCHED: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CPUSETS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_MEMCG: enabled [2024-04-23T11:34:26.497Z] - CONFIG_KEYS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_VETH: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_BRIDGE: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_IP_NF_NAT: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_NF_NAT: enabled (as module) [2024-04-23T11:34:26.497Z] - CONFIG_POSIX_MQUEUE: enabled [2024-04-23T11:34:26.497Z] - CONFIG_CGROUP_BPF: enabled [2024-04-23T11:34:26.497Z] [2024-04-23T11:34:26.497Z] Optional Features: [2024-04-23T11:34:26.497Z] - CONFIG_USER_NS: enabled [2024-04-23T11:34:26.497Z] - CONFIG_SECCOMP: enabled [2024-04-23T11:34:26.497Z] - CONFIG_SECCOMP_FILTER: enabled [2024-04-23T11:34:26.752Z] - CONFIG_CGROUP_PIDS: enabled [2024-04-23T11:34:26.752Z] - CONFIG_MEMCG_SWAP: enabled [2024-04-23T11:34:26.752Z] (cgroup swap accounting is currently enabled) [2024-04-23T11:34:26.752Z] - CONFIG_BLK_CGROUP: enabled [2024-04-23T11:34:26.752Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2024-04-23T11:34:26.752Z] - CONFIG_CGROUP_PERF: enabled [2024-04-23T11:34:26.752Z] - CONFIG_CGROUP_HUGETLB: enabled [2024-04-23T11:34:26.752Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2024-04-23T11:34:26.752Z] - CONFIG_CGROUP_NET_PRIO: enabled [2024-04-23T11:34:26.752Z] - CONFIG_CFS_BANDWIDTH: enabled [2024-04-23T11:34:26.752Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2024-04-23T11:34:26.752Z] - CONFIG_RT_GROUP_SCHED: missing [2024-04-23T11:34:26.752Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2024-04-23T11:34:26.752Z] - CONFIG_IP_VS: enabled (as module) [2024-04-23T11:34:26.752Z] - CONFIG_IP_VS_NFCT: enabled [2024-04-23T11:34:26.752Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2024-04-23T11:34:26.752Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2024-04-23T11:34:26.752Z] - CONFIG_IP_VS_RR: enabled (as module) [2024-04-23T11:34:26.752Z] - CONFIG_SECURITY_SELINUX: enabled [2024-04-23T11:34:26.752Z] - CONFIG_SECURITY_APPARMOR: enabled [2024-04-23T11:34:26.752Z] - CONFIG_EXT4_FS: enabled [2024-04-23T11:34:26.752Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2024-04-23T11:34:26.752Z] - CONFIG_EXT4_FS_SECURITY: enabled [2024-04-23T11:34:26.752Z] - Network Drivers: [2024-04-23T11:34:26.752Z] - "overlay": [2024-04-23T11:34:26.752Z] - CONFIG_VXLAN: enabled (as module) [2024-04-23T11:34:26.752Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2024-04-23T11:34:26.752Z] Optional (for encrypted networks): [2024-04-23T11:34:27.006Z] - CONFIG_CRYPTO: enabled [2024-04-23T11:34:27.006Z] - CONFIG_CRYPTO_AEAD: enabled [2024-04-23T11:34:27.006Z] - CONFIG_CRYPTO_GCM: enabled [2024-04-23T11:34:27.006Z] - CONFIG_CRYPTO_SEQIV: enabled [2024-04-23T11:34:27.006Z] - CONFIG_CRYPTO_GHASH: enabled [2024-04-23T11:34:27.006Z] - CONFIG_XFRM: enabled [2024-04-23T11:34:27.006Z] - CONFIG_XFRM_USER: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_XFRM_ALGO: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_INET_ESP: enabled (as module) [2024-04-23T11:34:27.006Z] - "ipvlan": [2024-04-23T11:34:27.006Z] - CONFIG_IPVLAN: enabled (as module) [2024-04-23T11:34:27.006Z] - "macvlan": [2024-04-23T11:34:27.006Z] - CONFIG_MACVLAN: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_DUMMY: enabled (as module) [2024-04-23T11:34:27.006Z] - "ftp,tftp client in container": [2024-04-23T11:34:27.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2024-04-23T11:34:27.006Z] - Storage Drivers: [2024-04-23T11:34:27.006Z] - "aufs": [2024-04-23T11:34:27.006Z] - CONFIG_AUFS_FS: enabled (as module) [2024-04-23T11:34:27.006Z] - "btrfs": [2024-04-23T11:34:27.006Z] - CONFIG_BTRFS_FS: enabled (as module) [2024-04-23T11:34:27.006Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2024-04-23T11:34:27.006Z] - "devicemapper": [2024-04-23T11:34:27.006Z] - CONFIG_BLK_DEV_DM: enabled [2024-04-23T11:34:27.006Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2024-04-23T11:34:27.006Z] - "overlay": [2024-04-23T11:34:27.006Z] - CONFIG_OVERLAY_FS: enabled (as module) [2024-04-23T11:34:27.006Z] - "zfs": [2024-04-23T11:34:27.006Z] - /dev/zfs: present [2024-04-23T11:34:27.006Z] - zfs command: missing [2024-04-23T11:34:27.006Z] - zpool command: missing [2024-04-23T11:34:27.006Z] [2024-04-23T11:34:27.006Z] Limits: [2024-04-23T11:34:27.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2024-04-23T11:34:27.006Z] [2024-04-23T11:34:27.006Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2024-04-23T11:34:27.291Z] + docker build --force-rm -t docker:4b02712562193e8d37f4bc3743b573f024f6bc5c . [2024-04-23T11:34:27.546Z] #0 building with "default" instance using docker driver [2024-04-23T11:34:27.546Z] [2024-04-23T11:34:27.546Z] #1 [internal] load build definition from Dockerfile [2024-04-23T11:34:27.546Z] #1 transferring dockerfile: 28.30kB done [2024-04-23T11:34:27.546Z] #1 DONE 0.0s [2024-04-23T11:34:27.546Z] [2024-04-23T11:34:27.546Z] #2 resolve image config for docker.io/docker/dockerfile:1.7 [2024-04-23T11:34:27.546Z] #2 DONE 0.1s [2024-04-23T11:34:27.546Z] [2024-04-23T11:34:27.546Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56 [2024-04-23T11:34:27.546Z] #3 CACHED [2024-04-23T11:34:27.546Z] [2024-04-23T11:34:27.546Z] #4 [internal] load metadata for docker.io/library/busybox:latest [2024-04-23T11:34:27.546Z] #4 DONE 0.0s [2024-04-23T11:34:27.546Z] [2024-04-23T11:34:27.546Z] #5 [internal] load metadata for docker.io/library/golang:1.21.9-bookworm [2024-04-23T11:34:27.546Z] #5 DONE 0.1s [2024-04-23T11:34:27.546Z] [2024-04-23T11:34:27.546Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1 [2024-04-23T11:34:27.802Z] #6 DONE 0.1s [2024-04-23T11:34:27.802Z] [2024-04-23T11:34:27.802Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3 [2024-04-23T11:34:27.802Z] #7 DONE 0.1s [2024-04-23T11:34:27.802Z] [2024-04-23T11:34:27.802Z] #8 [internal] load metadata for docker.io/library/debian:bookworm [2024-04-23T11:34:27.802Z] #8 DONE 0.1s [2024-04-23T11:34:27.802Z] [2024-04-23T11:34:27.802Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0 [2024-04-23T11:34:27.802Z] #9 DONE 0.1s [2024-04-23T11:34:27.802Z] [2024-04-23T11:34:27.802Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2024-04-23T11:34:27.802Z] #10 DONE 0.1s [2024-04-23T11:34:27.802Z] [2024-04-23T11:34:27.802Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0 [2024-04-23T11:34:27.802Z] #11 DONE 0.1s [2024-04-23T11:34:27.802Z] [2024-04-23T11:34:27.802Z] #12 [internal] load .dockerignore [2024-04-23T11:34:27.802Z] #12 transferring context: 113B done [2024-04-23T11:34:27.802Z] #12 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.9-bookworm@sha256:8d2a57588df055d8124fdcbf15f8d4d53870e1f3d7806ba61cacc98b1dcef8c7 [2024-04-23T11:34:28.056Z] #13 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 [2024-04-23T11:34:28.056Z] #14 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58 [2024-04-23T11:34:28.056Z] #15 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60 [2024-04-23T11:34:28.056Z] #16 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2024-04-23T11:34:28.056Z] #17 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest [2024-04-23T11:34:28.056Z] #18 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb [2024-04-23T11:34:28.056Z] #19 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b37bc259c67238d814516548c17ad912f26c3eed48dd9bb54893eafec8739c89 [2024-04-23T11:34:28.056Z] #20 DONE 0.0s [2024-04-23T11:34:28.056Z] [2024-04-23T11:34:28.056Z] #21 [internal] load build context [2024-04-23T11:34:28.981Z] #21 transferring context: 77.69MB 1.0s done [2024-04-23T11:34:28.981Z] #21 DONE 1.0s [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #22 [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.55.2" && /build/golangci-lint --version [2024-04-23T11:34:28.981Z] #22 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #23 [runc-src 1/3] WORKDIR /usr/src/runc [2024-04-23T11:34:28.981Z] #23 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #24 [dev-base 8/12] 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 sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2024-04-23T11:34:28.981Z] #24 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #25 [dev-systemd-false 17/21] COPY --link --from=crun /build/ /usr/local/bin/ [2024-04-23T11:34:28.981Z] #25 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #26 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2024-04-23T11:34:28.981Z] #26 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #27 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2024-04-23T11:34:28.981Z] #27 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #28 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2024-04-23T11:34:28.981Z] #28 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #29 [dev-systemd-false 7/21] COPY --link --from=registry /build/ /usr/local/bin/ [2024-04-23T11:34:28.981Z] #29 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #30 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config [2024-04-23T11:34:28.981Z] #30 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #31 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ <> /etc/bash.bashrc [2024-04-23T11:34:28.981Z] #56 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #57 [dev-base 5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2024-04-23T11:34:28.981Z] #57 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #58 [dev-systemd-false 1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images [2024-04-23T11:34:28.981Z] #58 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #59 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2024-04-23T11:34:28.981Z] #59 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2024-04-23T11:34:28.981Z] #60 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #61 [registry-src 1/2] WORKDIR /usr/src/registry [2024-04-23T11:34:28.981Z] #61 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #62 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli [2024-04-23T11:34:28.981Z] #62 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #63 [dev-systemd-false 8/21] COPY --link --from=registry-v2 /build/ /usr/local/bin/ [2024-04-23T11:34:28.981Z] #63 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #64 [dev-systemd-false 4/21] COPY --link --from=tomll /build/ /usr/local/bin/ [2024-04-23T11:34:28.981Z] #64 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #65 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2024-04-23T11:34:28.981Z] #65 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #66 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt xx-apt-get install -y --no-install-recommends gcc libc6-dev pkg-config [2024-04-23T11:34:28.981Z] #66 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #67 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2024-04-23T11:34:28.981Z] #67 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2024-04-23T11:34:28.981Z] #68 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #69 [dev-base 9/12] 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 [2024-04-23T11:34:28.981Z] #69 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #70 [dev-systemd-false 15/21] COPY --link --from=vpnkit / /usr/local/bin/ [2024-04-23T11:34:28.981Z] #70 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #71 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file [2024-04-23T11:34:28.981Z] #71 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #72 [dev-systemd-false 20/21] COPY --link --from=compose /docker-compose /usr/libexec/docker/cli-plugins/docker-compose [2024-04-23T11:34:28.981Z] #72 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #73 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2024-04-23T11:34:28.981Z] #73 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #74 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T11:34:28.981Z] #74 CACHED [2024-04-23T11:34:28.981Z] [2024-04-23T11:34:28.981Z] #75 [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 < /etc/apt/apt.conf.d/keep-cache [2024-04-23T11:34:28.982Z] #97 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #98 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2024-04-23T11:34:28.982Z] #98 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #99 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2024-04-23T11:34:28.982Z] #99 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #100 [containerd-src 1/3] WORKDIR /usr/src/containerd [2024-04-23T11:34:28.982Z] #100 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #101 [dev-base 11/12] COPY --link --from=dockercli /build/ /usr/local/cli [2024-04-23T11:34:28.982Z] #101 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #102 [dev-systemd-false 11/21] COPY --link --from=shfmt /build/ /usr/local/bin/ [2024-04-23T11:34:28.982Z] #102 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #103 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2024-04-23T11:34:28.982Z] #103 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #104 [dev-base 10/12] 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 libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev yamllint [2024-04-23T11:34:28.982Z] #104 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #105 [swagger-src 1/3] WORKDIR /usr/src/swagger [2024-04-23T11:34:28.982Z] #105 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #106 [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.12" && ./autogen.sh && ./configure --bindir=/build && make -j install [2024-04-23T11:34:28.982Z] #106 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #107 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/ [2024-04-23T11:34:28.982Z] #107 CACHED [2024-04-23T11:34:28.982Z] [2024-04-23T11:34:28.982Z] #108 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 < Making bundle: binary-proxy (in bundles/binary-proxy) [2024-04-23T11:34:32.833Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2024-04-23T11:34:32.833Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T11:34:32.833Z] module github.com/docker/docker [2024-04-23T11:34:32.833Z] [2024-04-23T11:34:32.833Z] go 1.21 [2024-04-23T11:34:32.833Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T11:34:32.833Z] + GO111MODULE=on [2024-04-23T11:34:32.833Z] + GOTOOLCHAIN=local [2024-04-23T11:34:32.833Z] + 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=4b02712562193e8d37f4bc3743b573f024f6bc5c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T11:34:32.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 ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T11:34:36.989Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T11:34:36.989Z] Created binary: bundles/binary-proxy/docker-proxy [2024-04-23T11:34:36.989Z] [2024-04-23T11:34:36.989Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2024-04-23T11:34:36.989Z] Installing docker-proxy to /usr/local/bin/ [2024-04-23T11:34:36.989Z] [2024-04-23T11:34:36.989Z] + mkdir -p bundles [2024-04-23T11:34:36.989Z] + '[' -n 'github.com/docker/docker/api [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/backend/build [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/httpstatus [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/httputils [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/middleware [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/build [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/checkpoint [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/container [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/debug [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/distribution [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/grpc [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/image [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/network [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/plugin [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/session [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/swarm [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/system [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/server/router/volume [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/backend [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/blkiodev [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/checkpoint [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/container [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/events [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/filters [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/image [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/mount [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/network [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/plugins/logdriver [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/registry [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/strslice [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/swarm [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/swarm/runtime [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/system [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/time [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/versions [2024-04-23T11:34:36.989Z] github.com/docker/docker/api/types/volume [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/exporter [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/exporter/overrides [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/worker [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/builder-next/worker/label [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/dockerfile [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/remotecontext [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/remotecontext/git [2024-04-23T11:34:36.989Z] github.com/docker/docker/builder/remotecontext/urlutil [2024-04-23T11:34:36.989Z] github.com/docker/docker/cli/debug [2024-04-23T11:34:36.989Z] github.com/docker/docker/cli/winresources/docker-proxy [2024-04-23T11:34:36.989Z] github.com/docker/docker/cli/winresources/dockerd [2024-04-23T11:34:36.989Z] github.com/docker/docker/client [2024-04-23T11:34:36.989Z] github.com/docker/docker/client/buildkit [2024-04-23T11:34:36.989Z] github.com/docker/docker/cmd/docker-proxy [2024-04-23T11:34:36.989Z] github.com/docker/docker/cmd/dockerd [2024-04-23T11:34:36.989Z] github.com/docker/docker/cmd/dockerd/trap [2024-04-23T11:34:36.989Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2024-04-23T11:34:36.989Z] github.com/docker/docker/container [2024-04-23T11:34:36.989Z] github.com/docker/docker/container/stream [2024-04-23T11:34:36.989Z] github.com/docker/docker/contrib/apparmor [2024-04-23T11:34:36.989Z] github.com/docker/docker/contrib/httpserver [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/cluster [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/cluster/convert [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/cluster/executor [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/cluster/executor/container [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/cluster/provider [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/config [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/containerd [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/events [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/events/testutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/btrfs [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/copy [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/graphtest [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/register [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/vfs [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/graphdriver/zfs [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/images [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/initlayer [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/links [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/listeners [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/awslogs [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/fluentd [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/gcplogs [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/gelf [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/journald [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/journald/internal/export [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/jsonfilelog [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/local [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/loggertest [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/loggerutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/splunk [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/syslog [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/logger/templates [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/names [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/network [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/snapshotter [2024-04-23T11:34:36.989Z] github.com/docker/docker/daemon/stats [2024-04-23T11:34:36.989Z] github.com/docker/docker/distribution [2024-04-23T11:34:36.989Z] github.com/docker/docker/distribution/metadata [2024-04-23T11:34:36.989Z] github.com/docker/docker/distribution/utils [2024-04-23T11:34:36.989Z] github.com/docker/docker/distribution/xfer [2024-04-23T11:34:36.989Z] github.com/docker/docker/dockerversion [2024-04-23T11:34:36.989Z] github.com/docker/docker/errdefs [2024-04-23T11:34:36.989Z] github.com/docker/docker/image [2024-04-23T11:34:36.989Z] github.com/docker/docker/image/cache [2024-04-23T11:34:36.989Z] github.com/docker/docker/image/spec/specs-go [2024-04-23T11:34:36.989Z] github.com/docker/docker/image/spec/specs-go/v1 [2024-04-23T11:34:36.989Z] github.com/docker/docker/image/tarexport [2024-04-23T11:34:36.989Z] github.com/docker/docker/image/v1 [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/cleanups [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/compatcontext [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/mod [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/mounttree [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/multierror [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/rootless/mountopts [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/safepath [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/sliceutil [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/test/suite [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/testutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/testutils/netnsutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/testutils/specialimage [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/unix_noeintr [2024-04-23T11:34:36.989Z] github.com/docker/docker/internal/unshare [2024-04-23T11:34:36.989Z] github.com/docker/docker/layer [2024-04-23T11:34:36.989Z] github.com/docker/docker/libcontainerd [2024-04-23T11:34:36.989Z] github.com/docker/docker/libcontainerd/queue [2024-04-23T11:34:36.989Z] github.com/docker/docker/libcontainerd/remote [2024-04-23T11:34:36.989Z] github.com/docker/docker/libcontainerd/shimopts [2024-04-23T11:34:36.989Z] github.com/docker/docker/libcontainerd/supervisor [2024-04-23T11:34:36.989Z] github.com/docker/docker/libcontainerd/types [2024-04-23T11:34:36.989Z] github.com/docker/docker/oci [2024-04-23T11:34:36.989Z] github.com/docker/docker/oci/caps [2024-04-23T11:34:36.989Z] github.com/docker/docker/opts [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/archive [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/authorization [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/broadcaster [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/capabilities [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/chrootarchive [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/containerfs [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/directory [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/dmesg [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/fileutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/homedir [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/idtools [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/ioutils [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/jsonmessage [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/longpath [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/meminfo [2024-04-23T11:34:36.989Z] github.com/docker/docker/pkg/namesgenerator [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/parsers [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/parsers/kernel [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/parsers/operatingsystem [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/pidfile [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/platform [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/plugingetter [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/plugins [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/plugins/transport [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/pools [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/process [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/progress [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/reexec [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/rootless [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/rootless/specconv [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/stack [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/stdcopy [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/streamformatter [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/stringid [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/sysinfo [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/system [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/tailfile [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/tarsum [2024-04-23T11:34:36.990Z] github.com/docker/docker/pkg/useragent [2024-04-23T11:34:36.990Z] github.com/docker/docker/plugin [2024-04-23T11:34:36.990Z] github.com/docker/docker/plugin/executor/containerd [2024-04-23T11:34:36.990Z] github.com/docker/docker/plugin/v2 [2024-04-23T11:34:36.990Z] github.com/docker/docker/profiles/apparmor [2024-04-23T11:34:36.990Z] github.com/docker/docker/profiles/seccomp [2024-04-23T11:34:36.990Z] github.com/docker/docker/quota [2024-04-23T11:34:36.990Z] github.com/docker/docker/reference [2024-04-23T11:34:36.990Z] github.com/docker/docker/registry [2024-04-23T11:34:36.990Z] github.com/docker/docker/registry/resumable [2024-04-23T11:34:36.990Z] github.com/docker/docker/restartmanager [2024-04-23T11:34:36.990Z] github.com/docker/docker/runconfig [2024-04-23T11:34:36.990Z] github.com/docker/docker/runconfig/opts [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/daemon [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/environment [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/fakecontext [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/fakegit [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/fakestorage [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/fixtures/load [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/fixtures/plugin [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/registry [2024-04-23T11:34:36.990Z] github.com/docker/docker/testutil/request [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume/drivers [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume/local [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume/mounts [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume/service [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume/service/opts [2024-04-23T11:34:36.990Z] github.com/docker/docker/volume/testutils' ']' [2024-04-23T11:34:36.990Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/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/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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil 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/testutils/specialimage github.com/docker/docker/internal/unix_noeintr 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/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/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/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 [2024-04-23T11:34:37.560Z] ? github.com/docker/docker/api [no test files] [2024-04-23T11:34:45.641Z] ok github.com/docker/docker/api/server 0.034s coverage: 16.2% of statements [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 28.3% of statements [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/build [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 42.7% of statements [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/image [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/network [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/session [no test files] [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/server/router/container 0.013s coverage: 5.9% of statements [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/server/router/system [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/backend [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/checkpoint [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/events [no test files] [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 7.3% of statements [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/container 0.008s coverage: 83.7% of statements [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 66.7% of statements [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/image [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/mount [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/swarm [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/system [no test files] [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/network 0.003s coverage: 80.0% of statements [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 94.0% of statements [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/api/types/volume [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/exporter/mobyexporter [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/exporter/overrides [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2024-04-23T11:35:07.509Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2024-04-23T11:35:07.509Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2024-04-23T11:35:08.870Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2024-04-23T11:35:08.870Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2024-04-23T11:35:08.870Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2024-04-23T11:35:08.870Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.024s coverage: 100.0% of statements [2024-04-23T11:35:08.870Z] ok github.com/docker/docker/builder/remotecontext 0.029s coverage: 33.7% of statements [2024-04-23T11:35:08.870Z] ok github.com/docker/docker/builder/dockerfile 0.073s coverage: 50.1% of statements [2024-04-23T11:35:10.753Z] ? github.com/docker/docker/client/buildkit [no test files] [2024-04-23T11:35:10.753Z] ok github.com/docker/docker/cmd/docker-proxy 0.036s coverage: 68.2% of statements [2024-04-23T11:35:10.753Z] ok github.com/docker/docker/client 0.118s coverage: 77.0% of statements [2024-04-23T11:35:11.698Z] ok github.com/docker/docker/builder/remotecontext/git 2.883s coverage: 82.5% of statements [2024-04-23T11:35:23.853Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2024-04-23T11:35:23.853Z] ? github.com/docker/docker/container/stream [no test files] [2024-04-23T11:35:23.853Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2024-04-23T11:35:23.853Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2024-04-23T11:35:23.853Z] ok github.com/docker/docker/container 0.121s coverage: 36.4% of statements [2024-04-23T11:35:23.853Z] ok github.com/docker/docker/cmd/dockerd 0.203s coverage: 29.7% of statements [2024-04-23T11:35:25.735Z] ok github.com/docker/docker/cmd/dockerd/trap 2.441s coverage: 0.0% of statements [2024-04-23T11:35:26.659Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2024-04-23T11:35:26.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2024-04-23T11:35:26.659Z] ok github.com/docker/docker/daemon/cluster/convert 0.023s coverage: 39.3% of statements [2024-04-23T11:35:26.913Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2024-04-23T11:35:27.168Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2024-04-23T11:35:27.168Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 74.4% of statements [2024-04-23T11:35:29.051Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2024-04-23T11:35:29.051Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.3% of statements [2024-04-23T11:35:29.051Z] ok github.com/docker/docker/daemon/containerd 0.040s coverage: 17.6% of statements [2024-04-23T11:35:29.051Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2024-04-23T11:35:29.051Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.8% of statements [2024-04-23T11:35:29.051Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.205s coverage: 60.9% of statements [2024-04-23T11:35:29.611Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2024-04-23T11:35:29.611Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2024-04-23T11:35:29.611Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2024-04-23T11:35:29.611Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2024-04-23T11:35:29.866Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.039s coverage: 60.9% of statements [2024-04-23T11:35:29.866Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.220s coverage: 60.2% of statements [2024-04-23T11:35:30.425Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2024-04-23T11:35:30.425Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.2% of statements [2024-04-23T11:35:30.984Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2024-04-23T11:35:30.984Z] ? github.com/docker/docker/daemon/listeners [no test files] [2024-04-23T11:35:30.984Z] ok github.com/docker/docker/daemon/links 0.015s coverage: 93.0% of statements [2024-04-23T11:35:30.984Z] ok github.com/docker/docker/daemon/images 0.029s coverage: 2.9% of statements [2024-04-23T11:35:31.239Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.2% of statements [2024-04-23T11:35:31.239Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2024-04-23T11:35:31.239Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2024-04-23T11:35:31.493Z] ok github.com/docker/docker/daemon/logger/awslogs 0.101s coverage: 78.2% of statements [2024-04-23T11:35:31.493Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2024-04-23T11:35:32.052Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2024-04-23T11:35:32.052Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2024-04-23T11:35:32.052Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2024-04-23T11:35:32.052Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2024-04-23T11:35:32.052Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.118s coverage: 76.8% of statements [2024-04-23T11:35:32.052Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2024-04-23T11:35:32.052Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 79.4% of statements [2024-04-23T11:35:32.976Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2024-04-23T11:35:32.976Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2024-04-23T11:35:32.976Z] ? github.com/docker/docker/daemon/names [no test files] [2024-04-23T11:35:32.976Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2024-04-23T11:35:32.976Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2024-04-23T11:35:33.231Z] ? github.com/docker/docker/daemon/snapshotter [no test files] [2024-04-23T11:35:33.231Z] ? github.com/docker/docker/daemon/stats [no test files] [2024-04-23T11:35:33.231Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2024-04-23T11:35:33.486Z] ok github.com/docker/docker/daemon/logger/journald 1.469s coverage: 72.7% of statements [2024-04-23T11:35:34.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2024-04-23T11:35:34.044Z] ok github.com/docker/docker/dockerversion 0.004s coverage: 100.0% of statements [2024-04-23T11:35:34.044Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.2% of statements [2024-04-23T11:35:34.044Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 44.4% of statements [2024-04-23T11:35:34.298Z] ok github.com/docker/docker/daemon/logger/splunk 1.445s coverage: 82.5% of statements [2024-04-23T11:35:34.857Z] ok github.com/docker/docker/image 0.036s coverage: 82.8% of statements [2024-04-23T11:35:35.112Z] ? github.com/docker/docker/image/spec/specs-go [no test files] [2024-04-23T11:35:35.112Z] ? github.com/docker/docker/image/spec/specs-go/v1 [no test files] [2024-04-23T11:35:35.112Z] ? github.com/docker/docker/image/v1 [no test files] [2024-04-23T11:35:35.112Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.6% of statements [2024-04-23T11:35:35.112Z] ok github.com/docker/docker/image/cache 0.012s coverage: 26.1% of statements [2024-04-23T11:35:35.112Z] ? github.com/docker/docker/internal/compatcontext [no test files] [2024-04-23T11:35:35.112Z] ? github.com/docker/docker/internal/mounttree [no test files] [2024-04-23T11:35:35.112Z] ok github.com/docker/docker/internal/mod 0.002s coverage: 66.7% of statements [2024-04-23T11:35:35.112Z] ok github.com/docker/docker/internal/cleanups 0.010s coverage: 69.2% of statements [2024-04-23T11:35:35.112Z] ? github.com/docker/docker/internal/rootless/mountopts [no test files] [2024-04-23T11:35:35.112Z] ok github.com/docker/docker/internal/multierror 0.003s coverage: 88.9% of statements [2024-04-23T11:35:35.367Z] ? github.com/docker/docker/internal/test/suite [no test files] [2024-04-23T11:35:35.367Z] ? github.com/docker/docker/internal/testutils [no test files] [2024-04-23T11:35:35.367Z] ? github.com/docker/docker/internal/testutils/netnsutils [no test files] [2024-04-23T11:35:35.367Z] ? github.com/docker/docker/internal/testutils/specialimage [no test files] [2024-04-23T11:35:35.367Z] ? github.com/docker/docker/internal/unix_noeintr [no test files] [2024-04-23T11:35:35.367Z] ? github.com/docker/docker/internal/unshare [no test files] [2024-04-23T11:35:35.367Z] ok github.com/docker/docker/internal/sliceutil 0.002s coverage: 56.2% of statements [2024-04-23T11:35:35.367Z] ok github.com/docker/docker/internal/safepath 0.005s coverage: 42.9% of statements [2024-04-23T11:35:35.632Z] ok github.com/docker/docker/distribution 1.571s coverage: 28.7% of statements [2024-04-23T11:35:35.891Z] ok github.com/docker/docker/daemon 10.517s coverage: 15.8% of statements [2024-04-23T11:35:36.145Z] ok github.com/docker/docker/distribution/xfer 2.181s coverage: 85.4% of statements [2024-04-23T11:35:36.400Z] ? github.com/docker/docker/libcontainerd [no test files] [2024-04-23T11:35:36.400Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2024-04-23T11:35:36.400Z] ? github.com/docker/docker/libcontainerd/shimopts [no test files] [2024-04-23T11:35:36.400Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2024-04-23T11:35:36.400Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2024-04-23T11:35:36.656Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2024-04-23T11:35:36.656Z] ? github.com/docker/docker/oci/caps [no test files] [2024-04-23T11:35:36.656Z] ok github.com/docker/docker/oci 0.009s coverage: 35.8% of statements [2024-04-23T11:35:36.911Z] ok github.com/docker/docker/opts 0.029s coverage: 67.9% of statements [2024-04-23T11:35:37.471Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2024-04-23T11:35:37.471Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2024-04-23T11:35:37.471Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 81.8% of statements [2024-04-23T11:35:37.471Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 26.7% of statements [2024-04-23T11:35:37.726Z] ok github.com/docker/docker/pkg/dmesg 0.020s coverage: 83.3% of statements [2024-04-23T11:35:37.726Z] ok github.com/docker/docker/pkg/chrootarchive 0.305s coverage: 83.7% of statements [2024-04-23T11:35:37.981Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 6.5% of statements [2024-04-23T11:35:37.981Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 51.7% of statements [2024-04-23T11:35:37.981Z] ok github.com/docker/docker/pkg/authorization 0.401s coverage: 68.3% of statements [2024-04-23T11:35:37.981Z] ok github.com/docker/docker/pkg/archive 0.444s coverage: 80.9% of statements [2024-04-23T11:35:38.236Z] ok github.com/docker/docker/pkg/meminfo 0.002s coverage: 75.0% of statements [2024-04-23T11:35:38.236Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2024-04-23T11:35:38.236Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 92.3% of statements [2024-04-23T11:35:38.236Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 45.5% of statements [2024-04-23T11:35:38.236Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2024-04-23T11:35:38.236Z] ok github.com/docker/docker/pkg/idtools 0.326s coverage: 69.7% of statements [2024-04-23T11:35:38.490Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2024-04-23T11:35:38.490Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.2% of statements [2024-04-23T11:35:38.490Z] ? github.com/docker/docker/pkg/platform [no test files] [2024-04-23T11:35:38.490Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2024-04-23T11:35:38.490Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 94.1% of statements [2024-04-23T11:35:38.490Z] ok github.com/docker/docker/pkg/ioutils 0.378s coverage: 69.5% of statements [2024-04-23T11:35:39.050Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2024-04-23T11:35:39.050Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 90.0% of statements [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/process 0.004s coverage: 21.7% of statements [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2024-04-23T11:35:39.050Z] ? github.com/docker/docker/pkg/rootless [no test files] [2024-04-23T11:35:39.050Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/reexec 0.035s coverage: 82.4% of statements [2024-04-23T11:35:39.050Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2024-04-23T11:35:39.305Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 61.9% of statements [2024-04-23T11:35:39.305Z] ok github.com/docker/docker/pkg/streamformatter 0.018s coverage: 64.5% of statements [2024-04-23T11:35:39.560Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 41.0% of statements [2024-04-23T11:35:39.560Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 53.4% of statements [2024-04-23T11:35:39.560Z] ok github.com/docker/docker/pkg/tailfile 0.032s coverage: 88.6% of statements [2024-04-23T11:35:39.560Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2024-04-23T11:35:39.815Z] ok github.com/docker/docker/pkg/tarsum 0.068s coverage: 89.6% of statements [2024-04-23T11:35:40.374Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2024-04-23T11:35:40.374Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2024-04-23T11:35:40.374Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 13.6% of statements [2024-04-23T11:35:40.374Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 86.0% of statements [2024-04-23T11:35:40.933Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2024-04-23T11:35:40.933Z] ok github.com/docker/docker/pkg/plugins 2.009s coverage: 73.7% of statements [2024-04-23T11:35:40.933Z] ok github.com/docker/docker/plugin 0.527s coverage: 23.2% of statements [2024-04-23T11:35:40.933Z] ok github.com/docker/docker/quota 0.204s coverage: 69.3% of statements [2024-04-23T11:35:41.188Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 46.2% of statements [2024-04-23T11:35:41.188Z] ok github.com/docker/docker/registry/resumable 0.020s coverage: 100.0% of statements [2024-04-23T11:35:41.188Z] ? github.com/docker/docker/runconfig/opts [no test files] [2024-04-23T11:35:41.188Z] ok github.com/docker/docker/runconfig 0.007s coverage: 54.0% of statements [2024-04-23T11:35:41.188Z] ok github.com/docker/docker/registry 0.110s coverage: 63.9% of statements [2024-04-23T11:35:41.443Z] ok github.com/docker/docker/testutil 0.005s coverage: 6.8% of statements [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/daemon [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/environment [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/registry [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/testutil/request [no test files] [2024-04-23T11:35:41.698Z] ? github.com/docker/docker/volume [no test files] [2024-04-23T11:35:42.256Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2024-04-23T11:35:42.256Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 61.5% of statements [2024-04-23T11:35:42.256Z] ok github.com/docker/docker/volume/local 0.076s coverage: 76.4% of statements [2024-04-23T11:35:42.815Z] ? github.com/docker/docker/volume/service/opts [no test files] [2024-04-23T11:35:42.815Z] ? github.com/docker/docker/volume/testutils [no test files] [2024-04-23T11:35:42.815Z] ok github.com/docker/docker/volume/service 0.011s coverage: 71.8% of statements [2024-04-23T11:35:44.173Z] ok github.com/docker/docker/layer 7.625s coverage: 68.1% of statements [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === Skipped [2024-04-23T11:35:44.428Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2024-04-23T11:35:44.428Z] network_proxy_test.go:195: Need to start CI docker with --ipv6 [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2024-04-23T11:35:44.428Z] network_proxy_test.go:210: No support for dual stack yet [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2024-04-23T11:35:44.428Z] network_proxy_test.go:239: Need to start CI docker with --ipv6 [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2024-04-23T11:35:44.428Z] network_proxy_test.go:300: Need to start CI docker with --ipv6 [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver btrfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:68: No driver to put! [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2024-04-23T11:35:44.428Z] time="2024-04-23T11:35:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2024-04-23T11:35:44.428Z] time="2024-04-23T11:35:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2024-04-23T11:35:44.428Z] time="2024-04-23T11:35:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2024-04-23T11:35:44.428Z] time="2024-04-23T11:35:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2024-04-23T11:35:44.428Z] time="2024-04-23T11:35:29Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: driver not supported [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver fuse-overlayfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:68: No driver to put! [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2024-04-23T11:35:44.428Z] overlay_test.go:61: Cannot run test with naive change algorithm [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2024-04-23T11:35:44.428Z] graphtest_unix.go:41: Driver zfs not supported [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2024-04-23T11:35:44.428Z] graphtest_unix.go:68: No driver to put! [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2024-04-23T11:35:44.428Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2024-04-23T11:35:44.428Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s) [2024-04-23T11:35:44.428Z] validate_test.go:73: only tested on Windows [2024-04-23T11:35:44.428Z] [2024-04-23T11:35:44.428Z] DONE 3286 tests, 27 skipped in 67.339s [2024-04-23T11:35:44.428Z] + '[' -n 'github.com/docker/docker/libnetwork [2024-04-23T11:35:44.428Z] github.com/docker/docker/libnetwork/bitmap [2024-04-23T11:35:44.428Z] github.com/docker/docker/libnetwork/cluster [2024-04-23T11:35:44.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2024-04-23T11:35:44.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2024-04-23T11:35:44.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2024-04-23T11:35:44.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/cnmallocator [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/config [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/datastore [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/diagnostic [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/discoverapi [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/driverapi [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/bridge [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/host [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/macvlan [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/null [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/overlay [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/remote [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/remote/api [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/windows [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/drvregistry [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/etchosts [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/internal/caller [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/internal/kvstore [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/internal/netiputil [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/internal/resolvconf [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/internal/setmatrix [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipam [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipamapi [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipams/builtin [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipams/null [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipams/remote [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipams/remote/api [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipamutils [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ipbits [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/iptables [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/netlabel [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/netutils [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/networkdb [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/ns [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/options [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/osl [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/osl/kernel [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/portallocator [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/portmapper [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/resolvconf [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/scope [2024-04-23T11:35:44.429Z] github.com/docker/docker/libnetwork/types' ']' [2024-04-23T11:35:44.429Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/cnmallocator 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/netiputil github.com/docker/docker/libnetwork/internal/resolvconf 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 [2024-04-23T11:36:40.566Z] ok github.com/docker/docker/libnetwork 45.039s coverage: 43.0% of statements [2024-04-23T11:36:40.566Z] ok github.com/docker/docker/libnetwork/bitmap 0.008s coverage: 96.1% of statements [2024-04-23T11:36:40.566Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2024-04-23T11:36:40.566Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2024-04-23T11:36:40.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2024-04-23T11:36:40.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2024-04-23T11:36:40.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2024-04-23T11:36:40.566Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2024-04-23T11:36:40.820Z] ok github.com/docker/docker/libnetwork/cnmallocator 4.912s coverage: 72.3% of statements [2024-04-23T11:36:41.075Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 10.3% of statements [2024-04-23T11:36:41.329Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 37.0% of statements [2024-04-23T11:36:41.329Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2024-04-23T11:36:41.329Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2024-04-23T11:36:41.583Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2024-04-23T11:36:46.821Z] ok github.com/docker/docker/libnetwork/drivers/bridge 3.740s coverage: 63.3% of statements [2024-04-23T11:36:46.821Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2024-04-23T11:36:46.821Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 40.0% of statements [2024-04-23T11:36:48.186Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.991s coverage: 5.1% of statements [2024-04-23T11:36:48.186Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2024-04-23T11:36:48.186Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.003s coverage: 4.7% of statements [2024-04-23T11:36:48.186Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2024-04-23T11:36:48.441Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 40.0% of statements [2024-04-23T11:36:49.364Z] ok github.com/docker/docker/libnetwork/drivers/overlay 0.010s coverage: 1.4% of statements [2024-04-23T11:36:49.618Z] ok github.com/docker/docker/libnetwork/drivers/overlay/overlayutils 0.003s coverage: 45.0% of statements [2024-04-23T11:36:49.872Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 62.7% of statements [2024-04-23T11:36:50.431Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.2% of statements [2024-04-23T11:36:50.431Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2024-04-23T11:36:50.431Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2024-04-23T11:36:50.431Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2024-04-23T11:36:50.989Z] ok github.com/docker/docker/libnetwork/drvregistry 0.018s coverage: 87.0% of statements [2024-04-23T11:36:51.244Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 82.1% of statements [2024-04-23T11:36:51.244Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2024-04-23T11:36:51.244Z] ? github.com/docker/docker/libnetwork/internal/kvstore [no test files] [2024-04-23T11:36:51.244Z] ? github.com/docker/docker/libnetwork/internal/kvstore/boltdb [no test files] [2024-04-23T11:36:51.244Z] ? github.com/docker/docker/libnetwork/internal/netiputil [no test files] [2024-04-23T11:36:51.802Z] ok github.com/docker/docker/libnetwork/internal/resolvconf 0.015s coverage: 86.0% of statements [2024-04-23T11:37:03.950Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2024-04-23T11:37:05.832Z] ok github.com/docker/docker/libnetwork/ipam 3.194s coverage: 80.3% of statements [2024-04-23T11:37:05.832Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2024-04-23T11:37:05.832Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2024-04-23T11:37:05.832Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 63.2% of statements [2024-04-23T11:37:06.086Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 48.7% of statements [2024-04-23T11:37:06.086Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2024-04-23T11:37:06.341Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 80.0% of statements [2024-04-23T11:37:06.899Z] ok github.com/docker/docker/libnetwork/ipamutils 0.318s coverage: 86.4% of statements [2024-04-23T11:37:07.154Z] ok github.com/docker/docker/libnetwork/ipbits 0.002s coverage: 100.0% of statements [2024-04-23T11:37:07.712Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 39.9% of statements [2024-04-23T11:37:07.712Z] ? github.com/docker/docker/libnetwork/netlabel [no test files] [2024-04-23T11:37:08.271Z] ok github.com/docker/docker/libnetwork/netutils 0.015s coverage: 50.6% of statements [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/networkdb 192.467s coverage: 59.2% of statements [2024-04-23T11:40:29.667Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/osl 4.430s coverage: 37.5% of statements [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.5% of statements [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/portmapper 0.705s coverage: 47.9% of statements [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 75.8% of statements [2024-04-23T11:40:29.667Z] ? github.com/docker/docker/libnetwork/scope [no test files] [2024-04-23T11:40:29.667Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 41.7% of statements [2024-04-23T11:40:29.667Z] [2024-04-23T11:40:29.667Z] === Skipped [2024-04-23T11:40:29.667Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2024-04-23T11:40:29.667Z] firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-23T11:40:29.667Z] [2024-04-23T11:40:29.667Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s) [2024-04-23T11:40:29.667Z] firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory [2024-04-23T11:40:29.667Z] [2024-04-23T11:40:29.667Z] DONE 471 tests, 2 skipped in 284.805s Post stage [Pipeline] junit [2024-04-23T11:40:29.931Z] Recording test results [2024-04-23T11:40:30.051Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-23T11:40:30.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47683/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4b02712562193e8d37f4bc3743b573f024f6bc5c -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:4b02712562193e8d37f4bc3743b573f024f6bc5c hack/make.sh dynbinary test-integration [2024-04-23T11:40:30.598Z] [2024-04-23T11:40:30.598Z] Removing bundles/ [2024-04-23T11:40:30.598Z] [2024-04-23T11:40:30.598Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2024-04-23T11:40:30.598Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2024-04-23T11:40:30.598Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T11:40:30.598Z] module github.com/docker/docker [2024-04-23T11:40:30.598Z] [2024-04-23T11:40:30.598Z] go 1.21 [2024-04-23T11:40:30.598Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T11:40:30.598Z] + GO111MODULE=on [2024-04-23T11:40:30.598Z] + GOTOOLCHAIN=local [2024-04-23T11:40:30.598Z] + 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=4b02712562193e8d37f4bc3743b573f024f6bc5c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T11:40:30.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/dockerd [2024-04-23T11:41:09.238Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T11:41:09.238Z] Created binary: bundles/dynbinary-daemon/dockerd [2024-04-23T11:41:09.238Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2024-04-23T11:41:09.238Z] + tee /go/src/github.com/docker/docker/go.mod [2024-04-23T11:41:09.238Z] module github.com/docker/docker [2024-04-23T11:41:09.238Z] [2024-04-23T11:41:09.238Z] go 1.21 [2024-04-23T11:41:09.238Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT [2024-04-23T11:41:09.238Z] + GO111MODULE=on [2024-04-23T11:41:09.238Z] + GOTOOLCHAIN=local [2024-04-23T11:41:09.238Z] + 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=4b02712562193e8d37f4bc3743b573f024f6bc5c" -X "github.com/docker/docker/dockerversion.BuildTime=2024-04-23T11:40:30.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense=" ' -gcflags= github.com/docker/docker/cmd/docker-proxy [2024-04-23T11:41:09.238Z] + rm -f /go/src/github.com/docker/docker/go.mod [2024-04-23T11:41:09.238Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2024-04-23T11:41:09.238Z] [2024-04-23T11:41:09.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2024-04-23T11:41:09.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2024-04-23T11:41:09.238Z] HOSTNAME=e1040de31106 [2024-04-23T11:41:09.238Z] TESTDEBUG=0 [2024-04-23T11:41:09.238Z] DEST=bundles/test-integration [2024-04-23T11:41:09.238Z] PWD=/go/src/github.com/docker/docker [2024-04-23T11:41:09.238Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock [2024-04-23T11:41:09.238Z] DOCKER_GITCOMMIT=4b02712562193e8d37f4bc3743b573f024f6bc5c [2024-04-23T11:41:09.238Z] container=docker [2024-04-23T11:41:09.238Z] HOME=/root [2024-04-23T11:41:09.238Z] CONTAINERD_NAMESPACE=moby [2024-04-23T11:41:09.238Z] GOLANG_VERSION=1.21.9 [2024-04-23T11:41:09.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2024-04-23T11:41:09.238Z] VALIDATE_BRANCH=master [2024-04-23T11:41:09.238Z] TERM=xterm [2024-04-23T11:41:09.238Z] DOCKER_PKG=github.com/docker/docker [2024-04-23T11:41:09.238Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker [2024-04-23T11:41:09.238Z] SHLVL=1 [2024-04-23T11:41:09.238Z] TIMEOUT=120m [2024-04-23T11:41:09.238Z] GOTOOLCHAIN=local [2024-04-23T11:41:09.238Z] DOCKER_GRAPHDRIVER=overlay2 [2024-04-23T11:41:09.238Z] GO111MODULE=off [2024-04-23T11:41:09.238Z] DOCKER_EXPERIMENTAL=1 [2024-04-23T11:41:09.238Z] TEST_SKIP_INTEGRATION_CLI=1 [2024-04-23T11:41:09.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-04-23T11:41:09.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2024-04-23T11:41:09.238Z] GOPATH=/go [2024-04-23T11:41:09.238Z] PKG_CONFIG=pkg-config [2024-04-23T11:41:09.238Z] _=/usr/bin/env [2024-04-23T11:41:09.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2024-04-23T11:41:31.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main [2024-04-23T11:41:31.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2024-04-23T11:41:31.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2024-04-23T11:41:35.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2024-04-23T11:41:39.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2024-04-23T11:41:42.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2024-04-23T11:41:42.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2024-04-23T11:41:44.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2024-04-23T11:41:45.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2024-04-23T11:41:46.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main [2024-04-23T11:41:47.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2024-04-23T11:41:47.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2024-04-23T11:41:49.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2024-04-23T11:41:50.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2024-04-23T11:41:52.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2024-04-23T11:41:53.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2024-04-23T11:41:53.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2024-04-23T11:41:54.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2024-04-23T11:41:55.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2024-04-23T11:41:57.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2024-04-23T11:41:57.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2024-04-23T11:41:59.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2024-04-23T11:41:59.961Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2024-04-23T11:41:59.961Z] Using test binary /usr/local/cli-integration/docker [2024-04-23T11:41:59.961Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2024-04-23T11:41:59.961Z] +++ /etc/init.d/apparmor start [2024-04-23T11:41:59.961Z] Not: starting. [2024-04-23T11:41:59.961Z] INFO: Waiting for daemon to start... [2024-04-23T11:41:59.961Z] Starting dockerd [2024-04-23T11:41:59.961Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.wHAsaxCd17/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2024-04-23T11:42:03.216Z] . [2024-04-23T11:42:03.216Z] Running integration-test (iteration 1) [2024-04-23T11:42:03.216Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2024-04-23T11:42:03.216Z] ++ '[' -n '' ']' [2024-04-23T11:42:03.216Z] ++ 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 [2024-04-23T11:42:03.216Z] ++ set -e [2024-04-23T11:42:03.216Z] ++ '[' -n 0 ']' [2024-04-23T11:42:03.216Z] ++ set -x [2024-04-23T11:42:03.217Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:42:03.217Z] Loaded image: busybox:latest [2024-04-23T11:42:03.217Z] Loaded image: busybox:glibc [2024-04-23T11:42:03.775Z] Loaded image: debian:bookworm-slim [2024-04-23T11:42:03.775Z] Loaded image: hello-world:latest [2024-04-23T11:42:03.775Z] Loaded image: arm32v7/hello-world:latest [2024-04-23T11:42:03.775Z] INFO: Testing against a local daemon [2024-04-23T11:42:03.775Z] === RUN TestCgroupNamespacesBuild [2024-04-23T11:42:05.134Z] --- PASS: TestCgroupNamespacesBuild (1.06s) [2024-04-23T11:42:05.134Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2024-04-23T11:42:06.057Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2024-04-23T11:42:06.057Z] === RUN TestBuildWithSession [2024-04-23T11:42:06.057Z] build_session_test.go:26: TODO: BuildKit [2024-04-23T11:42:06.057Z] --- SKIP: TestBuildWithSession (0.00s) [2024-04-23T11:42:06.057Z] === RUN TestBuildSquashParent [2024-04-23T11:42:09.313Z] --- PASS: TestBuildSquashParent (3.07s) [2024-04-23T11:42:09.313Z] === RUN TestBuildWithRemoveAndForceRemove [2024-04-23T11:42:09.313Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T11:42:09.313Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T11:42:09.313Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T11:42:09.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T11:42:09.314Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T11:42:09.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T11:42:09.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T11:42:09.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T11:42:09.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T11:42:09.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T11:42:09.314Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T11:42:09.314Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T11:42:09.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2024-04-23T11:42:09.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2024-04-23T11:42:09.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2024-04-23T11:42:09.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2024-04-23T11:42:09.314Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2024-04-23T11:42:09.314Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s) [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s) [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s) [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2024-04-23T11:42:12.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2024-04-23T11:42:12.569Z] === RUN TestBuildMultiStageCopy [2024-04-23T11:42:12.569Z] === RUN TestBuildMultiStageCopy/copy_to_root [2024-04-23T11:42:12.824Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2024-04-23T11:42:12.824Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2024-04-23T11:42:13.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2024-04-23T11:42:13.078Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2024-04-23T11:42:13.347Z] --- PASS: TestBuildMultiStageCopy (1.25s) [2024-04-23T11:42:13.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s) [2024-04-23T11:42:13.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s) [2024-04-23T11:42:13.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s) [2024-04-23T11:42:13.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s) [2024-04-23T11:42:13.348Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s) [2024-04-23T11:42:13.348Z] === RUN TestBuildMultiStageParentConfig [2024-04-23T11:42:13.610Z] --- PASS: TestBuildMultiStageParentConfig (0.31s) [2024-04-23T11:42:13.610Z] === RUN TestBuildLabelWithTargets [2024-04-23T11:42:14.169Z] --- PASS: TestBuildLabelWithTargets (0.50s) [2024-04-23T11:42:14.169Z] === RUN TestBuildWithEmptyLayers [2024-04-23T11:42:14.169Z] --- PASS: TestBuildWithEmptyLayers (0.12s) [2024-04-23T11:42:14.169Z] === RUN TestBuildMultiStageOnBuild [2024-04-23T11:42:15.091Z] --- PASS: TestBuildMultiStageOnBuild (1.00s) [2024-04-23T11:42:15.091Z] === RUN TestBuildUncleanTarFilenames [2024-04-23T11:42:15.345Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2024-04-23T11:42:15.345Z] === RUN TestBuildMultiStageLayerLeak [2024-04-23T11:42:16.268Z] --- PASS: TestBuildMultiStageLayerLeak (0.94s) [2024-04-23T11:42:16.268Z] === RUN TestBuildWithHugeFile [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWithHugeFile (43.07s) [2024-04-23T11:43:02.855Z] === RUN TestBuildWCOWSandboxSize [2024-04-23T11:43:02.855Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-04-23T11:43:02.855Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2024-04-23T11:43:02.855Z] === RUN TestBuildWithEmptyDockerfile [2024-04-23T11:43:02.855Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T11:43:02.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T11:43:02.855Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T11:43:02.855Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T11:43:02.855Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T11:43:02.855Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T11:43:02.855Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2024-04-23T11:43:02.855Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2024-04-23T11:43:02.855Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2024-04-23T11:43:02.855Z] === RUN TestBuildPreserveOwnership [2024-04-23T11:43:02.855Z] === RUN TestBuildPreserveOwnership/copy_from [2024-04-23T11:43:02.855Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2024-04-23T11:43:02.855Z] --- PASS: TestBuildPreserveOwnership (1.92s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.35s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.55s) [2024-04-23T11:43:02.855Z] === RUN TestBuildPlatformInvalid [2024-04-23T11:43:02.855Z] --- PASS: TestBuildPlatformInvalid (0.01s) [2024-04-23T11:43:02.855Z] === RUN TestBuildWorkdirNoCacheMiss [2024-04-23T11:43:02.855Z] === RUN TestBuildWorkdirNoCacheMiss/trailing_slash [2024-04-23T11:43:02.855Z] === RUN TestBuildWorkdirNoCacheMiss/no_trailing_slash [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.08s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.06s) [2024-04-23T11:43:02.855Z] --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s) [2024-04-23T11:43:02.855Z] === RUN TestBuildkitHistoryTracePropagation [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-04-23T11:43:02.855Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-04-23T11:43:02.855Z] build_traces_test.go:87: Waiting for trace to be available [2024-04-23T11:43:34.884Z] build_traces_test.go:88: timeout hit after 30s: trace not available yet [2024-04-23T11:43:34.884Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T11:43:34.884Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-04-23T11:43:34.884Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-04-23T11:43:34.884Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T11:43:34.884Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-04-23T11:43:34.884Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-04-23T11:43:34.884Z] --- FAIL: TestBuildkitHistoryTracePropagation (30.04s) [2024-04-23T11:43:34.884Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2024-04-23T11:43:34.884Z] Loaded image: busybox:latest [2024-04-23T11:43:34.884Z] Loaded image: busybox:glibc [2024-04-23T11:43:34.884Z] Loaded image: debian:bookworm-slim [2024-04-23T11:43:34.884Z] Loaded image: hello-world:latest [2024-04-23T11:43:34.884Z] Loaded image: arm32v7/hello-world:latest [2024-04-23T11:43:41.404Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.48s) [2024-04-23T11:43:41.404Z] FAIL [2024-04-23T11:43:41.404Z] [2024-04-23T11:43:41.404Z] === Skipped [2024-04-23T11:43:41.404Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2024-04-23T11:43:41.404Z] build_session_test.go:26: TODO: BuildKit [2024-04-23T11:43:41.404Z] [2024-04-23T11:43:41.404Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2024-04-23T11:43:41.404Z] build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2024-04-23T11:43:41.404Z] [2024-04-23T11:43:41.404Z] === Failed [2024-04-23T11:43:41.404Z] === FAIL: arm64.integration.build TestBuildkitHistoryTracePropagation (30.04s) [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel created" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Endpoints\": [\n {\n \"Addresses\": [\n {\n \"Addr\": \"/run/buildkit/buildkitd.sock\",\n \"ServerName\": \"\",\n \"Attributes\": {\n \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n },\n \"BalancerAttributes\": null,\n \"Metadata\": null\n }\n ],\n \"Attributes\": null\n }\n ],\n \"ServiceConfig\": null,\n \"Attributes\": null\n} (resolver returned new addresses)" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:01Z" level=info msg="[core] [Server #4] Server created" module=grpc [2024-04-23T11:43:41.404Z] build_traces_test.go:87: Waiting for trace to be available [2024-04-23T11:43:41.404Z] build_traces_test.go:88: timeout hit after 30s: trace not available yet [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc [2024-04-23T11:43:41.404Z] time="2024-04-23T11:43:31Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc [2024-04-23T11:43:41.404Z] [2024-04-23T11:43:41.404Z] DONE 38 tests, 2 skipped, 1 failure in 98.177s [2024-04-23T11:43:41.404Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m [2024-04-23T11:43:41.404Z] ++ '[' -n '' ']' [2024-04-23T11:43:41.404Z] ++ 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 [2024-04-23T11:43:41.404Z] ++ set -e [2024-04-23T11:43:41.404Z] ++ '[' -n 0 ']' [2024-04-23T11:43:41.404Z] ++ set -x [2024-04-23T11:43:41.404Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:43:41.404Z] INFO: Testing against a local daemon [2024-04-23T11:43:41.404Z] === RUN TestNoNewPrivileges [2024-04-23T11:43:49.495Z] === RUN TestNoNewPrivileges/CapabilityRequested=true [2024-04-23T11:43:49.749Z] === RUN TestNoNewPrivileges/CapabilityRequested=false [2024-04-23T11:43:50.308Z] --- PASS: TestNoNewPrivileges (9.33s) [2024-04-23T11:43:50.308Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.35s) [2024-04-23T11:43:50.308Z] --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.35s) [2024-04-23T11:43:50.308Z] PASS [2024-04-23T11:43:50.308Z] [2024-04-23T11:43:50.308Z] DONE 3 tests in 9.354s [2024-04-23T11:43:50.308Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2024-04-23T11:43:50.308Z] ++ '[' -n '' ']' [2024-04-23T11:43:50.308Z] ++ 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 [2024-04-23T11:43:50.308Z] ++ set -e [2024-04-23T11:43:50.308Z] ++ '[' -n 0 ']' [2024-04-23T11:43:50.308Z] ++ set -x [2024-04-23T11:43:50.308Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:43:50.308Z] INFO: Testing against a local daemon [2024-04-23T11:43:50.308Z] === RUN TestConfigInspect [2024-04-23T11:43:52.189Z] --- PASS: TestConfigInspect (1.83s) [2024-04-23T11:43:52.189Z] === RUN TestConfigList [2024-04-23T11:43:53.112Z] === RUN TestConfigList/test_filter_by_name [2024-04-23T11:43:53.112Z] === RUN TestConfigList/test_filter_by_id [2024-04-23T11:43:53.112Z] === RUN TestConfigList/test_filter_by_label_key_only [2024-04-23T11:43:53.112Z] === RUN TestConfigList/test_filter_by_label_key=value_test0-TestConfigList [2024-04-23T11:43:53.112Z] === RUN TestConfigList/test_filter_by_label_key=value_test1-TestConfigList [2024-04-23T11:43:54.034Z] --- PASS: TestConfigList (1.82s) [2024-04-23T11:43:54.034Z] --- PASS: TestConfigList/test_filter_by_name (0.00s) [2024-04-23T11:43:54.034Z] --- PASS: TestConfigList/test_filter_by_id (0.00s) [2024-04-23T11:43:54.034Z] --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s) [2024-04-23T11:43:54.034Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s) [2024-04-23T11:43:54.034Z] --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s) [2024-04-23T11:43:54.034Z] === RUN TestConfigsCreateAndDelete [2024-04-23T11:43:55.915Z] --- PASS: TestConfigsCreateAndDelete (1.95s) [2024-04-23T11:43:55.915Z] === RUN TestConfigsUpdate [2024-04-23T11:43:57.795Z] --- PASS: TestConfigsUpdate (1.98s) [2024-04-23T11:43:57.796Z] === RUN TestTemplatedConfig [2024-04-23T11:44:00.301Z] --- PASS: TestTemplatedConfig (2.40s) [2024-04-23T11:44:00.301Z] === RUN TestConfigCreateResolve [2024-04-23T11:44:02.183Z] --- PASS: TestConfigCreateResolve (1.86s) [2024-04-23T11:44:02.183Z] PASS [2024-04-23T11:44:02.183Z] [2024-04-23T11:44:02.183Z] DONE 11 tests in 11.868s [2024-04-23T11:44:02.183Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2024-04-23T11:44:02.183Z] ++ '[' -n '' ']' [2024-04-23T11:44:02.183Z] ++ 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 [2024-04-23T11:44:02.183Z] ++ set -e [2024-04-23T11:44:02.183Z] ++ '[' -n 0 ']' [2024-04-23T11:44:02.183Z] ++ set -x [2024-04-23T11:44:02.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:44:02.183Z] INFO: Testing against a local daemon [2024-04-23T11:44:02.183Z] === RUN TestAttach [2024-04-23T11:44:02.183Z] === RUN TestAttach/without_TTY [2024-04-23T11:44:02.183Z] === PAUSE TestAttach/without_TTY [2024-04-23T11:44:02.183Z] === RUN TestAttach/with_TTY [2024-04-23T11:44:02.183Z] === PAUSE TestAttach/with_TTY [2024-04-23T11:44:02.183Z] === CONT TestAttach/without_TTY [2024-04-23T11:44:02.183Z] === CONT TestAttach/with_TTY [2024-04-23T11:44:02.183Z] --- PASS: TestAttach (0.02s) [2024-04-23T11:44:02.183Z] --- PASS: TestAttach/without_TTY (0.04s) [2024-04-23T11:44:02.183Z] --- PASS: TestAttach/with_TTY (0.04s) [2024-04-23T11:44:02.183Z] === RUN TestCreateWithCDIDevices [2024-04-23T11:44:03.106Z] --- PASS: TestCreateWithCDIDevices (1.00s) [2024-04-23T11:44:03.106Z] === RUN TestCDISpecDirsAreInSystemInfo [2024-04-23T11:44:03.106Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default [2024-04-23T11:44:03.665Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned [2024-04-23T11:44:04.223Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-04-23T11:44:04.782Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice [2024-04-23T11:44:05.340Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice [2024-04-23T11:44:05.899Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice [2024-04-23T11:44:06.458Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice [2024-04-23T11:44:06.712Z] === RUN TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s) [2024-04-23T11:44:07.271Z] --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s) [2024-04-23T11:44:07.271Z] === RUN TestCheckpoint [2024-04-23T11:44:07.271Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-04-23T11:44:07.271Z] --- SKIP: TestCheckpoint (0.00s) [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/commit [2024-04-23T11:44:07.271Z] === PAUSE TestContainerInvalidJSON/commit [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/create [2024-04-23T11:44:07.271Z] === PAUSE TestContainerInvalidJSON/containers/create [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T11:44:07.271Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2024-04-23T11:44:07.271Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2024-04-23T11:44:07.271Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2024-04-23T11:44:07.271Z] === CONT TestContainerInvalidJSON/commit [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2024-04-23T11:44:07.271Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2024-04-23T11:44:07.271Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2024-04-23T11:44:07.271Z] === CONT TestContainerInvalidJSON/containers/create [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2024-04-23T11:44:07.271Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/commit/empty_body [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2024-04-23T11:44:07.271Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON (0.01s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2024-04-23T11:44:07.271Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2024-04-23T11:44:07.271Z] === RUN TestCopyFromContainerPathDoesNotExist [2024-04-23T11:44:07.271Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2024-04-23T11:44:07.271Z] === RUN TestCopyFromContainerPathIsNotDir [2024-04-23T11:44:07.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2024-04-23T11:44:07.525Z] === RUN TestCopyToContainerPathDoesNotExist [2024-04-23T11:44:07.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2024-04-23T11:44:07.525Z] === RUN TestCopyEmptyFile [2024-04-23T11:44:07.525Z] --- PASS: TestCopyEmptyFile (0.11s) [2024-04-23T11:44:07.525Z] === RUN TestCopyToContainerPathIsNotDir [2024-04-23T11:44:07.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2024-04-23T11:44:07.525Z] === RUN TestCopyFromContainer [2024-04-23T11:44:08.085Z] === RUN TestCopyFromContainer// [2024-04-23T11:44:08.085Z] === RUN TestCopyFromContainer/. [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer//. [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/./ [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer//./ [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer//bar/root [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer//bar/root/ [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer//bar/root/. [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/quux [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/quux/ [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/quux/. [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/quux/baz [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/filesymlink [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/dirsymlink [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2024-04-23T11:44:08.339Z] === RUN TestCopyFromContainer/bar/notarget [2024-04-23T11:44:08.339Z] --- PASS: TestCopyFromContainer (0.75s) [2024-04-23T11:44:08.339Z] --- PASS: TestCopyFromContainer// (0.01s) [2024-04-23T11:44:08.339Z] --- PASS: TestCopyFromContainer/. (0.01s) [2024-04-23T11:44:08.339Z] --- PASS: TestCopyFromContainer//. (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer//./ (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2024-04-23T11:44:08.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2024-04-23T11:44:08.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T11:44:08.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T11:44:08.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T11:44:08.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T11:44:08.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T11:44:08.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T11:44:08.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2024-04-23T11:44:08.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2024-04-23T11:44:08.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2024-04-23T11:44:08.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2024-04-23T11:44:08.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2024-04-23T11:44:08.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2024-04-23T11:44:08.340Z] === RUN TestCreateLinkToNonExistingContainer [2024-04-23T11:44:08.340Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2024-04-23T11:44:08.340Z] === RUN TestCreateWithInvalidEnv [2024-04-23T11:44:08.340Z] === RUN TestCreateWithInvalidEnv/0 [2024-04-23T11:44:08.340Z] === PAUSE TestCreateWithInvalidEnv/0 [2024-04-23T11:44:08.340Z] === RUN TestCreateWithInvalidEnv/1 [2024-04-23T11:44:08.340Z] === PAUSE TestCreateWithInvalidEnv/1 [2024-04-23T11:44:08.340Z] === RUN TestCreateWithInvalidEnv/2 [2024-04-23T11:44:08.340Z] === PAUSE TestCreateWithInvalidEnv/2 [2024-04-23T11:44:08.340Z] === CONT TestCreateWithInvalidEnv/0 [2024-04-23T11:44:08.340Z] === CONT TestCreateWithInvalidEnv/2 [2024-04-23T11:44:08.340Z] === CONT TestCreateWithInvalidEnv/1 [2024-04-23T11:44:08.340Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2024-04-23T11:44:08.340Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2024-04-23T11:44:08.340Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2024-04-23T11:44:08.340Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2024-04-23T11:44:08.340Z] === RUN TestCreateTmpfsMountsTarget [2024-04-23T11:44:08.340Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2024-04-23T11:44:08.340Z] === RUN TestCreateWithCustomMaskedPaths [2024-04-23T11:44:09.710Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2024-04-23T11:44:09.710Z] === RUN TestCreateWithCustomReadonlyPaths [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T11:44:11.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T11:44:11.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T11:44:11.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T11:44:11.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:44:11.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:44:11.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:44:11.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:44:11.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2024-04-23T11:44:11.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2024-04-23T11:44:11.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2024-04-23T11:44:11.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:44:11.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2024-04-23T11:44:11.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2024-04-23T11:44:11.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2024-04-23T11:44:11.069Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2024-04-23T11:44:11.324Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2024-04-23T11:44:11.324Z] === RUN TestCreateDifferentPlatform [2024-04-23T11:44:11.324Z] === RUN TestCreateDifferentPlatform/different_os [2024-04-23T11:44:11.324Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2024-04-23T11:44:11.324Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2024-04-23T11:44:11.324Z] === RUN TestCreateVolumesFromNonExistingContainer [2024-04-23T11:44:11.324Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2024-04-23T11:44:11.324Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2024-04-23T11:44:11.324Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2024-04-23T11:44:11.324Z] === RUN TestCreateInvalidHostConfig [2024-04-23T11:44:11.324Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T11:44:11.324Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T11:44:11.324Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T11:44:11.324Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T11:44:11.324Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T11:44:11.324Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T11:44:11.324Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T11:44:11.324Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T11:44:11.324Z] === RUN TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T11:44:11.324Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T11:44:11.324Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2024-04-23T11:44:11.324Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2024-04-23T11:44:11.324Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2024-04-23T11:44:11.324Z] === CONT TestCreateInvalidHostConfig/invalid_Annotations [2024-04-23T11:44:11.324Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2024-04-23T11:44:11.324Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2024-04-23T11:44:11.324Z] === RUN TestCreateWithMultipleEndpointSettings [2024-04-23T11:44:11.324Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.44 [2024-04-23T11:44:11.324Z] === RUN TestCreateWithMultipleEndpointSettings/with_API_v1.43 [2024-04-23T11:44:11.324Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s) [2024-04-23T11:44:11.324Z] --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s) [2024-04-23T11:44:11.324Z] === RUN TestCreateWithCustomMACs [2024-04-23T11:44:11.883Z] --- PASS: TestCreateWithCustomMACs (0.48s) [2024-04-23T11:44:11.883Z] === RUN TestContainerStartOnDaemonRestart [2024-04-23T11:44:11.883Z] === PAUSE TestContainerStartOnDaemonRestart [2024-04-23T11:44:11.883Z] === RUN TestDaemonRestartIpcMode [2024-04-23T11:44:11.883Z] === PAUSE TestDaemonRestartIpcMode [2024-04-23T11:44:11.883Z] === RUN TestDaemonHostGatewayIP [2024-04-23T11:44:11.883Z] === PAUSE TestDaemonHostGatewayIP [2024-04-23T11:44:11.883Z] === RUN TestRestartDaemonWithRestartingContainer [2024-04-23T11:44:11.883Z] === PAUSE TestRestartDaemonWithRestartingContainer [2024-04-23T11:44:11.883Z] === RUN TestHardRestartWhenContainerIsRunning [2024-04-23T11:44:11.883Z] === PAUSE TestHardRestartWhenContainerIsRunning [2024-04-23T11:44:11.883Z] === RUN TestContainerKillOnDaemonStart [2024-04-23T11:44:11.883Z] === PAUSE TestContainerKillOnDaemonStart [2024-04-23T11:44:11.883Z] === RUN TestDiff [2024-04-23T11:44:12.442Z] --- PASS: TestDiff (0.45s) [2024-04-23T11:44:12.442Z] === RUN TestDiffStoppedContainer [2024-04-23T11:44:12.696Z] --- PASS: TestDiffStoppedContainer (0.42s) [2024-04-23T11:44:12.696Z] === RUN TestExecConsoleSize [2024-04-23T11:44:13.255Z] --- PASS: TestExecConsoleSize (0.43s) [2024-04-23T11:44:13.255Z] === RUN TestExecWithCloseStdin [2024-04-23T11:44:13.813Z] --- PASS: TestExecWithCloseStdin (0.48s) [2024-04-23T11:44:13.813Z] === RUN TestExec [2024-04-23T11:44:14.068Z] --- PASS: TestExec (0.44s) [2024-04-23T11:44:14.068Z] === RUN TestExecUser [2024-04-23T11:44:14.627Z] --- PASS: TestExecUser (0.45s) [2024-04-23T11:44:14.627Z] === RUN TestExecWithGroupAdd [2024-04-23T11:44:15.185Z] --- PASS: TestExecWithGroupAdd (0.44s) [2024-04-23T11:44:15.185Z] === RUN TestExportContainerAndImportImage [2024-04-23T11:44:15.440Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2024-04-23T11:44:15.440Z] === RUN TestExportContainerAfterDaemonRestart [2024-04-23T11:44:21.958Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s) [2024-04-23T11:44:21.958Z] === RUN TestHealthCheckWorkdir [2024-04-23T11:44:22.213Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2024-04-23T11:44:22.213Z] === RUN TestHealthKillContainer [2024-04-23T11:44:30.280Z] --- PASS: TestHealthKillContainer (7.59s) [2024-04-23T11:44:30.280Z] === RUN TestHealthCheckProcessKilled [2024-04-23T11:44:30.280Z] --- PASS: TestHealthCheckProcessKilled (0.56s) [2024-04-23T11:44:30.280Z] === RUN TestHealthStartInterval [2024-04-23T11:44:31.639Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:31.639Z] } [2024-04-23T11:44:31.894Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:31.894Z] } [2024-04-23T11:44:31.894Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:31.894Z] } [2024-04-23T11:44:31.894Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:31.894Z] } [2024-04-23T11:44:32.148Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:32.148Z] } [2024-04-23T11:44:32.148Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:32.148Z] } [2024-04-23T11:44:32.402Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:32.402Z] } [2024-04-23T11:44:32.402Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:32.402Z] } [2024-04-23T11:44:32.402Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:32.402Z] } [2024-04-23T11:44:32.656Z] health_test.go:141: &{2024-04-23 11:44:31.452480489 +0000 UTC 2024-04-23 11:44:31.478285338 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory [2024-04-23T11:44:32.656Z] } [2024-04-23T11:44:32.656Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:32.910Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:32.910Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:32.910Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.165Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.165Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.419Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.419Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.419Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.674Z] health_test.go:141: &{2024-04-23 11:44:32.479373505 +0000 UTC 2024-04-23 11:44:32.505159712 +0000 UTC 1 2} [2024-04-23T11:44:33.674Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:34.596Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:35.955Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:36.877Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:37.807Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:38.735Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:39.658Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:41.015Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:41.937Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:42.858Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:43.780Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:44.702Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:45.624Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:46.981Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:47.903Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:48.826Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:49.748Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:50.670Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:52.027Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:52.950Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:53.872Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:54.794Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:55.717Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:56.650Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:58.011Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:58.933Z] health_test.go:169: 1.027089354s [2024-04-23T11:44:59.855Z] health_test.go:169: 1.027089354s [2024-04-23T11:45:00.777Z] health_test.go:169: 1.027089354s [2024-04-23T11:45:01.699Z] health_test.go:169: 1.027089354s [2024-04-23T11:45:02.620Z] health_test.go:169: 1.027089354s [2024-04-23T11:45:03.979Z] --- PASS: TestHealthStartInterval (33.58s) [2024-04-23T11:45:03.979Z] === RUN TestInspectAnnotations [2024-04-23T11:45:03.979Z] --- PASS: TestInspectAnnotations (0.05s) [2024-04-23T11:45:03.979Z] === RUN TestNetworkAliasesAreEmpty [2024-04-23T11:45:03.979Z] === RUN TestNetworkAliasesAreEmpty/host [2024-04-23T11:45:03.979Z] === RUN TestNetworkAliasesAreEmpty/bridge [2024-04-23T11:45:03.980Z] === RUN TestNetworkAliasesAreEmpty/none [2024-04-23T11:45:03.980Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s) [2024-04-23T11:45:03.980Z] --- PASS: TestNetworkAliasesAreEmpty/host (0.04s) [2024-04-23T11:45:03.980Z] --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s) [2024-04-23T11:45:03.980Z] --- PASS: TestNetworkAliasesAreEmpty/none (0.04s) [2024-04-23T11:45:03.980Z] === RUN TestIpcModeNone [2024-04-23T11:45:04.538Z] --- PASS: TestIpcModeNone (0.41s) [2024-04-23T11:45:04.538Z] === RUN TestIpcModePrivate [2024-04-23T11:45:04.793Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false [2024-04-23T11:45:05.047Z] --- PASS: TestIpcModePrivate (0.43s) [2024-04-23T11:45:05.047Z] === RUN TestIpcModeShareable [2024-04-23T11:45:05.302Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true [2024-04-23T11:45:05.302Z] --- PASS: TestIpcModeShareable (0.43s) [2024-04-23T11:45:05.302Z] === RUN TestAPIIpcModeShareableAndContainer [2024-04-23T11:45:06.661Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.02s) [2024-04-23T11:45:06.661Z] === RUN TestAPIIpcModeHost [2024-04-23T11:45:06.661Z] --- PASS: TestAPIIpcModeHost (0.26s) [2024-04-23T11:45:06.661Z] === RUN TestDaemonIpcModeShareable [2024-04-23T11:45:07.584Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-04-23T11:45:07.584Z] --- PASS: TestDaemonIpcModeShareable (1.01s) [2024-04-23T11:45:07.584Z] === RUN TestDaemonIpcModePrivate [2024-04-23T11:45:08.507Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-04-23T11:45:08.761Z] --- PASS: TestDaemonIpcModePrivate (1.03s) [2024-04-23T11:45:08.761Z] === RUN TestDaemonIpcModePrivateFromConfig [2024-04-23T11:45:09.683Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false [2024-04-23T11:45:09.683Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s) [2024-04-23T11:45:09.683Z] === RUN TestDaemonIpcModeShareableFromConfig [2024-04-23T11:45:10.607Z] ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true [2024-04-23T11:45:10.862Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.02s) [2024-04-23T11:45:10.862Z] === RUN TestIpcModeOlderClient [2024-04-23T11:45:10.862Z] === PAUSE TestIpcModeOlderClient [2024-04-23T11:45:10.862Z] === RUN TestKillContainerInvalidSignal [2024-04-23T11:45:11.116Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2024-04-23T11:45:11.116Z] === RUN TestKillContainer [2024-04-23T11:45:11.116Z] === RUN TestKillContainer/no_signal [2024-04-23T11:45:11.674Z] === RUN TestKillContainer/non_killing_signal [2024-04-23T11:45:11.929Z] === RUN TestKillContainer/killing_signal [2024-04-23T11:45:12.487Z] --- PASS: TestKillContainer (1.27s) [2024-04-23T11:45:12.487Z] --- PASS: TestKillContainer/no_signal (0.43s) [2024-04-23T11:45:12.487Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2024-04-23T11:45:12.487Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2024-04-23T11:45:12.487Z] === RUN TestKillWithStopSignalAndRestartPolicies [2024-04-23T11:45:12.487Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2024-04-23T11:45:12.741Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2024-04-23T11:45:13.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2024-04-23T11:45:13.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2024-04-23T11:45:13.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2024-04-23T11:45:13.300Z] === RUN TestKillStoppedContainer [2024-04-23T11:45:13.300Z] --- PASS: TestKillStoppedContainer (0.05s) [2024-04-23T11:45:13.300Z] === RUN TestKillDifferentUserContainer [2024-04-23T11:45:13.858Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2024-04-23T11:45:13.858Z] === RUN TestInspectOomKilledTrue [2024-04-23T11:45:14.112Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2024-04-23T11:45:14.112Z] === RUN TestInspectOomKilledFalse [2024-04-23T11:45:14.671Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2024-04-23T11:45:14.671Z] === RUN TestLinksEtcHostsContentMatch [2024-04-23T11:45:14.671Z] --- PASS: TestLinksEtcHostsContentMatch (0.20s) [2024-04-23T11:45:14.671Z] === RUN TestLinksContainerNames [2024-04-23T11:45:15.598Z] --- PASS: TestLinksContainerNames (0.79s) [2024-04-23T11:45:15.598Z] === RUN TestLogsFollowTailEmpty [2024-04-23T11:45:16.181Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2024-04-23T11:45:16.181Z] === RUN TestLogs [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T11:45:16.181Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local/tty/only_stdout [2024-04-23T11:45:16.181Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local/tty/only_stderr [2024-04-23T11:45:16.181Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T11:45:16.181Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2024-04-23T11:45:16.181Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2024-04-23T11:45:16.181Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2024-04-23T11:45:16.181Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2024-04-23T11:45:16.181Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2024-04-23T11:45:16.181Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2024-04-23T11:45:16.181Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2024-04-23T11:45:16.181Z] === CONT TestLogs/driver_local/tty/only_stderr [2024-04-23T11:45:16.181Z] === CONT TestLogs/driver_local/tty/only_stdout [2024-04-23T11:45:16.181Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T11:45:18.061Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2024-04-23T11:45:18.061Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2024-04-23T11:45:18.061Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T11:45:18.061Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T11:45:18.061Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T11:45:18.061Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T11:45:18.061Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T11:45:18.061Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2024-04-23T11:45:18.061Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2024-04-23T11:45:18.061Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2024-04-23T11:45:18.061Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2024-04-23T11:45:18.061Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2024-04-23T11:45:18.061Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2024-04-23T11:45:19.419Z] --- PASS: TestLogs (3.22s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local (0.01s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.20s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.35s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.56s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.63s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.69s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.76s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file (0.01s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.84s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.04s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.26s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.33s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.39s) [2024-04-23T11:45:19.419Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.44s) [2024-04-23T11:45:19.419Z] === RUN TestContainerNetworkMountsNoChown [2024-04-23T11:45:19.673Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/default [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/default [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/private [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/private [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rprivate [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rprivate [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/slave [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/slave [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rslave [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rslave [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/shared [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/shared [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rshared [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rshared [2024-04-23T11:45:19.673Z] === CONT TestMountDaemonRoot/default [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/default/mount_root [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/default/mount_root [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/default/mount_subpath [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2024-04-23T11:45:19.673Z] === CONT TestMountDaemonRoot/rslave [2024-04-23T11:45:19.673Z] === CONT TestMountDaemonRoot/rshared [2024-04-23T11:45:19.673Z] === CONT TestMountDaemonRoot/shared [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/shared/bind_root [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/default/bind_root [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/default/bind_root [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/default/bind_subpath [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T11:45:19.673Z] === CONT TestMountDaemonRoot/default/mount_root [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rshared/bind_root [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T11:45:19.673Z] === CONT TestMountDaemonRoot/rprivate [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2024-04-23T11:45:19.673Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2024-04-23T11:45:19.673Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/rslave/bind_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/rslave/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/private [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/default/bind_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/private/bind_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/private/bind_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/private/bind_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/slave [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/private/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/private/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/private/mount_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/shared/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/default/mount_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/default/bind_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/slave/bind_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/rshared/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rslave/mount_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/slave/mount_root [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2024-04-23T11:45:19.674Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2024-04-23T11:45:19.674Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rslave/bind_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/private/bind_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/private/mount_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/private/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/private/bind_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/shared/bind_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rshared/mount_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/shared/mount_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/rshared/bind_root [2024-04-23T11:45:19.674Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2024-04-23T11:45:19.928Z] === CONT TestMountDaemonRoot/slave/bind_root [2024-04-23T11:45:19.928Z] === CONT TestMountDaemonRoot/slave/mount_root [2024-04-23T11:45:19.928Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2024-04-23T11:45:19.928Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot (0.01s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2024-04-23T11:45:19.928Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2024-04-23T11:45:19.928Z] === RUN TestContainerBindMountNonRecursive [2024-04-23T11:45:20.851Z] --- PASS: TestContainerBindMountNonRecursive (1.03s) [2024-04-23T11:45:20.851Z] === RUN TestContainerVolumesMountedAsShared [2024-04-23T11:45:21.409Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2024-04-23T11:45:21.409Z] === RUN TestContainerVolumesMountedAsSlave [2024-04-23T11:45:21.664Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s) [2024-04-23T11:45:21.664Z] === RUN TestContainerCopyLeaksMounts [2024-04-23T11:45:22.222Z] --- PASS: TestContainerCopyLeaksMounts (0.50s) [2024-04-23T11:45:22.222Z] === RUN TestContainerBindMountReadOnlyDefault [2024-04-23T11:45:22.222Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 [2024-04-23T11:45:22.222Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount [2024-04-23T11:45:22.476Z] === RUN TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount [2024-04-23T11:45:23.034Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 [2024-04-23T11:45:23.034Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount [2024-04-23T11:45:23.289Z] === RUN TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount [2024-04-23T11:45:23.543Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default [2024-04-23T11:45:23.543Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount [2024-04-23T11:45:24.101Z] === RUN TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount [2024-04-23T11:45:24.355Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default [2024-04-23T11:45:24.355Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount [2024-04-23T11:45:24.914Z] === RUN TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.21s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.82s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.40s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.42s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.71s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.37s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.34s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.84s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.42s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.42s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.77s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.38s) [2024-04-23T11:45:25.168Z] --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.39s) [2024-04-23T11:45:25.168Z] === RUN TestContainerBindMountRecursivelyReadOnly [2024-04-23T11:45:26.527Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.35s) [2024-04-23T11:45:26.527Z] === RUN TestNetworkNat [2024-04-23T11:45:27.085Z] --- PASS: TestNetworkNat (0.41s) [2024-04-23T11:45:27.085Z] === RUN TestNetworkLocalhostTCPNat [2024-04-23T11:45:27.643Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2024-04-23T11:45:27.644Z] === RUN TestNetworkLoopbackNat [2024-04-23T11:45:30.149Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2024-04-23T11:45:30.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors [2024-04-23T11:45:30.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff [2024-04-23T11:45:30.149Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/export [2024-04-23T11:45:30.404Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container [2024-04-23T11:45:30.404Z] === RUN TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container [2024-04-23T11:45:30.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s) [2024-04-23T11:45:30.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s) [2024-04-23T11:45:30.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s) [2024-04-23T11:45:30.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s) [2024-04-23T11:45:30.404Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s) [2024-04-23T11:45:30.404Z] === RUN TestPause [2024-04-23T11:45:30.962Z] --- PASS: TestPause (0.40s) [2024-04-23T11:45:30.962Z] === RUN TestPauseFailsOnWindowsServerContainers [2024-04-23T11:45:30.962Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-04-23T11:45:30.962Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2024-04-23T11:45:30.962Z] === RUN TestPauseStopPausedContainer [2024-04-23T11:45:31.521Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2024-04-23T11:45:31.521Z] === RUN TestPIDModeHost [2024-04-23T11:45:32.443Z] --- PASS: TestPIDModeHost (0.90s) [2024-04-23T11:45:32.443Z] === RUN TestPIDModeContainer [2024-04-23T11:45:32.443Z] === RUN TestPIDModeContainer/non-existing_container [2024-04-23T11:45:32.443Z] === RUN TestPIDModeContainer/non-running_container [2024-04-23T11:45:32.443Z] === RUN TestPIDModeContainer/running_container [2024-04-23T11:45:33.367Z] --- PASS: TestPIDModeContainer (1.00s) [2024-04-23T11:45:33.367Z] --- PASS: TestPIDModeContainer/non-existing_container (0.00s) [2024-04-23T11:45:33.367Z] --- PASS: TestPIDModeContainer/non-running_container (0.15s) [2024-04-23T11:45:33.367Z] --- PASS: TestPIDModeContainer/running_container (0.43s) [2024-04-23T11:45:33.367Z] === RUN TestPsFilter [2024-04-23T11:45:33.367Z] === RUN TestPsFilter/since [2024-04-23T11:45:33.367Z] === RUN TestPsFilter/before [2024-04-23T11:45:33.367Z] --- PASS: TestPsFilter (0.12s) [2024-04-23T11:45:33.367Z] --- PASS: TestPsFilter/since (0.00s) [2024-04-23T11:45:33.367Z] --- PASS: TestPsFilter/before (0.00s) [2024-04-23T11:45:33.367Z] === RUN TestRemoveContainerWithRemovedVolume [2024-04-23T11:45:33.622Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2024-04-23T11:45:33.622Z] === RUN TestRemoveContainerWithVolume [2024-04-23T11:45:34.180Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2024-04-23T11:45:34.180Z] === RUN TestRemoveContainerRunning [2024-04-23T11:45:34.738Z] --- PASS: TestRemoveContainerRunning (0.42s) [2024-04-23T11:45:34.738Z] === RUN TestRemoveContainerForceRemoveRunning [2024-04-23T11:45:34.993Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2024-04-23T11:45:34.993Z] === RUN TestRemoveInvalidContainer [2024-04-23T11:45:34.993Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2024-04-23T11:45:34.993Z] === RUN TestRenameLinkedContainer [2024-04-23T11:45:36.874Z] --- PASS: TestRenameLinkedContainer (1.71s) [2024-04-23T11:45:36.874Z] === RUN TestRenameStoppedContainer [2024-04-23T11:45:37.128Z] --- PASS: TestRenameStoppedContainer (0.39s) [2024-04-23T11:45:37.128Z] === RUN TestRenameRunningContainerAndReuse [2024-04-23T11:45:38.051Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2024-04-23T11:45:38.051Z] === RUN TestRenameInvalidName [2024-04-23T11:45:38.610Z] --- PASS: TestRenameInvalidName (0.45s) [2024-04-23T11:45:38.610Z] === RUN TestRenameAnonymousContainer [2024-04-23T11:45:39.968Z] --- PASS: TestRenameAnonymousContainer (1.40s) [2024-04-23T11:45:39.968Z] === RUN TestRenameContainerWithSameName [2024-04-23T11:45:40.223Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2024-04-23T11:45:40.223Z] === RUN TestRenameContainerWithLinkedContainer [2024-04-23T11:45:41.146Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2024-04-23T11:45:41.146Z] === RUN TestRenameContainerTwice [2024-04-23T11:45:41.400Z] --- PASS: TestRenameContainerTwice (0.44s) [2024-04-23T11:45:41.400Z] === RUN TestResize [2024-04-23T11:45:41.400Z] === RUN TestResize/success [2024-04-23T11:45:41.654Z] === RUN TestResize/invalid_size [2024-04-23T11:45:41.908Z] === RUN TestResize/invalid_state [2024-04-23T11:45:42.467Z] --- PASS: TestResize (0.86s) [2024-04-23T11:45:42.467Z] --- PASS: TestResize/success (0.22s) [2024-04-23T11:45:42.467Z] --- PASS: TestResize/invalid_size (0.21s) [2024-04-23T11:45:42.467Z] --- PASS: TestResize/invalid_state (0.03s) [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:45:42.467Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:45:42.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:45:42.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:45:43.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2024-04-23T11:45:43.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2024-04-23T11:45:44.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2024-04-23T11:45:44.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2024-04-23T11:45:44.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2024-04-23T11:45:44.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:45:45.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2024-04-23T11:45:45.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.41s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.53s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.54s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.25s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.63s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.56s) [2024-04-23T11:45:50.252Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.13s) [2024-04-23T11:45:50.252Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2024-04-23T11:45:50.252Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2024-04-23T11:45:51.175Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2024-04-23T11:45:52.098Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s) [2024-04-23T11:45:52.098Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2024-04-23T11:45:52.098Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2024-04-23T11:45:52.098Z] === RUN TestContainerRestartWithCancelledRequest [2024-04-23T11:45:53.980Z] --- PASS: TestContainerRestartWithCancelledRequest (1.80s) [2024-04-23T11:45:53.980Z] === RUN TestCgroupNamespacesRun [2024-04-23T11:45:54.903Z] --- PASS: TestCgroupNamespacesRun (1.05s) [2024-04-23T11:45:54.903Z] === RUN TestCgroupNamespacesRunPrivileged [2024-04-23T11:45:55.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s) [2024-04-23T11:45:55.826Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2024-04-23T11:45:56.749Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.99s) [2024-04-23T11:45:56.749Z] === RUN TestCgroupNamespacesRunHostMode [2024-04-23T11:45:57.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s) [2024-04-23T11:45:57.672Z] === RUN TestCgroupNamespacesRunPrivateMode [2024-04-23T11:45:59.030Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.00s) [2024-04-23T11:45:59.030Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2024-04-23T11:45:59.953Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.00s) [2024-04-23T11:45:59.953Z] === RUN TestCgroupNamespacesRunInvalidMode [2024-04-23T11:46:00.511Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2024-04-23T11:46:00.511Z] === RUN TestCgroupNamespacesRunOlderClient [2024-04-23T11:46:01.435Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2024-04-23T11:46:01.435Z] === RUN TestNISDomainname [2024-04-23T11:46:01.993Z] --- PASS: TestNISDomainname (0.50s) [2024-04-23T11:46:01.993Z] === RUN TestHostnameDnsResolution [2024-04-23T11:46:02.552Z] --- PASS: TestHostnameDnsResolution (0.62s) [2024-04-23T11:46:02.552Z] === RUN TestUnprivilegedPortsAndPing [2024-04-23T11:46:03.111Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2024-04-23T11:46:03.111Z] === RUN TestPrivilegedHostDevices [2024-04-23T11:46:03.670Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2024-04-23T11:46:03.670Z] === RUN TestRunConsoleSize [2024-04-23T11:46:03.924Z] --- PASS: TestRunConsoleSize (0.41s) [2024-04-23T11:46:03.924Z] === RUN TestRunWithAlternativeContainerdShim [2024-04-23T11:46:09.152Z] --- PASS: TestRunWithAlternativeContainerdShim (5.32s) [2024-04-23T11:46:09.152Z] === RUN TestMacAddressIsAppliedToMainNetworkWithShortID [2024-04-23T11:46:10.512Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.04s) [2024-04-23T11:46:10.512Z] === RUN TestStaticIPOutsideSubpool [2024-04-23T11:46:11.435Z] --- PASS: TestStaticIPOutsideSubpool (1.12s) [2024-04-23T11:46:11.435Z] === RUN TestWorkingDirNormalization [2024-04-23T11:46:11.435Z] === RUN TestWorkingDirNormalization/trailing_slash [2024-04-23T11:46:11.435Z] === PAUSE TestWorkingDirNormalization/trailing_slash [2024-04-23T11:46:11.435Z] === RUN TestWorkingDirNormalization/no_trailing_slash [2024-04-23T11:46:11.435Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash [2024-04-23T11:46:11.435Z] === CONT TestWorkingDirNormalization/trailing_slash [2024-04-23T11:46:11.435Z] === CONT TestWorkingDirNormalization/no_trailing_slash [2024-04-23T11:46:11.993Z] --- PASS: TestWorkingDirNormalization (0.01s) [2024-04-23T11:46:11.993Z] --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.48s) [2024-04-23T11:46:11.993Z] --- PASS: TestWorkingDirNormalization/trailing_slash (0.53s) [2024-04-23T11:46:11.993Z] === RUN TestStats [2024-04-23T11:46:13.387Z] --- PASS: TestStats (1.45s) [2024-04-23T11:46:13.387Z] === RUN TestStopContainerWithTimeout [2024-04-23T11:46:13.387Z] === RUN TestStopContainerWithTimeout/0 [2024-04-23T11:46:13.387Z] === PAUSE TestStopContainerWithTimeout/0 [2024-04-23T11:46:13.387Z] === RUN TestStopContainerWithTimeout/1 [2024-04-23T11:46:13.387Z] === PAUSE TestStopContainerWithTimeout/1 [2024-04-23T11:46:13.387Z] === RUN TestStopContainerWithTimeout/3 [2024-04-23T11:46:13.387Z] === PAUSE TestStopContainerWithTimeout/3 [2024-04-23T11:46:13.387Z] === RUN TestStopContainerWithTimeout/-1 [2024-04-23T11:46:13.387Z] === PAUSE TestStopContainerWithTimeout/-1 [2024-04-23T11:46:13.387Z] === CONT TestStopContainerWithTimeout/0 [2024-04-23T11:46:13.387Z] === CONT TestStopContainerWithTimeout/3 [2024-04-23T11:46:13.387Z] === CONT TestStopContainerWithTimeout/1 [2024-04-23T11:46:13.387Z] === CONT TestStopContainerWithTimeout/-1 [2024-04-23T11:46:16.655Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2024-04-23T11:46:16.655Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2024-04-23T11:46:16.655Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2024-04-23T11:46:16.655Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2024-04-23T11:46:16.655Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2024-04-23T11:46:16.655Z] === RUN TestStopContainerWithTimeoutCancel [2024-04-23T11:46:16.655Z] === PAUSE TestStopContainerWithTimeoutCancel [2024-04-23T11:46:16.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2024-04-23T11:46:17.577Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.20s) [2024-04-23T11:46:17.577Z] === RUN TestUpdateMemory [2024-04-23T11:46:17.832Z] --- PASS: TestUpdateMemory (0.49s) [2024-04-23T11:46:17.832Z] === RUN TestUpdateCPUQuota [2024-04-23T11:46:18.755Z] --- PASS: TestUpdateCPUQuota (0.68s) [2024-04-23T11:46:18.755Z] === RUN TestUpdatePidsLimit [2024-04-23T11:46:18.755Z] === RUN TestUpdatePidsLimit/update_from_none [2024-04-23T11:46:18.755Z] === RUN TestUpdatePidsLimit/no_change [2024-04-23T11:46:18.755Z] === RUN TestUpdatePidsLimit/update_lower [2024-04-23T11:46:19.009Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2024-04-23T11:46:19.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2024-04-23T11:46:19.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2024-04-23T11:46:19.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit (1.46s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/no_change (0.15s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/update_lower (0.15s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.15s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s) [2024-04-23T11:46:20.077Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s) [2024-04-23T11:46:20.077Z] === RUN TestUpdateRestartPolicy [2024-04-23T11:46:32.224Z] --- PASS: TestUpdateRestartPolicy (10.60s) [2024-04-23T11:46:32.224Z] === RUN TestUpdateRestartWithAutoRemove [2024-04-23T11:46:32.224Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2024-04-23T11:46:32.224Z] === RUN TestWaitNonBlocked [2024-04-23T11:46:32.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T11:46:32.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T11:46:32.224Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T11:46:32.224Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T11:46:32.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2024-04-23T11:46:32.224Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2024-04-23T11:46:32.224Z] --- PASS: TestWaitNonBlocked (0.02s) [2024-04-23T11:46:32.224Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s) [2024-04-23T11:46:32.224Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s) [2024-04-23T11:46:32.224Z] === RUN TestWaitBlocked [2024-04-23T11:46:32.224Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T11:46:32.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T11:46:32.224Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T11:46:32.224Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T11:46:32.224Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2024-04-23T11:46:32.224Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2024-04-23T11:46:32.224Z] --- PASS: TestWaitBlocked (0.02s) [2024-04-23T11:46:32.224Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2024-04-23T11:46:32.224Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2024-04-23T11:46:32.224Z] === RUN TestWaitConditions [2024-04-23T11:46:32.224Z] === RUN TestWaitConditions/default [2024-04-23T11:46:32.224Z] === PAUSE TestWaitConditions/default [2024-04-23T11:46:32.224Z] === RUN TestWaitConditions/not-running [2024-04-23T11:46:32.224Z] === PAUSE TestWaitConditions/not-running [2024-04-23T11:46:32.224Z] === RUN TestWaitConditions/next-exit [2024-04-23T11:46:32.224Z] === PAUSE TestWaitConditions/next-exit [2024-04-23T11:46:32.224Z] === RUN TestWaitConditions/removed [2024-04-23T11:46:32.224Z] === PAUSE TestWaitConditions/removed [2024-04-23T11:46:32.224Z] === CONT TestWaitConditions/default [2024-04-23T11:46:32.224Z] === CONT TestWaitConditions/next-exit [2024-04-23T11:46:32.224Z] === CONT TestWaitConditions/not-running [2024-04-23T11:46:32.224Z] === CONT TestWaitConditions/removed [2024-04-23T11:46:32.224Z] wait_test.go:145: ContainerID = ab21f6b4a178dd998eb6554263f231e657c1fb988533741bba03028a8dbb04d2 [2024-04-23T11:46:32.224Z] wait_test.go:145: ContainerID = 870757ad4d1ee260be9a49849e830a32de92b30f232fc80aaf2cc2a9cb5720fe [2024-04-23T11:46:32.224Z] wait_test.go:145: ContainerID = d3e6638de75ddf7e873be92f8045af1395157efc38af1cb4805e6c349f1a56a1 [2024-04-23T11:46:32.224Z] wait_test.go:145: ContainerID = a4266107ba2724d3a7f2d421409b7872ffe1e5ac49509f67cc606386f0c2a6af [2024-04-23T11:46:33.147Z] --- PASS: TestWaitConditions (0.03s) [2024-04-23T11:46:33.147Z] --- PASS: TestWaitConditions/default (0.80s) [2024-04-23T11:46:33.147Z] --- PASS: TestWaitConditions/next-exit (0.84s) [2024-04-23T11:46:33.147Z] --- PASS: TestWaitConditions/not-running (0.91s) [2024-04-23T11:46:33.147Z] --- PASS: TestWaitConditions/removed (0.98s) [2024-04-23T11:46:33.147Z] === RUN TestWaitRestartedContainer [2024-04-23T11:46:33.147Z] === RUN TestWaitRestartedContainer/default [2024-04-23T11:46:33.147Z] === PAUSE TestWaitRestartedContainer/default [2024-04-23T11:46:33.147Z] === RUN TestWaitRestartedContainer/not-running [2024-04-23T11:46:33.147Z] === PAUSE TestWaitRestartedContainer/not-running [2024-04-23T11:46:33.147Z] === RUN TestWaitRestartedContainer/next-exit [2024-04-23T11:46:33.147Z] === PAUSE TestWaitRestartedContainer/next-exit [2024-04-23T11:46:33.147Z] === CONT TestWaitRestartedContainer/default [2024-04-23T11:46:33.147Z] === CONT TestWaitRestartedContainer/next-exit [2024-04-23T11:46:33.147Z] === CONT TestWaitRestartedContainer/not-running [2024-04-23T11:46:35.028Z] --- PASS: TestWaitRestartedContainer (0.01s) [2024-04-23T11:46:35.028Z] --- PASS: TestWaitRestartedContainer/next-exit (1.20s) [2024-04-23T11:46:35.028Z] --- PASS: TestWaitRestartedContainer/not-running (1.66s) [2024-04-23T11:46:35.028Z] --- PASS: TestWaitRestartedContainer/default (1.71s) [2024-04-23T11:46:35.028Z] === CONT TestHardRestartWhenContainerIsRunning [2024-04-23T11:46:35.028Z] === CONT TestContainerStartOnDaemonRestart [2024-04-23T11:46:35.028Z] === CONT TestIpcModeOlderClient [2024-04-23T11:46:35.028Z] === CONT TestStopContainerWithTimeoutCancel [2024-04-23T11:46:35.028Z] === CONT TestDaemonHostGatewayIP [2024-04-23T11:46:35.028Z] === CONT TestRestartDaemonWithRestartingContainer [2024-04-23T11:46:35.028Z] === CONT TestDaemonRestartIpcMode [2024-04-23T11:46:35.028Z] === CONT TestContainerKillOnDaemonStart [2024-04-23T11:46:35.028Z] --- PASS: TestIpcModeOlderClient (0.12s) [2024-04-23T11:46:36.911Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=none [2024-04-23T11:46:36.911Z] === RUN TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure [2024-04-23T11:46:37.165Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.16s) [2024-04-23T11:46:37.165Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s) [2024-04-23T11:46:37.165Z] --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.38s) [2024-04-23T11:46:37.166Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2024-04-23T11:46:37.420Z] --- PASS: TestContainerStartOnDaemonRestart (2.46s) [2024-04-23T11:46:37.979Z] --- PASS: TestDaemonHostGatewayIP (2.97s) [2024-04-23T11:46:37.979Z] --- PASS: TestDaemonRestartIpcMode (3.18s) [2024-04-23T11:46:38.538Z] --- PASS: TestStopContainerWithTimeoutCancel (3.52s) [2024-04-23T11:46:46.605Z] --- PASS: TestContainerKillOnDaemonStart (11.71s) [2024-04-23T11:46:46.605Z] PASS [2024-04-23T11:46:46.605Z] [2024-04-23T11:46:46.605Z] === Skipped [2024-04-23T11:46:46.605Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2024-04-23T11:46:46.605Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2024-04-23T11:46:46.605Z] [2024-04-23T11:46:46.605Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2024-04-23T11:46:46.605Z] pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2024-04-23T11:46:46.605Z] [2024-04-23T11:46:46.605Z] DONE 330 tests, 2 skipped in 164.564s [2024-04-23T11:46:46.605Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2024-04-23T11:46:46.605Z] ++ '[' -n '' ']' [2024-04-23T11:46:46.605Z] ++ 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 [2024-04-23T11:46:46.605Z] ++ set -e [2024-04-23T11:46:46.605Z] ++ '[' -n 0 ']' [2024-04-23T11:46:46.605Z] ++ set -x [2024-04-23T11:46:46.605Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:46:46.605Z] INFO: Testing against a local daemon [2024-04-23T11:46:46.605Z] === RUN TestConfigDaemonID [2024-04-23T11:46:47.964Z] daemon_test.go:61: [da21afa143bb8] daemon is not started [2024-04-23T11:46:47.964Z] --- PASS: TestConfigDaemonID (1.04s) [2024-04-23T11:46:47.964Z] === RUN TestDaemonConfigValidation [2024-04-23T11:46:47.964Z] === RUN TestDaemonConfigValidation/config_with_no_content [2024-04-23T11:46:47.964Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2024-04-23T11:46:47.964Z] === RUN TestDaemonConfigValidation/config_with_{} [2024-04-23T11:46:47.964Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2024-04-23T11:46:47.964Z] === RUN TestDaemonConfigValidation/invalid_config [2024-04-23T11:46:47.964Z] === PAUSE TestDaemonConfigValidation/invalid_config [2024-04-23T11:46:47.964Z] === RUN TestDaemonConfigValidation/malformed_config [2024-04-23T11:46:47.964Z] === PAUSE TestDaemonConfigValidation/malformed_config [2024-04-23T11:46:47.964Z] === RUN TestDaemonConfigValidation/valid_config [2024-04-23T11:46:47.964Z] === PAUSE TestDaemonConfigValidation/valid_config [2024-04-23T11:46:47.964Z] === CONT TestDaemonConfigValidation/config_with_no_content [2024-04-23T11:46:47.964Z] === CONT TestDaemonConfigValidation/malformed_config [2024-04-23T11:46:47.964Z] === CONT TestDaemonConfigValidation/invalid_config [2024-04-23T11:46:47.964Z] === CONT TestDaemonConfigValidation/valid_config [2024-04-23T11:46:47.964Z] === CONT TestDaemonConfigValidation/config_with_{} [2024-04-23T11:46:47.964Z] --- PASS: TestDaemonConfigValidation (0.00s) [2024-04-23T11:46:47.964Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s) [2024-04-23T11:46:47.964Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2024-04-23T11:46:47.964Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2024-04-23T11:46:47.964Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2024-04-23T11:46:47.964Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2024-04-23T11:46:47.964Z] === RUN TestConfigDaemonSeccompProfiles [2024-04-23T11:46:47.964Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2024-04-23T11:46:48.886Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2024-04-23T11:46:49.809Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2024-04-23T11:46:51.168Z] daemon_test.go:180: [d16cb5a826cb9] daemon is not started [2024-04-23T11:46:51.168Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2024-04-23T11:46:51.168Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2024-04-23T11:46:51.168Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2024-04-23T11:46:51.168Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2024-04-23T11:46:51.168Z] === RUN TestDaemonProxy [2024-04-23T11:46:51.168Z] === RUN TestDaemonProxy/environment_variables [2024-04-23T11:46:51.168Z] === PAUSE TestDaemonProxy/environment_variables [2024-04-23T11:46:51.168Z] === RUN TestDaemonProxy/command-line_options [2024-04-23T11:46:51.168Z] === PAUSE TestDaemonProxy/command-line_options [2024-04-23T11:46:51.168Z] === RUN TestDaemonProxy/configuration_file [2024-04-23T11:46:51.168Z] === PAUSE TestDaemonProxy/configuration_file [2024-04-23T11:46:51.168Z] === RUN TestDaemonProxy/conflicting_options [2024-04-23T11:46:51.423Z] === RUN TestDaemonProxy/reload_sanitized [2024-04-23T11:46:51.423Z] === PAUSE TestDaemonProxy/reload_sanitized [2024-04-23T11:46:51.423Z] === CONT TestDaemonProxy/environment_variables [2024-04-23T11:46:51.423Z] === CONT TestDaemonProxy/configuration_file [2024-04-23T11:46:51.423Z] === CONT TestDaemonProxy/command-line_options [2024-04-23T11:46:51.423Z] === CONT TestDaemonProxy/reload_sanitized [2024-04-23T11:46:53.305Z] --- PASS: TestDaemonProxy (0.50s) [2024-04-23T11:46:53.305Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2024-04-23T11:46:53.305Z] --- PASS: TestDaemonProxy/reload_sanitized (0.62s) [2024-04-23T11:46:53.305Z] --- PASS: TestDaemonProxy/configuration_file (1.49s) [2024-04-23T11:46:53.305Z] --- PASS: TestDaemonProxy/command-line_options (1.49s) [2024-04-23T11:46:53.305Z] --- PASS: TestDaemonProxy/environment_variables (1.51s) [2024-04-23T11:46:53.305Z] === RUN TestLiveRestore [2024-04-23T11:46:53.305Z] === RUN TestLiveRestore/volume_references [2024-04-23T11:46:53.305Z] === PAUSE TestLiveRestore/volume_references [2024-04-23T11:46:53.305Z] === RUN TestLiveRestore/autoremove [2024-04-23T11:46:53.305Z] === PAUSE TestLiveRestore/autoremove [2024-04-23T11:46:53.305Z] === CONT TestLiveRestore/volume_references [2024-04-23T11:46:53.305Z] === CONT TestLiveRestore/autoremove [2024-04-23T11:46:53.305Z] === RUN TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers [2024-04-23T11:46:53.578Z] === RUN TestLiveRestore/volume_references/restartPolicy [2024-04-23T11:46:53.578Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2024-04-23T11:46:54.502Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2024-04-23T11:46:54.756Z] === RUN TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited [2024-04-23T11:46:55.679Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2024-04-23T11:46:56.602Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2024-04-23T11:46:57.525Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options [2024-04-23T11:46:58.083Z] === RUN TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted [2024-04-23T11:46:58.642Z] === RUN TestLiveRestore/volume_references/container_with_bind-mounts [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore (0.00s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/autoremove (3.26s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.80s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.46s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references (6.72s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.01s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.39s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s) [2024-04-23T11:46:59.567Z] --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.91s) [2024-04-23T11:46:59.567Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2024-04-23T11:47:00.489Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s) [2024-04-23T11:47:00.489Z] PASS [2024-04-23T11:47:00.489Z] [2024-04-23T11:47:00.489Z] DONE 31 tests in 13.650s [2024-04-23T11:47:00.489Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2024-04-23T11:47:00.489Z] ++ '[' -n '' ']' [2024-04-23T11:47:00.489Z] ++ 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 [2024-04-23T11:47:00.489Z] ++ set -e [2024-04-23T11:47:00.489Z] ++ '[' -n 0 ']' [2024-04-23T11:47:00.489Z] ++ set -x [2024-04-23T11:47:00.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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:47:00.489Z] INFO: Testing against a local daemon [2024-04-23T11:47:00.489Z] === RUN TestCommitInheritsEnv [2024-04-23T11:47:00.489Z] --- PASS: TestCommitInheritsEnv (0.17s) [2024-04-23T11:47:00.489Z] === RUN TestUsernsCommit [2024-04-23T11:47:01.848Z] --- PASS: TestUsernsCommit (1.37s) [2024-04-23T11:47:01.848Z] === RUN TestImportExtremelyLargeImageWorks [2024-04-23T11:47:01.848Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-04-23T11:47:01.848Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2024-04-23T11:47:01.848Z] === RUN TestImportWithCustomPlatform [2024-04-23T11:47:01.848Z] === RUN TestImportWithCustomPlatform/#00 [2024-04-23T11:47:01.848Z] === RUN TestImportWithCustomPlatform/linux [2024-04-23T11:47:01.848Z] === RUN TestImportWithCustomPlatform/LINUX [2024-04-23T11:47:01.849Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatform (0.10s) [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2024-04-23T11:47:02.103Z] === RUN TestImportWithCustomPlatformReject [2024-04-23T11:47:02.103Z] === RUN TestImportWithCustomPlatformReject/_______ [2024-04-23T11:47:02.103Z] === RUN TestImportWithCustomPlatformReject// [2024-04-23T11:47:02.103Z] === RUN TestImportWithCustomPlatformReject/macos [2024-04-23T11:47:02.103Z] === RUN TestImportWithCustomPlatformReject/macos/arm64 [2024-04-23T11:47:02.103Z] === RUN TestImportWithCustomPlatformReject/nintendo64 [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatformReject (0.01s) [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s) [2024-04-23T11:47:02.103Z] --- PASS: TestImportWithCustomPlatformReject// (0.00s) [2024-04-23T11:47:02.104Z] --- PASS: TestImportWithCustomPlatformReject/macos (0.00s) [2024-04-23T11:47:02.104Z] --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s) [2024-04-23T11:47:02.104Z] --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s) [2024-04-23T11:47:02.104Z] === RUN TestImageInspectEmptyTagsAndDigests [2024-04-23T11:47:02.104Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s) [2024-04-23T11:47:02.104Z] === RUN TestImagesFilterMultiReference [2024-04-23T11:47:02.104Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2024-04-23T11:47:02.104Z] === RUN TestImagesFilterUntil [2024-04-23T11:47:02.358Z] list_test.go:99: ImageList: ID=sha256:8329fd143de84f4a0c383a1da0694698c3d5f46930a35109a4e0ab3d757896b6 RepoTags=[testimagesfilteruntil:v1] [2024-04-23T11:47:02.358Z] --- PASS: TestImagesFilterUntil (0.25s) [2024-04-23T11:47:02.358Z] === RUN TestImagesFilterBeforeSince [2024-04-23T11:47:02.613Z] list_test.go:133: ImageList: ID=sha256:a2c6dc92d46691a3adc2a5cce1a597bb998332ef6cd729eff365c86038704ca4 RepoTags=[testimagesfilterbeforesince:v1] [2024-04-23T11:47:02.613Z] list_test.go:133: ImageList: ID=sha256:b49466dabefbaa7d35c60d6102cefe7056d4c5ec4cc3086ec76857dd0a9fcf0a RepoTags=[testimagesfilterbeforesince:v2] [2024-04-23T11:47:02.613Z] list_test.go:133: ImageList: ID=sha256:b2a58705ce97f24d33cb504d96487e6f9311621f10043f70d27627b3aee5cf04 RepoTags=[testimagesfilterbeforesince:v3] [2024-04-23T11:47:02.613Z] --- PASS: TestImagesFilterBeforeSince (0.25s) [2024-04-23T11:47:02.613Z] === RUN TestAPIImagesFilters [2024-04-23T11:47:02.613Z] === RUN TestAPIImagesFilters/repository_regex [2024-04-23T11:47:02.613Z] === PAUSE TestAPIImagesFilters/repository_regex [2024-04-23T11:47:02.613Z] === RUN TestAPIImagesFilters/image_name_regex [2024-04-23T11:47:02.613Z] === PAUSE TestAPIImagesFilters/image_name_regex [2024-04-23T11:47:02.613Z] === RUN TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T11:47:02.613Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T11:47:02.613Z] === RUN TestAPIImagesFilters/registry_port_regex [2024-04-23T11:47:02.613Z] === PAUSE TestAPIImagesFilters/registry_port_regex [2024-04-23T11:47:02.613Z] === CONT TestAPIImagesFilters/repository_regex [2024-04-23T11:47:02.613Z] === CONT TestAPIImagesFilters/image_name_without_a_tag [2024-04-23T11:47:02.613Z] === CONT TestAPIImagesFilters/image_name_regex [2024-04-23T11:47:02.613Z] === CONT TestAPIImagesFilters/registry_port_regex [2024-04-23T11:47:02.613Z] --- PASS: TestAPIImagesFilters (0.03s) [2024-04-23T11:47:02.613Z] --- PASS: TestAPIImagesFilters/repository_regex (0.00s) [2024-04-23T11:47:02.613Z] --- PASS: TestAPIImagesFilters/image_name_regex (0.00s) [2024-04-23T11:47:02.613Z] --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s) [2024-04-23T11:47:02.613Z] --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s) [2024-04-23T11:47:02.613Z] === RUN TestAPIImagesListSizeShared [2024-04-23T11:47:03.171Z] --- PASS: TestAPIImagesListSizeShared (0.60s) [2024-04-23T11:47:03.171Z] === RUN TestPruneDontDeleteUsedDangling [2024-04-23T11:47:03.731Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s) [2024-04-23T11:47:03.731Z] === RUN TestImagePullPlatformInvalid [2024-04-23T11:47:03.731Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2024-04-23T11:47:03.731Z] === RUN TestImagePullStoredDigestForOtherRepo [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.624517683Z" 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.8 instance.id=c084fd55-46d3-4cc0-95e2-7ac049a96b52 version=2.8.3 [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.624561735Z" level=info msg="Starting upload purge in 36m0s" go.version=go1.20.8 instance.id=c084fd55-46d3-4cc0-95e2-7ac049a96b52 version=2.8.3 [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.624594243Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=c084fd55-46d3-4cc0-95e2-7ac049a96b52 version=2.8.3 [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.624824997Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=c084fd55-46d3-4cc0-95e2-7ac049a96b52 version=2.8.3 [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.720196627Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d47ba8b-5bc3-4a48-90d8-4aab5cff0dcc http.request.method=GET http.request.remoteaddr="127.0.0.1:45524" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.720847637Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d47ba8b-5bc3-4a48-90d8-4aab5cff0dcc http.request.method=GET http.request.remoteaddr="127.0.0.1:45524" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.098544ms http.response.status=200 http.response.written=2 [2024-04-23T11:47:03.731Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.72316759Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=050f8c23-d36b-4308-a495-a0c58b9f4284 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723188406Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07e2fa74-aefe-471e-abb6-fd2efe0c8e26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723209041Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=050f8c23-d36b-4308-a495-a0c58b9f4284 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723218682Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07e2fa74-aefe-471e-abb6-fd2efe0c8e26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723304932Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=050f8c23-d36b-4308-a495-a0c58b9f4284 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=45.562µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7b4bc9e9-73ac-4c6c-bfe7-ba88db5333ab trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723304702Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=07e2fa74-aefe-471e-abb6-fd2efe0c8e26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=44.471µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b213508-f1b2-4bd5-b3c9-168107e49e64 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723426126Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=050f8c23-d36b-4308-a495-a0c58b9f4284 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.235232ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.731Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.723464927Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=07e2fa74-aefe-471e-abb6-fd2efe0c8e26 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.273401ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.731Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725081556Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a56afeb4-f613-445e-ab98-20ab7ee939b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725134494Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a56afeb4-f613-445e-ab98-20ab7ee939b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725279024Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a56afeb4-f613-445e-ab98-20ab7ee939b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=112.629µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aac25f55-dcd9-4909-ba4b-fb7d1186497c trace.line=110 vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725331281Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a56afeb4-f613-445e-ab98-20ab7ee939b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.686µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=73dc8f78-0ffe-4499-a8d1-e6c56a97cafa trace.line=142 vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725402721Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a56afeb4-f613-445e-ab98-20ab7ee939b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.884µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5849264d-f7be-49e2-9db8-83c275f87bae trace.line=110 vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725454412Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c3110-47c5-4ce7-b974-db2fbd6128cb http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.72549213Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c3110-47c5-4ce7-b974-db2fbd6128cb http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725496659Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a56afeb4-f613-445e-ab98-20ab7ee939b0 http.request.method=POST http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.807581ms http.response.status=202 http.response.written=0 [2024-04-23T11:47:03.731Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725587044Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c3110-47c5-4ce7-b974-db2fbd6128cb http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=63.728µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=02814819-4abe-4507-8c92-4f61fa78c019 trace.line=110 vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.72563542Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c3110-47c5-4ce7-b974-db2fbd6128cb http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=21.448µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b13718f9-8b4e-49d4-b566-2956377fe1f9 trace.line=142 vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725707312Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c3110-47c5-4ce7-b974-db2fbd6128cb http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" trace.duration=41.123µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=08204e3c-e892-46bf-bacb-f2021593d852 trace.line=110 vars.name=test [2024-04-23T11:47:03.731Z] time="2024-04-23T11:47:03.725769808Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c3110-47c5-4ce7-b974-db2fbd6128cb http.request.method=POST http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=1.69506ms http.response.status=202 http.response.written=0 [2024-04-23T11:47:03.731Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727185138Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727262133Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727339152Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=46.407µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=285508a2-d67f-4a15-859f-66a9dde82aba trace.line=95 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727374245Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727411117Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=29.907µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=eaa2fa26-7391-4ee7-ba82-06b528b6c5d9 trace.line=142 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727441738Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727486242Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727501798Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=33.139µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ec0a8d4a-f99b-4fc3-88db-a48d2b546c8c trace.line=95 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727549304Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=19.913µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=57bb475a-7f69-436c-994d-0c51312f2d84 trace.line=142 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727567035Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.1µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=349ee478-63c1-4698-933b-97d81bc4860a trace.line=110 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727606279Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.907µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96d7b0c0-1b3b-41b8-be3e-40353afa173e trace.line=155 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727651759Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=13.555µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9fbcd164-2c9b-4e48-bf3d-1ad464759538 trace.line=155 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727681641Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.471µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c8e1988b-bb43-41a8-b53f-352dda4a74fe trace.line=155 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.72761062Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.7277556Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.97µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=35d7824e-1ae2-4085-9983-e5306bb486e7 trace.line=185 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727801917Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=56.704µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4db28f72-1efd-4866-a14b-e1a7b6fd730f trace.line=110 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727830683Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=48.721µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fc5d61cf-39c4-4a24-aade-b12c75cc6226 trace.line=110 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727851901Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.25µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8d1bbed5-e3a1-41ed-bf39-5467a65d3521 trace.line=155 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727895043Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.923µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=834e3757-79c8-43bf-bc02-e814506850de trace.line=155 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727927468Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=9.756µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9ecdd7c8-c578-4786-89bc-23dd3a84a45c trace.line=155 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.727942918Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5d4d229f-0321-4e13-928a-989689d9343a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" trace.duration=90.008µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=8cc8ac2c-1b6e-4dab-af6a-f2292561651b trace.line=202 vars.name=test vars.uuid=5d4d229f-0321-4e13-928a-989689d9343a [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.72799214Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=42.551µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=f822c5d6-1561-44c0-8f28-b75819ee3771 trace.line=185 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.728020471Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=721dff99-9bf8-4577-a1b2-ac0ecda5c363 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45534" http.request.uri="/v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.133628ms http.response.status=201 http.response.written=0 [2024-04-23T11:47:03.732Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "PUT /v2/test/blobs/uploads/5d4d229f-0321-4e13-928a-989689d9343a?_state=NSBgK5mo_cQjaaRL1EGLSjCb5Ev9qZiyTa22aGkiSaF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVkNGQyMjlmLTAzMjEtNGUxMy05MjhhLTk4OTY4OWQ5MzQzYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjUxNDU1NzlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.728057582Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=37.677µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ec5a186d-6e07-469b-bb56-7510f79f2973 trace.line=110 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.728166297Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/55644721-4419-49f7-a88c-8615b32e7431")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" trace.duration=80.786µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f5d0e688-ea9b-4133-ad60-5e39becb7eac trace.line=202 vars.name=test vars.uuid=55644721-4419-49f7-a88c-8615b32e7431 [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.728230599Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=efc6d2e5-b926-4fe0-93c7-80cc3734bd15 http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.126777ms http.response.status=201 http.response.written=0 [2024-04-23T11:47:03.732Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "PUT /v2/test/blobs/uploads/55644721-4419-49f7-a88c-8615b32e7431?_state=rvfDXbnIoFYpguuu4qtd4HUY4IMG6h11TlDjlO24Ph17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU1NjQ0NzIxLTQ0MTktNDlmNy1hODhjLTg2MTViMzJlNzQzMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNC0yM1QxMTo0NzowMy43MjU1MDYyMzRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.729248844Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbe3f7e4-3e5d-410c-a5d6-c97cae3b35e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.729281409Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbe3f7e4-3e5d-410c-a5d6-c97cae3b35e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.729336275Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbe3f7e4-3e5d-410c-a5d6-c97cae3b35e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=25.148µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60c97e38-e1e5-4ee8-9da7-3bce4736edec trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.729398649Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=dbe3f7e4-3e5d-410c-a5d6-c97cae3b35e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="751.742µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.730967451Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731025156Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.7311709Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731186859Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731196032Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731267816Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=39.54µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9b064fd0-59a0-4d0a-ba2a-f32b1b6b4abe trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731319138Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=16.246µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cad98328-fa6b-44cc-ac5d-21bf5cc14c32 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731366095Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=22.965µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=01b229a3-9a9f-444f-9cfe-410209ef5bc7 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731406611Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=11.569µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1dd93054-fa17-4436-b9c0-3f7970b61ddd trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731448333Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=12.931µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=856542a3-7fac-4420-878d-20a7748c5bb3 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731526066Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=51.552µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=80c93959-8407-4a82-82c3-8781bc840cbd trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:47:03.732Z] time="2024-04-23T11:47:03.731611298Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=52.356µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d1000419-19fa-41a0-aaa3-6225401b8a19 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:47:03.733Z] time="2024-04-23T11:47:03.731767331Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=60.601µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=671e63f9-6548-42c4-af49-3d08dd5c6725 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:47:03.733Z] time="2024-04-23T11:47:03.73182296Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" trace.duration=31.655µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1ad2d8f-a654-4750-b65f-6794e4a28e17 trace.line=110 vars.name=test vars.reference=latest [2024-04-23T11:47:03.733Z] time="2024-04-23T11:47:03.731860358Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" vars.name=test vars.reference=latest [2024-04-23T11:47:03.733Z] time="2024-04-23T11:47:03.731881092Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=7b301f98-cb35-4427-b8ef-321a99f60cba http.request.method=PUT http.request.remoteaddr="127.0.0.1:45536" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.15+unknown" http.response.duration=2.181438ms http.response.status=201 http.response.written=0 [2024-04-23T11:47:03.733Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.15+unknown" [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.736547295Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad7019e1-0da8-405b-873a-10286f4bcfea http.request.method=GET http.request.remoteaddr="127.0.0.1:45568" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.736585661Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad7019e1-0da8-405b-873a-10286f4bcfea http.request.method=GET http.request.remoteaddr="127.0.0.1:45568" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="867.16µs" http.response.status=200 http.response.written=2 [2024-04-23T11:47:03.988Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739251451Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739290556Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739368461Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.684µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b11204cc-9c6d-4ead-a17b-591e3b0980e0 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739392543Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739443955Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.083µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2c899ebc-8799-43b8-810c-b79a74491e05 trace.line=95 vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739488671Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.345µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=48c11f55-04b2-4664-884d-f3202d52ba84 trace.line=155 vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739525749Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.39µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=1aca2e53-6d5c-4e3b-bc38-6b716b7540db trace.line=125 vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.739570359Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.7396657Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c011c101-1652-4f1e-830b-45f71fa32dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45582" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-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.812652ms http.response.status=200 http.response.written=417 [2024-04-23T11:47:03.988Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.747894104Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.988Z] time="2024-04-23T11:47:03.747937721Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.747952187Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.748023824Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.854µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=00ee87fa-2f91-445f-8773-23d10ec40362 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.748075112Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.589µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c9a70aa-a287-4343-915a-0668ad8993ff trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.748111641Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.383µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=9db4952b-dd2f-4f0e-998a-f27eebb8aa7b trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.74814725Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.748236183Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1574af7c-87ef-4f38-919b-9c204d46084c http.request.method=GET http.request.remoteaddr="127.0.0.1:45584" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-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.197416ms http.response.status=200 http.response.written=417 [2024-04-23T11:47:03.989Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754475422Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.75451899Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754529533Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754562755Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754591308Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.933µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=747161ae-ed05-47a5-a671-d90752208370 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754631036Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.354µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=baf5cc77-3e8c-414e-a176-665987f707df trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754641621Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.41µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ad28689-4cee-44e8-be38-2e60b4a9d55d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754681521Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.894µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e02fa747-d7b5-4eba-b279-ec8e178bcbb4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754686748Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.889µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=16cfb50d-7e5c-48b8-9044-debeaab189ce trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754719797Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.871µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61c939b2-f56b-44ba-815a-c2d6bf2a0e7d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754724958Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.101µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0fcee4fb-e2a2-4e64-84a1-44cc6d5af450 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754751517Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.501µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=05d832b6-a390-42c8-99b7-468bc3eba920 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754758992Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.764µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f99b0da5-3510-4d46-9d86-d0d258f164ba trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754785297Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.608µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=35a9200d-557c-4963-ab46-f235dd62dfe6 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754792427Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.739µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b5a67db-9530-473e-bd22-7d0afd02c016 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754820381Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.49µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=df892c00-a025-4466-86b3-eaed8e7f3e17 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.75483524Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.916µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=77604d0d-07d3-4fa2-b03f-3d1bc84afb4d trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.754866468Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.669µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=d1407d9a-69fa-4c72-b848-3b2acd6ea7ec trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.755653031Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.279µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0074b034-1f0f-47e6-aa0b-c26222c2915a trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.755745123Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=103.045µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2f595197-b912-4b94-bcef-034206ecf7ef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.755916261Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=136.136µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bacb4a1b-d62d-4d4d-aa64-80bb5c89b7b8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.756013563Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.732µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d676d688-17ec-404e-90bb-45319dc5ab30 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.75605581Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d93cf14-c967-4477-990b-98854fc3eed5 http.request.method=GET http.request.remoteaddr="127.0.0.1:45602" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.886846ms http.response.status=200 http.response.written=68 [2024-04-23T11:47:03.989Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.75614005Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c90646b1-2c6d-4d9e-8358-9f2763d54287 http.request.method=GET http.request.remoteaddr="127.0.0.1:45596" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.111686ms http.response.status=200 http.response.written=194 [2024-04-23T11:47:03.989Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.768601372Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad27a953-fec1-4cb3-b558-aae9185ae066 http.request.method=GET http.request.remoteaddr="127.0.0.1:45610" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.768641256Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ad27a953-fec1-4cb3-b558-aae9185ae066 http.request.method=GET http.request.remoteaddr="127.0.0.1:45610" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="848.608µs" http.response.status=200 http.response.written=2 [2024-04-23T11:47:03.989Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.778453173Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85e7385-8069-43e2-a9d3-3f266575eede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.778502361Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85e7385-8069-43e2-a9d3-3f266575eede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.778517631Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85e7385-8069-43e2-a9d3-3f266575eede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.778586371Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85e7385-8069-43e2-a9d3-3f266575eede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.814µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2aff2da5-07f0-4675-a4ca-cf58b70a932f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.778638202Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d85e7385-8069-43e2-a9d3-3f266575eede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.874µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3354cc33-92e7-48b5-9f48-49e691ca7b23 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.77871463Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=d85e7385-8069-43e2-a9d3-3f266575eede http.request.method=HEAD http.request.remoteaddr="127.0.0.1:45618" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.134968ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.780202081Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b6674d6-c7cc-4416-aa81-10803898555f http.request.method=GET http.request.remoteaddr="127.0.0.1:45624" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.78024126Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b6674d6-c7cc-4416-aa81-10803898555f http.request.method=GET http.request.remoteaddr="127.0.0.1:45624" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.780256865Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b6674d6-c7cc-4416-aa81-10803898555f http.request.method=GET http.request.remoteaddr="127.0.0.1:45624" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.989Z] time="2024-04-23T11:47:03.780313857Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b6674d6-c7cc-4416-aa81-10803898555f http.request.method=GET http.request.remoteaddr="127.0.0.1:45624" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.354µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=78753c86-9ddf-4d5e-9eec-4185fe630c82 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.990Z] time="2024-04-23T11:47:03.780360075Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5b6674d6-c7cc-4416-aa81-10803898555f http.request.method=GET http.request.remoteaddr="127.0.0.1:45624" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.236µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45dae318-b51d-4c79-a747-9689dcde20d5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.990Z] time="2024-04-23T11:47:03.78049516Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=5b6674d6-c7cc-4416-aa81-10803898555f http.request.method=GET http.request.remoteaddr="127.0.0.1:45624" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.161199ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" [2024-04-23T11:47:03.990Z] 127.0.0.1 - - [23/Apr/2024:11:47:03 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.9 git-commit/4b02712562193e8d37f4bc3743b573f024f6bc5c kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2024-04-23T11:47:03.990Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s) [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T11:47:03.990Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T11:47:03.990Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting/asdfasdf [2024-04-23T11:47:03.990Z] === PAUSE TestImagePullNonExisting/asdfasdf [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting/asdfasdf:latest [2024-04-23T11:47:03.990Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting/library/asdfasdf [2024-04-23T11:47:03.990Z] === PAUSE TestImagePullNonExisting/library/asdfasdf [2024-04-23T11:47:03.990Z] === RUN TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T11:47:03.990Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T11:47:03.990Z] === CONT TestImagePullNonExisting/asdfasdf:foobar [2024-04-23T11:47:03.990Z] === CONT TestImagePullNonExisting/asdfasdf:latest [2024-04-23T11:47:03.990Z] === CONT TestImagePullNonExisting/library/asdfasdf:foobar [2024-04-23T11:47:03.990Z] === CONT TestImagePullNonExisting/asdfasdf [2024-04-23T11:47:03.990Z] === CONT TestImagePullNonExisting/library/asdfasdf [2024-04-23T11:47:03.990Z] === CONT TestImagePullNonExisting/library/asdfasdf:latest [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting (0.01s) [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s) [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s) [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s) [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.97s) [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting/asdfasdf (1.26s) [2024-04-23T11:47:05.349Z] --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s) [2024-04-23T11:47:05.349Z] === RUN TestRemoveImageOrphaning [2024-04-23T11:47:05.349Z] --- PASS: TestRemoveImageOrphaning (0.17s) [2024-04-23T11:47:05.349Z] === RUN TestRemoveByDigest [2024-04-23T11:47:05.349Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-04-23T11:47:05.349Z] --- SKIP: TestRemoveByDigest (0.00s) [2024-04-23T11:47:05.349Z] === RUN TestRemoveImageGarbageCollector [2024-04-23T11:47:05.349Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-04-23T11:47:05.349Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2024-04-23T11:47:05.349Z] === RUN TestSaveCheckTimes [2024-04-23T11:47:05.349Z] === PAUSE TestSaveCheckTimes [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI/busybox:latest [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI/busybox:latest/Manifest [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI/busybox:latest/Config [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI/busybox:latest/Containerd_image_name [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI/busybox:latest/OCI_reference_tag [2024-04-23T11:47:05.349Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/multilayer:latest [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/multilayer:latest/Manifest [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/multilayer:latest/Config [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/multilayer:latest/Containerd_image_name [2024-04-23T11:47:05.604Z] === RUN TestSaveOCI/multilayer:latest/OCI_reference_tag [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI (0.15s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/busybox:latest (0.02s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/busybox:latest/Config (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/multilayer:latest (0.02s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s) [2024-04-23T11:47:05.604Z] --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s) [2024-04-23T11:47:05.604Z] === RUN TestSaveRepoWithMultipleImages [2024-04-23T11:47:05.604Z] --- PASS: TestSaveRepoWithMultipleImages (0.21s) [2024-04-23T11:47:05.604Z] === RUN TestSaveDirectoryPermissions [2024-04-23T11:47:06.964Z] --- PASS: TestSaveDirectoryPermissions (0.97s) [2024-04-23T11:47:06.964Z] === RUN TestTagUnprefixedRepoByNameOrName [2024-04-23T11:47:06.964Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2024-04-23T11:47:06.964Z] === RUN TestTagUsingDigestAlgorithmAsName [2024-04-23T11:47:06.964Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s) [2024-04-23T11:47:06.964Z] === RUN TestTagValidPrefixedRepo [2024-04-23T11:47:06.964Z] === RUN TestTagValidPrefixedRepo/fooo/bar [2024-04-23T11:47:06.964Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar [2024-04-23T11:47:06.964Z] === RUN TestTagValidPrefixedRepo/fooaa/test [2024-04-23T11:47:06.964Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test [2024-04-23T11:47:06.964Z] === RUN TestTagValidPrefixedRepo/foooo:t [2024-04-23T11:47:06.964Z] === PAUSE TestTagValidPrefixedRepo/foooo:t [2024-04-23T11:47:06.964Z] === RUN TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T11:47:06.964Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T11:47:06.964Z] === CONT TestTagValidPrefixedRepo/fooo/bar [2024-04-23T11:47:06.964Z] === CONT TestTagValidPrefixedRepo/foooo:t [2024-04-23T11:47:06.964Z] === CONT TestTagValidPrefixedRepo/fooaa/test [2024-04-23T11:47:06.964Z] === CONT TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar [2024-04-23T11:47:06.964Z] --- PASS: TestTagValidPrefixedRepo (0.02s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s) [2024-04-23T11:47:06.964Z] === RUN TestTagExistedNameWithoutForce [2024-04-23T11:47:06.964Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2024-04-23T11:47:06.964Z] === RUN TestTagOfficialNames [2024-04-23T11:47:06.964Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox [2024-04-23T11:47:06.964Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox [2024-04-23T11:47:06.964Z] === RUN TestTagOfficialNames/tag_from_busybox_to_library/busybox [2024-04-23T11:47:06.964Z] === RUN TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox [2024-04-23T11:47:06.964Z] === RUN TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox [2024-04-23T11:47:06.964Z] --- PASS: TestTagOfficialNames (0.04s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s) [2024-04-23T11:47:06.964Z] --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s) [2024-04-23T11:47:06.964Z] === RUN TestTagMatchesDigest [2024-04-23T11:47:06.964Z] --- PASS: TestTagMatchesDigest (0.01s) [2024-04-23T11:47:06.964Z] === CONT TestSaveCheckTimes [2024-04-23T11:47:06.964Z] --- PASS: TestSaveCheckTimes (0.03s) [2024-04-23T11:47:06.964Z] PASS [2024-04-23T11:47:06.964Z] [2024-04-23T11:47:06.964Z] === Skipped [2024-04-23T11:47:06.964Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2024-04-23T11:47:06.964Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2024-04-23T11:47:06.964Z] [2024-04-23T11:47:06.964Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s) [2024-04-23T11:47:06.964Z] remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers [2024-04-23T11:47:06.964Z] [2024-04-23T11:47:06.964Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2024-04-23T11:47:06.964Z] remove_unix_test.go:35: (*Execution).NotAmd64-fm [2024-04-23T11:47:06.964Z] [2024-04-23T11:47:06.964Z] DONE 71 tests, 3 skipped in 6.533s [2024-04-23T11:47:06.964Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2024-04-23T11:47:06.964Z] ++ '[' -n '' ']' [2024-04-23T11:47:06.964Z] ++ 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 [2024-04-23T11:47:06.964Z] ++ set -e [2024-04-23T11:47:06.964Z] ++ '[' -n 0 ']' [2024-04-23T11:47:06.964Z] ++ set -x [2024-04-23T11:47:06.964Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:47:06.964Z] === RUN TestStripANSICommands [2024-04-23T11:47:06.964Z] === RUN TestStripANSICommands/#00 [2024-04-23T11:47:06.964Z] === RUN TestStripANSICommands/#01 [2024-04-23T11:47:06.964Z] --- PASS: TestStripANSICommands (0.00s) [2024-04-23T11:47:06.964Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2024-04-23T11:47:06.964Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2024-04-23T11:47:06.964Z] PASS [2024-04-23T11:47:06.964Z] [2024-04-23T11:47:06.964Z] DONE 3 tests in 0.006s [2024-04-23T11:47:06.964Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2024-04-23T11:47:06.964Z] ++ '[' -n '' ']' [2024-04-23T11:47:06.964Z] ++ 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 [2024-04-23T11:47:06.964Z] ++ set -e [2024-04-23T11:47:06.964Z] ++ '[' -n 0 ']' [2024-04-23T11:47:06.964Z] ++ set -x [2024-04-23T11:47:06.965Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:47:06.965Z] INFO: Testing against a local daemon [2024-04-23T11:47:06.965Z] === RUN TestCreateWithMultiNetworks [2024-04-23T11:47:07.888Z] --- PASS: TestCreateWithMultiNetworks (0.86s) [2024-04-23T11:47:07.888Z] === RUN TestNetworkCreateDelete [2024-04-23T11:47:07.888Z] --- PASS: TestNetworkCreateDelete (0.17s) [2024-04-23T11:47:07.888Z] === RUN TestDockerNetworkDeletePreferID [2024-04-23T11:47:08.447Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2024-04-23T11:47:08.447Z] === RUN TestDaemonDNSFallback [2024-04-23T11:47:14.967Z] --- PASS: TestDaemonDNSFallback (6.16s) [2024-04-23T11:47:14.967Z] === RUN TestInspectNetwork [2024-04-23T11:47:16.849Z] === RUN TestInspectNetwork/full_network_id [2024-04-23T11:47:16.849Z] === RUN TestInspectNetwork/partial_network_id [2024-04-23T11:47:16.849Z] === RUN TestInspectNetwork/network_name [2024-04-23T11:47:16.849Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2024-04-23T11:47:21.001Z] --- PASS: TestInspectNetwork (6.35s) [2024-04-23T11:47:21.001Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2024-04-23T11:47:21.001Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2024-04-23T11:47:21.001Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2024-04-23T11:47:21.001Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2024-04-23T11:47:21.001Z] === RUN TestRunContainerWithBridgeNone [2024-04-23T11:47:21.924Z] --- PASS: TestRunContainerWithBridgeNone (1.15s) [2024-04-23T11:47:21.924Z] === RUN TestNetworkInvalidJSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/create [2024-04-23T11:47:21.925Z] === PAUSE TestNetworkInvalidJSON/networks/create [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T11:47:21.925Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T11:47:21.925Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T11:47:21.925Z] === CONT TestNetworkInvalidJSON/networks/create [2024-04-23T11:47:21.925Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2024-04-23T11:47:21.925Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2024-04-23T11:47:21.925Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2024-04-23T11:47:21.925Z] === RUN TestNetworkList [2024-04-23T11:47:21.925Z] === RUN TestNetworkList//networks [2024-04-23T11:47:21.925Z] === PAUSE TestNetworkList//networks [2024-04-23T11:47:21.925Z] === RUN TestNetworkList//networks/ [2024-04-23T11:47:21.925Z] === PAUSE TestNetworkList//networks/ [2024-04-23T11:47:21.925Z] === CONT TestNetworkList//networks [2024-04-23T11:47:21.925Z] === CONT TestNetworkList//networks/ [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkList (0.01s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkList//networks (0.00s) [2024-04-23T11:47:21.925Z] --- PASS: TestNetworkList//networks/ (0.00s) [2024-04-23T11:47:21.925Z] === RUN TestHostIPv4BridgeLabel [2024-04-23T11:47:22.483Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2024-04-23T11:47:22.483Z] === RUN TestDefaultNetworkOpts [2024-04-23T11:47:22.483Z] === RUN TestDefaultNetworkOpts/default_value [2024-04-23T11:47:23.844Z] === RUN TestDefaultNetworkOpts/cmdline_value [2024-04-23T11:47:25.258Z] === RUN TestDefaultNetworkOpts/config-from_value [2024-04-23T11:47:26.181Z] --- PASS: TestDefaultNetworkOpts (3.59s) [2024-04-23T11:47:26.181Z] --- PASS: TestDefaultNetworkOpts/default_value (1.17s) [2024-04-23T11:47:26.181Z] --- PASS: TestDefaultNetworkOpts/cmdline_value (1.25s) [2024-04-23T11:47:26.181Z] --- PASS: TestDefaultNetworkOpts/config-from_value (1.18s) [2024-04-23T11:47:26.181Z] === RUN TestForbidDuplicateNetworkNames [2024-04-23T11:47:26.740Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s) [2024-04-23T11:47:26.740Z] === RUN TestDaemonRestartWithLiveRestore [2024-04-23T11:47:28.099Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2024-04-23T11:47:28.099Z] === RUN TestDaemonDefaultNetworkPools [2024-04-23T11:47:28.658Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2024-04-23T11:47:28.658Z] === RUN TestDaemonRestartWithExistingNetwork [2024-04-23T11:47:30.016Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2024-04-23T11:47:30.016Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2024-04-23T11:47:30.939Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2024-04-23T11:47:30.939Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2024-04-23T11:47:31.498Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2024-04-23T11:47:31.498Z] === RUN TestServiceWithPredefinedNetwork [2024-04-23T11:47:34.005Z] --- PASS: TestServiceWithPredefinedNetwork (2.03s) [2024-04-23T11:47:34.005Z] === RUN TestServiceRemoveKeepsIngressNetwork [2024-04-23T11:47:34.005Z] service_test.go:250: FLAKY_TEST [2024-04-23T11:47:34.005Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-04-23T11:47:34.005Z] === RUN TestServiceWithDataPathPortInit [2024-04-23T11:47:48.821Z] --- PASS: TestServiceWithDataPathPortInit (13.25s) [2024-04-23T11:47:48.821Z] === RUN TestServiceWithDefaultAddressPoolInit [2024-04-23T11:47:49.075Z] service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yznvj6pzsc649vuq9d69ydo4q Created:2024-04-23 11:47:48.075331521 +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[f0d7bdce4493a3cb7a18da8c468e568d7aa2a86cc15672c4adfc0931a38cf8e9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9z8xkv27esnytxr06e57gxoft EndpointID:9386b9a375f617da43c8b8e1965c379f7ccecc769ce5a05558d7c2767fb2f85e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:accb3de2582ad5e9be6a9d665785fe1977b19f2d644f673c87f26ce75ace64f8 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:8927d641985f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9z8xkv27esnytxr06e57gxoft EndpointID:9386b9a375f617da43c8b8e1965c379f7ccecc769ce5a05558d7c2767fb2f85e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2024-04-23T11:47:54.304Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s) [2024-04-23T11:47:54.304Z] PASS [2024-04-23T11:47:54.304Z] [2024-04-23T11:47:54.304Z] === Skipped [2024-04-23T11:47:54.304Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2024-04-23T11:47:54.304Z] service_test.go:250: FLAKY_TEST [2024-04-23T11:47:54.304Z] [2024-04-23T11:47:54.304Z] DONE 44 tests, 1 skipped in 46.789s [2024-04-23T11:47:54.304Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2024-04-23T11:47:54.304Z] ++ '[' -n '' ']' [2024-04-23T11:47:54.304Z] ++ 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 [2024-04-23T11:47:54.304Z] ++ set -e [2024-04-23T11:47:54.304Z] ++ '[' -n 0 ']' [2024-04-23T11:47:54.304Z] ++ set -x [2024-04-23T11:47:54.304Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:47:54.304Z] INFO: Testing against a local daemon [2024-04-23T11:47:54.304Z] === RUN TestDockerNetworkIpvlanPersistance [2024-04-23T11:47:54.863Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.16s) [2024-04-23T11:47:54.863Z] === RUN TestDockerNetworkIpvlan [2024-04-23T11:47:54.863Z] === RUN TestDockerNetworkIpvlan/Subinterface [2024-04-23T11:47:55.786Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2024-04-23T11:47:56.344Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2024-04-23T11:47:57.704Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2024-04-23T11:47:59.062Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2024-04-23T11:48:00.420Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2024-04-23T11:48:01.779Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetWithParent [2024-04-23T11:48:03.660Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnetNoParent [2024-04-23T11:48:06.166Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2024-04-23T11:48:08.069Z] === RUN TestDockerNetworkIpvlan/L2Addressing [2024-04-23T11:48:08.992Z] === RUN TestDockerNetworkIpvlan/L3Addressing [2024-04-23T11:48:09.915Z] === RUN TestDockerNetworkIpvlan/NoIPv6 [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan (16.05s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.70s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.64s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.32s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.39s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.33s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.47s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.92s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.15s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.05s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.01s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/L3Addressing (0.99s) [2024-04-23T11:48:10.839Z] --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.06s) [2024-04-23T11:48:10.839Z] === RUN TestIPVlanDNS [2024-04-23T11:48:11.397Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false [2024-04-23T11:48:19.464Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false [2024-04-23T11:48:24.691Z] === RUN TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true [2024-04-23T11:48:29.918Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false [2024-04-23T11:48:36.437Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false [2024-04-23T11:48:41.665Z] === RUN TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS (36.09s) [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.81s) [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.51s) [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.41s) [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.82s) [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.47s) [2024-04-23T11:48:46.893Z] --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.44s) [2024-04-23T11:48:46.893Z] PASS [2024-04-23T11:48:46.893Z] [2024-04-23T11:48:46.893Z] DONE 21 tests in 53.330s [2024-04-23T11:48:46.893Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2024-04-23T11:48:46.893Z] ++ '[' -n '' ']' [2024-04-23T11:48:46.893Z] ++ 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 [2024-04-23T11:48:46.893Z] ++ set -e [2024-04-23T11:48:46.893Z] ++ '[' -n 0 ']' [2024-04-23T11:48:46.893Z] ++ set -x [2024-04-23T11:48:46.893Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:48:47.148Z] INFO: Testing against a local daemon [2024-04-23T11:48:47.148Z] === RUN TestDockerNetworkMacvlanPersistance [2024-04-23T11:48:48.070Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.16s) [2024-04-23T11:48:48.070Z] === RUN TestDockerNetworkMacvlan [2024-04-23T11:48:48.070Z] === RUN TestDockerNetworkMacvlan/Subinterface [2024-04-23T11:48:48.992Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2024-04-23T11:48:49.551Z] === RUN TestDockerNetworkMacvlan/NilParent [2024-04-23T11:48:50.910Z] === RUN TestDockerNetworkMacvlan/InternalMode [2024-04-23T11:48:52.807Z] === RUN TestDockerNetworkMacvlan/MultiSubnetWithParent [2024-04-23T11:48:54.167Z] === RUN TestDockerNetworkMacvlan/MultiSubnetNoParent [2024-04-23T11:48:56.673Z] === RUN TestDockerNetworkMacvlan/Addressing [2024-04-23T11:48:57.596Z] === RUN TestDockerNetworkMacvlan/NoIPv6 [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan (10.37s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.41s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.44s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.85s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.19s) [2024-04-23T11:48:58.519Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.01s) [2024-04-23T11:48:58.520Z] --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.10s) [2024-04-23T11:48:58.520Z] === RUN TestMACVlanDNS [2024-04-23T11:48:59.079Z] === RUN TestMACVlanDNS/with_parent [2024-04-23T11:49:07.146Z] === RUN TestMACVlanDNS/no_parent [2024-04-23T11:49:12.375Z] === RUN TestMACVlanDNS/with_parent,_internal [2024-04-23T11:49:17.603Z] --- PASS: TestMACVlanDNS (18.53s) [2024-04-23T11:49:17.603Z] --- PASS: TestMACVlanDNS/with_parent (6.80s) [2024-04-23T11:49:17.603Z] --- PASS: TestMACVlanDNS/no_parent (5.57s) [2024-04-23T11:49:17.603Z] --- PASS: TestMACVlanDNS/with_parent,_internal (5.53s) [2024-04-23T11:49:17.603Z] PASS [2024-04-23T11:49:17.603Z] [2024-04-23T11:49:17.603Z] DONE 14 tests in 30.090s [2024-04-23T11:49:17.603Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m [2024-04-23T11:49:17.603Z] ++ '[' -n '' ']' [2024-04-23T11:49:17.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-04-23T11:49:17.603Z] ++ set -e [2024-04-23T11:49:17.603Z] ++ '[' -n 0 ']' [2024-04-23T11:49:17.603Z] ++ set -x [2024-04-23T11:49:17.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m [2024-04-23T11:49:17.603Z] INFO: Testing against a local daemon [2024-04-23T11:49:17.603Z] === RUN TestBridgeICC [2024-04-23T11:49:17.603Z] === RUN TestBridgeICC/IPv4_non-internal_network [2024-04-23T11:49:18.963Z] === RUN TestBridgeICC/IPv4_internal_network [2024-04-23T11:49:19.886Z] === RUN TestBridgeICC/IPv6_ULA_on_non-internal_network [2024-04-23T11:49:20.810Z] === RUN TestBridgeICC/IPv6_ULA_on_internal_network [2024-04-23T11:49:21.734Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network [2024-04-23T11:49:22.658Z] === RUN TestBridgeICC/IPv6_link-local_address_on_internal_network [2024-04-23T11:49:24.019Z] === RUN TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name [2024-04-23T11:49:24.943Z] === RUN TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name [2024-04-23T11:49:25.866Z] === RUN TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address [2024-04-23T11:49:29.124Z] === RUN TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC (14.90s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv4_non-internal_network (1.00s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv4_internal_network (0.98s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.02s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.95s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.10s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.98s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.05s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.04s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.11s) [2024-04-23T11:49:32.407Z] --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.05s) [2024-04-23T11:49:32.407Z] === RUN TestBridgeICCWindows [2024-04-23T11:49:32.407Z] bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:49:32.407Z] --- SKIP: TestBridgeICCWindows (0.00s) [2024-04-23T11:49:32.407Z] === RUN TestBridgeINC [2024-04-23T11:49:32.661Z] === RUN TestBridgeINC/IPv4_non-internal_network [2024-04-23T11:49:36.815Z] === RUN TestBridgeINC/IPv4_internal_network [2024-04-23T11:49:38.175Z] === RUN TestBridgeINC/IPv6_ULA_on_non-internal_network [2024-04-23T11:49:42.328Z] === RUN TestBridgeINC/IPv6_ULA_on_internal_network [2024-04-23T11:49:43.252Z] --- PASS: TestBridgeINC (11.21s) [2024-04-23T11:49:43.252Z] --- PASS: TestBridgeINC/IPv4_non-internal_network (4.20s) [2024-04-23T11:49:43.252Z] --- PASS: TestBridgeINC/IPv4_internal_network (1.07s) [2024-04-23T11:49:43.252Z] --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.25s) [2024-04-23T11:49:43.252Z] --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.09s) [2024-04-23T11:49:43.252Z] === RUN TestDefaultBridgeIPv6 [2024-04-23T11:49:43.252Z] === RUN TestDefaultBridgeIPv6/IPv6_ULA [2024-04-23T11:49:44.611Z] === RUN TestDefaultBridgeIPv6/IPv6_LLA_only [2024-04-23T11:49:46.493Z] === RUN TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only [2024-04-23T11:49:47.854Z] --- PASS: TestDefaultBridgeIPv6 (4.33s) [2024-04-23T11:49:47.854Z] --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.44s) [2024-04-23T11:49:47.854Z] --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.45s) [2024-04-23T11:49:47.854Z] --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s) [2024-04-23T11:49:47.854Z] === RUN TestDefaultBridgeAddresses [2024-04-23T11:49:47.854Z] === RUN TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes [2024-04-23T11:49:49.214Z] === RUN TestDefaultBridgeAddresses/Link-Local_Subnet_Changes [2024-04-23T11:49:50.574Z] --- PASS: TestDefaultBridgeAddresses (3.10s) [2024-04-23T11:49:50.574Z] --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s) [2024-04-23T11:49:50.574Z] --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s) [2024-04-23T11:49:50.574Z] === RUN TestInternalNwConnectivity [2024-04-23T11:49:53.830Z] --- PASS: TestInternalNwConnectivity (3.27s) [2024-04-23T11:49:53.830Z] === RUN TestDisableIPv6Addrs [2024-04-23T11:49:54.752Z] === RUN TestDisableIPv6Addrs/IPv6_enabled [2024-04-23T11:49:55.006Z] === RUN TestDisableIPv6Addrs/IPv6_disabled [2024-04-23T11:49:55.565Z] --- PASS: TestDisableIPv6Addrs (1.62s) [2024-04-23T11:49:55.565Z] --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.45s) [2024-04-23T11:49:55.565Z] --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.45s) [2024-04-23T11:49:55.565Z] === RUN TestNonIPv6Network [2024-04-23T11:49:56.923Z] --- PASS: TestNonIPv6Network (1.24s) [2024-04-23T11:49:56.923Z] === RUN TestSetInterfaceSysctl [2024-04-23T11:49:57.846Z] --- PASS: TestSetInterfaceSysctl (1.04s) [2024-04-23T11:49:57.846Z] === RUN TestEtcHostsIpv6 [2024-04-23T11:49:58.405Z] === RUN TestEtcHostsIpv6/IPv6_enabled [2024-04-23T11:49:58.963Z] === RUN TestEtcHostsIpv6/IPv6_disabled [2024-04-23T11:49:59.522Z] --- PASS: TestEtcHostsIpv6 (1.54s) [2024-04-23T11:49:59.522Z] --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.49s) [2024-04-23T11:49:59.522Z] --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.45s) [2024-04-23T11:49:59.522Z] === RUN TestMACAddrOnRestart [2024-04-23T11:50:01.404Z] --- PASS: TestMACAddrOnRestart (2.06s) [2024-04-23T11:50:01.404Z] === RUN TestCfgdMACAddrOnRestart [2024-04-23T11:50:03.967Z] --- PASS: TestCfgdMACAddrOnRestart (2.50s) [2024-04-23T11:50:03.967Z] === RUN TestInspectCfgdMAC [2024-04-23T11:50:04.526Z] === RUN TestInspectCfgdMAC/generated_address_default_bridge [2024-04-23T11:50:04.526Z] === RUN TestInspectCfgdMAC/configured_address_default_bridge [2024-04-23T11:50:04.526Z] === RUN TestInspectCfgdMAC/generated_address_custom_bridge [2024-04-23T11:50:04.780Z] === RUN TestInspectCfgdMAC/configured_address_custom_bridge [2024-04-23T11:50:05.035Z] === RUN TestInspectCfgdMAC/ctr-wide_address_default_bridge [2024-04-23T11:50:05.035Z] --- PASS: TestInspectCfgdMAC (1.07s) [2024-04-23T11:50:05.035Z] --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s) [2024-04-23T11:50:05.035Z] --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s) [2024-04-23T11:50:05.035Z] --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.17s) [2024-04-23T11:50:05.035Z] --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s) [2024-04-23T11:50:05.035Z] --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s) [2024-04-23T11:50:05.035Z] === RUN TestWatchtowerCreate [2024-04-23T11:50:06.394Z] --- PASS: TestWatchtowerCreate (1.09s) [2024-04-23T11:50:06.394Z] === RUN TestResolvConfLocalhostIPv6 [2024-04-23T11:50:07.317Z] --- PASS: TestResolvConfLocalhostIPv6 (1.17s) [2024-04-23T11:50:07.317Z] === RUN TestInternalNetworkDNS [2024-04-23T11:50:33.785Z] --- PASS: TestInternalNetworkDNS (23.05s) [2024-04-23T11:50:33.785Z] === RUN TestNslookupWindows [2024-04-23T11:50:33.785Z] resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:50:33.785Z] --- SKIP: TestNslookupWindows (0.00s) [2024-04-23T11:50:33.785Z] PASS [2024-04-23T11:50:33.785Z] [2024-04-23T11:50:33.785Z] === Skipped [2024-04-23T11:50:33.785Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s) [2024-04-23T11:50:33.785Z] bridge_test.go:215: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:50:33.785Z] [2024-04-23T11:50:33.785Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s) [2024-04-23T11:50:33.785Z] resolvconf_test.go:140: testEnv.DaemonInfo.OSType != "windows" [2024-04-23T11:50:33.785Z] [2024-04-23T11:50:33.785Z] DONE 45 tests, 2 skipped in 73.219s [2024-04-23T11:50:33.785Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2024-04-23T11:50:33.785Z] ++ '[' -n '' ']' [2024-04-23T11:50:33.785Z] ++ 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 [2024-04-23T11:50:33.785Z] ++ set -e [2024-04-23T11:50:33.785Z] ++ '[' -n 0 ']' [2024-04-23T11:50:33.785Z] ++ set -x [2024-04-23T11:50:33.785Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:50:33.785Z] testing: warning: no tests to run [2024-04-23T11:50:33.785Z] PASS [2024-04-23T11:50:33.785Z] [2024-04-23T11:50:33.785Z] DONE 0 tests in 0.005s [2024-04-23T11:50:33.785Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2024-04-23T11:50:33.785Z] ++ '[' -n '' ']' [2024-04-23T11:50:33.785Z] ++ 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 [2024-04-23T11:50:33.785Z] ++ set -e [2024-04-23T11:50:33.785Z] ++ '[' -n 0 ']' [2024-04-23T11:50:33.785Z] ++ set -x [2024-04-23T11:50:33.785Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:50:33.785Z] INFO: Testing against a local daemon [2024-04-23T11:50:33.785Z] === RUN TestAuthZPluginAllowRequest [2024-04-23T11:50:33.785Z] --- PASS: TestAuthZPluginAllowRequest (0.96s) [2024-04-23T11:50:33.785Z] === RUN TestAuthZPluginTLS [2024-04-23T11:50:33.785Z] --- PASS: TestAuthZPluginTLS (0.54s) [2024-04-23T11:50:33.785Z] === RUN TestAuthZPluginDenyRequest [2024-04-23T11:50:33.785Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2024-04-23T11:50:33.785Z] === RUN TestAuthZPluginAPIDenyResponse [2024-04-23T11:50:33.785Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2024-04-23T11:50:33.785Z] === RUN TestAuthZPluginDenyResponse [2024-04-23T11:50:33.785Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2024-04-23T11:50:33.785Z] === RUN TestAuthZPluginAllowEventStream [2024-04-23T11:50:34.344Z] 2024/04/23 11:50:34 http: panic serving 127.0.0.1:39304: runtime error: invalid memory address or nil pointer dereference [2024-04-23T11:50:34.344Z] goroutine 173 [running]: [2024-04-23T11:50:34.344Z] net/http.(*conn).serve.func1() [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T11:50:34.344Z] panic({0xa96bc0?, 0x15cb010?}) [2024-04-23T11:50:34.344Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T11:50:34.344Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x4000680cc0}, 0xffffa2bc1ef8?) [2024-04-23T11:50:34.344Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c [2024-04-23T11:50:34.344Z] net/http.HandlerFunc.ServeHTTP(0x40001cef00?, {0xd9bff0?, 0x4000680cc0?}, 0x403084?) [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:50:34.344Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x4000680cc0}, 0x40001cef00) [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T11:50:34.344Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400070ad10, {0xd9abb0?, 0x40000f17a0}, 0x40001cee00, {0xd90c00, 0x4000126dc0}) [2024-04-23T11:50:34.344Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T11:50:34.344Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f17a0?}, 0x4000518ab0?) [2024-04-23T11:50:34.344Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T11:50:34.344Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9abb0?, 0x40000f17a0?}, 0x40000f17a0?) [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:50:34.344Z] net/http.serverHandler.ServeHTTP({0xd97628?}, {0xd9abb0?, 0x40000f17a0?}, 0x6?) [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T11:50:34.344Z] net/http.(*conn).serve(0x4000640cf0, {0xda2358, 0x4000709020}) [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T11:50:34.344Z] created by net/http.(*Server).Serve in goroutine 13 [2024-04-23T11:50:34.344Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T11:50:35.267Z] 2024/04/23 11:50:35 http: panic serving 127.0.0.1:39314: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-04-23T11:50:35.267Z] goroutine 217 [running]: [2024-04-23T11:50:35.267Z] net/http.(*conn).serve.func1() [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T11:50:35.267Z] panic({0xa2c420?, 0x4000518c30?}) [2024-04-23T11:50:35.267Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T11:50:35.267Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x4000680f60}, 0xffffa2bc1ef8?) [2024-04-23T11:50:35.267Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-04-23T11:50:35.267Z] net/http.HandlerFunc.ServeHTTP(0x40001cf000?, {0xd9bff0?, 0x4000680f60?}, 0x403084?) [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:50:35.267Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x4000680f60}, 0x40001cf000) [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T11:50:35.267Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400070ad10, {0xd9abb0?, 0x40000f1880}, 0x4000334c00, {0xd90c00, 0x4000126dc0}) [2024-04-23T11:50:35.267Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T11:50:35.267Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f1880?}, 0x4000155050?) [2024-04-23T11:50:35.267Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T11:50:35.267Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40000f1880?}, 0x400062fb40?) [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:50:35.267Z] net/http.serverHandler.ServeHTTP({0x4000155050?}, {0xd9abb0?, 0x40000f1880?}, 0x6?) [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T11:50:35.267Z] net/http.(*conn).serve(0x4000497050, {0xda2358, 0x4000709020}) [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T11:50:35.267Z] created by net/http.(*Server).Serve in goroutine 13 [2024-04-23T11:50:35.267Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T11:50:37.147Z] 2024/04/23 11:50:37 http: panic serving 127.0.0.1:39322: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input [2024-04-23T11:50:37.147Z] goroutine 118 [running]: [2024-04-23T11:50:37.147Z] net/http.(*conn).serve.func1() [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:1868 +0xb0 [2024-04-23T11:50:37.147Z] panic({0xa2c420?, 0x40003ba100?}) [2024-04-23T11:50:37.147Z] /usr/local/go/src/runtime/panic.go:920 +0x26c [2024-04-23T11:50:37.147Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9bff0, 0x400031a300}, 0xffff5c03d9a0?) [2024-04-23T11:50:37.147Z] /go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360 [2024-04-23T11:50:37.147Z] net/http.HandlerFunc.ServeHTTP(0x4000334100?, {0xd9bff0?, 0x400031a300?}, 0x403084?) [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:50:37.147Z] net/http.(*ServeMux).ServeHTTP(0xda2358?, {0xd9bff0, 0x400031a300}, 0x4000334100) [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:2514 +0x144 [2024-04-23T11:50:37.147Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400070ad10, {0xd9abb0?, 0x40000f00e0}, 0x4000334000, {0xd90c00, 0x4000126dc0}) [2024-04-23T11:50:37.147Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44 [2024-04-23T11:50:37.147Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9abb0?, 0x40000f00e0?}, 0x4000154090?) [2024-04-23T11:50:37.147Z] /go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40 [2024-04-23T11:50:37.147Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9abb0?, 0x40000f00e0?}, 0x4000465b40?) [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:2136 +0x38 [2024-04-23T11:50:37.147Z] net/http.serverHandler.ServeHTTP({0x4000154090?}, {0xd9abb0?, 0x40000f00e0?}, 0x6?) [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:2938 +0xbc [2024-04-23T11:50:37.147Z] net/http.(*conn).serve(0x4000496000, {0xda2358, 0x4000709020}) [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:2009 +0x518 [2024-04-23T11:50:37.147Z] created by net/http.(*Server).Serve in goroutine 13 [2024-04-23T11:50:37.147Z] /usr/local/go/src/net/http/server.go:3086 +0x4cc [2024-04-23T11:50:39.652Z] --- PASS: TestAuthZPluginAllowEventStream (5.97s) [2024-04-23T11:50:39.652Z] === RUN TestAuthZPluginErrorResponse [2024-04-23T11:50:39.963Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2024-04-23T11:50:39.963Z] === RUN TestAuthZPluginErrorRequest [2024-04-23T11:50:40.522Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2024-04-23T11:50:40.522Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2024-04-23T11:50:41.081Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2024-04-23T11:50:41.081Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2024-04-23T11:50:42.004Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s) [2024-04-23T11:50:42.004Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2024-04-23T11:50:43.363Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s) [2024-04-23T11:50:43.363Z] === RUN TestAuthZPluginHeader [2024-04-23T11:50:43.921Z] --- PASS: TestAuthZPluginHeader (0.60s) [2024-04-23T11:50:43.921Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2024-04-23T11:50:43.921Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-04-23T11:50:43.921Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-04-23T11:50:43.921Z] === RUN TestAuthZPluginV2Disable [2024-04-23T11:50:43.921Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-04-23T11:50:43.921Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2024-04-23T11:50:43.921Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2024-04-23T11:50:43.921Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-04-23T11:50:43.921Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-04-23T11:50:43.921Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2024-04-23T11:50:43.921Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-04-23T11:50:43.921Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-04-23T11:50:43.921Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2024-04-23T11:51:01.940Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2024-04-23T11:51:01.940Z] PASS [2024-04-23T11:51:01.940Z] [2024-04-23T11:51:01.940Z] === Skipped [2024-04-23T11:51:01.940Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2024-04-23T11:51:01.940Z] authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm [2024-04-23T11:51:01.940Z] [2024-04-23T11:51:01.940Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2024-04-23T11:51:01.940Z] authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm [2024-04-23T11:51:01.940Z] [2024-04-23T11:51:01.940Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2024-04-23T11:51:01.940Z] authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm [2024-04-23T11:51:01.940Z] [2024-04-23T11:51:01.940Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2024-04-23T11:51:01.940Z] authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm [2024-04-23T11:51:01.940Z] [2024-04-23T11:51:01.940Z] DONE 17 tests, 4 skipped in 30.339s [2024-04-23T11:51:01.940Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2024-04-23T11:51:01.940Z] ++ '[' -n '' ']' [2024-04-23T11:51:01.940Z] ++ 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 [2024-04-23T11:51:01.940Z] ++ set -e [2024-04-23T11:51:01.940Z] ++ '[' -n 0 ']' [2024-04-23T11:51:01.940Z] ++ set -x [2024-04-23T11:51:01.940Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:01.940Z] INFO: Testing against a local daemon [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T11:51:01.940Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T11:51:01.940Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/pull [2024-04-23T11:51:01.940Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2024-04-23T11:51:01.940Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2024-04-23T11:51:01.940Z] === CONT TestPluginInvalidJSON/plugins/pull [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2024-04-23T11:51:01.940Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2024-04-23T11:51:01.940Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON (0.01s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2024-04-23T11:51:01.940Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2024-04-23T11:51:01.940Z] === RUN TestPluginInstall [2024-04-23T11:51:01.940Z] === RUN TestPluginInstall/no_auth [2024-04-23T11:51:04.447Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:51:04.447Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86abe32c3b3031d66331a1d65505c59dbaab57431dabd49ec8566aa5ebacca57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:51:04.447Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:51:04.447Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86abe32c3b3031d66331a1d65505c59dbaab57431dabd49ec8566aa5ebacca57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:51:04.447Z] === RUN TestPluginInstall/with_digest [2024-04-23T11:51:04.702Z] === RUN TestPluginInstall/with_htpasswd [2024-04-23T11:51:05.260Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:51:05.260Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c7f5d68a214ef9f39eae97dfd8bd1d5b2b304a082c7ddc5495d23d3776247f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:51:05.260Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:51:05.260Z] time="2024-04-23T11:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c7f5d68a214ef9f39eae97dfd8bd1d5b2b304a082c7ddc5495d23d3776247f3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:51:05.260Z] === RUN TestPluginInstall/with_insecure [2024-04-23T11:51:06.197Z] time="2024-04-23T11:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:51:06.197Z] time="2024-04-23T11:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86d44e112baf6d2a8860c89ae5ed66d43c155f6c0a49acc73380fadcdb9cf018" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:51:06.197Z] time="2024-04-23T11:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2024-04-23T11:51:06.197Z] time="2024-04-23T11:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86d44e112baf6d2a8860c89ae5ed66d43c155f6c0a49acc73380fadcdb9cf018" mediatype=application/vnd.docker.plugin.v1+json size=522 [2024-04-23T11:51:06.197Z] plugin_test.go:247: [de1ebe43636d9] daemon is not started [2024-04-23T11:51:06.197Z] --- PASS: TestPluginInstall (5.44s) [2024-04-23T11:51:06.197Z] --- PASS: TestPluginInstall/no_auth (3.63s) [2024-04-23T11:51:06.197Z] --- PASS: TestPluginInstall/with_digest (0.45s) [2024-04-23T11:51:06.197Z] --- PASS: TestPluginInstall/with_htpasswd (0.44s) [2024-04-23T11:51:06.197Z] --- PASS: TestPluginInstall/with_insecure (0.91s) [2024-04-23T11:51:06.197Z] === RUN TestPluginsWithRuntimes [2024-04-23T11:51:07.562Z] === RUN TestPluginsWithRuntimes/No_Args [2024-04-23T11:51:08.484Z] === RUN TestPluginsWithRuntimes/With_Args [2024-04-23T11:51:09.407Z] --- PASS: TestPluginsWithRuntimes (3.12s) [2024-04-23T11:51:09.407Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2024-04-23T11:51:09.407Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.82s) [2024-04-23T11:51:09.407Z] === RUN TestPluginBackCompatMediaTypes [2024-04-23T11:51:09.661Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s) [2024-04-23T11:51:09.661Z] PASS [2024-04-23T11:51:09.661Z] [2024-04-23T11:51:09.661Z] DONE 25 tests in 9.071s [2024-04-23T11:51:09.661Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2024-04-23T11:51:09.661Z] ++ '[' -n '' ']' [2024-04-23T11:51:09.661Z] ++ 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 [2024-04-23T11:51:09.661Z] ++ set -e [2024-04-23T11:51:09.661Z] ++ '[' -n 0 ']' [2024-04-23T11:51:09.661Z] ++ set -x [2024-04-23T11:51:09.661Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:09.915Z] INFO: Testing against a local daemon [2024-04-23T11:51:09.915Z] === RUN TestExternalGraphDriver [2024-04-23T11:51:10.170Z] === RUN TestExternalGraphDriver/json [2024-04-23T11:51:10.170Z] === RUN TestExternalGraphDriver/spec [2024-04-23T11:51:10.170Z] === RUN TestExternalGraphDriver/pull [2024-04-23T11:51:10.170Z] --- PASS: TestExternalGraphDriver (0.35s) [2024-04-23T11:51:10.170Z] --- PASS: TestExternalGraphDriver/json (0.00s) [2024-04-23T11:51:10.170Z] --- PASS: TestExternalGraphDriver/spec (0.00s) [2024-04-23T11:51:10.170Z] --- PASS: TestExternalGraphDriver/pull (0.00s) [2024-04-23T11:51:10.170Z] === RUN TestGraphdriverPluginV2 [2024-04-23T11:51:10.424Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-04-23T11:51:10.424Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2024-04-23T11:51:10.424Z] PASS [2024-04-23T11:51:10.424Z] [2024-04-23T11:51:10.424Z] === Skipped [2024-04-23T11:51:10.424Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2024-04-23T11:51:10.424Z] external_test.go:416: (*Execution).NotAmd64-fm [2024-04-23T11:51:10.424Z] [2024-04-23T11:51:10.424Z] DONE 5 tests, 1 skipped in 0.705s [2024-04-23T11:51:10.424Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2024-04-23T11:51:10.424Z] ++ '[' -n '' ']' [2024-04-23T11:51:10.424Z] ++ 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 [2024-04-23T11:51:10.424Z] ++ set -e [2024-04-23T11:51:10.424Z] ++ '[' -n 0 ']' [2024-04-23T11:51:10.424Z] ++ set -x [2024-04-23T11:51:10.424Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:10.424Z] INFO: Testing against a local daemon [2024-04-23T11:51:10.424Z] === RUN TestContinueAfterPluginCrash [2024-04-23T11:51:10.424Z] === PAUSE TestContinueAfterPluginCrash [2024-04-23T11:51:10.424Z] === RUN TestReadPluginNoRead [2024-04-23T11:51:10.424Z] === PAUSE TestReadPluginNoRead [2024-04-23T11:51:10.424Z] === RUN TestDaemonStartWithLogOpt [2024-04-23T11:51:10.424Z] === PAUSE TestDaemonStartWithLogOpt [2024-04-23T11:51:10.424Z] === CONT TestContinueAfterPluginCrash [2024-04-23T11:51:10.424Z] === CONT TestDaemonStartWithLogOpt [2024-04-23T11:51:10.424Z] === CONT TestReadPluginNoRead [2024-04-23T11:51:12.932Z] === RUN TestReadPluginNoRead/default [2024-04-23T11:51:13.187Z] --- PASS: TestDaemonStartWithLogOpt (2.57s) [2024-04-23T11:51:13.746Z] === RUN TestReadPluginNoRead/disabled_caching [2024-04-23T11:51:14.668Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2024-04-23T11:51:16.027Z] read_test.go:93: [d3903b76a1338] daemon is not started [2024-04-23T11:51:16.027Z] --- PASS: TestReadPluginNoRead (5.30s) [2024-04-23T11:51:16.027Z] --- PASS: TestReadPluginNoRead/default (1.10s) [2024-04-23T11:51:16.027Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.09s) [2024-04-23T11:51:16.027Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s) [2024-04-23T11:51:17.908Z] --- PASS: TestContinueAfterPluginCrash (7.51s) [2024-04-23T11:51:17.908Z] PASS [2024-04-23T11:51:17.908Z] [2024-04-23T11:51:17.908Z] DONE 6 tests in 7.538s [2024-04-23T11:51:17.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2024-04-23T11:51:17.908Z] ++ '[' -n '' ']' [2024-04-23T11:51:17.908Z] ++ 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 [2024-04-23T11:51:17.908Z] ++ set -e [2024-04-23T11:51:17.908Z] ++ '[' -n 0 ']' [2024-04-23T11:51:17.908Z] ++ set -x [2024-04-23T11:51:17.908Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:18.163Z] testing: warning: no tests to run [2024-04-23T11:51:18.163Z] PASS [2024-04-23T11:51:18.163Z] [2024-04-23T11:51:18.163Z] DONE 0 tests in 0.005s [2024-04-23T11:51:18.163Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2024-04-23T11:51:18.163Z] ++ '[' -n '' ']' [2024-04-23T11:51:18.163Z] ++ 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 [2024-04-23T11:51:18.163Z] ++ set -e [2024-04-23T11:51:18.163Z] ++ '[' -n 0 ']' [2024-04-23T11:51:18.163Z] ++ set -x [2024-04-23T11:51:18.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:18.163Z] INFO: Testing against a local daemon [2024-04-23T11:51:18.163Z] === RUN TestPluginWithDevMounts [2024-04-23T11:51:18.163Z] === PAUSE TestPluginWithDevMounts [2024-04-23T11:51:18.163Z] === CONT TestPluginWithDevMounts [2024-04-23T11:51:19.521Z] --- PASS: TestPluginWithDevMounts (1.46s) [2024-04-23T11:51:19.521Z] PASS [2024-04-23T11:51:19.521Z] [2024-04-23T11:51:19.521Z] DONE 1 tests in 1.485s [2024-04-23T11:51:19.521Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2024-04-23T11:51:19.521Z] ++ '[' -n '' ']' [2024-04-23T11:51:19.521Z] ++ 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 [2024-04-23T11:51:19.521Z] ++ set -e [2024-04-23T11:51:19.521Z] ++ '[' -n 0 ']' [2024-04-23T11:51:19.521Z] ++ set -x [2024-04-23T11:51:19.521Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:19.521Z] INFO: Testing against a local daemon [2024-04-23T11:51:19.521Z] === RUN TestSecretInspect [2024-04-23T11:51:21.402Z] --- PASS: TestSecretInspect (1.95s) [2024-04-23T11:51:21.402Z] === RUN TestSecretList [2024-04-23T11:51:23.283Z] --- PASS: TestSecretList (1.85s) [2024-04-23T11:51:23.283Z] === RUN TestSecretsCreateAndDelete [2024-04-23T11:51:25.788Z] --- PASS: TestSecretsCreateAndDelete (1.96s) [2024-04-23T11:51:25.788Z] === RUN TestSecretsUpdate [2024-04-23T11:51:27.146Z] --- PASS: TestSecretsUpdate (1.86s) [2024-04-23T11:51:27.146Z] === RUN TestTemplatedSecret [2024-04-23T11:51:29.651Z] --- PASS: TestTemplatedSecret (2.38s) [2024-04-23T11:51:29.651Z] === RUN TestSecretCreateResolve [2024-04-23T11:51:31.531Z] --- PASS: TestSecretCreateResolve (1.88s) [2024-04-23T11:51:31.531Z] PASS [2024-04-23T11:51:31.531Z] [2024-04-23T11:51:31.531Z] DONE 6 tests in 11.910s [2024-04-23T11:51:31.531Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2024-04-23T11:51:31.531Z] ++ '[' -n '' ']' [2024-04-23T11:51:31.531Z] ++ 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 [2024-04-23T11:51:31.531Z] ++ set -e [2024-04-23T11:51:31.531Z] ++ '[' -n 0 ']' [2024-04-23T11:51:31.531Z] ++ set -x [2024-04-23T11:51:31.531Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:51:31.531Z] INFO: Testing against a local daemon [2024-04-23T11:51:31.531Z] === RUN TestServiceCreateInit [2024-04-23T11:51:31.531Z] === RUN TestServiceCreateInit/daemonInitDisabled [2024-04-23T11:51:35.685Z] === RUN TestServiceCreateInit/daemonInitEnabled [2024-04-23T11:51:38.964Z] --- PASS: TestServiceCreateInit (6.91s) [2024-04-23T11:51:38.964Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s) [2024-04-23T11:51:38.964Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.45s) [2024-04-23T11:51:38.964Z] === RUN TestCreateServiceMultipleTimes [2024-04-23T11:51:53.795Z] --- PASS: TestCreateServiceMultipleTimes (14.98s) [2024-04-23T11:51:53.795Z] === RUN TestCreateServiceConflict [2024-04-23T11:51:55.154Z] --- PASS: TestCreateServiceConflict (1.83s) [2024-04-23T11:51:55.154Z] === RUN TestCreateServiceMaxReplicas [2024-04-23T11:51:57.661Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2024-04-23T11:51:57.661Z] === RUN TestCreateServiceSecretFileMode [2024-04-23T11:52:12.477Z] --- PASS: TestCreateServiceSecretFileMode (12.38s) [2024-04-23T11:52:12.477Z] === RUN TestCreateServiceConfigFileMode [2024-04-23T11:52:22.398Z] --- PASS: TestCreateServiceConfigFileMode (12.29s) [2024-04-23T11:52:22.398Z] === RUN TestCreateServiceSysctls [2024-04-23T11:52:25.652Z] --- PASS: TestCreateServiceSysctls (2.93s) [2024-04-23T11:52:25.652Z] === RUN TestCreateServiceCapabilities [2024-04-23T11:52:27.533Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2024-04-23T11:52:27.533Z] === RUN TestInspect [2024-04-23T11:52:30.040Z] --- PASS: TestInspect (2.44s) [2024-04-23T11:52:30.040Z] === RUN TestCreateJob [2024-04-23T11:52:33.294Z] --- PASS: TestCreateJob (2.81s) [2024-04-23T11:52:33.294Z] === RUN TestReplicatedJob [2024-04-23T11:52:37.449Z] --- PASS: TestReplicatedJob (4.26s) [2024-04-23T11:52:37.449Z] === RUN TestUpdateReplicatedJob [2024-04-23T11:52:39.975Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2024-04-23T11:52:39.975Z] === RUN TestServiceListWithStatuses [2024-04-23T11:52:44.130Z] --- PASS: TestServiceListWithStatuses (4.18s) [2024-04-23T11:52:44.130Z] === RUN TestDockerNetworkConnectAliasPreV144 [2024-04-23T11:52:48.327Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.88s) [2024-04-23T11:52:48.327Z] === RUN TestDockerNetworkReConnect [2024-04-23T11:52:51.583Z] --- PASS: TestDockerNetworkReConnect (3.06s) [2024-04-23T11:52:51.584Z] === RUN TestServicePlugin [2024-04-23T11:52:51.584Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-04-23T11:52:51.584Z] --- SKIP: TestServicePlugin (0.00s) [2024-04-23T11:52:51.584Z] === RUN TestServiceUpdateLabel [2024-04-23T11:52:52.942Z] --- PASS: TestServiceUpdateLabel (1.83s) [2024-04-23T11:52:52.942Z] === RUN TestServiceUpdateSecrets [2024-04-23T11:53:07.760Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2024-04-23T11:53:07.760Z] === RUN TestServiceUpdateConfigs [2024-04-23T11:53:22.576Z] --- PASS: TestServiceUpdateConfigs (14.16s) [2024-04-23T11:53:22.576Z] === RUN TestServiceUpdateNetwork [2024-04-23T11:53:34.723Z] --- PASS: TestServiceUpdateNetwork (12.01s) [2024-04-23T11:53:34.723Z] === RUN TestServiceUpdatePidsLimit [2024-04-23T11:53:34.723Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2024-04-23T11:53:34.977Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2024-04-23T11:53:43.043Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2024-04-23T11:53:49.587Z] --- PASS: TestServiceUpdatePidsLimit (15.81s) [2024-04-23T11:53:49.587Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s) [2024-04-23T11:53:49.587Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2024-04-23T11:53:49.587Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s) [2024-04-23T11:53:49.587Z] PASS [2024-04-23T11:53:49.587Z] [2024-04-23T11:53:49.587Z] === Skipped [2024-04-23T11:53:49.587Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2024-04-23T11:53:49.587Z] plugin_test.go:25: (*Execution).NotAmd64-fm [2024-04-23T11:53:49.587Z] [2024-04-23T11:53:49.587Z] DONE 26 tests, 1 skipped in 137.760s [2024-04-23T11:53:49.587Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2024-04-23T11:53:49.587Z] ++ '[' -n '' ']' [2024-04-23T11:53:49.587Z] ++ 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 [2024-04-23T11:53:49.587Z] ++ set -e [2024-04-23T11:53:49.587Z] ++ '[' -n 0 ']' [2024-04-23T11:53:49.587Z] ++ set -x [2024-04-23T11:53:49.587Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:53:49.587Z] INFO: Testing against a local daemon [2024-04-23T11:53:49.587Z] === RUN TestSessionCreate [2024-04-23T11:53:49.587Z] --- PASS: TestSessionCreate (0.01s) [2024-04-23T11:53:49.587Z] === RUN TestSessionCreateWithBadUpgrade [2024-04-23T11:53:49.587Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2024-04-23T11:53:49.587Z] PASS [2024-04-23T11:53:49.587Z] [2024-04-23T11:53:49.587Z] DONE 2 tests in 0.039s [2024-04-23T11:53:49.587Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2024-04-23T11:53:49.587Z] ++ '[' -n '' ']' [2024-04-23T11:53:49.587Z] ++ 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 [2024-04-23T11:53:49.587Z] ++ set -e [2024-04-23T11:53:49.587Z] ++ '[' -n 0 ']' [2024-04-23T11:53:49.587Z] ++ set -x [2024-04-23T11:53:49.587Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:53:49.587Z] INFO: Testing against a local daemon [2024-04-23T11:53:49.587Z] === RUN TestCgroupDriverSystemdMemoryLimit [2024-04-23T11:53:49.587Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-04-23T11:53:49.587Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-04-23T11:53:49.587Z] === RUN TestDiskUsage [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/container_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/image_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/volume_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/container,_volume_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2024-04-23T11:53:49.841Z] === RUN TestDiskUsage/after_container.Run [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/container_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/image_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/volume_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2024-04-23T11:53:50.095Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage (1.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty (0.01s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run (0.23s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2024-04-23T11:53:50.350Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2024-04-23T11:53:50.350Z] === RUN TestEventsExecDie [2024-04-23T11:53:50.908Z] --- PASS: TestEventsExecDie (0.49s) [2024-04-23T11:53:50.908Z] === RUN TestEventsBackwardsCompatible [2024-04-23T11:53:50.908Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2024-04-23T11:53:50.908Z] === RUN TestEventsVolumeCreate [2024-04-23T11:53:50.908Z] --- PASS: TestEventsVolumeCreate (0.06s) [2024-04-23T11:53:50.908Z] === RUN TestInfoBinaryCommits [2024-04-23T11:53:50.908Z] --- PASS: TestInfoBinaryCommits (0.01s) [2024-04-23T11:53:50.908Z] === RUN TestInfoAPIVersioned [2024-04-23T11:53:50.908Z] --- PASS: TestInfoAPIVersioned (0.00s) [2024-04-23T11:53:50.908Z] === RUN TestInfoAPI [2024-04-23T11:53:50.908Z] --- PASS: TestInfoAPI (0.01s) [2024-04-23T11:53:50.908Z] === RUN TestInfoAPIWarnings [2024-04-23T11:54:08.923Z] --- PASS: TestInfoAPIWarnings (16.54s) [2024-04-23T11:54:08.923Z] === RUN TestInfoDebug [2024-04-23T11:54:08.923Z] --- PASS: TestInfoDebug (0.52s) [2024-04-23T11:54:08.923Z] === RUN TestInfoInsecureRegistries [2024-04-23T11:54:08.923Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2024-04-23T11:54:08.923Z] === RUN TestInfoRegistryMirrors [2024-04-23T11:54:08.923Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2024-04-23T11:54:08.923Z] === RUN TestLoginFailsWithBadCredentials [2024-04-23T11:54:10.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2024-04-23T11:54:10.281Z] === RUN TestPingCacheHeaders [2024-04-23T11:54:10.281Z] --- PASS: TestPingCacheHeaders (0.01s) [2024-04-23T11:54:10.281Z] === RUN TestPingGet [2024-04-23T11:54:10.281Z] --- PASS: TestPingGet (0.01s) [2024-04-23T11:54:10.281Z] === RUN TestPingHead [2024-04-23T11:54:10.281Z] --- PASS: TestPingHead (0.01s) [2024-04-23T11:54:10.281Z] === RUN TestPingSwarmHeader [2024-04-23T11:54:10.535Z] === RUN TestPingSwarmHeader/before_swarm_init [2024-04-23T11:54:11.094Z] === RUN TestPingSwarmHeader/after_swarm_init [2024-04-23T11:54:12.017Z] === RUN TestPingSwarmHeader/after_swarm_leave [2024-04-23T11:54:12.017Z] --- PASS: TestPingSwarmHeader (1.87s) [2024-04-23T11:54:12.017Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2024-04-23T11:54:12.017Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2024-04-23T11:54:12.017Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2024-04-23T11:54:12.017Z] === RUN TestPingBuilderHeader [2024-04-23T11:54:12.017Z] === RUN TestPingBuilderHeader/default_config [2024-04-23T11:54:12.575Z] === RUN TestPingBuilderHeader/buildkit_disabled [2024-04-23T11:54:12.829Z] --- PASS: TestPingBuilderHeader (1.04s) [2024-04-23T11:54:12.829Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2024-04-23T11:54:12.829Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2024-04-23T11:54:12.829Z] === RUN TestVersion [2024-04-23T11:54:12.829Z] --- PASS: TestVersion (0.01s) [2024-04-23T11:54:12.829Z] PASS [2024-04-23T11:54:13.084Z] [2024-04-23T11:54:13.084Z] === Skipped [2024-04-23T11:54:13.084Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2024-04-23T11:54:13.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2024-04-23T11:54:13.084Z] [2024-04-23T11:54:13.084Z] DONE 57 tests, 1 skipped in 23.673s [2024-04-23T11:54:13.084Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2024-04-23T11:54:13.084Z] ++ '[' -n '' ']' [2024-04-23T11:54:13.084Z] ++ 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 [2024-04-23T11:54:13.084Z] ++ set -e [2024-04-23T11:54:13.084Z] ++ '[' -n 0 ']' [2024-04-23T11:54:13.084Z] ++ set -x [2024-04-23T11:54:13.084Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.wHAsaxCd17/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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 [2024-04-23T11:54:13.084Z] INFO: Testing against a local daemon [2024-04-23T11:54:13.084Z] === RUN TestRunMountVolumeSubdir [2024-04-23T11:54:13.338Z] mount_test.go:28: Setup stderr: [2024-04-23T11:54:13.338Z] mount_test.go:28: Setup stdout: [2024-04-23T11:54:13.338Z] /volume: [2024-04-23T11:54:13.338Z] total 24K [2024-04-23T11:54:13.338Z] drwxr-xr-x 5 root root 4.0K Apr 23 11:54 . [2024-04-23T11:54:13.338Z] drwxr-xr-x 1 root root 4.0K Apr 23 11:54 .. [2024-04-23T11:54:13.338Z] -rw-r--r-- 1 root root 4 Apr 23 11:54 bar.txt [2024-04-23T11:54:13.338Z] drwxr-xr-x 2 root root 4.0K Apr 23 11:54 bin [2024-04-23T11:54:13.338Z] drwxr-xr-x 3 root root 4.0K Apr 23 11:54 hack [2024-04-23T11:54:13.338Z] drwxr-xr-x 2 root root 4.0K Apr 23 11:54 subdir [2024-04-23T11:54:13.338Z] [2024-04-23T11:54:13.338Z] /volume/hack/: [2024-04-23T11:54:13.338Z] total 12K [2024-04-23T11:54:13.338Z] drwxr-xr-x 3 root root 4.0K Apr 23 11:54 . [2024-04-23T11:54:13.338Z] drwxr-xr-x 5 root root 4.0K Apr 23 11:54 .. [2024-04-23T11:54:13.338Z] lrwxrwxrwx 1 root root 4 Apr 23 11:54 bad -> root [2024-04-23T11:54:13.338Z] lrwxrwxrwx 1 root root 9 Apr 23 11:54 good -> ../subdir [2024-04-23T11:54:13.338Z] drwxr-xr-x 2 root root 4.0K Apr 23 11:54 iwanttobehackedwithtoctou [2024-04-23T11:54:13.338Z] lrwxrwxrwx 1 root root 1 Apr 23 11:54 root -> / [2024-04-23T11:54:13.338Z] === RUN TestRunMountVolumeSubdir/subdir [2024-04-23T11:54:13.897Z] mount_test.go:101: stdout: [2024-04-23T11:54:13.897Z] hello.txt [2024-04-23T11:54:13.897Z] mount_test.go:102: stderr: [2024-04-23T11:54:13.897Z] === RUN TestRunMountVolumeSubdir/subdir_link [2024-04-23T11:54:14.151Z] mount_test.go:101: stdout: [2024-04-23T11:54:14.151Z] hello.txt [2024-04-23T11:54:14.151Z] mount_test.go:102: stderr: [2024-04-23T11:54:14.151Z] === RUN TestRunMountVolumeSubdir/subdir_with_copy_data [2024-04-23T11:54:14.710Z] mount_test.go:101: stdout: [2024-04-23T11:54:14.710Z] /bin/busybox [2024-04-23T11:54:14.710Z] mount_test.go:102: stderr: [2024-04-23T11:54:14.710Z] === RUN TestRunMountVolumeSubdir/file [2024-04-23T11:54:14.964Z] mount_test.go:101: stdout: [2024-04-23T11:54:14.964Z] foo [2024-04-23T11:54:14.964Z] mount_test.go:102: stderr: [2024-04-23T11:54:14.964Z] === RUN TestRunMountVolumeSubdir/relative_with_backtracks [2024-04-23T11:54:14.964Z] === RUN TestRunMountVolumeSubdir/not_existing [2024-04-23T11:54:15.219Z] === RUN TestRunMountVolumeSubdir/mount_link [2024-04-23T11:54:15.219Z] === RUN TestRunMountVolumeSubdir/mount_link_link [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir (2.48s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/subdir (0.41s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/subdir_link (0.41s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.43s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/file (0.40s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/mount_link (0.12s) [2024-04-23T11:54:15.473Z] --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s) [2024-04-23T11:54:15.473Z] === RUN TestVolumesCreateAndList [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesCreateAndList (0.01s) [2024-04-23T11:54:15.473Z] === RUN TestVolumesRemove [2024-04-23T11:54:15.473Z] === RUN TestVolumesRemove/volume_in_use [2024-04-23T11:54:15.473Z] === RUN TestVolumesRemove/volume_not_in_use [2024-04-23T11:54:15.473Z] === RUN TestVolumesRemove/non-existing_volume [2024-04-23T11:54:15.473Z] === RUN TestVolumesRemove/non-existing_volume_force [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesRemove (0.05s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2024-04-23T11:54:15.473Z] === RUN TestVolumesRemoveSwarmEnabled [2024-04-23T11:54:15.473Z] === PAUSE TestVolumesRemoveSwarmEnabled [2024-04-23T11:54:15.473Z] === RUN TestVolumesInspect [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInspect (0.01s) [2024-04-23T11:54:15.473Z] === RUN TestVolumesInvalidJSON [2024-04-23T11:54:15.473Z] === RUN TestVolumesInvalidJSON/volumes/create [2024-04-23T11:54:15.473Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2024-04-23T11:54:15.473Z] === CONT TestVolumesInvalidJSON/volumes/create [2024-04-23T11:54:15.473Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2024-04-23T11:54:15.473Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2024-04-23T11:54:15.473Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2024-04-23T11:54:15.473Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2024-04-23T11:54:15.473Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2024-04-23T11:54:15.473Z] === RUN TestVolumePruneAnonymous [2024-04-23T11:54:15.473Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2024-04-23T11:54:15.473Z] === RUN TestVolumePruneAnonFromImage [2024-04-23T11:54:15.728Z] --- PASS: TestVolumePruneAnonFromImage (0.13s) [2024-04-23T11:54:15.728Z] === CONT TestVolumesRemoveSwarmEnabled [2024-04-23T11:54:17.087Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2024-04-23T11:54:17.087Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2024-04-23T11:54:17.087Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2024-04-23T11:54:17.087Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2024-04-23T11:54:17.645Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s) [2024-04-23T11:54:17.645Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2024-04-23T11:54:17.645Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2024-04-23T11:54:17.645Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s) [2024-04-23T11:54:17.645Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2024-04-23T11:54:17.645Z] PASS [2024-04-23T11:54:17.645Z] [2024-04-23T11:54:17.645Z] DONE 29 tests in 4.617s [2024-04-23T11:54:17.645Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2024-04-23T11:54:17.645Z] ++++ cat bundles/test-integration/TestUsernsCommit/d73b1e2da2375/docker.pid [2024-04-23T11:54:17.645Z] +++ kill 67870 [2024-04-23T11:54:17.645Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 67870 is not a child of this shell [2024-04-23T11:54:17.645Z] warning: PID 67870 from bundles/test-integration/TestUsernsCommit/d73b1e2da2375/docker.pid had a nonzero exit code [2024-04-23T11:54:17.645Z] umount: bundles/test-integration/TestUsernsCommit/d73b1e2da2375/root: not mounted. [2024-04-23T11:54:17.645Z] ++++ cat bundles/test-integration/docker.pid [2024-04-23T11:54:17.645Z] +++ kill 25220 [2024-04-23T11:54:19.525Z] +++ /etc/init.d/apparmor stop [2024-04-23T11:54:19.525Z] Leaving: AppArmorNo profiles have been unloaded. [2024-04-23T11:54:19.525Z] [2024-04-23T11:54:19.525Z] Unloading profiles will leave already running processes permanently [2024-04-23T11:54:19.525Z] unconfined, which can lead to unexpected situations. [2024-04-23T11:54:19.525Z] [2024-04-23T11:54:19.525Z] To set a process to complain mode, use the command line tool [2024-04-23T11:54:19.525Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2024-04-23T11:54:19.525Z] +++ true [2024-04-23T11:54:19.525Z] exiting test-integration [2024-04-23T11:54:19.525Z] ++ exit 1 Post stage [Pipeline] junit [2024-04-23T11:54:20.456Z] Recording test results [2024-04-23T11:54:20.757Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2024-04-23T11:54:21.056Z] + echo Ensuring container killed. [2024-04-23T11:54:21.056Z] Ensuring container killed. [2024-04-23T11:54:21.056Z] + docker rm -vf docker-pr4 [2024-04-23T11:54:21.056Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2024-04-23T11:54:21.411Z] + echo Chowning /workspace to jenkins user [2024-04-23T11:54:21.411Z] Chowning /workspace to jenkins user [2024-04-23T11:54:21.411Z] + id -u [2024-04-23T11:54:21.411Z] + id -g [2024-04-23T11:54:21.411Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47683:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2024-04-23T11:54:23.127Z] + bundleName=arm64-integration [2024-04-23T11:54:23.127Z] + echo Creating arm64-integration-bundles.tar.gz [2024-04-23T11:54:23.127Z] Creating arm64-integration-bundles.tar.gz [2024-04-23T11:54:23.127Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2024-04-23T11:54:23.127Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2024-04-23T11:54:23.388Z] Archiving artifacts [2024-04-23T11:54:23.583Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47683/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2024-04-23T11:54:23.860Z] + make clean [2024-04-23T11:54:23.860Z] docker volume rm -f docker-dev-cache docker-mod-cache [2024-04-23T11:54:23.860Z] docker-dev-cache [2024-04-23T11:54:23.860Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-23T11:54:26.020Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47683/4/stashes/