Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My devcontainers disappear / are deleted #9919

Closed
alcuadrado opened this issue May 23, 2024 · 2 comments
Closed

My devcontainers disappear / are deleted #9919

alcuadrado opened this issue May 23, 2024 · 2 comments

Comments

@alcuadrado
Copy link

This issue is hard to describe, as I'm no sure when it happens, but sometimes my devcontainers just get deleted. Their volumes aren't.

  • VSCode Version: Version: 1.89.1 Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685

  • Local OS Version: 14.4.1 (23E224)

  • Remote OS Version: I believe it's independent from the container, it happened in multiple of them at once. Including all of them in one instance.

  • Remote Extension/Connection Type: Containers

  • Logs:

This are the logs of an error that happened right before it removed my only container.

[18 ms] Dev Containers 0.362.0 in VS Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685).
[17 ms] Start: Resolving Remote
[35 ms] Start: Check Docker is running
[35 ms] Start: Run: docker version
[93 ms] Client:
 Cloud integration: v1.0.35+desktop.13
 Version:           26.1.1
 API version:       1.45
 Go version:        go1.21.9
 Git commit:        4cf5afa
 Built:             Tue Apr 30 11:44:56 2024
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.30.0 (149282)
 Engine:
  Version:          26.1.1
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.9
  Git commit:       ac2de55
  Built:            Tue Apr 30 11:48:04 2024
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.6.31
  GitCommit:        e377cd56a71523140ca6ae87e30244719194a521
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
[115 ms] ProxyResolver#loadSystemCertificates count
[115 ms] ProxyResolver#loadSystemCertificates count filtered
[117 ms] Start: Run: docker build -f /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0/bootstrap.Dockerfile -t vsc-volume-bootstrap /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0
[+] Building 2.8s (2/2) FINISHED                           docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => ERROR [internal] load metadata for mcr.microsoft.com/devcontainers/ba  2.7s
------
 > [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-alpine-3.16:
------
bootstrap.Dockerfile:1
--------------------
   1 | >>> FROM mcr.microsoft.com/devcontainers/base:0-alpine-3.16
   2 |     
   3 |     COPY host-ca-certificates.crt /tmp/host-ca-certificates.crt
--------------------
ERROR: failed to solve: mcr.microsoft.com/devcontainers/base:0-alpine-3.16: failed to resolve source metadata for mcr.microsoft.com/devcontainers/base:0-alpine-3.16: unexpected status from HEAD request to https://mcr.microsoft.com/v2/devcontainers/base/manifests/0-alpine-3.16: 503 Service Unavailable
[3270 ms] Command failed: docker build -f /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0/bootstrap.Dockerfile -t vsc-volume-bootstrap /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0
[3271 ms] Exit code 1
[16340 ms] Getting Docker parameters for own remote.
[16392 ms] Start: Run: docker version --format {{json .}}
[16450 ms] {"Client":{"CloudIntegration":"v1.0.35+desktop.13","Version":"26.1.1","ApiVersion":"1.45","DefaultAPIVersion":"1.45","GitCommit":"4cf5afa","GoVersion":"go1.21.9","Os":"darwin","Arch":"arm64","BuildTime":"Tue Apr 30 11:44:56 2024","Context":"desktop-linux"},"Server":{"Platform":{"Name":"Docker Desktop 4.30.0 (149282)"},"Components":[{"Name":"Engine","Version":"26.1.1","Details":{"ApiVersion":"1.45","Arch":"arm64","BuildTime":"Tue Apr 30 11:48:04 2024","Experimental":"false","GitCommit":"ac2de55","GoVersion":"go1.21.9","KernelVersion":"6.6.26-linuxkit","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"1.6.31","Details":{"GitCommit":"e377cd56a71523140ca6ae87e30244719194a521"}},{"Name":"runc","Version":"1.1.12","Details":{"GitCommit":"v1.1.12-0-g51d5e94"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"26.1.1","ApiVersion":"1.45","MinAPIVersion":"1.24","GitCommit":"ac2de55","GoVersion":"go1.21.9","Os":"linux","Arch":"arm64","KernelVersion":"6.6.26-linuxkit","BuildTime":"2024-04-30T11:48:04.000000000+00:00"}}
[16454 ms] Start: Run: docker -v
[16498 ms] Start: Run: docker events --format {{json .}} --filter event=create --filter event=destroy --filter event=die --filter event=health-status --filter event=kill --filter event=pause --filter event=rename --filter event=resize --filter event=restart --filter event=start --filter event=stop --filter event=unpause --filter event=update --filter event=exec_create
[16500 ms] Start: Run: docker ps -q -a
[16511 ms] Start: Run: docker version --format {{json .}}
[16566 ms] {"Client":{"CloudIntegration":"v1.0.35+desktop.13","Version":"26.1.1","ApiVersion":"1.45","DefaultAPIVersion":"1.45","GitCommit":"4cf5afa","GoVersion":"go1.21.9","Os":"darwin","Arch":"arm64","BuildTime":"Tue Apr 30 11:44:56 2024","Context":"desktop-linux"},"Server":{"Platform":{"Name":"Docker Desktop 4.30.0 (149282)"},"Components":[{"Name":"Engine","Version":"26.1.1","Details":{"ApiVersion":"1.45","Arch":"arm64","BuildTime":"Tue Apr 30 11:48:04 2024","Experimental":"false","GitCommit":"ac2de55","GoVersion":"go1.21.9","KernelVersion":"6.6.26-linuxkit","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"1.6.31","Details":{"GitCommit":"e377cd56a71523140ca6ae87e30244719194a521"}},{"Name":"runc","Version":"1.1.12","Details":{"GitCommit":"v1.1.12-0-g51d5e94"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"26.1.1","ApiVersion":"1.45","MinAPIVersion":"1.24","GitCommit":"ac2de55","GoVersion":"go1.21.9","Os":"linux","Arch":"arm64","KernelVersion":"6.6.26-linuxkit","BuildTime":"2024-04-30T11:48:04.000000000+00:00"}}
[16568 ms] Start: Run: docker -v
[16611 ms] Start: Run: docker events --format {{json .}} --filter event=destroy --filter event=die --filter event=kill --filter event=create --filter event=rename --filter event=resize --filter event=restart --filter event=start --filter event=stop --filter event=unpause --filter event=prune
[16611 ms] Start: Run: docker volume ls -q
[16660 ms] Start: Run: docker inspect --type volume test vscode

Steps to Reproduce:

I don't really know how to reproduce it. It has happened to me a few times. Sometimes deleting every container, sometimes just one or two. I've seen it happening after running a clone repository in volume.

I suspect there's always an error (with a popup) before they get removed.

Does this issue occur when you try this locally?: Yes, this happens locally.

@alcuadrado
Copy link
Author

alcuadrado commented May 24, 2024

It happened again. This time I was running clone repository in container volume from a non-devcontainer window, and cloning node.js' repository.

This time, a container that was running survived. My only other container was deleted, but its volume was preserved.

The volume of the new container also survived, but not the container itself.

This is the error I saw

image

The log that is shown in the screenshot:

[21 ms] Dev Containers 0.362.0 in VS Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685).
[21 ms] Start: Resolving Remote
[28 ms] Start: Check Docker is running
[28 ms] Start: Run: docker version
[81 ms] Client:
 Cloud integration: v1.0.35+desktop.13
 Version:           26.1.1
 API version:       1.45
 Go version:        go1.21.9
 Git commit:        4cf5afa
 Built:             Tue Apr 30 11:44:56 2024
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.30.0 (149282)
 Engine:
  Version:          26.1.1
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.9
  Git commit:       ac2de55
  Built:            Tue Apr 30 11:48:04 2024
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.6.31
  GitCommit:        e377cd56a71523140ca6ae87e30244719194a521
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
[84 ms] Start: Run: docker volume ls -q
[134 ms] Start: Run: docker volume create --label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --label vsch.local.repository.unique=true --label vsch.local.repository.branch=main node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c
[202 ms] ProxyResolver#loadSystemCertificates count
[203 ms] ProxyResolver#loadSystemCertificates count filtered
[204 ms] Start: Run: docker build -f /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0/bootstrap.Dockerfile -t vsc-volume-bootstrap /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0
[+] Building 1.1s (13/13) FINISHED                         docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  1.1s
 => [internal] load .dockerignore                                          0.0s
 => => transferring context: 2B                                            0.0s
 => [1/8] FROM mcr.microsoft.com/devcontainers/base:0-alpine-3.16@sha256:  0.0s
 => [internal] load build context                                          0.0s
 => => transferring context: 3.99kB                                        0.0s
 => CACHED [2/8] COPY host-ca-certificates.crt /tmp/host-ca-certificates.  0.0s
 => CACHED [3/8] RUN cat /tmp/host-ca-certificates.crt >> /etc/ssl/certs/  0.0s
 => CACHED [4/8] RUN csplit -f /usr/local/share/ca-certificates/host-ca-c  0.0s
 => CACHED [5/8] RUN echo "@old https://dl-cdn.alpinelinux.org/alpine/v3.  0.0s
 => CACHED [6/8] RUN apk add --no-cache  git-lfs  nodejs  python3  npm  m  0.0s
 => CACHED [7/8] RUN npm config set cafile /etc/ssl/certs/ca-certificates  0.0s
 => CACHED [8/8] COPY .vscode-remote-containers /root/.vscode-remote-cont  0.0s
 => exporting to image                                                     0.0s
 => => exporting layers                                                    0.0s
 => => writing image sha256:fa9ea4b1d8d2f9cfb042838271033bbb08429c1af4621  0.0s
 => => naming to docker.io/library/vsc-volume-bootstrap                    0.0s

What's Next?
  1. Sign in to your Docker account → docker login
  2. View a summary of image vulnerabilities and recommendations → docker scout quickview
[1827 ms] Cloning Github repository: nodejs/node into /workspaces/node

[1827 ms] Start: Run: docker run -d --mount type=volume,src=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,dst=/workspaces -v /var/run/docker.sock:/var/run/docker.sock vsc-volume-bootstrap sleep infinity
[2041 ms] Start: Run in container: /bin/sh
[2041 ms] Start: Launching Dev Containers helper.
[2042 ms] ssh-agent: SSH_AUTH_SOCK in container (/tmp/vscode-ssh-auth-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.sock) forwarded to local host (/private/tmp/com.apple.launchd.BdMh5j24Dz/Listeners).
[2042 ms] X11 forwarding: DISPLAY not set on local host.
[2042 ms] Start: Run in container: gpgconf --list-dir agent-socket
[2109 ms] /root/.gnupg/S.gpg-agent
[2109 ms] 
[2110 ms] Start: Run in container: gpgconf --list-dir homedir
[2111 ms] /root/.gnupg
[2111 ms] 
[2111 ms] Start: Run in container: ls '/root/.gnupg/private-keys-v1.d' 2>/dev/null
[2112 ms] 
[2112 ms] 
[2113 ms] Exit code 2
[2113 ms] Start: Run: gpgconf --list-dir agent-extra-socket
[2115 ms] gpg-agent: No agent-extra-socket found on local host.
[2115 ms] Start: Run in container: command -v docker >/dev/null 2>&1
[2116 ms] 
[2116 ms] 
[2117 ms] Start: Run in container: /bin/sh
[2117 ms] Start: Run in container: echo ~
[2192 ms] /root
[2192 ms] 
[2192 ms] Start: Run in container: cat <<'EOF-/tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js' >/tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js
[2194 ms] 
[2194 ms] 
[2195 ms] Start: Run in container: cat ~/.docker/config.json || echo "{
[2196 ms] {
}
[2196 ms] cat: /root/.docker/config.json: No such file or directory
[2196 ms] Start: Run in container: mkdir -p /usr/local/bin && cat <<'EOF-/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110' >/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110
[2198 ms] 
[2198 ms] 
[2198 ms] Start: Run in container: chmod +x /usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110
[2199 ms] 
[2199 ms] 
[2200 ms] Start: Run in container: mkdir -p ~/.docker && cat <<'EOF-/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110' >~/.docker/config.json
[2202 ms] 
[2202 ms] 
[2202 ms] Start: Run in container: cat <<'EOF-/tmp/vscode-remote-containers-server-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js' >/tmp/vscode-remote-containers-server-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js_1716508795774
[2218 ms] 
[2219 ms] 
[2221 ms] Start: Run in container: command -v git >/dev/null 2>&1 && git config --global --replace-all credential.helper '!f() { node /tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js git-credential-helper $*; }; f' || true
[2222 ms] 
[2222 ms] 
[2223 ms] Start: Run in container: # Test for /root/.ssh/known_hosts and ssh
[2224 ms] 
[2224 ms] 
[2225 ms] Start: Run in container: # Copy /Users/pato/.ssh/known_hosts to /root/.ssh/known_hosts
[2226 ms] 
[2226 ms] 
[2294 ms] Start: Run in container: git clone --depth 1 --branch main https://github.com/nodejs/node.git .
Cloning into '.'...
remote: Enumerating objects: 42112, done.
remote: Counting objects: 100% (42112/42112), done.
remote: Compressing objects: 100% (31658/31658), done.
remote: Total 42112 (delta 10169), reused 29352 (delta 9177), pack-reused 0
Receiving objects: 100% (42112/42112), 97.20 MiB | 7.66 MiB/s, done.
Resolving deltas: 100% (10169/10169), done.
Updating files: 100% (43343/43343), done.

What's next?
  Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug 7119f11dbb063b8c80ba132fb1f948fc277aebf3e130ecd149742f1c3ee01d7f
  Learn more at https://docs.docker.com/go/debug-cli/
[25253 ms] Start: Run in container: cat /workspaces/node/.devcontainer/devcontainer.json 2>/dev/null
[25256 ms] Start: Run in container: cat /workspaces/node/.devcontainer/devcontainer.json 2>/dev/null
[25258 ms] Start: Run in container: test -e "/Users/pato" || (mkdir -p "$(dirname "/Users/pato")" && ln -s ~ "/Users/pato")
[25260 ms] 
[25260 ms] 
[25261 ms] Start: Run in container: cat <<'EOF-/tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json' >/tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json_1716508818833
[25262 ms] 
[25262 ms] 
[25263 ms] Start: Run in container: docker volume ls -q
[25499 ms] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=vsch.quality=stable
[25593 ms] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[25680 ms] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node
[25771 ms] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node
[25860 ms] Running Dev Containers CLI:   read-configuration --workspace-folder /workspaces/node --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --mount-workspace-git-root
[26072 ms] Start: Run in container: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js read-configuration --workspace-folder /workspaces/node --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --mount-workspace-git-root
[26322 ms] @devcontainers/cli 0.59.1. Node.js v16.20.2. linux 6.6.26-linuxkit arm64.
[26322 ms] Start: Run: git rev-parse --show-cdup
[26328 ms] Start: Run: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[26533 ms] Running Dev Containers CLI:   up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[26533 ms] Start: Run in container: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[26836 ms] @devcontainers/cli 0.59.1. Node.js v16.20.2. linux 6.6.26-linuxkit arm64.
[26836 ms] Start: Run: docker buildx version
[26888 ms] github.com/docker/buildx v0.8.2 6224def4dd2c3d347eee19db595348c50d7cb491
[26888 ms] 
[26888 ms] Start: Run: docker -v
[26902 ms] Start: Resolving Remote
[26905 ms] Start: Run: git rev-parse --show-cdup
Running the initializeCommand from devcontainer.json...

[27044 ms] Start: Run: /bin/sh -c docker system prune -f -a
Deleted Containers:
f85fdb6e688c92169fee269b7bab57c1ac1056ec272c5dd1ff732a1945e3630f

Deleted Images:
untagged: alpine:3.16.3
untagged: alpine@sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
deleted: sha256:2b4661558fb8cf1ec295ccd9c6d1cd42067ef517b0e538c9de65f733a8e3dd7e
deleted: sha256:17bec77d7fdc6988cd96b3051b4ad4d3cd6031b2faf0581468be64aac0acc20b
untagged: mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm
untagged: mcr.microsoft.com/devcontainers/javascript-node@sha256:bbd5e0faa919bfb7470e649c9f09a0c06546eb9a4c7f18322d35cd2dbfe4a69f
deleted: sha256:8d1beadf627d5fa30ee67cc1aee20acf17c5bf164082b08dd58322327b4a5656
deleted: sha256:009210b4c8f7b0c8caad4a57232fb07e78479e58edc9a44f0637353766d34bf6
deleted: sha256:8f38aa0f21165d8bf7875c5f22397c62a8b4ab995359f49996be00fb1dcc0964
deleted: sha256:b6aef103c22a4aa9c265b1f1a7fe5ffeb00f9e2df9fdf7842b0ebfca208db1d6
deleted: sha256:ff442abc81e9c577adad43d7e1b42c279f134ff58f4c9c5fd8e2598a12f9448e
deleted: sha256:56e9f8ae45261fe94ee6c11d2444d5de777b4657af8b836f1601ec9679259079
deleted: sha256:7968379cd8a8a2d62d2ca69fba5b61d18c70fe34905182525e4e17ad53b2154a
deleted: sha256:19b95069bfe3e6af68af30b91ac7bf2f7d91d7bcda0738aba419a57e6335529b
deleted: sha256:a0db5ba69175f7934492d3e021e5c0ddbcb5fca4d28e6c4cf226b24e040806a6
untagged: vsc-hardhat-gas-reporter-17f0e7dde61767d9515d5f317382d49191b31699bb746eefbd41971ff721ff7d-features:latest
untagged: vsc-solidity-analyzer-01c8a0ce590d1ec4dab4e8bd48646ab2b16fa556885bbe8c7111135edd3f0e29-features:latest
deleted: sha256:74601a0432c04bbd3e74e7ca83e4c4a1cae17561b9e886644f1608e6a279ce03

Deleted build cache objects:
69mezkhdjij2wg452sml8ldu1
txoluxztyyq65vjkkexp9988c
w7bq906n0tq7k9gp0152rm55u
lzl5w8pogykgbgivrgoanvnpw
vvshvpozrgz867xyzhxlf1494
miptgkbrjk0jtmxi5hsobcg9a
6lp5sqm4uxb9eq6n6oa5qpe6z
b3pozyyvsak63ktzpoxjpf49y
kvqreo8pn8tvaxh13ny13rvrs
67k09dthxoe7z94p0e5vv49vd
50u0yq5uedzwu5e6g3zscoufw
tsj03e4rb6y4nzwpmppiywlpd
aiq7tle0md6c67cfhxvflkp8f
8l6wifv00gzlnyf468ohh4xhk
1ngvvcgfqpd7a2taumnqkp1gt
n3bg69c6cuapi29u3rl8x8qol
g7n9gxsxkeg9qdwvxk1untz0t
li2mikibjusg9l7f71edg48fh
pzmzwk3ripa2kk08uj05hlokf
p325ucuwbsn891ynddjallka8
8o925cdjz07o7q2hl0s7xj4js
ygqko2qepc3780yadl37p3zq6
yc8x6ix2wd65efeih0oivxf94
vxhch3v5jh1uigxzgjuz6w9a9
ubpgt2wd8ymd4mkbhta40yxnl
08vbg64cs2w12cae056vadnbz
x4srxg754p1ag13vbnuieoa1f
kdsqmnmf80yqx9w9njhgidf30
om5j5nrk89xtto93yg6qr3jys
s9e8e1xo27n6ic0lg8335l3ol
1z7gjluqx00k2nxqe2ik01kxe
xzjbd0zjleriq2jnsbzbz110k
1xx8io6poj2sigqm4xleygx0d
soo2qgceatnotzc7ddxj3x21o
9ou0nat7kqz9gpjpnckc3aiyi
yb0rro7ruxc47jaiab3zzh138
zsy4hkwci3mjp9h9bclzdb43s
v8nc7ajok8xmkol3h58rly7nr
n1ye065pqtt11cnzzrbdv0t6l
5qx15pb6k5hv9mvpjly0t22yk
ukurmomsi70bha9y20yhv6u15
yl7cieix82znf4y4t9p4z1y2r
g1iybyhie5pn4c5hx21t35c36
byiveea9eig4bqiqi300firhk
xt7s98ddrfnb7wrrqkg803l8i
0d84ugh9rxfzciecad9f5qz8n
9zb8syb6pik4818y10h3c3fpt
09x8hgwe2fg5unyahb72qfrhq
1otzceti5e2jn2nsjyv6sk0h9
ljkflacpzga4wqst2o2142c64
son5mj8tm92dgc2mdrw94boa6
kgscmi6jlqlij0cp0n8udke9r
mc0h55wtzwdhgnsjjxkrh800d
bjb2td2ckdf26ta3z4fpb3dr5
p8gx18mq2qcdxpxa6iumacq82
4hxcb4z3pss20zzumbnuprchp
px7vw90zw58m7k13juga728io
b7jvzkd8ss1hm1d1yqc83qpp4
yyqrjegxgqzthws6viv33wxx7
w5n41f8ftewtukn8h47ydnd62
r7v5ipdvuteb19ym85xy11ptd
o0pnx7e80ja6wbdcw9zsdanob
f4k5i8vsq1qoko1ygd8gqxy1m
wywjs8fd6mi0ma6wiu3ledckn
4s677gtsx9wtan8dapp2dqot6
mp98j6s6zrvfgq1gtt8z3r9gf
6cynpx5yv1dmu6zhlb3bto76b
v5semooylyo64gdfzqhgxorlc
m2bb0vb67xdi6jkfsaa7lhg78
v3q1a42q45wom5h5nkum90brb
y4928295xd1nouwij0ouyoryk
uz79xbrktnnho3hxkht02z2po
dx0dpiet759jh9bc6w113wgho
wvmu77rmhhmfl5qp49ba9dgrk
ba9nzdk415l2a7y02uwyj4s4d
5nl32ufhd1k7z9rvvue8ve55r
016kgspkrjj3yz93sq5z88fm3
kustcp822wqgu8254hfl9d5ii
4b2r6esphu0p7xd2isdxvn2ow
eayq6k4jxtlej6qsi1g6adig1
mtok2am64tn24enyt8mk9hnst
v2b8jkiu6pn9dzzkdqigsy7ox

Total reclaimed space: 3.053GB

[28697 ms] Start: Run: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[28712 ms] Start: Run: docker inspect --type image nodejs/devcontainer:nightly
[29186 ms] Start: Run: docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110 get
[29256 ms] Looking up Docker credential helper for 'docker.io'.
[30959 ms] Error fetching image details: No manifest found for docker.io/nodejs/devcontainer:nightly.
[30959 ms] Start: Run: docker pull nodejs/devcontainer:nightly
[31047 ms] Looking up Docker credential helper for 'https://index.docker.io/v1/'.
nightly: Pulling from nodejs/devcontainer
no matching manifest for linux/arm64/v8 in the manifest list entries
[33045 ms] []
[33045 ms] Error: No such image: nodejs/devcontainer:nightly

[33049 ms] Error: Command failed: docker inspect --type image nodejs/devcontainer:nightly
[33049 ms]     at ptA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:464:1260)
[33049 ms]     at NH (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:464:1002)
[33049 ms]     at processTicksAndRejections (node:internal/process/task_queues:96:5)
[33049 ms]     at async KtA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:481:3692)
[33049 ms]     at async $C (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:481:4807)
[33049 ms]     at async hrA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:661:13255)
[33049 ms]     at async lrA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:661:12996)
[33072 ms] Exit code 1
[33075 ms] Command failed: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[33075 ms] Exit code 1

The "configuring" terminal tab

Running the initializeCommand from devcontainer.json...

[27044 ms] Start: Run: /bin/sh -c docker system prune -f -a
Deleted Containers:
f85fdb6e688c92169fee269b7bab57c1ac1056ec272c5dd1ff732a1945e3630f

Deleted Images:
untagged: alpine:3.16.3
untagged: alpine@sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
deleted: sha256:2b4661558fb8cf1ec295ccd9c6d1cd42067ef517b0e538c9de65f733a8e3dd7e
deleted: sha256:17bec77d7fdc6988cd96b3051b4ad4d3cd6031b2faf0581468be64aac0acc20b
untagged: mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm
untagged: mcr.microsoft.com/devcontainers/javascript-node@sha256:bbd5e0faa919bfb7470e649c9f09a0c06546eb9a4c7f18322d35cd2dbfe4a69f
deleted: sha256:8d1beadf627d5fa30ee67cc1aee20acf17c5bf164082b08dd58322327b4a5656
deleted: sha256:009210b4c8f7b0c8caad4a57232fb07e78479e58edc9a44f0637353766d34bf6
deleted: sha256:8f38aa0f21165d8bf7875c5f22397c62a8b4ab995359f49996be00fb1dcc0964
deleted: sha256:b6aef103c22a4aa9c265b1f1a7fe5ffeb00f9e2df9fdf7842b0ebfca208db1d6
deleted: sha256:ff442abc81e9c577adad43d7e1b42c279f134ff58f4c9c5fd8e2598a12f9448e
deleted: sha256:56e9f8ae45261fe94ee6c11d2444d5de777b4657af8b836f1601ec9679259079
deleted: sha256:7968379cd8a8a2d62d2ca69fba5b61d18c70fe34905182525e4e17ad53b2154a
deleted: sha256:19b95069bfe3e6af68af30b91ac7bf2f7d91d7bcda0738aba419a57e6335529b
deleted: sha256:a0db5ba69175f7934492d3e021e5c0ddbcb5fca4d28e6c4cf226b24e040806a6
untagged: vsc-hardhat-gas-reporter-17f0e7dde61767d9515d5f317382d49191b31699bb746eefbd41971ff721ff7d-features:latest
untagged: vsc-solidity-analyzer-01c8a0ce590d1ec4dab4e8bd48646ab2b16fa556885bbe8c7111135edd3f0e29-features:latest
deleted: sha256:74601a0432c04bbd3e74e7ca83e4c4a1cae17561b9e886644f1608e6a279ce03

Deleted build cache objects:
69mezkhdjij2wg452sml8ldu1
txoluxztyyq65vjkkexp9988c
w7bq906n0tq7k9gp0152rm55u
lzl5w8pogykgbgivrgoanvnpw
vvshvpozrgz867xyzhxlf1494
miptgkbrjk0jtmxi5hsobcg9a
6lp5sqm4uxb9eq6n6oa5qpe6z
b3pozyyvsak63ktzpoxjpf49y
kvqreo8pn8tvaxh13ny13rvrs
67k09dthxoe7z94p0e5vv49vd
50u0yq5uedzwu5e6g3zscoufw
tsj03e4rb6y4nzwpmppiywlpd
aiq7tle0md6c67cfhxvflkp8f
8l6wifv00gzlnyf468ohh4xhk
1ngvvcgfqpd7a2taumnqkp1gt
n3bg69c6cuapi29u3rl8x8qol
g7n9gxsxkeg9qdwvxk1untz0t
li2mikibjusg9l7f71edg48fh
pzmzwk3ripa2kk08uj05hlokf
p325ucuwbsn891ynddjallka8
8o925cdjz07o7q2hl0s7xj4js
ygqko2qepc3780yadl37p3zq6
yc8x6ix2wd65efeih0oivxf94
vxhch3v5jh1uigxzgjuz6w9a9
ubpgt2wd8ymd4mkbhta40yxnl
08vbg64cs2w12cae056vadnbz
x4srxg754p1ag13vbnuieoa1f
kdsqmnmf80yqx9w9njhgidf30
om5j5nrk89xtto93yg6qr3jys
s9e8e1xo27n6ic0lg8335l3ol
1z7gjluqx00k2nxqe2ik01kxe
xzjbd0zjleriq2jnsbzbz110k
1xx8io6poj2sigqm4xleygx0d
soo2qgceatnotzc7ddxj3x21o
9ou0nat7kqz9gpjpnckc3aiyi
yb0rro7ruxc47jaiab3zzh138
zsy4hkwci3mjp9h9bclzdb43s
v8nc7ajok8xmkol3h58rly7nr
n1ye065pqtt11cnzzrbdv0t6l
5qx15pb6k5hv9mvpjly0t22yk
ukurmomsi70bha9y20yhv6u15
yl7cieix82znf4y4t9p4z1y2r
g1iybyhie5pn4c5hx21t35c36
byiveea9eig4bqiqi300firhk
xt7s98ddrfnb7wrrqkg803l8i
0d84ugh9rxfzciecad9f5qz8n
9zb8syb6pik4818y10h3c3fpt
09x8hgwe2fg5unyahb72qfrhq
1otzceti5e2jn2nsjyv6sk0h9
ljkflacpzga4wqst2o2142c64
son5mj8tm92dgc2mdrw94boa6
kgscmi6jlqlij0cp0n8udke9r
mc0h55wtzwdhgnsjjxkrh800d
bjb2td2ckdf26ta3z4fpb3dr5
p8gx18mq2qcdxpxa6iumacq82
4hxcb4z3pss20zzumbnuprchp
px7vw90zw58m7k13juga728io
b7jvzkd8ss1hm1d1yqc83qpp4
yyqrjegxgqzthws6viv33wxx7
w5n41f8ftewtukn8h47ydnd62
r7v5ipdvuteb19ym85xy11ptd
o0pnx7e80ja6wbdcw9zsdanob
f4k5i8vsq1qoko1ygd8gqxy1m
wywjs8fd6mi0ma6wiu3ledckn
4s677gtsx9wtan8dapp2dqot6
mp98j6s6zrvfgq1gtt8z3r9gf
6cynpx5yv1dmu6zhlb3bto76b
v5semooylyo64gdfzqhgxorlc
m2bb0vb67xdi6jkfsaa7lhg78
v3q1a42q45wom5h5nkum90brb
y4928295xd1nouwij0ouyoryk
uz79xbrktnnho3hxkht02z2po
dx0dpiet759jh9bc6w113wgho
wvmu77rmhhmfl5qp49ba9dgrk
ba9nzdk415l2a7y02uwyj4s4d
5nl32ufhd1k7z9rvvue8ve55r
016kgspkrjj3yz93sq5z88fm3
kustcp822wqgu8254hfl9d5ii
4b2r6esphu0p7xd2isdxvn2ow
eayq6k4jxtlej6qsi1g6adig1
mtok2am64tn24enyt8mk9hnst
v2b8jkiu6pn9dzzkdqigsy7ox

Total reclaimed space: 3.053GB

A log that I found by selecting the devcontainer "Show all logs" option in the command palette:

[2024-05-23T23:59:33.475Z] Dev Containers 0.362.0 in VS Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685).
[2024-05-23T23:59:33.475Z] Initializing configuration support...
[2024-05-23T23:59:33.475Z] Internal initialization of dev container support package...
[2024-05-23T23:59:35.867Z] Start: Run: docker version --format {{json .}}
[2024-05-23T23:59:35.922Z] {"Client":{"CloudIntegration":"v1.0.35+desktop.13","Version":"26.1.1","ApiVersion":"1.45","DefaultAPIVersion":"1.45","GitCommit":"4cf5afa","GoVersion":"go1.21.9","Os":"darwin","Arch":"arm64","BuildTime":"Tue Apr 30 11:44:56 2024","Context":"desktop-linux"},"Server":{"Platform":{"Name":"Docker Desktop 4.30.0 (149282)"},"Components":[{"Name":"Engine","Version":"26.1.1","Details":{"ApiVersion":"1.45","Arch":"arm64","BuildTime":"Tue Apr 30 11:48:04 2024","Experimental":"false","GitCommit":"ac2de55","GoVersion":"go1.21.9","KernelVersion":"6.6.26-linuxkit","MinAPIVersion":"1.24","Os":"linux"}},{"Name":"containerd","Version":"1.6.31","Details":{"GitCommit":"e377cd56a71523140ca6ae87e30244719194a521"}},{"Name":"runc","Version":"1.1.12","Details":{"GitCommit":"v1.1.12-0-g51d5e94"}},{"Name":"docker-init","Version":"0.19.0","Details":{"GitCommit":"de40ad0"}}],"Version":"26.1.1","ApiVersion":"1.45","MinAPIVersion":"1.24","GitCommit":"ac2de55","GoVersion":"go1.21.9","Os":"linux","Arch":"arm64","KernelVersion":"6.6.26-linuxkit","BuildTime":"2024-04-30T11:48:04.000000000+00:00"}}
[2024-05-23T23:59:35.924Z] Stop (57 ms): Run: docker version --format {{json .}}
[2024-05-23T23:59:51.422Z] Start: Run: git ls-remote https://github.com/nodejs/node.git
[2024-05-23T23:59:52.931Z] Stop (1509 ms): Run: git ls-remote https://github.com/nodejs/node.git

Another one, generated slightly later than the previous one:

[2024-05-23T23:59:53.593Z] Dev Containers 0.362.0 in VS Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685).
[2024-05-23T23:59:53.593Z] Start: Resolving Remote
[2024-05-23T23:59:53.600Z] Start: Check Docker is running
[2024-05-23T23:59:53.600Z] Start: Run: docker version
[2024-05-23T23:59:53.653Z] Client:
 Cloud integration: v1.0.35+desktop.13
 Version:           26.1.1
 API version:       1.45
 Go version:        go1.21.9
 Git commit:        4cf5afa
 Built:             Tue Apr 30 11:44:56 2024
 OS/Arch:           darwin/arm64
 Context:           desktop-linux

Server: Docker Desktop 4.30.0 (149282)
 Engine:
  Version:          26.1.1
  API version:      1.45 (minimum version 1.24)
  Go version:       go1.21.9
  Git commit:       ac2de55
  Built:            Tue Apr 30 11:48:04 2024
  OS/Arch:          linux/arm64
  Experimental:     false
 containerd:
  Version:          1.6.31
  GitCommit:        e377cd56a71523140ca6ae87e30244719194a521
 runc:
  Version:          1.1.12
  GitCommit:        v1.1.12-0-g51d5e94
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0
[2024-05-23T23:59:53.655Z] Stop (55 ms): Run: docker version
[2024-05-23T23:59:53.656Z] Stop (56 ms): Check Docker is running
[2024-05-23T23:59:53.656Z] Start: Run: docker volume ls -q
[2024-05-23T23:59:53.706Z] Stop (50 ms): Run: docker volume ls -q
[2024-05-23T23:59:53.706Z] Start: Run: docker volume create --label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --label vsch.local.repository.unique=true --label vsch.local.repository.branch=main node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c
[2024-05-23T23:59:53.756Z] Stop (50 ms): Run: docker volume create --label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --label vsch.local.repository.unique=true --label vsch.local.repository.branch=main node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c
[2024-05-23T23:59:53.774Z] ProxyResolver#loadSystemCertificates count
[2024-05-23T23:59:53.775Z] ProxyResolver#loadSystemCertificates count filtered
[2024-05-23T23:59:53.776Z] Start: Run: docker build -f /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0/bootstrap.Dockerfile -t vsc-volume-bootstrap /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0
[2024-05-23T23:59:54.195Z] [+] Building 0.0s (0/1)                                    docker:desktop-linux
[2024-05-23T23:59:54.352Z] [+] Building 0.2s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  0.2s
[2024-05-23T23:59:54.502Z] [+] Building 0.3s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  0.3s
[2024-05-23T23:59:54.652Z] [+] Building 0.5s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  0.5s
[2024-05-23T23:59:54.815Z] [+] Building 0.6s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  0.6s
[2024-05-23T23:59:54.952Z] [+] Building 0.8s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  0.8s
[2024-05-23T23:59:55.102Z] [+] Building 0.9s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  0.9s
[2024-05-23T23:59:55.252Z] [+] Building 1.1s (1/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  1.1s
[2024-05-23T23:59:55.295Z] [+] Building 1.1s (2/2)                                    docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  1.1s
[2024-05-23T23:59:55.332Z] [+] Building 1.1s (13/13) FINISHED                         docker:desktop-linux
 => [internal] load build definition from bootstrap.Dockerfile             0.0s
 => => transferring dockerfile: 1.02kB                                     0.0s
 => [internal] load metadata for mcr.microsoft.com/devcontainers/base:0-a  1.1s
 => [internal] load .dockerignore                                          0.0s
 => => transferring context: 2B                                            0.0s
 => [1/8] FROM mcr.microsoft.com/devcontainers/base:0-alpine-3.16@sha256:  0.0s
 => [internal] load build context                                          0.0s
 => => transferring context: 3.99kB                                        0.0s
 => CACHED [2/8] COPY host-ca-certificates.crt /tmp/host-ca-certificates.  0.0s
 => CACHED [3/8] RUN cat /tmp/host-ca-certificates.crt >> /etc/ssl/certs/  0.0s
 => CACHED [
[2024-05-23T23:59:55.332Z] 4/8] RUN csplit -f /usr/local/share/ca-certificates/host-ca-c  0.0s
 => CACHED [5/8] RUN echo "@old https://dl-cdn.alpinelinux.org/alpine/v3.  0.0s
 => CACHED [6/8] RUN apk add --no-cache  git-lfs  nodejs  python3  npm  m  0.0s
 => CACHED [7/8] RUN npm config set cafile /etc/ssl/certs/ca-certificates  0.0s
 => CACHED [8/8] COPY .vscode-remote-containers /root/.vscode-remote-cont  0.0s
 => exporting to image                                                     0.0s
 => => exporting layers                                                    0.0s
 => => writing image sha256:fa9ea4b1d8d2f9cfb042838271033bbb08429c1af4621  0.0s
 => => naming to docker.io/library/vsc-volume-bootstrap                    0.0s
[2024-05-23T23:59:55.337Z] 
What's Next?
[2024-05-23T23:59:55.395Z]   1. Sign in to your Docker account → docker login
  2. View a summary of image vulnerabilities and recommendations → docker scout quickview
[2024-05-23T23:59:55.399Z] Stop (1623 ms): Run: docker build -f /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0/bootstrap.Dockerfile -t vsc-volume-bootstrap /var/folders/b0/f_htf4rj4bz4w34ypd28ljq00000gn/T/vsch/bootstrap-image/0.362.0
[2024-05-23T23:59:55.399Z] Cloning Github repository: nodejs/node into /workspaces/node

[2024-05-23T23:59:55.399Z] Start: Run: docker run -d --mount type=volume,src=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,dst=/workspaces -v /var/run/docker.sock:/var/run/docker.sock vsc-volume-bootstrap sleep infinity
[2024-05-23T23:59:55.612Z] Stop (213 ms): Run: docker run -d --mount type=volume,src=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,dst=/workspaces -v /var/run/docker.sock:/var/run/docker.sock vsc-volume-bootstrap sleep infinity
[2024-05-23T23:59:55.613Z] Start: Run in container: /bin/sh
[2024-05-23T23:59:55.613Z] Start: Launching Dev Containers helper.
[2024-05-23T23:59:55.614Z] ssh-agent: SSH_AUTH_SOCK in container (/tmp/vscode-ssh-auth-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.sock) forwarded to local host (/private/tmp/com.apple.launchd.BdMh5j24Dz/Listeners).
[2024-05-23T23:59:55.614Z] X11 forwarding: DISPLAY not set on local host.
[2024-05-23T23:59:55.614Z] Start: Run in container: gpgconf --list-dir agent-socket
[2024-05-23T23:59:55.681Z] /root/.gnupg/S.gpg-agent
[2024-05-23T23:59:55.681Z] 
[2024-05-23T23:59:55.681Z] Stop (67 ms): Run in container: gpgconf --list-dir agent-socket
[2024-05-23T23:59:55.682Z] Start: Run in container: gpgconf --list-dir homedir
[2024-05-23T23:59:55.683Z] /root/.gnupg
[2024-05-23T23:59:55.683Z] 
[2024-05-23T23:59:55.683Z] Stop (1 ms): Run in container: gpgconf --list-dir homedir
[2024-05-23T23:59:55.683Z] Start: Run in container: ls '/root/.gnupg/private-keys-v1.d' 2>/dev/null
[2024-05-23T23:59:55.684Z] 
[2024-05-23T23:59:55.684Z] 
[2024-05-23T23:59:55.685Z] Exit code 2
[2024-05-23T23:59:55.685Z] Stop (2 ms): Run in container: ls '/root/.gnupg/private-keys-v1.d' 2>/dev/null
[2024-05-23T23:59:55.685Z] Start: Run: gpgconf --list-dir agent-extra-socket
[2024-05-23T23:59:55.687Z] Stop (2 ms): Run: gpgconf --list-dir agent-extra-socket
[2024-05-23T23:59:55.687Z] gpg-agent: No agent-extra-socket found on local host.
[2024-05-23T23:59:55.687Z] Start: Run in container: command -v docker >/dev/null 2>&1
[2024-05-23T23:59:55.687Z] Stop (2 ms): Run: gpgconf --list-dir agent-extra-socket
[2024-05-23T23:59:55.688Z] 
[2024-05-23T23:59:55.688Z] 
[2024-05-23T23:59:55.688Z] Stop (1 ms): Run in container: command -v docker >/dev/null 2>&1
[2024-05-23T23:59:55.689Z] Start: Run in container: /bin/sh
[2024-05-23T23:59:55.689Z] Stop (76 ms): Launching Dev Containers helper.
[2024-05-23T23:59:55.689Z] Start: Run in container: echo ~
[2024-05-23T23:59:55.764Z] /root
[2024-05-23T23:59:55.764Z] 
[2024-05-23T23:59:55.764Z] Stop (75 ms): Run in container: echo ~
[2024-05-23T23:59:55.764Z] Start: Run in container: cat <<'EOF-/tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js' >/tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js
[2024-05-23T23:59:55.766Z] 
[2024-05-23T23:59:55.766Z] 
[2024-05-23T23:59:55.766Z] Stop (2 ms): Run in container: cat <<'EOF-/tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js' >/tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js
[2024-05-23T23:59:55.767Z] Start: Run in container: cat ~/.docker/config.json || echo "{
[2024-05-23T23:59:55.768Z] {
}
[2024-05-23T23:59:55.768Z] cat: /root/.docker/config.json: No such file or directory
[2024-05-23T23:59:55.768Z] Stop (1 ms): Run in container: cat ~/.docker/config.json || echo "{
[2024-05-23T23:59:55.768Z] Start: Run in container: mkdir -p /usr/local/bin && cat <<'EOF-/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110' >/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110
[2024-05-23T23:59:55.770Z] 
[2024-05-23T23:59:55.770Z] 
[2024-05-23T23:59:55.770Z] Stop (2 ms): Run in container: mkdir -p /usr/local/bin && cat <<'EOF-/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110' >/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110
[2024-05-23T23:59:55.770Z] Start: Run in container: chmod +x /usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110
[2024-05-23T23:59:55.771Z] 
[2024-05-23T23:59:55.771Z] 
[2024-05-23T23:59:55.772Z] Stop (2 ms): Run in container: chmod +x /usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110
[2024-05-23T23:59:55.772Z] Start: Run in container: mkdir -p ~/.docker && cat <<'EOF-/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110' >~/.docker/config.json
[2024-05-23T23:59:55.774Z] 
[2024-05-23T23:59:55.774Z] 
[2024-05-23T23:59:55.774Z] Stop (2 ms): Run in container: mkdir -p ~/.docker && cat <<'EOF-/usr/local/bin/docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110' >~/.docker/config.json
[2024-05-23T23:59:55.774Z] Start: Run in container: cat <<'EOF-/tmp/vscode-remote-containers-server-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js' >/tmp/vscode-remote-containers-server-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js_1716508795774
[2024-05-23T23:59:55.790Z] 
[2024-05-23T23:59:55.791Z] 
[2024-05-23T23:59:55.791Z] Stop (17 ms): Run in container: cat <<'EOF-/tmp/vscode-remote-containers-server-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js' >/tmp/vscode-remote-containers-server-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js_1716508795774
[2024-05-23T23:59:55.793Z] Start: Run in container: command -v git >/dev/null 2>&1 && git config --global --replace-all credential.helper '!f() { node /tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js git-credential-helper $*; }; f' || true
[2024-05-23T23:59:55.794Z] 
[2024-05-23T23:59:55.794Z] 
[2024-05-23T23:59:55.794Z] Stop (1 ms): Run in container: command -v git >/dev/null 2>&1 && git config --global --replace-all credential.helper '!f() { node /tmp/vscode-remote-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110.js git-credential-helper $*; }; f' || true
[2024-05-23T23:59:55.795Z] Start: Run in container: # Test for /root/.ssh/known_hosts and ssh
[2024-05-23T23:59:55.796Z] 
[2024-05-23T23:59:55.796Z] 
[2024-05-23T23:59:55.796Z] Stop (1 ms): Run in container: # Test for /root/.ssh/known_hosts and ssh
[2024-05-23T23:59:55.797Z] Start: Run in container: # Copy /Users/pato/.ssh/known_hosts to /root/.ssh/known_hosts
[2024-05-23T23:59:55.798Z] 
[2024-05-23T23:59:55.798Z] 
[2024-05-23T23:59:55.798Z] Stop (1 ms): Run in container: # Copy /Users/pato/.ssh/known_hosts to /root/.ssh/known_hosts
[2024-05-23T23:59:55.866Z] Start: Run in container: git clone --depth 1 --branch main https://github.com/nodejs/node.git .
[2024-05-23T23:59:55.953Z] Cloning into '.'...
[2024-05-23T23:59:57.272Z] remote: Enumerating objects: 42112, done.
remote: Counting objects:   0% (1/42112)
remote: Counting objects:   1% (422/42112)
remote: Counting objects:   2% (843/42112)
remote: Counting objects:   3% (1264/42112)
remote: Counting objects:   4% (1685/42112)
remote: Counting objects:   5% (2106/42112)
remote: Counting objects:   6% (2527/42112)
remote: Counting objects:   7% (2948/42112)
remote: Counting objects:   8% (3369/42112)
remote: Counting objects:   9% (3791/42112)
[2024-05-23T23:59:57.287Z] remote: Counting objects:  10% (4212/42112)
remote: Counting objects:  11% (4633/42112)
remote: Counting objects:  12% (5054/42112)
remote: Counting objects:  13% (5475/42112)
remote: Counting objects:  14% (5896/42112)
remote: Counting objects:  15% (6317/42112)
remote: Counting objects:  16% (6738/42112)
remote: Counting objects:  17% (7160/42112)
remote: Counting objects:  18% (7581/42112)
remote: Counting objects:  19% (8002/42112)
remote: Counting objects:  20% (8423/42112)
remote: Counting objects:  21% (8844/42112)
remote: Counting objects:  22% (9265/42112)
remote: Counting objects:  23% (9686/42112)
remote: Counting objects:  24% (10107/42112)
remote: Counting objects:  25% (10528/42112)
remote: Counting objects:  26% (10950/42112)
remote: Counting objects:  27% (11371/42112)
remote: Counting objects:  28% (11792/42112)
remote: Counting objects:  29% (12213/42112)
remote: Counting objects:  30% (12634/42112)
[2024-05-23T23:59:57.289Z] remote: Counting objects:  31% (13055/42112)
remote: Counting objects:  32% (13476/42112)
remote: Counting objects:  33% (13897/42112)
remote: Counting objects:  34% (14319/42112)
remote: Counting objects:  35% (14740/42112)
remote: Counting objects:  36% (15161/42112)
remote: Counting objects:  37% (15582/42112)
remote: Counting objects:  38% (16003/42112)
remote: Counting objects:  39% (16424/42112)
remote: Counting objects:  40% (16845/42112)
remote: Counting objects:  41% (17266/42112)
remote: Counting objects:  42% (17688/42112)
remote: Counting objects:  43% (18109/42112)
remote: Counting objects:  44% (18530/42112)
remote: Counting objects:  45% (18951/42112)
remote: Counting objects:  46% (19372/42112)
remote: Counting objects:  47% (19793/42112)
remote: Counting objects:  48% (20214/42112)
remote: Counting objects:  49% (20635/42112)
remote: Counting objects:  50% (21056/42112)
[2024-05-23T23:59:57.296Z] remote: Counting objects:  51% (21478/42112)
remote: Counting objects:  52% (21899/42112)
remote: Counting objects:  53% (22320/42112)
remote: Counting objects:  54% (22741/42112)
remote: Counting objects:  55% (23162/42112)
remote: Counting objects:  56% (23583/42112)
remote: Counting objects:  57% (24004/42112)
remote: Counting objects:  58% (24425/42112)
remote: Counting objects:  59% (24847/42112)
remote: Counting objects:  60% (25268/42112)
remote: Counting objects:  61% (25689/42112)
remote: Counting objects:  62% (26110/42112)
remote: Counting objects:  63% (26531/42112)
remote: Counting objects:  64% (26952/42112)
remote: Counting objects:  65% (27373/42112)
remote: Counting objects:  66% (27794/42112)
remote: Counting objects:  67% (28216/42112)
remote: Counting objects:  68% (28637/42112)
remote: Counting objects:  69% (29058/42112)
remote: Counting objects:  70% (29479/42112)
remote: Counting objects:  71% (29900/42112)
remote: Counting
[2024-05-23T23:59:57.297Z]  objects:  72% (30321/42112)
[2024-05-23T23:59:57.303Z] remote: Counting objects:  73% (30742/42112)
remote: Counting objects:  74% (31163/42112)
remote: Counting objects:  75% (31584/42112)
remote: Counting objects:  76% (32006/42112)
remote: Counting objects:  77% (32427/42112)
remote: Counting objects:  78% (32848/42112)
remote: Counting objects:  79% (33269/42112)
remote: Counting objects:  80% (33690/42112)
remote: Counting objects:  81% (34111/42112)
remote: Counting objects:  82% (34532/42112)
remote: Counting objects:  83% (34953/42112)
remote: Counting objects:  84% (35375/42112)
remote: Counting objects:  85% (35796/42112)
remote: Counting objects:  86% (36217/42112)
remote: Counting objects:  87% (36638/42112)
remote: Counting objects:  88% (37059/42112)
remote: Counting objects:  89% (37480/42112)
remote: Counting objects:  90% (37901/42112)
remote: Counting objects:  91% (38322/42112)
remote: Counting objects:  92% (38744/42112)
remote: Counting objects:  93% (39165/42112)
[2024-05-23T23:59:57.466Z] remote: Counting objects:  94% (39586/42112)
remote: Counting objects:  95% (40007/42112)
remote: Counting objects:  96% (40428/42112)
remote: Counting objects:  97% (40849/42112)
remote: Counting objects:  98% (41270/42112)
remote: Counting objects:  99% (41691/42112)
remote: Counting objects: 100% (42112/42112)
remote: Counting objects: 100% (42112/42112), done.
remote: Compressing objects:   0% (1/31658)
remote: Compressing objects:   1% (317/31658)
remote: Compressing objects:   2% (634/31658)
remote: Compressing objects:   3% (950/31658)
[2024-05-23T23:59:57.488Z] remote: Compressing objects:   4% (1267/31658)
[2024-05-23T23:59:57.651Z] remote: Compressing objects:   5% (1583/31658)
remote: Compressing objects:   6% (1900/31658)
remote: Compressing objects:   7% (2217/31658)
remote: Compressing objects:   8% (2533/31658)
remote: Compressing objects:   9% (2850/31658)
[2024-05-23T23:59:57.848Z] remote: Compressing objects:  10% (3166/31658)
[2024-05-23T23:59:58.036Z] remote: Compressing objects:  11% (3483/31658)
remote: Compressing objects:  12% (3799/31658)
remote: Compressing objects:  13% (4116/31658)
remote: Compressing objects:  14% (4433/31658)
remote: Compressing objects:  15% (4749/31658)
remote: Compressing objects:  16% (5066/31658)
[2024-05-23T23:59:58.228Z] remote: Compressing objects:  17% (5382/31658)
remote: Compressing objects:  18% (5699/31658)
remote: Compressing objects:  19% (6016/31658)
remote: Compressing objects:  20% (6332/31658)
remote: Compressing objects:  21% (6649/31658)
remote: Compressing objects:  22% (6965/31658)
remote: Compressing objects:  23% (7282/31658)
remote: Compressing objects:  24% (7598/31658)
[2024-05-23T23:59:58.419Z] remote: Compressing objects:  25% (7915/31658)
remote: Compressing objects:  26% (8232/31658)
remote: Compressing objects:  27% (8548/31658)
remote: Compressing objects:  27% (8766/31658)
remote: Compressing objects:  28% (8865/31658)
remote: Compressing objects:  29% (9181/31658)
remote: Compressing objects:  30% (9498/31658)
remote: Compressing objects:  31% (9814/31658)
remote: Compressing objects:  32% (10131/31658)
[2024-05-23T23:59:58.610Z] remote: Compressing objects:  33% (10448/31658)
remote: Compressing objects:  34% (10764/31658)
remote: Compressing objects:  35% (11081/31658)
remote: Compressing objects:  36% (11397/31658)
remote: Compressing objects:  37% (11714/31658)
remote: Compressing objects:  38% (12031/31658)
remote: Compressing objects:  39% (12347/31658)
remote: Compressing objects:  40% (12664/31658)
remote: Compressing objects:  41% (12980/31658)
[2024-05-23T23:59:58.796Z] remote: Compressing objects:  42% (13297/31658)
remote: Compressing objects:  43% (13613/31658)
remote: Compressing objects:  44% (13930/31658)
remote: Compressing objects:  45% (14247/31658)
remote: Compressing objects:  46% (14563/31658)
remote: Compressing objects:  47% (14880/31658)
remote: Compressing objects:  48% (15196/31658)
remote: Compressing objects:  49% (15513/31658)
remote: Compressing objects:  50% (15829/31658)
remote: Compressing objects:  51% (16146/31658)
remote: Compressing objects:  52% (16463/31658)
remote: Compressing objects:  53% (16779/31658)
remote: Compressing objects:  54% (17096/31658)
[2024-05-23T23:59:58.992Z] remote: Compressing objects:  55% (17412/31658)
remote: Compressing objects:  56% (17729/31658)
remote: Compressing objects:  57% (18046/31658)
remote: Compressing objects:  58% (18362/31658)
remote: Compressing objects:  59% (18679/31658)
[2024-05-23T23:59:59.181Z] remote: Compressing objects:  60% (18995/31658)
remote: Compressing objects:  61% (19312/31658)
remote: Compressing objects:  62% (19628/31658)
remote: Compressing objects:  63% (19945/31658)
[2024-05-23T23:59:59.374Z] remote: Compressing objects:  64% (20262/31658)
remote: Compressing objects:  65% (20578/31658)
remote: Compressing objects:  65% (20660/31658)
remote: Compressing objects:  66% (20895/31658)
[2024-05-24T00:00:00.026Z] remote: Compressing objects:  67% (21211/31658)
remote: Compressing objects:  68% (21528/31658)
remote: Compressing objects:  69% (21845/31658)
[2024-05-24T00:00:00.219Z] remote: Compressing objects:  70% (22161/31658)
[2024-05-24T00:00:00.406Z] remote: Compressing objects:  71% (22478/31658)
remote: Compressing objects:  71% (22530/31658)
[2024-05-24T00:00:00.599Z] remote: Compressing objects:  72% (22794/31658)
[2024-05-24T00:00:00.792Z] remote: Compressing objects:  73% (23111/31658)
remote: Compressing objects:  74% (23427/31658)
[2024-05-24T00:00:01.499Z] remote: Compressing objects:  75% (23744/31658)
remote: Compressing objects:  76% (24061/31658)
remote: Compressing objects:  77% (24377/31658)
remote: Compressing objects:  77% (24589/31658)
remote: Compressing objects:  78% (24694/31658)
remote: Compressing objects:  79% (25010/31658)
remote: Compressing objects:  80% (25327/31658)
[2024-05-24T00:00:01.688Z] remote: Compressing objects:  81% (25643/31658)
remote: Compressing objects:  82% (25960/31658)
[2024-05-24T00:00:01.880Z] remote: Compressing objects:  83% (26277/31658)
remote: Compressing objects:  84% (26593/31658)
remote: Compressing objects:  85% (26910/31658)
[2024-05-24T00:00:02.071Z] remote: Compressing objects:  86% (27226/31658)
[2024-05-24T00:00:02.262Z] remote: Compressing objects:  87% (27543/31658)
remote: Compressing objects:  88% (27860/31658)
[2024-05-24T00:00:02.455Z] remote: Compressing objects:  88% (28063/31658)
remote: Compressing objects:  89% (28176/31658)
[2024-05-24T00:00:02.642Z] remote: Compressing objects:  90% (28493/31658)
remote: Compressing objects:  91% (28809/31658)
remote: Compressing objects:  92% (29126/31658)
remote: Compressing objects:  93% (29442/31658)
remote: Compressing objects:  94% (29759/31658)
remote: Compressing objects:  95% (30076/31658)
[2024-05-24T00:00:02.658Z] remote: Compressing objects:  96% (30392/31658)
remote: Compressing objects:  97% (30709/31658)
remote: Compressing objects:  98% (31025/31658)
remote: Compressing objects:  99% (31342/31658)
remote: Compressing objects: 100% (31658/31658)
remote: Compressing objects: 100% (31658/31658), done.
[2024-05-24T00:00:02.662Z] Receiving objects:   0% (1/42112)
[2024-05-24T00:00:02.767Z] Receiving objects:   1% (422/42112)
[2024-05-24T00:00:03.072Z] Receiving objects:   2% (843/42112)
[2024-05-24T00:00:03.240Z] Receiving objects:   3% (1264/42112), 3.04 MiB | 5.26 MiB/s
[2024-05-24T00:00:03.736Z] Receiving objects:   3% (1594/42112), 7.69 MiB | 7.15 MiB/s
[2024-05-24T00:00:04.667Z] Receiving objects:   3% (1595/42112), 11.53 MiB | 7.31 MiB/s
[2024-05-24T00:00:04.712Z] Receiving objects:   4% (1685/42112), 11.53 MiB | 7.31 MiB/s
[2024-05-24T00:00:04.941Z] Receiving objects:   5% (2106/42112), 15.36 MiB | 7.40 MiB/s
[2024-05-24T00:00:05.094Z] Receiving objects:   6% (2527/42112), 15.36 MiB | 7.40 MiB/s
[2024-05-24T00:00:05.181Z] Receiving objects:   7% (2948/42112), 15.36 MiB | 7.40 MiB/s
[2024-05-24T00:00:05.233Z] Receiving objects:   8% (3369/42112), 15.36 MiB | 7.40 MiB/s
[2024-05-24T00:00:05.283Z] Receiving objects:   9% (3791/42112), 19.23 MiB | 7.46 MiB/s
[2024-05-24T00:00:05.384Z] Receiving objects:  10% (4212/42112), 19.23 MiB | 7.46 MiB/s
[2024-05-24T00:00:05.428Z] Receiving objects:  11% (4633/42112), 19.23 MiB | 7.46 MiB/s
[2024-05-24T00:00:05.542Z] Receiving objects:  12% (5054/42112), 19.23 MiB | 7.46 MiB/s
[2024-05-24T00:00:05.661Z] Receiving objects:  12% (5295/42112), 19.23 MiB | 7.46 MiB/s
[2024-05-24T00:00:05.755Z] Receiving objects:  13% (5475/42112), 23.10 MiB | 7.51 MiB/s
[2024-05-24T00:00:05.794Z] Receiving objects:  14% (5896/42112), 23.10 MiB | 7.51 MiB/s
[2024-05-24T00:00:05.900Z] Receiving objects:  15% (6317/42112), 23.10 MiB | 7.51 MiB/s
[2024-05-24T00:00:06.083Z] Receiving objects:  16% (6738/42112), 23.10 MiB | 7.51 MiB/s
[2024-05-24T00:00:06.251Z] Receiving objects:  17% (7160/42112), 26.94 MiB | 7.53 MiB/s
[2024-05-24T00:00:06.396Z] Receiving objects:  18% (7581/42112), 26.94 MiB | 7.53 MiB/s
[2024-05-24T00:00:06.496Z] Receiving objects:  19% (8002/42112), 26.94 MiB | 7.53 MiB/s
[2024-05-24T00:00:06.579Z] Receiving objects:  20% (8423/42112), 26.94 MiB | 7.53 MiB/s
[2024-05-24T00:00:06.660Z] Receiving objects:  20% (8587/42112), 26.94 MiB | 7.53 MiB/s
[2024-05-24T00:00:06.703Z] Receiving objects:  21% (8844/42112), 26.94 MiB | 7.53 MiB/s
[2024-05-24T00:00:06.792Z] Receiving objects:  22% (9265/42112), 30.83 MiB | 7.56 MiB/s
[2024-05-24T00:00:06.898Z] Receiving objects:  23% (9686/42112), 30.83 MiB | 7.56 MiB/s
[2024-05-24T00:00:07.167Z] Receiving objects:  24% (10107/42112), 30.83 MiB | 7.56 MiB/s
[2024-05-24T00:00:07.743Z] Receiving objects:  24% (10419/42112), 38.54 MiB | 7.88 MiB/s
[2024-05-24T00:00:07.799Z] Receiving objects:  25% (10528/42112), 38.54 MiB | 7.88 MiB/s
[2024-05-24T00:00:07.895Z] Receiving objects:  26% (10950/42112), 38.54 MiB | 7.88 MiB/s
[2024-05-24T00:00:08.268Z] Receiving objects:  27% (11371/42112), 42.39 MiB | 7.70 MiB/s
[2024-05-24T00:00:08.369Z] Receiving objects:  28% (11792/42112), 42.39 MiB | 7.70 MiB/s
[2024-05-24T00:00:08.529Z] Receiving objects:  29% (12213/42112), 42.39 MiB | 7.70 MiB/s
[2024-05-24T00:00:08.662Z] Receiving objects:  29% (12496/42112), 42.39 MiB | 7.70 MiB/s
[2024-05-24T00:00:08.744Z] Receiving objects:  30% (12634/42112), 46.25 MiB | 7.71 MiB/s
[2024-05-24T00:00:09.027Z] Receiving objects:  31% (13055/42112), 46.25 MiB | 7.71 MiB/s
[2024-05-24T00:00:09.247Z] Receiving objects:  32% (13476/42112), 50.10 MiB | 7.71 MiB/s
[2024-05-24T00:00:09.389Z] Receiving objects:  33% (13897/42112), 50.10 MiB | 7.71 MiB/s
[2024-05-24T00:00:09.570Z] Receiving objects:  34% (14319/42112), 50.10 MiB | 7.71 MiB/s
[2024-05-24T00:00:09.665Z] Receiving objects:  34% (14517/42112), 50.10 MiB | 7.71 MiB/s
[2024-05-24T00:00:09.767Z] Receiving objects:  35% (14740/42112), 53.93 MiB | 7.70 MiB/s
[2024-05-24T00:00:09.963Z] Receiving objects:  36% (15161/42112), 53.93 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.148Z] Receiving objects:  37% (15582/42112), 53.93 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.184Z] Receiving objects:  38% (16003/42112), 53.93 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.215Z] Receiving objects:  39% (16424/42112), 53.93 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.243Z] Receiving objects:  40% (16845/42112), 53.93 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.268Z] Receiving objects:  41% (17266/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.283Z] Receiving objects:  42% (17688/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.289Z] Receiving objects:  43% (18109/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.492Z] Receiving objects:  44% (18530/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.531Z] Receiving objects:  45% (18951/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.552Z] Receiving objects:  46% (19372/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.578Z] Receiving objects:  47% (19793/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.624Z] Receiving objects:  48% (20214/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.658Z] Receiving objects:  49% (20635/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.662Z] Receiving objects:  49% (20637/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.691Z] Receiving objects:  50% (21056/42112), 57.79 MiB | 7.70 MiB/s
[2024-05-24T00:00:10.751Z] Receiving objects:  51% (21478/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.769Z] Receiving objects:  52% (21899/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.789Z] Receiving objects:  53% (22320/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.810Z] Receiving objects:  54% (22741/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.817Z] Receiving objects:  55% (23162/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.829Z] Receiving objects:  56% (23583/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.848Z] Receiving objects:  57% (24004/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:10.877Z] Receiving objects:  58% (24425/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:11.008Z] Receiving objects:  59% (24847/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:11.094Z] Receiving objects:  60% (25268/42112), 61.67 MiB | 7.71 MiB/s
[2024-05-24T00:00:11.673Z] Receiving objects:  60% (25369/42112), 65.54 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.037Z] Receiving objects:  61% (25689/42112), 69.39 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.098Z] Receiving objects:  62% (26110/42112), 69.39 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.139Z] Receiving objects:  63% (26531/42112), 69.39 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.185Z] Receiving objects:  64% (26952/42112), 69.39 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.312Z] Receiving objects:  65% (27373/42112), 73.27 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.454Z] Receiving objects:  66% (27794/42112), 73.27 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.481Z] Receiving objects:  67% (28216/42112), 73.27 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.586Z] Receiving objects:  68% (28637/42112), 73.27 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.660Z] Receiving objects:  68% (28835/42112), 73.27 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.705Z] Receiving objects:  69% (29058/42112), 73.27 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.779Z] Receiving objects:  70% (29479/42112), 77.11 MiB | 7.71 MiB/s
[2024-05-24T00:00:12.916Z] Receiving objects:  71% (29900/42112), 77.11 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.390Z] Receiving objects:  72% (30321/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.568Z] Receiving objects:  73% (30742/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.608Z] Receiving objects:  74% (31163/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.633Z] Receiving objects:  75% (31584/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.642Z] Receiving objects:  76% (32006/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.676Z] Receiving objects:  76% (32400/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:13.700Z] Receiving objects:  77% (32427/42112), 81.00 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.119Z] Receiving objects:  78% (32848/42112), 84.84 MiB | 7.70 MiB/s
[2024-05-24T00:00:14.158Z] Receiving objects:  79% (33269/42112), 84.84 MiB | 7.70 MiB/s
[2024-05-24T00:00:14.375Z] Receiving objects:  80% (33690/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.429Z] Receiving objects:  81% (34111/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.463Z] Receiving objects:  82% (34532/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.505Z] Receiving objects:  83% (34953/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.546Z] Receiving objects:  84% (35375/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.579Z] Receiving objects:  85% (35796/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.606Z] Receiving objects:  86% (36217/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.640Z] Receiving objects:  87% (36638/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.659Z] Receiving objects:  87% (36863/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.670Z] Receiving objects:  88% (37059/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.704Z] Receiving objects:  89% (37480/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.744Z] Receiving objects:  90% (37901/42112), 88.71 MiB | 7.71 MiB/s
[2024-05-24T00:00:14.769Z] Receiving objects:  91% (38322/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:14.862Z] Receiving objects:  92% (38744/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:14.995Z] Receiving objects:  93% (39165/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.056Z] Receiving objects:  94% (39586/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.120Z] Receiving objects:  95% (40007/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.169Z] Receiving objects:  96% (40428/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.180Z] Receiving objects:  97% (40849/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.243Z] Receiving objects:  98% (41270/42112), 92.62 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.315Z] Receiving objects:  99% (41691/42112), 96.49 MiB | 7.72 MiB/s
[2024-05-24T00:00:15.353Z] remote: Total 42112 (delta 10169), reused 29352 (delta 9177), pack-reused 0
[2024-05-24T00:00:15.355Z] Receiving objects: 100% (42112/42112), 96.49 MiB | 7.72 MiB/s
Receiving objects: 100% (42112/42112), 97.20 MiB | 7.66 MiB/s, done.
[2024-05-24T00:00:15.357Z] Resolving deltas:   0% (0/10169)
[2024-05-24T00:00:15.363Z] Resolving deltas:   1% (102/10169)
[2024-05-24T00:00:15.371Z] Resolving deltas:   2% (204/10169)
[2024-05-24T00:00:15.382Z] Resolving deltas:   3% (308/10169)
[2024-05-24T00:00:15.391Z] Resolving deltas:   4% (407/10169)
[2024-05-24T00:00:15.402Z] Resolving deltas:   5% (509/10169)
[2024-05-24T00:00:15.412Z] Resolving deltas:   6% (612/10169)
[2024-05-24T00:00:15.417Z] Resolving deltas:   7% (712/10169)
[2024-05-24T00:00:15.422Z] Resolving deltas:   8% (815/10169)
[2024-05-24T00:00:15.429Z] Resolving deltas:   9% (916/10169)
[2024-05-24T00:00:15.439Z] Resolving deltas:  10% (1017/10169)
[2024-05-24T00:00:15.460Z] Resolving deltas:  11% (1119/10169)
[2024-05-24T00:00:15.476Z] Resolving deltas:  12% (1221/10169)
[2024-05-24T00:00:15.482Z] Resolving deltas:  13% (1323/10169)
[2024-05-24T00:00:15.487Z] Resolving deltas:  14% (1424/10169)
[2024-05-24T00:00:15.504Z] Resolving deltas:  15% (1526/10169)
[2024-05-24T00:00:15.509Z] Resolving deltas:  16% (1628/10169)
[2024-05-24T00:00:15.515Z] Resolving deltas:  17% (1729/10169)
[2024-05-24T00:00:15.523Z] Resolving deltas:  18% (1831/10169)
[2024-05-24T00:00:15.528Z] Resolving deltas:  19% (1934/10169)
[2024-05-24T00:00:15.532Z] Resolving deltas:  20% (2035/10169)
[2024-05-24T00:00:15.538Z] Resolving deltas:  21% (2138/10169)
[2024-05-24T00:00:15.542Z] Resolving deltas:  22% (2239/10169)
[2024-05-24T00:00:15.545Z] Resolving deltas:  23% (2339/10169)
[2024-05-24T00:00:15.552Z] Resolving deltas:  24% (2441/10169)
[2024-05-24T00:00:15.559Z] Resolving deltas:  25% (2545/10169)
[2024-05-24T00:00:15.566Z] Resolving deltas:  26% (2644/10169)
[2024-05-24T00:00:15.577Z] Resolving deltas:  27% (2747/10169)
[2024-05-24T00:00:15.584Z] Resolving deltas:  28% (2849/10169)
[2024-05-24T00:00:15.591Z] Resolving deltas:  29% (2950/10169)
[2024-05-24T00:00:15.598Z] Resolving deltas:  30% (3051/10169)
[2024-05-24T00:00:15.601Z] Resolving deltas:  31% (3153/10169)
[2024-05-24T00:00:15.604Z] Resolving deltas:  32% (3257/10169)
[2024-05-24T00:00:15.607Z] Resolving deltas:  33% (3356/10169)
[2024-05-24T00:00:15.610Z] Resolving deltas:  34% (3458/10169)
[2024-05-24T00:00:15.613Z] Resolving deltas:  35% (3561/10169)
[2024-05-24T00:00:15.618Z] Resolving deltas:  36% (3661/10169)
[2024-05-24T00:00:15.622Z] Resolving deltas:  37% (3764/10169)
[2024-05-24T00:00:15.626Z] Resolving deltas:  38% (3865/10169)
[2024-05-24T00:00:15.629Z] Resolving deltas:  39% (3967/10169)
[2024-05-24T00:00:15.632Z] Resolving deltas:  40% (4068/10169)
[2024-05-24T00:00:15.634Z] Resolving deltas:  41% (4170/10169)
[2024-05-24T00:00:15.637Z] Resolving deltas:  42% (4271/10169)
[2024-05-24T00:00:15.639Z] Resolving deltas:  43% (4374/10169)
[2024-05-24T00:00:15.642Z] Resolving deltas:  44% (4475/10169)
[2024-05-24T00:00:15.646Z] Resolving deltas:  45% (4577/10169)
[2024-05-24T00:00:15.659Z] Resolving deltas:  46% (4678/10169)
[2024-05-24T00:00:15.664Z] Resolving deltas:  47% (4782/10169)
[2024-05-24T00:00:15.669Z] Resolving deltas:  48% (4882/10169)
[2024-05-24T00:00:15.672Z] Resolving deltas:  49% (4983/10169)
[2024-05-24T00:00:15.676Z] Resolving deltas:  50% (5085/10169)
[2024-05-24T00:00:15.679Z] Resolving deltas:  51% (5188/10169)
[2024-05-24T00:00:15.682Z] Resolving deltas:  52% (5288/10169)
[2024-05-24T00:00:15.687Z] Resolving deltas:  53% (5390/10169)
[2024-05-24T00:00:15.693Z] Resolving deltas:  54% (5492/10169)
[2024-05-24T00:00:15.699Z] Resolving deltas:  55% (5593/10169)
[2024-05-24T00:00:15.703Z] Resolving deltas:  56% (5695/10169)
[2024-05-24T00:00:15.710Z] Resolving deltas:  57% (5797/10169)
[2024-05-24T00:00:15.714Z] Resolving deltas:  58% (5899/10169)
[2024-05-24T00:00:15.719Z] Resolving deltas:  59% (6002/10169)
[2024-05-24T00:00:15.722Z] Resolving deltas:  60% (6102/10169)
[2024-05-24T00:00:15.725Z] Resolving deltas:  61% (6204/10169)
[2024-05-24T00:00:15.729Z] Resolving deltas:  62% (6305/10169)
[2024-05-24T00:00:15.733Z] Resolving deltas:  63% (6407/10169)
[2024-05-24T00:00:15.738Z] Resolving deltas:  64% (6509/10169)
[2024-05-24T00:00:15.743Z] Resolving deltas:  65% (6610/10169)
[2024-05-24T00:00:15.751Z] Resolving deltas:  66% (6712/10169)
[2024-05-24T00:00:15.756Z] Resolving deltas:  67% (6814/10169)
[2024-05-24T00:00:15.759Z] Resolving deltas:  68% (6915/10169)
[2024-05-24T00:00:15.763Z] Resolving deltas:  69% (7020/10169)
[2024-05-24T00:00:15.765Z] Resolving deltas:  70% (7121/10169)
[2024-05-24T00:00:15.769Z] Resolving deltas:  71% (7220/10169)
[2024-05-24T00:00:15.775Z] Resolving deltas:  72% (7326/10169)
[2024-05-24T00:00:15.781Z] Resolving deltas:  73% (7424/10169)
[2024-05-24T00:00:15.788Z] Resolving deltas:  74% (7526/10169)
[2024-05-24T00:00:15.798Z] Resolving deltas:  75% (7627/10169)
[2024-05-24T00:00:15.808Z] Resolving deltas:  76% (7729/10169)
[2024-05-24T00:00:15.820Z] Resolving deltas:  77% (7832/10169)
[2024-05-24T00:00:15.830Z] Resolving deltas:  78% (7932/10169)
[2024-05-24T00:00:15.834Z] Resolving deltas:  79% (8035/10169)
[2024-05-24T00:00:15.839Z] Resolving deltas:  80% (8136/10169)
[2024-05-24T00:00:15.843Z] Resolving deltas:  81% (8238/10169)
[2024-05-24T00:00:15.853Z] Resolving deltas:  82% (8340/10169)
[2024-05-24T00:00:15.863Z] Resolving deltas:  83% (8441/10169)
[2024-05-24T00:00:15.866Z] Resolving deltas:  84% (8543/10169)
[2024-05-24T00:00:15.871Z] Resolving deltas:  85% (8644/10169)
[2024-05-24T00:00:15.875Z] Resolving deltas:  86% (8746/10169)
[2024-05-24T00:00:15.879Z] Resolving deltas:  87% (8848/10169)
[2024-05-24T00:00:15.884Z] Resolving deltas:  88% (8950/10169)
[2024-05-24T00:00:15.890Z] Resolving deltas:  89% (9051/10169)
[2024-05-24T00:00:15.895Z] Resolving deltas:  90% (9153/10169)
[2024-05-24T00:00:15.903Z] Resolving deltas:  91% (9254/10169)
[2024-05-24T00:00:15.910Z] Resolving deltas:  92% (9357/10169)
[2024-05-24T00:00:15.918Z] Resolving deltas:  93% (9458/10169)
[2024-05-24T00:00:15.920Z] Resolving deltas:  94% (9560/10169)
[2024-05-24T00:00:15.922Z] Resolving deltas:  95% (9664/10169)
[2024-05-24T00:00:15.924Z] Resolving deltas:  96% (9763/10169)
[2024-05-24T00:00:15.926Z] Resolving deltas:  97% (9864/10169)
[2024-05-24T00:00:15.928Z] Resolving deltas:  98% (9966/10169)
[2024-05-24T00:00:15.932Z] Resolving deltas:  99% (10068/10169)
[2024-05-24T00:00:15.939Z] Resolving deltas: 100% (10169/10169)
[2024-05-24T00:00:15.939Z] Resolving deltas: 100% (10169/10169), done.
[2024-05-24T00:00:17.063Z] Updating files:  30% (13036/43343)
[2024-05-24T00:00:17.099Z] Updating files:  31% (13437/43343)
[2024-05-24T00:00:17.122Z] Updating files:  32% (13870/43343)
[2024-05-24T00:00:17.155Z] Updating files:  33% (14304/43343)
[2024-05-24T00:00:17.211Z] Updating files:  34% (14737/43343)
[2024-05-24T00:00:17.251Z] Updating files:  35% (15171/43343)
[2024-05-24T00:00:17.286Z] Updating files:  36% (15604/43343)
[2024-05-24T00:00:17.322Z] Updating files:  37% (16037/43343)
[2024-05-24T00:00:17.357Z] Updating files:  38% (16471/43343)
[2024-05-24T00:00:17.393Z] Updating files:  39% (16904/43343)
[2024-05-24T00:00:17.439Z] Updating files:  40% (17338/43343)
[2024-05-24T00:00:17.454Z] Updating files:  41% (17771/43343)
[2024-05-24T00:00:17.468Z] Updating files:  42% (18205/43343)
[2024-05-24T00:00:17.482Z] Updating files:  43% (18638/43343)
[2024-05-24T00:00:17.499Z] Updating files:  44% (19071/43343)
[2024-05-24T00:00:17.512Z] Updating files:  45% (19505/43343)
[2024-05-24T00:00:17.527Z] Updating files:  46% (19938/43343)
[2024-05-24T00:00:17.565Z] Updating files:  47% (20372/43343)
[2024-05-24T00:00:17.580Z] Updating files:  48% (20805/43343)
[2024-05-24T00:00:17.595Z] Updating files:  49% (21239/43343)
[2024-05-24T00:00:17.612Z] Updating files:  50% (21672/43343)
[2024-05-24T00:00:17.628Z] Updating files:  51% (22105/43343)
[2024-05-24T00:00:17.644Z] Updating files:  52% (22539/43343)
[2024-05-24T00:00:17.661Z] Updating files:  53% (22972/43343)
[2024-05-24T00:00:17.676Z] Updating files:  54% (23406/43343)
[2024-05-24T00:00:17.692Z] Updating files:  55% (23839/43343)
[2024-05-24T00:00:17.706Z] Updating files:  56% (24273/43343)
[2024-05-24T00:00:17.719Z] Updating files:  57% (24706/43343)
[2024-05-24T00:00:17.732Z] Updating files:  58% (25139/43343)
[2024-05-24T00:00:17.746Z] Updating files:  59% (25573/43343)
[2024-05-24T00:00:17.761Z] Updating files:  60% (26006/43343)
[2024-05-24T00:00:17.784Z] Updating files:  61% (26440/43343)
[2024-05-24T00:00:17.815Z] Updating files:  62% (26873/43343)
[2024-05-24T00:00:17.917Z] Updating files:  63% (27307/43343)
[2024-05-24T00:00:17.940Z] Updating files:  64% (27740/43343)
[2024-05-24T00:00:17.958Z] Updating files:  65% (28173/43343)
[2024-05-24T00:00:17.975Z] Updating files:  66% (28607/43343)
[2024-05-24T00:00:18.006Z] Updating files:  67% (29040/43343)
[2024-05-24T00:00:18.033Z] Updating files:  68% (29474/43343)
[2024-05-24T00:00:18.044Z] Updating files:  69% (29907/43343)
[2024-05-24T00:00:18.059Z] Updating files:  69% (30095/43343)
[2024-05-24T00:00:18.075Z] Updating files:  70% (30341/43343)
[2024-05-24T00:00:18.102Z] Updating files:  71% (30774/43343)
[2024-05-24T00:00:18.123Z] Updating files:  72% (31207/43343)
[2024-05-24T00:00:18.197Z] Updating files:  73% (31641/43343)
[2024-05-24T00:00:18.227Z] Updating files:  74% (32074/43343)
[2024-05-24T00:00:18.251Z] Updating files:  75% (32508/43343)
[2024-05-24T00:00:18.265Z] Updating files:  76% (32941/43343)
[2024-05-24T00:00:18.276Z] Updating files:  77% (33375/43343)
[2024-05-24T00:00:18.310Z] Updating files:  78% (33808/43343)
[2024-05-24T00:00:18.353Z] Updating files:  79% (34241/43343)
[2024-05-24T00:00:18.370Z] Updating files:  80% (34675/43343)
[2024-05-24T00:00:18.413Z] Updating files:  81% (35108/43343)
[2024-05-24T00:00:18.432Z] Updating files:  82% (35542/43343)
[2024-05-24T00:00:18.447Z] Updating files:  83% (35975/43343)
[2024-05-24T00:00:18.462Z] Updating files:  84% (36409/43343)
[2024-05-24T00:00:18.477Z] Updating files:  85% (36842/43343)
[2024-05-24T00:00:18.492Z] Updating files:  86% (37275/43343)
[2024-05-24T00:00:18.507Z] Updating files:  87% (37709/43343)
[2024-05-24T00:00:18.520Z] Updating files:  88% (38142/43343)
[2024-05-24T00:00:18.535Z] Updating files:  89% (38576/43343)
[2024-05-24T00:00:18.550Z] Updating files:  90% (39009/43343)
[2024-05-24T00:00:18.566Z] Updating files:  91% (39443/43343)
[2024-05-24T00:00:18.581Z] Updating files:  92% (39876/43343)
[2024-05-24T00:00:18.615Z] Updating files:  93% (40309/43343)
[2024-05-24T00:00:18.640Z] Updating files:  94% (40743/43343)
[2024-05-24T00:00:18.663Z] Updating files:  95% (41176/43343)
[2024-05-24T00:00:18.685Z] Updating files:  96% (41610/43343)
[2024-05-24T00:00:18.699Z] Updating files:  97% (42043/43343)
[2024-05-24T00:00:18.719Z] Updating files:  98% (42477/43343)
[2024-05-24T00:00:18.743Z] Updating files:  99% (42910/43343)
[2024-05-24T00:00:18.760Z] Updating files: 100% (43343/43343)
Updating files: 100% (43343/43343), done.
[2024-05-24T00:00:18.821Z] 
What's next?
  Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug 7119f11dbb063b8c80ba132fb1f948fc277aebf3e130ecd149742f1c3ee01d7f
  Learn more at https://docs.docker.com/go/debug-cli/
[2024-05-24T00:00:18.824Z] Stop (22958 ms): Run in container: git clone --depth 1 --branch main https://github.com/nodejs/node.git .
[2024-05-24T00:00:18.825Z] Start: Run in container: cat /workspaces/node/.devcontainer/devcontainer.json 2>/dev/null
[2024-05-24T00:00:18.827Z] Stop (2 ms): Run in container: cat /workspaces/node/.devcontainer/devcontainer.json 2>/dev/null
[2024-05-24T00:00:18.828Z] Start: Run in container: cat /workspaces/node/.devcontainer/devcontainer.json 2>/dev/null
[2024-05-24T00:00:18.829Z] Stop (1 ms): Run in container: cat /workspaces/node/.devcontainer/devcontainer.json 2>/dev/null
[2024-05-24T00:00:18.830Z] Start: Run in container: test -e "/Users/pato" || (mkdir -p "$(dirname "/Users/pato")" && ln -s ~ "/Users/pato")
[2024-05-24T00:00:18.832Z] 
[2024-05-24T00:00:18.832Z] 
[2024-05-24T00:00:18.832Z] Stop (2 ms): Run in container: test -e "/Users/pato" || (mkdir -p "$(dirname "/Users/pato")" && ln -s ~ "/Users/pato")
[2024-05-24T00:00:18.833Z] Start: Run in container: cat <<'EOF-/tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json' >/tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json_1716508818833
[2024-05-24T00:00:18.834Z] 
[2024-05-24T00:00:18.834Z] 
[2024-05-24T00:00:18.834Z] Stop (1 ms): Run in container: cat <<'EOF-/tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json' >/tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json_1716508818833
[2024-05-24T00:00:18.835Z] Start: Run in container: docker volume ls -q
[2024-05-24T00:00:18.925Z] Stop (90 ms): Run in container: docker volume ls -q
[2024-05-24T00:00:19.071Z] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=vsch.quality=stable
[2024-05-24T00:00:19.165Z] Stop (94 ms): Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=vsch.quality=stable
[2024-05-24T00:00:19.165Z] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[2024-05-24T00:00:19.252Z] Stop (87 ms): Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[2024-05-24T00:00:19.252Z] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node
[2024-05-24T00:00:19.343Z] Stop (91 ms): Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node
[2024-05-24T00:00:19.343Z] Start: Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node
[2024-05-24T00:00:19.431Z] Stop (88 ms): Run in container: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node
[2024-05-24T00:00:19.432Z] Running Dev Containers CLI:   read-configuration --workspace-folder /workspaces/node --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --mount-workspace-git-root
[2024-05-24T00:00:19.644Z] Start: Run in container: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js read-configuration --workspace-folder /workspaces/node --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --mount-workspace-git-root
[2024-05-24T00:00:19.894Z] @devcontainers/cli 0.59.1. Node.js v16.20.2. linux 6.6.26-linuxkit arm64.
[2024-05-24T00:00:19.894Z] Start: Run: git rev-parse --show-cdup
[2024-05-24T00:00:19.899Z] Stop (5 ms): Run: git rev-parse --show-cdup
[2024-05-24T00:00:19.900Z] Start: Run: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[2024-05-24T00:00:19.916Z] Stop (16 ms): Run: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[2024-05-24T00:00:19.929Z] Stop (285 ms): Run in container: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js read-configuration --workspace-folder /workspaces/node --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --mount-workspace-git-root
[2024-05-24T00:00:20.105Z] Running Dev Containers CLI:   up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[2024-05-24T00:00:20.105Z] Start: Run in container: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[2024-05-24T00:00:20.408Z] @devcontainers/cli 0.59.1. Node.js v16.20.2. linux 6.6.26-linuxkit arm64.
[2024-05-24T00:00:20.408Z] Start: Run: docker buildx version
[2024-05-24T00:00:20.459Z] Stop (51 ms): Run: docker buildx version
[2024-05-24T00:00:20.460Z] github.com/docker/buildx v0.8.2 6224def4dd2c3d347eee19db595348c50d7cb491
[2024-05-24T00:00:20.460Z] 
[2024-05-24T00:00:20.460Z] Start: Run: docker -v
[2024-05-24T00:00:20.474Z] Stop (14 ms): Run: docker -v
[2024-05-24T00:00:20.474Z] Start: Resolving Remote
[2024-05-24T00:00:20.477Z] Start: Run: git rev-parse --show-cdup
[2024-05-24T00:00:20.479Z] Stop (2 ms): Run: git rev-parse --show-cdup
[2024-05-24T00:00:20.616Z] Running the initializeCommand from devcontainer.json...

[2024-05-24T00:00:20.616Z] Start: Run: /bin/sh -c docker system prune -f -a
[2024-05-24T00:00:20.790Z] Deleted Containers:
f85fdb6e688c92169fee269b7bab57c1ac1056ec272c5dd1ff732a1945e3630f

[2024-05-24T00:00:21.196Z] Deleted Images:
untagged: alpine:3.16.3
untagged: alpine@sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b
deleted: sha256:2b4661558fb8cf1ec295ccd9c6d1cd42067ef517b0e538c9de65f733a8e3dd7e
deleted: sha256:17bec77d7fdc6988cd96b3051b4ad4d3cd6031b2faf0581468be64aac0acc20b
untagged: mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm
untagged: mcr.microsoft.com/devcontainers/javascript-node@sha256:bbd5e0faa919bfb7470e649c9f09a0c06546eb9a4c7f18322d35cd2dbfe4a69f
deleted: sha256:8d1beadf627d5fa30ee67cc1aee20acf17c5bf164082b08dd58322327b4a5656
deleted: sha256:009210b4c8f7b0c8caad4a57232fb07e78479e58edc9a44f0637353766d34bf6
deleted: sha256:8f38aa0f21165d8bf7875c5f22397c62a8b4ab995359f49996be00fb1dcc0964
deleted: sha256:b6aef103c22a4aa9c265b1f1a7fe5ffeb00f9e2df9fdf7842b0ebfca208db1d6
deleted: sha256:ff442abc81e9c577adad43d7e1b42c279f134ff58f4c9c5fd8e2598a12f9448e
deleted: sha256:56e9f8ae45261fe94ee6c11d2444d5de777b4657af8b836f1601ec9679259079
deleted: sha256:7968379cd8a8a2d62d2ca69fba5b61d18c70fe34905182525e4e17ad53b2154a
deleted: sha256:19b95069bfe3e6af68af30b91ac7bf2f7d91d7bcda0738aba419a57e6335529b
deleted: sha256:a0db5ba69175f7934492d3e021e5c0ddbcb5fca4d28e6c4cf226b24e040806a6
untagged: vsc-hardhat-gas-reporter-17f0e7dde61767d9515d5f317382d49191b31699bb746eefbd41971ff721ff7d-features:latest
untagged: vsc-solidity-analyzer-01c8a0ce590d1ec4dab4e8bd48646ab2b16fa556885bbe8c7111135edd3f0e29-features:latest
deleted: sha256:74601a0432c04bbd3e74e7ca83e4c4a1cae17561b9e886644f1608e6a279ce03

[2024-05-24T00:00:22.267Z] Deleted build cache objects:
69mezkhdjij2wg452sml8ldu1
txoluxztyyq65vjkkexp9988c
w7bq906n0tq7k9gp0152rm55u
lzl5w8pogykgbgivrgoanvnpw
vvshvpozrgz867xyzhxlf1494
miptgkbrjk0jtmxi5hsobcg9a
6lp5sqm4uxb9eq6n6oa5qpe6z
b3pozyyvsak63ktzpoxjpf49y
kvqreo8pn8tvaxh13ny13rvrs
67k09dthxoe7z94p0e5vv49vd
50u0yq5uedzwu5e6g3zscoufw
tsj03e4rb6y4nzwpmppiywlpd
aiq7tle0md6c67cfhxvflkp8f
8l6wifv00gzlnyf468ohh4xhk
1ngvvcgfqpd7a2taumnqkp1gt
n3bg69c6cuapi29u3rl8x8qol
g7n9gxsxkeg9qdwvxk1untz0t
li2mikibjusg9l7f71edg48fh
pzmzwk3ripa2kk08uj05hlokf
p325ucuwbsn891ynddjallka8
8o925cdjz07o7q2hl0s7xj4js
ygqko2qepc3780yadl37p3zq6
yc8x6ix2wd65efeih0oivxf94
vxhch3v5jh1uigxzgjuz6w9a9
ubpgt2wd8ymd4mkbhta40yxnl
08vbg64cs2w12cae056vadnbz
x4srxg754p1ag13vbnuieoa1f
kdsqmnmf80yqx9w9njhgidf30
om5j5nrk89xtto93yg6qr3jys
s9e8e1xo27n6ic0lg8335l3ol
1z7gjluqx00k2nxqe2ik01kxe
xzjbd0zjleriq2jnsbzbz110k
1xx8io6poj2sigqm4xleygx0d
soo2qgceatnotzc7ddxj3x21o
9ou0nat7kqz9gpjpnckc3aiyi
yb0rro7ruxc47jaiab3zzh138
zsy4hkwci3mjp9h9bclzdb43s
v8nc7ajok8xmkol3h58rly7nr
n1ye065pqtt11cnzzrbdv0t6l
5qx15pb6k5hv9mvpjly0t22yk
ukurmomsi70bha9y20yhv6u15
yl7cieix82znf4y4t9p4z1y2r
g1iybyhie5pn4c5hx21t35c36
byiveea9eig4bqiqi300firhk
xt7s98ddrfnb7wrrqkg803l8i
0d84ugh9rxfzciecad9f5qz8n
9zb8syb6pik4818y10h3c3fpt
09x8hgwe2fg5unyahb72qfrhq
1otzceti5e2jn2nsjyv6sk0h9
ljkflacpzga4wqst2o2142c64
son5mj8tm92dgc2mdrw94boa6
kgscmi6jlqlij0cp0n8udke9r
mc0h55wtzwdhgnsjjxkrh800d
bjb2td2ckdf26ta3z4fpb3dr5
p8gx18mq2qcdxpxa6iumacq82
4hxcb4z3pss20zzumbnuprchp
px7vw90zw58m7k13juga728io
b7jvzkd8ss1hm1d1yqc83qpp4
yyqrjegxgqzthws6viv33wxx7
w5n41f8ftewtukn8h47ydnd62
r7v5ipdvuteb19ym85xy11ptd
o0pnx7e80ja6wbdcw9zsdanob
f4k5i8vsq1qoko1ygd8gqxy1m
wywjs8fd6mi0ma6wiu3ledckn
4s677gtsx9wtan8dapp2dqot6
mp98j6s6zrvfgq1gtt8z3r9gf
6cynpx5yv1dmu6zhlb3bto76b
v5semooylyo64gdfzqhgxorlc
m2bb0vb67xdi6jkfsaa7lhg78
v3q1a42q45wom5h5nkum90brb
y4928295xd1nouwij0ouyoryk
uz79xbrktnnho3hxkht02z2po
dx0dpiet759jh9bc6w113wgho
wvmu77rmhhmfl5qp49ba9dgrk
ba9nzdk415l2a7y02uwyj4s4d
5nl32ufhd1k7z9rvvue8ve55r
016kgspkrjj3yz93sq5z88fm3
kustcp822wqgu8254hfl9d5ii
4b2r6esphu0p7xd2isdxvn2ow
eayq6k4jxtlej6qsi1g6adig1
mtok2am64tn24enyt8mk9hnst
v2b8jkiu6pn9dzzkdqigsy7ox

Total reclaimed space: 3.053GB
[2024-05-24T00:00:22.269Z] Stop (1653 ms): Run: /bin/sh -c docker system prune -f -a
[2024-05-24T00:00:22.269Z] 
[2024-05-24T00:00:22.269Z] Start: Run: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[2024-05-24T00:00:22.284Z] Stop (15 ms): Run: docker ps -q -a --filter label=vsch.local.repository=https://github.com/nodejs/node.git/tree/main --filter label=vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --filter label=vsch.local.repository.folder=node --filter label=devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json
[2024-05-24T00:00:22.284Z] Start: Run: docker inspect --type image nodejs/devcontainer:nightly
[2024-05-24T00:00:22.299Z] Stop (15 ms): Run: docker inspect --type image nodejs/devcontainer:nightly
[2024-05-24T00:00:22.758Z] Start: Run: docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110 get
[2024-05-24T00:00:22.828Z] Looking up Docker credential helper for 'docker.io'.
[2024-05-24T00:00:22.878Z] Stop (120 ms): Run: docker-credential-dev-containers-cb5b7c1c-e2e6-4f20-a816-cbdf06c32110 get
[2024-05-24T00:00:24.531Z] Error fetching image details: No manifest found for docker.io/nodejs/devcontainer:nightly.
[2024-05-24T00:00:24.531Z] Start: Run: docker pull nodejs/devcontainer:nightly
[2024-05-24T00:00:24.619Z] Looking up Docker credential helper for 'https://index.docker.io/v1/'.
[2024-05-24T00:00:26.611Z] nightly: Pulling from nodejs/devcontainer
[2024-05-24T00:00:26.613Z] no matching manifest for linux/arm64/v8 in the manifest list entries
[2024-05-24T00:00:26.616Z] Stop (2085 ms): Run: docker pull nodejs/devcontainer:nightly
[2024-05-24T00:00:26.617Z] []
[2024-05-24T00:00:26.617Z] Error: No such image: nodejs/devcontainer:nightly

[2024-05-24T00:00:26.621Z] Error: Command failed: docker inspect --type image nodejs/devcontainer:nightly
[2024-05-24T00:00:26.621Z]     at ptA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:464:1260)
[2024-05-24T00:00:26.621Z]     at NH (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:464:1002)
[2024-05-24T00:00:26.621Z]     at processTicksAndRejections (node:internal/process/task_queues:96:5)
[2024-05-24T00:00:26.621Z]     at async KtA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:481:3692)
[2024-05-24T00:00:26.621Z]     at async $C (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:481:4807)
[2024-05-24T00:00:26.621Z]     at async hrA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:661:13255)
[2024-05-24T00:00:26.621Z]     at async lrA (/root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js:661:12996)
[2024-05-24T00:00:26.644Z] Stop (6539 ms): Run in container: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[2024-05-24T00:00:26.644Z] Exit code 1
[2024-05-24T00:00:26.647Z] Command failed: node /root/.vscode-remote-containers/dist/dev-containers-cli-0.362.0/dist/spec-node/devContainersSpecCLI.js up --container-session-data-folder /tmp/devcontainers-d028f48c-0a6e-4b1a-8639-4e69fdc469821716508793207 --workspace-folder /workspaces/node --workspace-mount-consistency cached --id-label vsch.local.repository=https://github.com/nodejs/node.git/tree/main --id-label vsch.local.repository.volume=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c --id-label vsch.local.repository.folder=node --id-label devcontainer.config_file=/workspaces/node/.devcontainer/devcontainer.json --log-level debug --log-format json --config /workspaces/node/.devcontainer/devcontainer.json --override-config /tmp/devcontainer-425af331-ebd5-4c18-88c9-e60a9e58200a.json --default-user-env-probe loginInteractiveShell --mount type=volume,source=node-main-c9c10627898234456211332c73faed5a229f438d278d046130f407471b01a80c,target=/workspaces,external=true --mount type=volume,source=vscode,target=/vscode,external=true --skip-post-create --update-remote-user-uid-default off --mount-workspace-git-root
[2024-05-24T00:00:26.647Z] Exit code 1
[2024-05-24T00:00:18.824Z] Start: Run in container: git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
[2024-05-24T00:00:18.912Z] 
What's next?
  Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug 7119f11dbb063b8c80ba132fb1f948fc277aebf3e130ecd149742f1c3ee01d7f
  Learn more at https://docs.docker.com/go/debug-cli/
[2024-05-24T00:00:18.914Z] Stop (90 ms): Run in container: git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/*
[2024-05-24T00:00:18.914Z] Start: Run in container: git fetch --unshallow --tags
[2024-05-24T00:00:22.322Z] remote: Enumerating objects: 1
[2024-05-24T00:00:23.152Z] remote: Enumerating objects: 141454
[2024-05-24T00:00:24.153Z] remote: Enumerating objects: 235037
[2024-05-24T00:00:25.171Z] remote: Enumerating objects: 331128
[2024-05-24T00:00:26.163Z] remote: Enumerating objects: 418851
[2024-05-24T00:00:27.159Z] remote: Enumerating objects: 506281
[2024-05-24T00:00:28.148Z] remote: Enumerating objects: 588201
[2024-05-24T00:00:29.169Z] remote: Enumerating objects: 672103
[2024-05-24T00:00:30.168Z] remote: Enumerating objects: 763719
[2024-05-24T00:00:31.192Z] remote: Enumerating objects: 906934
remote: Enumerating objects: 933359, done.
remote: Counting objects:   0% (1/933315)
remote: Counting objects:   1% (9334/933315)
remote: Counting objects:   2% (18667/933315)
remote: Counting objects:   3% (28000/933315)
remote: Counting objects:   4% (37333/933315)
remote: Counting objects:   5% (46666/933315)
remote: Counting objects:   6% (55999/933315)
remote: Counting objects:   7% (65333/933315)
remote: Counting objects:   8% (74666/933315)
remote: Counting objects:   9% (83999/933315)
remote: Counting objects:  10% (93332/933315)
remote: Counting objects:  11% (102665/933315)
remote: Counting objects:  12% (111998/933315)
remote: Counting objects:  13% (121331/933315)
remote: Counting objects:  14% (130665/933315)
remote: Counting objects:  15% (139998/933315)
remote: Counting objects:  16% (149331/933315)
[2024-05-24T00:00:31.201Z] remote: Counting objects:  17% (158664/933315)
remote: Counting objects:  18% (167997/933315)
remote: Counting objects:  19% (177330/933315)
remote: Counting objects:  20% (186663/933315)
remote: Counting objects:  21% (195997/933315)
remote: Counting objects:  22% (205330/933315)
remote: Counting objects:  23% (214663/933315)
remote: Counting objects:  24% (223996/933315)
remote: Counting objects:  25% (233329/933315)
remote: Counting objects:  26% (242662/933315)
remote: Counting objects:  27% (251996/933315)
remote: Counting objects:  28% (261329/933315)
remote: Counting objects:  29% (270662/933315)
remote: Counting objects:  30% (279995/933315)
remote: Counting objects:  31% (289328/933315)
remote: Counting objects:  32% (298661/933315)
remote: Counting objects:  33% (307994/933315)
remote: Counting objects:  34% (317328/933315)
remote: Counting objects:  35% (326661/933315)
remote: Counting objects:  36% (335994/933315)
[2024-05-24T00:00:31.275Z] remote: Counting objects:  37% (345327/933315)
remote: Counting objects:  38% (354660/933315)
remote: Counting objects:  39% (363993/933315)
remote: Counting objects:  40% (373326/933315)
remote: Counting objects:  41% (382660/933315)
remote: Counting objects:  42% (391993/933315)
remote: Counting objects:  43% (401326/933315)
remote: Counting objects:  44% (410659/933315)
remote: Counting objects:  45% (419992/933315)
remote: Counting objects:  46% (429325/933315)
remote: Counting objects:  47% (438659/933315)
remote: Counting objects:  48% (447992/933315)
[2024-05-24T00:00:31.385Z] remote: Counting objects:  49% (457325/933315)
remote: Counting objects:  50% (466658/933315)
remote: Counting objects:  51% (475991/933315)
remote: Counting objects:  52% (485324/933315)
remote: Counting objects:  53% (494657/933315)
remote: Counting objects:  54% (503991/933315)
remote: Counting objects:  55% (513324/933315)
remote: Counting objects:  56% (522657/933315)
remote: Counting objects:  57% (531990/933315)
remote: Counting objects:  58% (541323/933315)
remote: Counting objects:  59% (550656/933315)
remote: Counting objects:  60% (559989/933315)
remote: Counting objects:  61% (569323/933315)
remote: Counting objects:  62% (578656/933315)
remote: Counting objects:  63% (587989/933315)
remote: Counting objects:  64% (597322/933315)
remote: Counting objects:  65% (606655/933315)
remote: Counting objects:  66% (615988/933315)
remote: Counting objects:  67% (625322/933315)
[2024-05-24T00:00:31.390Z] remote: Counting objects:  68% (634655/933315)
remote: Counting objects:  69% (643988/933315)
[2024-05-24T00:00:31.466Z] remote: Counting objects:  70% (653321/933315)
remote: Counting objects:  71% (662654/933315)
remote: Counting objects:  72% (671987/933315)
remote: Counting objects:  73% (681320/933315)
remote: Counting objects:  74% (690654/933315)
remote: Counting objects:  75% (699987/933315)
remote: Counting objects:  76% (709320/933315)
remote: Counting objects:  77% (718653/933315)
remote: Counting objects:  78% (727986/933315)
remote: Counting objects:  79% (737319/933315)
remote: Counting objects:  80% (746652/933315)
remote: Counting objects:  81% (755986/933315)
remote: Counting objects:  82% (765319/933315)
[2024-05-24T00:00:31.576Z] remote: Counting objects:  83% (774652/933315)
remote: Counting objects:  84% (783985/933315)
remote: Counting objects:  85% (793318/933315)
remote: Counting objects:  86% (802651/933315)
remote: Counting objects:  87% (811985/933315)
remote: Counting objects:  88% (821318/933315)
remote: Counting objects:  89% (830651/933315)
remote: Counting objects:  90% (839984/933315)
remote: Counting objects:  91% (849317/933315)
remote: Counting objects:  92% (858650/933315)
remote: Counting objects:  93% (867983/933315)
remote: Counting objects:  94% (877317/933315)
remote: Counting objects:  95% (886650/933315)
remote: Counting objects:  96% (895983/933315)
remote: Counting objects:  97% (905316/933315)
remote: Counting objects:  98% (914649/933315)
remote: Counting objects:  99% (923982/933315)
remote: Counting objects: 100% (933315/933315)
remote: Counting objects: 100% (933315/933315), done.
[2024-05-24T00:00:31.766Z] remote: Compressing objects:   0% (1/216119)
[2024-05-24T00:00:31.956Z] remote: Compressing objects:   1% (2162/216119)
[2024-05-24T00:00:32.146Z] remote: Compressing objects:   2% (4323/216119)
remote: Compressing objects:   3% (6484/216119)
[2024-05-24T00:00:32.929Z] remote: Compressing objects:   4% (8645/216119)
remote: Compressing objects:   5% (10806/216119)
remote: Compressing objects:   5% (12202/216119)
remote: Compressing objects:   6% (12968/216119)
remote: Compressing objects:   7% (15129/216119)
remote: Compressing objects:   8% (17290/216119)
[2024-05-24T00:00:33.105Z] remote: Compressing objects:   9% (19451/216119)
remote: Compressing objects:  10% (21612/216119)
[2024-05-24T00:00:33.294Z] remote: Compressing objects:  11% (23774/216119)
[2024-05-24T00:00:33.487Z] remote: Compressing objects:  12% (25935/216119)
remote: Compressing objects:  13% (28096/216119)
[2024-05-24T00:00:33.678Z] remote: Compressing objects:  13% (29395/216119)
[2024-05-24T00:00:33.867Z] remote: Compressing objects:  14% (30257/216119)
[2024-05-24T00:00:34.056Z] remote: Compressing objects:  15% (32418/216119)
remote: Compressing objects:  16% (34580/216119)
[2024-05-24T00:00:34.246Z] remote: Compressing objects:  17% (36741/216119)
remote: Compressing objects:  18% (38902/216119)
[2024-05-24T00:00:34.435Z] remote: Compressing objects:  19% (41063/216119)
remote: Compressing objects:  20% (43224/216119)
[2024-05-24T00:00:34.624Z] remote: Compressing objects:  21% (45385/216119)
remote: Compressing objects:  21% (45876/216119)
[2024-05-24T00:00:34.814Z] remote: Compressing objects:  22% (47547/216119)
[2024-05-24T00:00:35.487Z] remote: Compressing objects:  23% (49708/216119)
remote: Compressing objects:  24% (51869/216119)
remote: Compressing objects:  25% (54030/216119)
[2024-05-24T00:00:36.103Z] remote: Compressing objects:  25% (55094/216119)
remote: Compressing objects:  26% (56191/216119)
[2024-05-24T00:00:36.208Z] remote: Compressing objects:  27% (58353/216119)
[2024-05-24T00:00:37.024Z] remote: Compressing objects:  27% (60056/216119)
remote: Compressing objects:  28% (60514/216119)
[2024-05-24T00:00:37.781Z] remote: Compressing objects:  29% (62675/216119)
remote: Compressing objects:  29% (62995/216119)
[2024-05-24T00:00:37.973Z] remote: Compressing objects:  30% (64836/216119)
[2024-05-24T00:00:38.674Z] remote: Compressing objects:  31% (66997/216119)
remote: Compressing objects:  32% (69159/216119)
remote: Compressing objects:  32% (69504/216119)
[2024-05-24T00:00:38.864Z] remote: Compressing objects:  33% (71320/216119)
[2024-05-24T00:00:39.666Z] remote: Compressing objects:  34% (73481/216119)
remote: Compressing objects:  34% (75557/216119)
remote: Compressing objects:  35% (75642/216119)
[2024-05-24T00:00:39.857Z] remote: Compressing objects:  36% (77803/216119)
remote: Compressing objects:  37% (79965/216119)
remote: Compressing objects:  38% (82126/216119)
remote: Compressing objects:  39% (84287/216119)
[2024-05-24T00:00:40.046Z] remote: Compressing objects:  40% (86448/216119)
remote: Compressing objects:  41% (88609/216119)
remote: Compressing objects:  42% (90770/216119)
remote: Compressing objects:  43% (92932/216119)
remote: Compressing objects:  44% (95093/216119)
remote: Compressing objects:  45% (97254/216119)
remote: Compressing objects:  46% (99415/216119)
remote: Compressing objects:  47% (101576/216119)
remote: Compressing objects:  48% (103738/216119)
remote: Compressing objects:  49% (105899/216119)
remote: Compressing objects:  50% (108060/216119)
remote: Compressing objects:  51% (110221/216119)
remote: Compressing objects:  52% (112382/216119)
[2024-05-24T00:00:40.142Z] remote: Compressing objects:  53% (114544/216119)
remote: Compressing objects:  54% (116705/216119)
remote: Compressing objects:  55% (118866/216119)
remote: Compressing objects:  56% (121027/216119)
remote: Compressing objects:  57% (123188/216119)
remote: Compressing objects:  58% (125350/216119)
remote: Compressing objects:  59% (127511/216119)
remote: Compressing objects:  60% (129672/216119)
remote: Compressing objects:  61% (131833/216119)
remote: Compressing objects:  62% (133994/216119)
remote: Compressing objects:  63% (136155/216119)
remote: Compressing objects:  64% (138317/216119)
remote: Compressing objects:  65% (140478/216119)
remote: Compressing objects:  66% (142639/216119)
remote: Compressing objects:  67% (144800/216119)
remote: Compressing objects:  68% (146961/216119)
remote: Compressing objects:  69% (149123/216119)
remote: Compressing objects:  70% (151284/216119)
remote: Compressing objects:  71% (153445/216119)
[2024-05-24T00:00:40.153Z] remote: Compressing objects:  72% (155606/216119)
remote: Compressing objects:  73% (157767/216119)
remote: Compressing objects:  74% (159929/216119)
remote: Compressing objects:  75% (162090/216119)
remote: Compressing objects:  76% (164251/216119)
remote: Compressing objects:  77% (166412/216119)
remote: Compressing objects:  78% (168573/216119)
remote: Compressing objects:  79% (170735/216119)
remote: Compressing objects:  80% (172896/216119)
remote: Compressing objects:  81% (175057/216119)
remote: Compressing objects:  82% (177218/216119)
remote: Compressing objects:  83% (179379/216119)
remote: Compressing objects:  84% (181540/216119)
remote: Compressing objects:  85% (183702/216119)
remote: Compressing objects:  86% (185863/216119)
remote: Compressing objects:  87% (188024/216119)
remote: Compressing objects:  88% (190185/216119)
remote: Compressing objects:  89% (192346/216119)
remote: Compressing objects:  90% (194508/216119)
[2024-05-24T00:00:40.236Z] remote: Compressing objects:  91% (196669/216119)
remote: Compressing objects:  92% (198830/216119)
remote: Compressing objects:  93% (200991/216119)
remote: Compressing objects:  94% (203152/216119)
remote: Compressing objects:  95% (205314/216119)
remote: Compressing objects:  96% (207475/216119)
remote: Compressing objects:  97% (209636/216119)
remote: Compressing objects:  98% (211797/216119)
remote: Compressing objects:  99% (213958/216119)
remote: Compressing objects: 100% (216119/216119)
remote: Compressing objects: 100% (216119/216119), done.
[2024-05-24T00:00:40.265Z] Receiving objects:   0% (1/911190)
[2024-05-24T00:00:41.253Z] Receiving objects:   1% (9112/911190), 3.48 MiB | 6.95 MiB/s
[2024-05-24T00:00:41.266Z] Receiving objects:   1% (9232/911190), 7.36 MiB | 7.34 MiB/s
[2024-05-24T00:00:42.260Z] Receiving objects:   2% (18224/911190), 11.21 MiB | 7.47 MiB/s
[2024-05-24T00:00:42.267Z] Receiving objects:   2% (18445/911190), 11.21 MiB | 7.47 MiB/s
[2024-05-24T00:00:43.138Z] Receiving objects:   3% (27336/911190), 18.88 MiB | 7.54 MiB/s
[2024-05-24T00:00:43.265Z] Receiving objects:   3% (28496/911190), 18.88 MiB | 7.54 MiB/s
[2024-05-24T00:00:44.132Z] Receiving objects:   4% (36448/911190), 26.63 MiB | 7.60 MiB/s
[2024-05-24T00:00:44.268Z] Receiving objects:   4% (37693/911190), 26.63 MiB | 7.60 MiB/s
[2024-05-24T00:00:45.079Z] Receiving objects:   5% (45560/911190), 34.35 MiB | 7.63 MiB/s
[2024-05-24T00:00:45.265Z] Receiving objects:   5% (47424/911190), 34.35 MiB | 7.63 MiB/s
[2024-05-24T00:00:45.958Z] Receiving objects:   6% (54672/911190), 42.00 MiB | 7.69 MiB/s
[2024-05-24T00:00:46.265Z] Receiving objects:   6% (58083/911190), 42.00 MiB | 7.69 MiB/s
[2024-05-24T00:00:46.721Z] Receiving objects:   7% (63784/911190), 45.87 MiB | 7.70 MiB/s
[2024-05-24T00:00:47.265Z] Receiving objects:   7% (72087/911190), 49.70 MiB | 7.79 MiB/s
[2024-05-24T00:00:47.313Z] Receiving objects:   8% (72896/911190), 52.70 MiB | 7.51 MiB/s
[2024-05-24T00:00:47.663Z] Receiving objects:   9% (82008/911190), 52.70 MiB | 7.51 MiB/s
[2024-05-24T00:00:48.193Z] Receiving objects:  10% (91119/911190), 55.64 MiB | 7.30 MiB/s
[2024-05-24T00:00:48.265Z] Receiving objects:  10% (93145/911190), 55.64 MiB | 7.30 MiB/s
[2024-05-24T00:00:48.629Z] Receiving objects:  11% (100231/911190), 58.71 MiB | 7.12 MiB/s
[2024-05-24T00:00:48.997Z] Receiving objects:  12% (109343/911190), 61.82 MiB | 6.96 MiB/s
[2024-05-24T00:00:49.265Z] Receiving objects:  12% (115580/911190), 61.82 MiB | 6.96 MiB/s
[2024-05-24T00:00:49.457Z] Receiving objects:  13% (118455/911190), 65.00 MiB | 6.80 MiB/s
[2024-05-24T00:00:50.114Z] Receiving objects:  14% (127567/911190), 68.25 MiB | 6.66 MiB/s
[2024-05-24T00:00:50.265Z] Receiving objects:  14% (129290/911190), 68.25 MiB | 6.66 MiB/s
[2024-05-24T00:00:50.813Z] Receiving objects:  15% (136679/911190), 74.89 MiB | 6.44 MiB/s
[2024-05-24T00:00:51.265Z] Receiving objects:  15% (145368/911190), 74.89 MiB | 6.44 MiB/s
[2024-05-24T00:00:51.275Z] Receiving objects:  16% (145791/911190), 74.89 MiB | 6.44 MiB/s
[2024-05-24T00:00:52.143Z] Receiving objects:  17% (154903/911190), 81.53 MiB | 6.39 MiB/s
[2024-05-24T00:00:52.265Z] Receiving objects:  17% (156307/911190), 81.53 MiB | 6.39 MiB/s
[2024-05-24T00:00:53.212Z] Receiving objects:  18% (164015/911190), 88.42 MiB | 6.59 MiB/s
[2024-05-24T00:00:53.265Z] Receiving objects:  18% (165227/911190), 88.42 MiB | 6.59 MiB/s
[2024-05-24T00:00:54.266Z] Receiving objects:  18% (167260/911190), 95.54 MiB | 6.77 MiB/s
[2024-05-24T00:00:54.979Z] Receiving objects:  19% (173127/911190), 102.85 MiB | 6.94 MiB/s
[2024-05-24T00:00:55.266Z] Receiving objects:  19% (173955/911190), 102.85 MiB | 6.94 MiB/s
[2024-05-24T00:00:56.267Z] Receiving objects:  19% (178167/911190), 110.28 MiB | 7.11 MiB/s
[2024-05-24T00:00:57.265Z] Receiving objects:  19% (180899/911190), 117.96 MiB | 7.32 MiB/s
[2024-05-24T00:00:57.815Z] Receiving objects:  20% (182238/911190), 125.64 MiB | 7.47 MiB/s
[2024-05-24T00:00:58.266Z] Receiving objects:  20% (183357/911190), 125.64 MiB | 7.47 MiB/s
[2024-05-24T00:00:59.267Z] Receiving objects:  20% (186656/911190), 133.34 MiB | 7.57 MiB/s
[2024-05-24T00:01:00.267Z] Receiving objects:  20% (191020/911190), 140.96 MiB | 7.64 MiB/s
[2024-05-24T00:01:00.415Z] Receiving objects:  21% (191350/911190), 144.79 MiB | 7.66 MiB/s
[2024-05-24T00:01:01.265Z] Receiving objects:  21% (196195/911190), 148.62 MiB | 7.66 MiB/s
[2024-05-24T00:01:02.085Z] Receiving objects:  22% (200462/911190), 156.34 MiB | 7.67 MiB/s
[2024-05-24T00:01:02.265Z] Receiving objects:  22% (201350/911190), 156.34 MiB | 7.67 MiB/s
[2024-05-24T00:01:03.268Z] Receiving objects:  22% (206066/911190), 163.94 MiB | 7.65 MiB/s
[2024-05-24T00:01:04.266Z] Receiving objects:  22% (208788/911190), 171.65 MiB | 7.65 MiB/s
[2024-05-24T00:01:04.348Z] Receiving objects:  23% (209574/911190), 175.53 MiB | 7.66 MiB/s
[2024-05-24T00:01:05.265Z] Receiving objects:  23% (215270/911190), 179.37 MiB | 7.66 MiB/s
[2024-05-24T00:01:06.231Z] Receiving objects:  24% (218686/911190), 187.11 MiB | 7.67 MiB/s
[2024-05-24T00:01:06.281Z] Receiving objects:  24% (218688/911190), 187.11 MiB | 7.67 MiB/s
[2024-05-24T00:01:07.265Z] Receiving objects:  24% (223556/911190), 194.82 MiB | 7.68 MiB/s
[2024-05-24T00:01:08.266Z] Receiving objects:  24% (226194/911190), 202.53 MiB | 7.69 MiB/s
[2024-05-24T00:01:08.625Z] Receiving objects:  25% (227798/911190), 206.39 MiB | 7.70 MiB/s
[2024-05-24T00:01:09.267Z] Receiving objects:  25% (230185/911190), 210.25 MiB | 7.70 MiB/s
[2024-05-24T00:01:10.269Z] Receiving objects:  25% (230591/911190), 217.93 MiB | 7.70 MiB/s
[2024-05-24T00:01:11.267Z] Receiving objects:  25% (230780/911190), 225.66 MiB | 7.99 MiB/s
[2024-05-24T00:01:12.266Z] Receiving objects:  25% (231876/911190), 233.20 MiB | 7.65 MiB/s
[2024-05-24T00:01:12.825Z] Receiving objects:  26% (236910/911190), 237.07 MiB | 7.66 MiB/s
[2024-05-24T00:01:13.266Z] Receiving objects:  26% (241261/911190), 240.93 MiB | 7.66 MiB/s
[2024-05-24T00:01:13.914Z] Receiving objects:  27% (246022/911190), 248.65 MiB | 7.65 MiB/s
[2024-05-24T00:01:14.269Z] Receiving objects:  27% (248675/911190), 248.65 MiB | 7.65 MiB/s
[2024-05-24T00:01:15.138Z] Receiving objects:  28% (255134/911190), 256.39 MiB | 7.66 MiB/s
[2024-05-24T00:01:15.269Z] Receiving objects:  28% (255994/911190), 256.39 MiB | 7.66 MiB/s
[2024-05-24T00:01:16.266Z] Receiving objects:  28% (256555/911190), 264.11 MiB | 7.70 MiB/s
[2024-05-24T00:01:16.948Z] Receiving objects:  29% (264246/911190), 271.82 MiB | 7.71 MiB/s
[2024-05-24T00:01:17.280Z] Receiving objects:  29% (266024/911190), 271.82 MiB | 7.71 MiB/s
[2024-05-24T00:01:18.364Z] Receiving objects:  29% (270725/911190), 283.41 MiB | 7.72 MiB/s
[2024-05-24T00:01:19.365Z] Receiving objects:  29% (270726/911190), 291.12 MiB | 7.71 MiB/s
[2024-05-24T00:01:19.867Z] Receiving objects:  30% (273357/911190), 294.97 MiB | 7.71 MiB/s
[2024-05-24T00:01:20.267Z] Receiving objects:  30% (276747/911190), 294.97 MiB | 7.71 MiB/s
[2024-05-24T00:01:21.370Z] Receiving objects:  30% (281382/911190), 306.52 MiB | 7.70 MiB/s
[2024-05-24T00:01:22.200Z] Receiving objects:  31% (282469/911190), 310.43 MiB | 7.71 MiB/s
[2024-05-24T00:01:22.265Z] Receiving objects:  31% (283343/911190), 310.43 MiB | 7.71 MiB/s
[2024-05-24T00:01:22.861Z] Receiving objects:  32% (291581/911190), 314.30 MiB | 7.72 MiB/s
[2024-05-24T00:01:23.267Z] Receiving objects:  32% (295280/911190), 318.14 MiB | 7.71 MiB/s
[2024-05-24T00:01:23.700Z] Receiving objects:  33% (300693/911190), 322.00 MiB | 7.71 MiB/s
[2024-05-24T00:01:24.266Z] Receiving objects:  33% (309429/911190), 325.73 MiB | 7.68 MiB/s
[2024-05-24T00:01:24.300Z] Receiving objects:  34% (309805/911190), 325.73 MiB | 7.68 MiB/s
[2024-05-24T00:01:25.375Z] Receiving objects:  34% (314521/911190), 337.38 MiB | 7.70 MiB/s
[2024-05-24T00:01:26.287Z] Receiving objects:  34% (314522/911190), 341.23 MiB | 7.71 MiB/s
[2024-05-24T00:01:27.203Z] Receiving objects:  35% (318917/911190), 348.95 MiB | 7.69 MiB/s
[2024-05-24T00:01:27.265Z] Receiving objects:  35% (319101/911190), 348.95 MiB | 7.69 MiB/s
[2024-05-24T00:01:28.022Z] Receiving objects:  36% (328029/911190), 356.69 MiB | 7.69 MiB/s
[2024-05-24T00:01:28.269Z] Receiving objects:  36% (330603/911190), 356.69 MiB | 7.69 MiB/s
[2024-05-24T00:01:28.866Z] Receiving objects:  37% (337141/911190), 360.55 MiB | 7.72 MiB/s
[2024-05-24T00:01:29.387Z] Receiving objects:  37% (338068/911190), 368.25 MiB | 7.70 MiB/s
[2024-05-24T00:01:30.361Z] Receiving objects:  37% (338069/911190), 372.09 MiB | 7.70 MiB/s
[2024-05-24T00:01:30.881Z] Receiving objects:  38% (346253/911190), 375.96 MiB | 7.71 MiB/s
[2024-05-24T00:01:31.265Z] Receiving objects:  38% (353314/911190), 379.80 MiB | 7.70 MiB/s
[2024-05-24T00:01:31.950Z] Receiving objects:  39% (355365/911190), 387.51 MiB | 7.70 MiB/s
[2024-05-24T00:01:32.273Z] Receiving objects:  39% (357342/911190), 387.51 MiB | 7.70 MiB/s
[2024-05-24T00:01:32.670Z] Receiving objects:  40% (364476/911190), 391.36 MiB | 7.70 MiB/s
[2024-05-24T00:01:33.392Z] Receiving objects:  40% (368399/911190), 399.05 MiB | 7.70 MiB/s
[2024-05-24T00:01:34.265Z] Receiving objects:  40% (369129/911190), 402.89 MiB | 7.69 MiB/s
[2024-05-24T00:01:34.513Z] Receiving objects:  41% (373588/911190), 406.79 MiB | 7.70 MiB/s
[2024-05-24T00:01:35.404Z] Receiving objects:  41% (376320/911190), 414.36 MiB | 7.66 MiB/s
[2024-05-24T00:01:36.266Z] Receiving objects:  41% (379699/911190), 418.16 MiB | 7.64 MiB/s
[2024-05-24T00:01:36.439Z] Receiving objects:  42% (382700/911190), 421.99 MiB | 7.64 MiB/s
[2024-05-24T00:01:37.266Z] Receiving objects:  42% (389112/911190), 425.84 MiB | 7.64 MiB/s
[2024-05-24T00:01:37.764Z] Receiving objects:  43% (391812/911190), 429.68 MiB | 7.64 MiB/s
[2024-05-24T00:01:38.269Z] Receiving objects:  43% (393320/911190), 433.53 MiB | 7.64 MiB/s
[2024-05-24T00:01:39.223Z] Receiving objects:  44% (400924/911190), 441.24 MiB | 7.64 MiB/s
[2024-05-24T00:01:39.266Z] Receiving objects:  44% (402221/911190), 441.24 MiB | 7.64 MiB/s
[2024-05-24T00:01:39.829Z] Receiving objects:  45% (410036/911190), 445.09 MiB | 7.65 MiB/s
[2024-05-24T00:01:40.076Z] Receiving objects:  46% (419148/911190), 448.93 MiB | 7.67 MiB/s
[2024-05-24T00:01:40.266Z] Receiving objects:  46% (423820/911190), 448.93 MiB | 7.67 MiB/s
[2024-05-24T00:01:41.416Z] Receiving objects:  46% (427029/911190), 460.50 MiB | 7.69 MiB/s
[2024-05-24T00:01:42.427Z] Receiving objects:  46% (427030/911190), 464.36 MiB | 7.67 MiB/s
[2024-05-24T00:01:43.432Z] Receiving objects:  46% (427696/911190), 476.06 MiB | 7.70 MiB/s
[2024-05-24T00:01:44.012Z] Receiving objects:  47% (428260/911190), 479.93 MiB | 7.71 MiB/s
[2024-05-24T00:01:44.266Z] Receiving objects:  47% (434640/911190), 479.93 MiB | 7.71 MiB/s
[2024-05-24T00:01:44.480Z] Receiving objects:  48% (437372/911190), 483.77 MiB | 7.71 MiB/s
[2024-05-24T00:01:45.436Z] Receiving objects:  48% (442397/911190), 491.48 MiB | 7.71 MiB/s
[2024-05-24T00:01:46.267Z] Receiving objects:  48% (445897/911190), 495.32 MiB | 7.70 MiB/s
[2024-05-24T00:01:46.322Z] Receiving objects:  49% (446484/911190), 495.32 MiB | 7.70 MiB/s
[2024-05-24T00:01:46.972Z] Receiving objects:  50% (455595/911190), 503.06 MiB | 7.70 MiB/s
[2024-05-24T00:01:47.271Z] Receiving objects:  50% (457375/911190), 503.06 MiB | 7.70 MiB/s
[2024-05-24T00:01:48.062Z] Receiving objects:  51% (464707/911190), 510.80 MiB | 7.70 MiB/s
[2024-05-24T00:01:48.264Z] Receiving objects:  51% (469046/911190), 510.80 MiB | 7.70 MiB/s
[2024-05-24T00:01:48.594Z] Receiving objects:  52% (473819/911190), 514.64 MiB | 7.70 MiB/s
[2024-05-24T00:01:49.447Z] Receiving objects:  52% (474444/911190), 522.29 MiB | 7.69 MiB/s
[2024-05-24T00:01:50.267Z] Receiving objects:  52% (475888/911190), 526.16 MiB | 7.69 MiB/s
[2024-05-24T00:01:51.451Z] Receiving objects:  52% (478957/911190), 536.11 MiB | 7.33 MiB/s
[2024-05-24T00:01:52.452Z] Receiving objects:  52% (478959/911190), 545.47 MiB | 7.70 MiB/s
[2024-05-24T00:01:53.451Z] Receiving objects:  52% (478960/911190), 553.16 MiB | 7.70 MiB/s
[2024-05-24T00:01:54.453Z] Receiving objects:  52% (478960/911190), 560.88 MiB | 7.71 MiB/s
[2024-05-24T00:01:55.455Z] Receiving objects:  52% (479971/911190), 568.56 MiB | 7.70 MiB/s
[2024-05-24T00:01:55.911Z] Receiving objects:  53% (482931/911190), 568.56 MiB | 7.70 MiB/s
[2024-05-24T00:01:56.555Z] Receiving objects:  53% (483329/911190), 575.15 MiB | 7.29 MiB/s
[2024-05-24T00:01:57.321Z] Receiving objects:  53% (483330/911190), 578.84 MiB | 7.25 MiB/s
[2024-05-24T00:01:58.557Z] Receiving objects:  53% (485994/911190), 592.04 MiB | 7.61 MiB/s
[2024-05-24T00:01:58.943Z] Receiving objects:  54% (492043/911190), 592.04 MiB | 7.61 MiB/s
[2024-05-24T00:01:59.266Z] Receiving objects:  54% (499946/911190), 595.81 MiB | 7.59 MiB/s
[2024-05-24T00:01:59.325Z] Receiving objects:  55% (501155/911190), 595.81 MiB | 7.59 MiB/s
[2024-05-24T00:02:00.269Z] Receiving objects:  55% (508296/911190), 603.50 MiB | 7.60 MiB/s
[2024-05-24T00:02:01.266Z] Receiving objects:  55% (510135/911190), 611.16 MiB | 8.00 MiB/s
[2024-05-24T00:02:01.292Z] Receiving objects:  56% (510267/911190), 611.16 MiB | 8.00 MiB/s
[2024-05-24T00:02:02.267Z] Receiving objects:  56% (516404/911190), 617.61 MiB | 7.33 MiB/s
[2024-05-24T00:02:02.426Z] Receiving objects:  57% (519379/911190), 617.61 MiB | 7.33 MiB/s
[2024-05-24T00:02:03.049Z] Receiving objects:  58% (528491/911190), 622.78 MiB | 7.63 MiB/s
[2024-05-24T00:02:03.267Z] Receiving objects:  58% (537490/911190), 626.65 MiB | 7.63 MiB/s
[2024-05-24T00:02:03.271Z] Receiving objects:  59% (537603/911190), 626.65 MiB | 7.63 MiB/s
[2024-05-24T00:02:04.602Z] Receiving objects:  59% (540944/911190), 638.17 MiB | 7.64 MiB/s
[2024-05-24T00:02:04.938Z] Receiving objects:  60% (546714/911190), 638.17 MiB | 7.64 MiB/s
[2024-05-24T00:02:05.599Z] Receiving objects:  60% (552594/911190), 645.77 MiB | 7.63 MiB/s
[2024-05-24T00:02:06.514Z] Receiving objects:  60% (552595/911190), 649.61 MiB | 7.62 MiB/s
[2024-05-24T00:02:06.578Z] Receiving objects:  61% (555826/911190), 649.61 MiB | 7.62 MiB/s
[2024-05-24T00:02:07.601Z] Receiving objects:  61% (557368/911190), 661.18 MiB | 7.67 MiB/s
[2024-05-24T00:02:08.604Z] Receiving objects:  61% (557372/911190), 668.89 MiB | 7.68 MiB/s
[2024-05-24T00:02:09.367Z] Receiving objects:  61% (558602/911190), 672.76 MiB | 7.68 MiB/s
[2024-05-24T00:02:10.265Z] Receiving objects:  61% (560258/911190), 680.42 MiB | 7.70 MiB/s
[2024-05-24T00:02:11.265Z] Receiving objects:  61% (563723/911190), 688.14 MiB | 7.71 MiB/s
[2024-05-24T00:02:12.014Z] Receiving objects:  62% (564938/911190), 692.02 MiB | 7.71 MiB/s
[2024-05-24T00:02:12.269Z] Receiving objects:  62% (566071/911190), 695.81 MiB | 7.69 MiB/s
[2024-05-24T00:02:13.265Z] Receiving objects:  62% (571494/911190), 703.57 MiB | 7.70 MiB/s
[2024-05-24T00:02:13.478Z] Receiving objects:  63% (574050/911190), 703.57 MiB | 7.70 MiB/s
[2024-05-24T00:02:14.265Z] Receiving objects:  63% (582601/911190), 711.31 MiB | 7.71 MiB/s
[2024-05-24T00:02:14.280Z] Receiving objects:  64% (583162/911190), 711.31 MiB | 7.71 MiB/s
[2024-05-24T00:02:14.801Z] Receiving objects:  65% (592274/911190), 715.14 MiB | 7.71 MiB/s
[2024-05-24T00:02:15.072Z] Receiving objects:  66% (601386/911190), 715.14 MiB | 7.71 MiB/s
[2024-05-24T00:02:15.266Z] Receiving objects:  66% (602929/911190), 719.04 MiB | 7.72 MiB/s
[2024-05-24T00:02:15.385Z] Receiving objects:  67% (610498/911190), 719.04 MiB | 7.72 MiB/s
[2024-05-24T00:02:16.616Z] Receiving objects:  67% (616293/911190), 730.63 MiB | 7.72 MiB/s
[2024-05-24T00:02:17.617Z] Receiving objects:  67% (616800/911190), 738.38 MiB | 7.73 MiB/s
[2024-05-24T00:02:18.253Z] Receiving objects:  68% (619610/911190), 741.48 MiB | 7.42 MiB/s
[2024-05-24T00:02:18.264Z] Receiving objects:  68% (620710/911190), 741.48 MiB | 7.42 MiB/s
[2024-05-24T00:02:19.710Z] Receiving objects:  68% (623803/911190), 754.19 MiB | 7.65 MiB/s
[2024-05-24T00:02:19.926Z] Receiving objects:  69% (628722/911190), 754.19 MiB | 7.65 MiB/s
[2024-05-24T00:02:20.264Z] Receiving objects:  69% (633397/911190), 758.05 MiB | 7.66 MiB/s
[2024-05-24T00:02:21.048Z] Receiving objects:  70% (637833/911190), 761.93 MiB | 7.65 MiB/s
[2024-05-24T00:02:21.265Z] Receiving objects:  70% (638647/911190), 765.79 MiB | 7.66 MiB/s
[2024-05-24T00:02:22.274Z] Receiving objects:  70% (643035/911190), 773.52 MiB | 7.65 MiB/s
[2024-05-24T00:02:22.925Z] Receiving objects:  71% (646945/911190), 777.38 MiB | 7.96 MiB/s
[2024-05-24T00:02:23.717Z] Receiving objects:  71% (649589/911190), 785.10 MiB | 7.71 MiB/s
[2024-05-24T00:02:24.267Z] Receiving objects:  71% (650918/911190), 788.96 MiB | 7.72 MiB/s
[2024-05-24T00:02:24.520Z] Receiving objects:  72% (656057/911190), 788.96 MiB | 7.72 MiB/s
[2024-05-24T00:02:25.722Z] Receiving objects:  72% (659575/911190), 800.57 MiB | 7.72 MiB/s
[2024-05-24T00:02:26.065Z] Receiving objects:  73% (665169/911190), 800.57 MiB | 7.72 MiB/s
[2024-05-24T00:02:26.267Z] Receiving objects:  73% (665489/911190), 804.42 MiB | 7.72 MiB/s
[2024-05-24T00:02:27.266Z] Receiving objects:  73% (670726/911190), 812.15 MiB | 7.72 MiB/s
[2024-05-24T00:02:28.266Z] Receiving objects:  73% (670914/911190), 819.90 MiB | 7.72 MiB/s
[2024-05-24T00:02:29.270Z] Receiving objects:  73% (671129/911190), 827.63 MiB | 7.72 MiB/s
[2024-05-24T00:02:30.092Z] Receiving objects:  74% (674281/911190), 831.45 MiB | 7.72 MiB/s
[2024-05-24T00:02:30.292Z] Receiving objects:  74% (678019/911190), 835.27 MiB | 7.70 MiB/s
[2024-05-24T00:02:30.733Z] Receiving objects:  75% (683393/911190), 839.20 MiB | 7.72 MiB/s
[2024-05-24T00:02:31.270Z] Receiving objects:  75% (689674/911190), 843.09 MiB | 7.72 MiB/s
[2024-05-24T00:02:32.267Z] Receiving objects:  75% (692266/911190), 850.80 MiB | 7.72 MiB/s
[2024-05-24T00:02:32.335Z] Receiving objects:  76% (692505/911190), 850.80 MiB | 7.72 MiB/s
[2024-05-24T00:02:33.266Z] Receiving objects:  76% (700158/911190), 858.54 MiB | 7.72 MiB/s
[2024-05-24T00:02:33.306Z] Receiving objects:  77% (701617/911190), 858.54 MiB | 7.72 MiB/s
[2024-05-24T00:02:33.790Z] Receiving objects:  78% (710729/911190), 862.39 MiB | 7.71 MiB/s
[2024-05-24T00:02:33.972Z] Receiving objects:  79% (719841/911190), 862.39 MiB | 7.71 MiB/s
[2024-05-24T00:02:34.267Z] Receiving objects:  79% (725913/911190), 866.24 MiB | 7.72 MiB/s
[2024-05-24T00:02:34.356Z] Receiving objects:  80% (728952/911190), 866.24 MiB | 7.72 MiB/s
[2024-05-24T00:02:35.269Z] Receiving objects:  80% (735901/911190), 873.85 MiB | 7.69 MiB/s
[2024-05-24T00:02:35.876Z] Receiving objects:  81% (738064/911190), 877.71 MiB | 7.69 MiB/s
[2024-05-24T00:02:36.265Z] Receiving objects:  81% (743127/911190), 881.54 MiB | 7.67 MiB/s
[2024-05-24T00:02:36.393Z] Receiving objects:  82% (747176/911190), 881.54 MiB | 7.67 MiB/s
[2024-05-24T00:02:36.712Z] Receiving objects:  83% (756288/911190), 881.54 MiB | 7.67 MiB/s
[2024-05-24T00:02:36.967Z] Receiving objects:  84% (765400/911190), 885.46 MiB | 7.69 MiB/s
[2024-05-24T00:02:37.265Z] Receiving objects:  84% (769014/911190), 889.31 MiB | 7.68 MiB/s
[2024-05-24T00:02:37.641Z] Receiving objects:  85% (774512/911190), 889.31 MiB | 7.68 MiB/s
[2024-05-24T00:02:38.268Z] Receiving objects:  85% (781260/911190), 897.04 MiB | 7.68 MiB/s
[2024-05-24T00:02:38.704Z] Receiving objects:  86% (783624/911190), 897.04 MiB | 7.68 MiB/s
[2024-05-24T00:02:39.153Z] Receiving objects:  87% (792736/911190), 900.87 MiB | 7.68 MiB/s
[2024-05-24T00:02:39.265Z] Receiving objects:  87% (793520/911190), 904.72 MiB | 7.68 MiB/s
[2024-05-24T00:02:40.265Z] Receiving objects:  87% (796459/911190), 912.40 MiB | 7.68 MiB/s
[2024-05-24T00:02:40.714Z] Receiving objects:  88% (801848/911190), 912.40 MiB | 7.68 MiB/s
[2024-05-24T00:02:41.265Z] Receiving objects:  88% (809401/911190), 920.12 MiB | 7.68 MiB/s
[2024-05-24T00:02:41.805Z] Receiving objects:  89% (810960/911190), 922.12 MiB | 7.25 MiB/s
[2024-05-24T00:02:42.270Z] Receiving objects:  89% (819956/911190), 922.12 MiB | 7.25 MiB/s
[2024-05-24T00:02:42.288Z] Receiving objects:  90% (820071/911190), 927.62 MiB | 7.61 MiB/s
[2024-05-24T00:02:42.894Z] Receiving objects:  91% (829183/911190), 931.40 MiB | 7.59 MiB/s
[2024-05-24T00:02:43.264Z] Receiving objects:  91% (833265/911190), 931.40 MiB | 7.59 MiB/s
[2024-05-24T00:02:43.592Z] Receiving objects:  92% (838295/911190), 935.14 MiB | 7.57 MiB/s
[2024-05-24T00:02:44.020Z] Receiving objects:  93% (847407/911190), 938.86 MiB | 7.55 MiB/s
[2024-05-24T00:02:44.265Z] Receiving objects:  93% (850356/911190), 938.86 MiB | 7.55 MiB/s
[2024-05-24T00:02:44.744Z] Receiving objects:  94% (856519/911190), 942.54 MiB | 7.50 MiB/s
[2024-05-24T00:02:45.267Z] Receiving objects:  94% (864869/911190), 946.23 MiB | 7.48 MiB/s
[2024-05-24T00:02:45.375Z] Receiving objects:  95% (865631/911190), 950.06 MiB | 7.48 MiB/s
[2024-05-24T00:02:46.283Z] Receiving objects:  95% (866934/911190), 957.75 MiB | 7.91 MiB/s
[2024-05-24T00:02:47.055Z] Receiving objects:  96% (874743/911190), 961.58 MiB | 7.54 MiB/s
[2024-05-24T00:02:47.265Z] Receiving objects:  96% (879800/911190), 961.58 MiB | 7.54 MiB/s
[2024-05-24T00:02:47.878Z] Receiving objects:  97% (883855/911190), 969.30 MiB | 7.59 MiB/s
[2024-05-24T00:02:48.222Z] Receiving objects:  98% (892967/911190), 969.30 MiB | 7.59 MiB/s
[2024-05-24T00:02:48.267Z] Receiving objects:  98% (893756/911190), 969.30 MiB | 7.59 MiB/s
[2024-05-24T00:02:48.614Z] Receiving objects:  99% (902079/911190), 973.15 MiB | 7.61 MiB/s
[2024-05-24T00:02:49.054Z] remote: Total 911190 (delta 709977), reused 883013 (delta 682022), pack-reused 0
[2024-05-24T00:02:49.056Z] Receiving objects: 100% (911190/911190), 977.01 MiB | 7.66 MiB/s
Receiving objects: 100% (911190/911190), 979.12 MiB | 7.60 MiB/s, done.
[2024-05-24T00:02:49.233Z] Resolving deltas:   0% (0/709977)
[2024-05-24T00:02:49.549Z] Resolving deltas:   1% (7100/709977)
[2024-05-24T00:02:49.671Z] Resolving deltas:   2% (14200/709977)
[2024-05-24T00:02:49.798Z] Resolving deltas:   3% (21300/709977)
[2024-05-24T00:02:49.934Z] Resolving deltas:   4% (28400/709977)
[2024-05-24T00:02:50.062Z] Resolving deltas:   5% (35501/709977)
[2024-05-24T00:02:50.199Z] Resolving deltas:   6% (42599/709977)
[2024-05-24T00:02:50.234Z] Resolving deltas:   6% (44126/709977)
[2024-05-24T00:02:50.327Z] Resolving deltas:   7% (49699/709977)
[2024-05-24T00:02:50.452Z] Resolving deltas:   8% (56802/709977)
[2024-05-24T00:02:50.578Z] Resolving deltas:   9% (63898/709977)
[2024-05-24T00:02:50.719Z] Resolving deltas:  10% (70998/709977)
[2024-05-24T00:02:50.858Z] Resolving deltas:  11% (78098/709977)
[2024-05-24T00:02:50.982Z] Resolving deltas:  12% (85199/709977)
[2024-05-24T00:02:51.233Z] Resolving deltas:  12% (88870/709977)
[2024-05-24T00:02:51.487Z] Resolving deltas:  13% (92299/709977)
[2024-05-24T00:02:51.611Z] Resolving deltas:  14% (99397/709977)
[2024-05-24T00:02:51.739Z] Resolving deltas:  15% (106498/709977)
[2024-05-24T00:02:51.880Z] Resolving deltas:  16% (113598/709977)
[2024-05-24T00:02:52.002Z] Resolving deltas:  17% (120697/709977)
[2024-05-24T00:02:52.144Z] Resolving deltas:  18% (127796/709977)
[2024-05-24T00:02:52.233Z] Resolving deltas:  18% (132746/709977)
[2024-05-24T00:02:52.277Z] Resolving deltas:  19% (134896/709977)
[2024-05-24T00:02:52.700Z] Resolving deltas:  20% (141999/709977)
[2024-05-24T00:02:52.873Z] Resolving deltas:  21% (149096/709977)
[2024-05-24T00:02:53.000Z] Resolving deltas:  22% (156195/709977)
[2024-05-24T00:02:53.129Z] Resolving deltas:  23% (163298/709977)
[2024-05-24T00:02:53.233Z] Resolving deltas:  23% (168343/709977)
[2024-05-24T00:02:53.269Z] Resolving deltas:  24% (170396/709977)
[2024-05-24T00:02:53.398Z] Resolving deltas:  25% (177495/709977)
[2024-05-24T00:02:53.517Z] Resolving deltas:  26% (184595/709977)
[2024-05-24T00:02:53.944Z] Resolving deltas:  27% (191694/709977)
[2024-05-24T00:02:54.087Z] Resolving deltas:  28% (198794/709977)
[2024-05-24T00:02:54.225Z] Resolving deltas:  29% (205896/709977)
[2024-05-24T00:02:54.233Z] Resolving deltas:  29% (206348/709977)
[2024-05-24T00:02:54.470Z] Resolving deltas:  30% (212996/709977)
[2024-05-24T00:02:54.608Z] Resolving deltas:  31% (220094/709977)
[2024-05-24T00:02:54.783Z] Resolving deltas:  32% (227193/709977)
[2024-05-24T00:02:54.946Z] Resolving deltas:  33% (234294/709977)
[2024-05-24T00:02:55.098Z] Resolving deltas:  34% (241393/709977)
[2024-05-24T00:02:55.233Z] Resolving deltas:  34% (247717/709977)
[2024-05-24T00:02:55.247Z] Resolving deltas:  35% (248492/709977)
[2024-05-24T00:02:55.382Z] Resolving deltas:  36% (255593/709977)
[2024-05-24T00:02:55.564Z] Resolving deltas:  37% (262692/709977)
[2024-05-24T00:02:55.740Z] Resolving deltas:  38% (269792/709977)
[2024-05-24T00:02:55.877Z] Resolving deltas:  39% (276892/709977)
[2024-05-24T00:02:56.032Z] Resolving deltas:  40% (283991/709977)
[2024-05-24T00:02:56.167Z] Resolving deltas:  41% (291091/709977)
[2024-05-24T00:02:56.233Z] Resolving deltas:  41% (294504/709977)
[2024-05-24T00:02:56.428Z] Resolving deltas:  42% (298191/709977)
[2024-05-24T00:02:56.905Z] Resolving deltas:  43% (305294/709977)
[2024-05-24T00:02:57.258Z] Resolving deltas:  43% (310614/709977)
[2024-05-24T00:02:57.388Z] Resolving deltas:  44% (312391/709977)
[2024-05-24T00:02:57.666Z] Resolving deltas:  45% (319490/709977)
[2024-05-24T00:02:57.889Z] Resolving deltas:  46% (326590/709977)
[2024-05-24T00:02:58.107Z] Resolving deltas:  47% (333690/709977)
[2024-05-24T00:02:58.233Z] Resolving deltas:  47% (337644/709977)
[2024-05-24T00:02:58.401Z] Resolving deltas:  48% (340790/709977)
[2024-05-24T00:02:58.808Z] Resolving deltas:  49% (347889/709977)
[2024-05-24T00:02:59.050Z] Resolving deltas:  50% (354989/709977)
[2024-05-24T00:02:59.234Z] Resolving deltas:  50% (360517/709977)
[2024-05-24T00:02:59.296Z] Resolving deltas:  51% (362091/709977)
[2024-05-24T00:02:59.609Z] Resolving deltas:  52% (369189/709977)
[2024-05-24T00:02:59.878Z] Resolving deltas:  53% (376290/709977)
[2024-05-24T00:03:00.053Z] Resolving deltas:  54% (383389/709977)
[2024-05-24T00:03:00.233Z] Resolving deltas:  54% (386167/709977)
[2024-05-24T00:03:00.528Z] Resolving deltas:  55% (390488/709977)
[2024-05-24T00:03:00.801Z] Resolving deltas:  56% (397588/709977)
[2024-05-24T00:03:01.036Z] Resolving deltas:  57% (404687/709977)
[2024-05-24T00:03:01.233Z] Resolving deltas:  57% (407079/709977)
[2024-05-24T00:03:01.563Z] Resolving deltas:  58% (411787/709977)
[2024-05-24T00:03:01.962Z] Resolving deltas:  59% (418887/709977)
[2024-05-24T00:03:02.200Z] Resolving deltas:  60% (425989/709977)
[2024-05-24T00:03:02.233Z] Resolving deltas:  60% (426796/709977)
[2024-05-24T00:03:02.578Z] Resolving deltas:  61% (433088/709977)
[2024-05-24T00:03:03.064Z] Resolving deltas:  62% (440186/709977)
[2024-05-24T00:03:03.233Z] Resolving deltas:  62% (445191/709977)
[2024-05-24T00:03:03.293Z] Resolving deltas:  63% (447288/709977)
[2024-05-24T00:03:03.548Z] Resolving deltas:  64% (454386/709977)
[2024-05-24T00:03:03.944Z] Resolving deltas:  65% (461486/709977)
[2024-05-24T00:03:04.218Z] Resolving deltas:  66% (468585/709977)
[2024-05-24T00:03:04.233Z] Resolving deltas:  66% (469001/709977)
[2024-05-24T00:03:04.533Z] Resolving deltas:  67% (475685/709977)
[2024-05-24T00:03:04.916Z] Resolving deltas:  68% (482785/709977)
[2024-05-24T00:03:05.233Z] Resolving deltas:  68% (488821/709977)
[2024-05-24T00:03:05.274Z] Resolving deltas:  69% (489887/709977)
[2024-05-24T00:03:05.621Z] Resolving deltas:  70% (496984/709977)
[2024-05-24T00:03:05.864Z] Resolving deltas:  71% (504084/709977)
[2024-05-24T00:03:06.105Z] Resolving deltas:  72% (511184/709977)
[2024-05-24T00:03:06.233Z] Resolving deltas:  72% (514032/709977)
[2024-05-24T00:03:06.440Z] Resolving deltas:  73% (518284/709977)
[2024-05-24T00:03:06.760Z] Resolving deltas:  74% (525383/709977)
[2024-05-24T00:03:07.034Z] Resolving deltas:  75% (532483/709977)
[2024-05-24T00:03:07.233Z] Resolving deltas:  75% (539217/709977)
[2024-05-24T00:03:07.284Z] Resolving deltas:  76% (539583/709977)
[2024-05-24T00:03:07.984Z] Resolving deltas:  77% (546683/709977)
[2024-05-24T00:03:08.233Z] Resolving deltas:  77% (548556/709977)
[2024-05-24T00:03:08.724Z] Resolving deltas:  78% (553783/709977)
[2024-05-24T00:03:09.233Z] Resolving deltas:  78% (559202/709977)
[2024-05-24T00:03:09.394Z] Resolving deltas:  79% (560882/709977)
[2024-05-24T00:03:10.233Z] Resolving deltas:  79% (566347/709977)
[2024-05-24T00:03:10.721Z] Resolving deltas:  80% (567982/709977)
[2024-05-24T00:03:11.233Z] Resolving deltas:  80% (570070/709977)
[2024-05-24T00:03:12.233Z] Resolving deltas:  80% (574232/709977)
[2024-05-24T00:03:12.393Z] Resolving deltas:  81% (575082/709977)
[2024-05-24T00:03:13.233Z] Resolving deltas:  81% (579138/709977)
[2024-05-24T00:03:13.640Z] Resolving deltas:  82% (582182/709977)
[2024-05-24T00:03:14.233Z] Resolving deltas:  82% (585533/709977)
[2024-05-24T00:03:15.236Z] Resolving deltas:  82% (589129/709977)
[2024-05-24T00:03:15.494Z] Resolving deltas:  83% (589281/709977)
[2024-05-24T00:03:16.233Z] Resolving deltas:  83% (595888/709977)
[2024-05-24T00:03:16.274Z] Resolving deltas:  84% (596381/709977)
[2024-05-24T00:03:17.233Z] Resolving deltas:  84% (599962/709977)
[2024-05-24T00:03:18.233Z] Resolving deltas:  84% (602747/709977)
[2024-05-24T00:03:18.469Z] Resolving deltas:  85% (603481/709977)
[2024-05-24T00:03:19.233Z] Resolving deltas:  85% (605760/709977)
[2024-05-24T00:03:20.235Z] Resolving deltas:  85% (609281/709977)
[2024-05-24T00:03:21.233Z] Resolving deltas:  85% (609787/709977)
[2024-05-24T00:03:22.192Z] Resolving deltas:  86% (610581/709977)
[2024-05-24T00:03:22.233Z] Resolving deltas:  86% (611036/709977)
[2024-05-24T00:03:22.974Z] Resolving deltas:  87% (617680/709977)
[2024-05-24T00:03:23.233Z] Resolving deltas:  87% (619520/709977)
[2024-05-24T00:03:24.004Z] Resolving deltas:  88% (624780/709977)
[2024-05-24T00:03:24.233Z] Resolving deltas:  88% (628433/709977)
[2024-05-24T00:03:24.465Z] Resolving deltas:  89% (631880/709977)
[2024-05-24T00:03:25.233Z] Resolving deltas:  89% (636117/709977)
[2024-05-24T00:03:25.821Z] Resolving deltas:  90% (638980/709977)
[2024-05-24T00:03:26.233Z] Resolving deltas:  90% (645261/709977)
[2024-05-24T00:03:26.314Z] Resolving deltas:  91% (646080/709977)
[2024-05-24T00:03:27.007Z] Resolving deltas:  92% (653179/709977)
[2024-05-24T00:03:27.233Z] Resolving deltas:  92% (658285/709977)
[2024-05-24T00:03:27.453Z] Resolving deltas:  93% (660279/709977)
[2024-05-24T00:03:28.235Z] Resolving deltas:  93% (662347/709977)
[2024-05-24T00:03:29.234Z] Resolving deltas:  93% (664460/709977)
[2024-05-24T00:03:30.233Z] Resolving deltas:  93% (665193/709977)
[2024-05-24T00:03:31.234Z] Resolving deltas:  93% (665933/709977)
[2024-05-24T00:03:32.234Z] Resolving deltas:  93% (666671/709977)
[2024-05-24T00:03:33.233Z] Resolving deltas:  93% (667058/709977)
[2024-05-24T00:03:34.124Z] Resolving deltas:  94% (667379/709977)
[2024-05-24T00:03:34.234Z] Resolving deltas:  94% (667419/709977)
[2024-05-24T00:03:35.233Z] Resolving deltas:  94% (668851/709977)
[2024-05-24T00:03:36.017Z] Resolving deltas:  95% (674479/709977)
[2024-05-24T00:03:36.233Z] Resolving deltas:  95% (676518/709977)
[2024-05-24T00:03:36.965Z] Resolving deltas:  96% (681578/709977)
[2024-05-24T00:03:37.233Z] Resolving deltas:  96% (683029/709977)
[2024-05-24T00:03:37.795Z] Resolving deltas:  97% (688678/709977)
[2024-05-24T00:03:38.233Z] Resolving deltas:  97% (692975/709977)
[2024-05-24T00:03:38.478Z] Resolving deltas:  98% (695778/709977)
[2024-05-24T00:03:39.008Z] Resolving deltas:  99% (702878/709977)
[2024-05-24T00:03:39.233Z] Resolving deltas:  99% (707300/709977)
[2024-05-24T00:03:39.586Z] Resolving deltas: 100% (709977/709977)
Resolving deltas: 100% (709977/709977), completed with 16509 local objects.
[2024-05-24T00:03:55.233Z] From https://github.com/nodejs/node
 * [new branch]            actions/tools-update-cjs-module-lexer -> origin/actions/tools-update-cjs-module-lexer
 * [new branch]            actions/tools-update-doc -> origin/actions/tools-update-doc
 * [new branch]            actions/tools-update-eslint -> origin/actions/tools-update-eslint
 * [new branch]            actions/tools-update-nghttp2 -> origin/actions/tools-update-nghttp2
[2024-05-24T00:03:55.233Z]  * [new branch]            actions/tools-update-nghttp3 -> origin/actions/tools-update-nghttp3
 * [new branch]            actions/tools-update-ngtcp2 -> origin/actions/tools-update-ngtcp2
[2024-05-24T00:03:55.234Z]  * [new branch]            actions/tools-update-uvwasi -> origin/actions/tools-update-uvwasi
 * [new branch]            actions/update-v8-patch -> origin/actions/update-v8-patch
 * [new branch]            add-abortsignal-writable -> origin/add-abortsignal-writable
 * [new branch]            archived-io.js-v0.10    -> origin/archived-io.js-v0.10
[2024-05-24T00:03:55.234Z]  * [new branch]            archived-io.js-v0.12    -> origin/archived-io.js-v0.12
 * [new branch]            canary-base             -> origin/canary-base
[2024-05-24T00:03:55.234Z]  * [new branch]            chunked-sent            -> origin/chunked-sent
 * [new branch]            feat/pm-resolve         -> origin/feat/pm-resolve
 * [new branch]            feature/wasm-streaming-handler -> origin/feature/wasm-streaming-handler
 * [new branch]            revert-52940-add-certify-safe -> origin/revert-52940-add-certify-safe
 * [new branch]            v0.10                   -> origin/v0.10
 * [new branch]            v0.12                   -> origin/v0.12
 * [new branch]            v0.7.4-release          -> origin/v0.7.4-release
 * [new branch]            v0.8.16-release         -> origin/v0.8.16-release
 * [new branch]            v1.x                    -> origin/v1.x
 * [new branch]            v10.x                   -> origin/v10.x
 * [new branch]            v11.x                   -> origin/v11.x
 * [new branch]            v12.x                   -> origin/v12.x
 * [new branch]            v13.x                   -> origin/v13.x
[2024-05-24T00:03:55.234Z]  * [new branch]            v14.x                   -> origin/v14.x
 * [new branch]            v15.x                   -> origin/v15.x
[2024-05-24T00:03:55.235Z]  * [new branch]            v16.x                   -> origin/v16.x
 * [new branch]            v16.x-staging           -> origin/v16.x-staging
 * [new branch]            v17.x                   -> origin/v17.x
 * [new branch]            v18.x                   -> origin/v18.x
 * [new branch]            v18.x-staging           -> origin/v18.x-staging
[2024-05-24T00:03:55.235Z]  * [new branch]            v19.x                   -> origin/v19.x
[2024-05-24T00:03:55.235Z]  * [new branch]            v20.14.0-proposal       -> origin/v20.14.0-proposal
 * [new branch]            v20.x                   -> origin/v20.x
 * [new branch]            v20.x-staging           -> origin/v20.x-staging
[2024-05-24T00:03:55.235Z]  * [new branch]            v20.x-staging-backport  -> origin/v20.x-staging-backport
 * [new branch]            v21.x                   -> origin/v21.x
 * [new branch]            v21.x-staging           -> origin/v21.x-staging
 * [new branch]            v22.x                   -> origin/v22.x
 * [new branch]            v22.x-staging           -> origin/v22.x-staging
[2024-05-24T00:03:55.235Z]  * [new branch]            v3.x                    -> origin/v3.x
 * [new branch]            v4.x                    -> origin/v4.x
 * [new branch]            v5.x                    -> origin/v5.x
 * [new branch]            v6.x                    -> origin/v6.x
[2024-05-24T00:03:55.236Z]  * [new branch]            v7.x                    -> origin/v7.x
 * [new branch]            v8.x                    -> origin/v8.x
[2024-05-24T00:03:55.236Z]  * [new branch]            v9.x                    -> origin/v9.x
 * [new tag]               heads/tags/v0.5.6       -> heads/tags/v0.5.6
 * [new tag]               v0.0.1                  -> v0.0.1
 * [new tag]               v0.0.2                  -> v0.0.2
 * [new tag]               v0.0.3                  -> v0.0.3
 * [new tag]               v0.0.4                  -> v0.0.4
 * [new tag]               v0.0.5                  -> v0.0.5
 * [new tag]               v0.0.6                  -> v0.0.6
 * [new tag]               v0.1.0                  -> v0.1.0
 * [new tag]               v0.1.1                  -> v0.1.1
 * [new tag]               v0.1.10                 -> v0.1.10
 * [new tag]               v0.1.100                -> v0.1.100
 * [new tag]               v0.1.101                -> v0.1.101
 * [new tag]               v0.1.102                -> v0.1.102
 * [new tag]               v0.1.103                -> v0.1.103
 * [new tag]               v0.1.104                -> v0.1.104
 * [n
[2024-05-24T00:03:55.237Z] ew tag]               v0.1.11                 -> v0.1.11
 * [new tag]               v0.1.12                 -> v0.1.12
 * [new tag]               v0.1.13                 -> v0.1.13
[2024-05-24T00:03:55.237Z]  * [new tag]               v0.1.14                 -> v0.1.14
 * [new tag]               v0.1.15                 -> v0.1.15
[2024-05-24T00:03:55.237Z]  * [new tag]               v0.1.16                 -> v0.1.16
 * [new tag]               v0.1.17                 -> v0.1.17
 * [new tag]               v0.1.18                 -> v0.1.18
 * [new tag]               v0.1.19                 -> v0.1.19
[2024-05-24T00:03:55.237Z]  * [new tag]               v0.1.2                  -> v0.1.2
 * [new tag]               v0.1.20                 -> v0.1.20
 * [new tag]               v0.1.21                 -> v0.1.21
 * [new tag]               v0.1.22                 -> v0.1.22
[2024-05-24T00:03:55.237Z]  * [new tag]               v0.1.23                 -> v0.1.23
 * [new tag]               v0.1.24                 -> v0.1.24
 * [new tag]               v0.1.25                 -> v0.1.25
 * [new tag]               v0.1.26                 -> v0.1.26
 * [new tag]               v0.1.27                 -> v0.1.27
[2024-05-24T00:03:55.237Z]  * [new tag]               v0.1.28                 -> v0.1.28
 * [new tag]               v0.1.29                 -> v0.1.29
 * [new tag]               v0.1.3                  -> v0.1.3
 * [new tag]               v0.1.30                 -> v0.1.30
 * [new tag]               v0.1.31                 -> v0.1.31
 * [new tag]               v0.1.32                 -> v0.1.32
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.33                 -> v0.1.33
 * [new tag]               v0.1.4                  -> v0.1.4
 * [new tag]               v0.1.5                  -> v0.1.5
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.6                  -> v0.1.6
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.7                  -> v0.1.7
 * [new tag]               v0.1.8                  -> v0.1.8
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.9                  -> v0.1.9
 * [new tag]               v0.1.90                 -> v0.1.90
 * [new tag]               v0.1.91                 -> v0.1.91
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.92                 -> v0.1.92
 * [new tag]               v0.1.93                 -> v0.1.93
 * [new tag]               v0.1.94                 -> v0.1.94
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.95                 -> v0.1.95
 * [new tag]               v0.1.96                 -> v0.1.96
 * [new tag]               v0.1.97                 -> v0.1.97
[2024-05-24T00:03:55.238Z]  * [new tag]               v0.1.98                 -> v0.1.98
 * [new tag]               v0.1.99                 -> v0.1.99
 * [new tag]               v0.10.0                 -> v0.10.0
 * [new tag]               v0.10.1                 -> v0.10.1
[2024-05-24T00:03:55.239Z]  * [new tag]               v0.10.10                -> v0.10.10
 * [new tag]               v0.10.11                -> v0.10.11
 * [new tag]               v0.10.12                -> v0.10.12
 * [new tag]               v0.10.13                -> v0.10.13
 * [new tag]               v0.10.14                -> v0.10.14
[2024-05-24T00:03:55.239Z]  * [new tag]               v0.10.15                -> v0.10.15
 * [new tag]               v0.10.16                -> v0.10.16
 * [new tag]               v0.10.17                -> v0.10.17
[2024-05-24T00:03:55.239Z]  * [new tag]               v0.10.18                -> v0.10.18
 * [new tag]               v0.10.19                -> v0.10.19
[2024-05-24T00:03:55.239Z]  * [new tag]               v0.10.2                 -> v0.10.2
 * [new tag]               v0.10.20                -> v0.10.20
 * [new tag]               v0.10.21                -> v0.10.21
 * [new tag]               v0.10.22                -> v0.10.22
 * [new tag]               v0.10.23                -> v0.10.23
 * [new tag]               v0.10.24                -> v0.10.24
[2024-05-24T00:03:55.239Z]  * [new tag]               v0.10.25                -> v0.10.25
 * [new tag]               v0.10.26                -> v0.10.26
 * [new tag]               v0.10.27                -> v0.10.27
 * [new tag]               v0.10.28                -> v0.10.28
 * [new tag]               v0.10.29                -> v0.10.29
[2024-05-24T00:03:55.239Z]  * [new tag]               v0.10.3                 -> v0.10.3
 * [new tag]               v0.10.30                -> v0.10.30
 * [new tag]               v0.10.31                -> v0.10.31
 * [new tag]               v0.10.32                -> v0.10.32
 * [new tag]               v0.10.33                -> v0.10.33
[2024-05-24T00:03:55.240Z]  * [new tag]               v0.10.34                -> v0.10.34
 * [new tag]               v0.10.35                -> v0.10.35
[2024-05-24T00:03:55.240Z]  * [new tag]               v0.10.36                -> v0.10.36
 * [new tag]               v0.10.37                -> v0.10.37
 * [new tag]               v0.10.38                -> v0.10.38
 * [new tag]               v0.10.39                -> v0.10.39
 * [new tag]               v0.10.4                 -> v0.10.4
[2024-05-24T00:03:55.240Z]  * [new tag]               v0.10.40                -> v0.10.40
 * [new tag]               v0.10.41                -> v0.10.41
[2024-05-24T00:03:55.240Z]  * [new tag]               v0.10.41-rc.1           -> v0.10.41-rc.1
 * [new tag]               v0.10.42                -> v0.10.42
 * [new tag]               v0.10.43                -> v0.10.43
 * [new tag]               v0.10.44                -> v0.10.44
 * [new tag]               v0.10.45                -> v0.10.45
 * [new tag]               v0.10.46                -> v0.10.46
 * [new tag]               v0.10.47                -> v0.10.47
 * [new tag]               v0.10.48                -> v0.10.48
[2024-05-24T00:03:55.240Z]  * [new tag]               v0.10.5                 -> v0.10.5
 * [new tag]               v0.10.6                 -> v0.10.6
 * [new tag]               v0.10.7                 -> v0.10.7
 * [new tag]               v0.10.8                 -> v0.10.8
 * [new tag]               v0.10.9                 -> v0.10.9
[2024-05-24T00:03:55.240Z]  * [new tag]               v0.11.0                 -> v0.11.0
 * [new tag]               v0.11.1                 -> v0.11.1
 * [new tag]               v0.11.10                -> v0.11.10
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.11.11                -> v0.11.11
 * [new tag]               v0.11.12                -> v0.11.12
 * [new tag]               v0.11.13                -> v0.11.13
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.11.14                -> v0.11.14
 * [new tag]               v0.11.15                -> v0.11.15
 * [new tag]               v0.11.16                -> v0.11.16
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.11.2                 -> v0.11.2
 * [new tag]               v0.11.3                 -> v0.11.3
 * [new tag]               v0.11.4                 -> v0.11.4
 * [new tag]               v0.11.5                 -> v0.11.5
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.11.6                 -> v0.11.6
 * [new tag]               v0.11.7                 -> v0.11.7
 * [new tag]               v0.11.8                 -> v0.11.8
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.11.9                 -> v0.11.9
 * [new tag]               v0.12.0                 -> v0.12.0
 * [new tag]               v0.12.1                 -> v0.12.1
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.12.10                -> v0.12.10
 * [new tag]               v0.12.11                -> v0.12.11
 * [new tag]               v0.12.12                -> v0.12.12
 * [new tag]               v0.12.13                -> v0.12.13
 * [new tag]               v0.12.14                -> v0.12.14
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.12.15                -> v0.12.15
 * [new tag]               v0.12.16                -> v0.12.16
 * [new tag]               v0.12.17                -> v0.12.17
 * [new tag]               v0.12.18                -> v0.12.18
 * [new tag]               v0.12.2                 -> v0.12.2
[2024-05-24T00:03:55.241Z]  * [new tag]               v0.12.3                 -> v0.12.3
 * [new tag]               v0.12.4                 -> v0.12.4
 * [new tag]               v0.12.5                 -> v0.12.5
[2024-05-24T00:03:55.242Z]  * [new tag]               v0.12.6                 -> v0.12.6
 * [new tag]               v0.12.7                 -> v0.12.7
 * [new tag]               v0.12.8                 -> v0.12.8
 * [new tag]               v0.12.8-rc.1            -> v0.12.8-rc.1
 * [new tag]               v0.12.9                 -> v0.12.9
[2024-05-24T00:03:55.242Z]  * [new tag]               v0.2.0                  -> v0.2.0
 * [new tag]               v0.2.1                  -> v0.2.1
 * [new tag]               v0.2.2                  -> v0.2.2
[2024-05-24T00:03:55.242Z]  * [new tag]               v0.2.3                  -> v0.2.3
 * [new tag]               v0.2.4                  -> v0.2.4
[2024-05-24T00:03:55.242Z]  * [new tag]               v0.2.5                  -> v0.2.5
 * [new tag]               v0.2.6                  -> v0.2.6
 * [new tag]               v0.3.0                  -> v0.3.0
 * [new tag]               v0.3.1                  -> v0.3.1
[2024-05-24T00:03:55.242Z]  * [new tag]               v0.3.2                  -> v0.3.2
 * [new tag]               v0.3.3                  -> v0.3.3
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.3.4                  -> v0.3.4
 * [new tag]               v0.3.5                  -> v0.3.5
 * [new tag]               v0.3.6                  -> v0.3.6
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.3.7                  -> v0.3.7
 * [new tag]               v0.3.8                  -> v0.3.8
 * [new tag]               v0.4.0                  -> v0.4.0
 * [new tag]               v0.4.1                  -> v0.4.1
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.4.10                 -> v0.4.10
 * [new tag]               v0.4.11                 -> v0.4.11
 * [new tag]               v0.4.12                 -> v0.4.12
 * [new tag]               v0.4.2                  -> v0.4.2
 * [new tag]               v0.4.3                  -> v0.4.3
 * [new tag]               v0.4.4                  -> v0.4.4
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.4.5                  -> v0.4.5
 * [new tag]               v0.4.6                  -> v0.4.6
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.4.7                  -> v0.4.7
 * [new tag]               v0.4.8                  -> v0.4.8
 * [new tag]               v0.4.9                  -> v0.4.9
 * [new tag]               v0.5.0                  -> v0.5.0
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.5.1                  -> v0.5.1
 * [new tag]               v0.5.10                 -> v0.5.10
 * [new tag]               v0.5.2                  -> v0.5.2
 * [new tag]               v0.5.3                  -> v0.5.3
 * [new tag]               v0.5.4                  -> v0.5.4
[2024-05-24T00:03:55.243Z]  * [new tag]               v0.5.5                  -> v0.5.5
[2024-05-24T00:03:55.244Z]  * [new tag]               v0.5.5-rc1              -> v0.5.5-rc1
 * [new tag]               v0.5.6                  -> v0.5.6
[2024-05-24T00:03:55.244Z]  * [new tag]               v0.5.7                  -> v0.5.7
 * [new tag]               v0.5.8                  -> v0.5.8
 * [new tag]               v0.5.9                  -> v0.5.9
 * [new tag]               v0.6.0                  -> v0.6.0
 * [new tag]               v0.6.1                  -> v0.6.1
 * [new tag]               v0.6.10                 -> v0.6.10
 * [new tag]               v0.6.11                 -> v0.6.11
 * [new tag]               v0.6.12                 -> v0.6.12
 * [new tag]               v0.6.13                 -> v0.6.13
 * [new tag]               v0.6.14                 -> v0.6.14
 * [new tag]               v0.6.15                 -> v0.6.15
 * [new tag]               v0.6.16                 -> v0.6.16
 * [new tag]               v0.6.17                 -> v0.6.17
 * [new tag]               v0.6.18                 -> v0.6.18
[2024-05-24T00:03:55.244Z]  * [new tag]               v0.6.19                 -> v0.6.19
 * [new tag]               v0.6.2                  -> v0.6.2
[2024-05-24T00:03:55.244Z]  * [new tag]               v0.6.20                 -> v0.6.20
 * [new tag]               v0.6.21                 -> v0.6.21
 * [new tag]               v0.6.3                  -> v0.6.3
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.6.4                  -> v0.6.4
 * [new tag]               v0.6.5                  -> v0.6.5
 * [new tag]               v0.6.6                  -> v0.6.6
 * [new tag]               v0.6.7                  -> v0.6.7
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.6.8                  -> v0.6.8
 * [new tag]               v0.6.9                  -> v0.6.9
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.7.0                  -> v0.7.0
 * [new tag]               v0.7.1                  -> v0.7.1
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.7.10                 -> v0.7.10
 * [new tag]               v0.7.10-fixed           -> v0.7.10-fixed
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.7.11                 -> v0.7.11
 * [new tag]               v0.7.12                 -> v0.7.12
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.7.2                  -> v0.7.2
 * [new tag]               v0.7.3                  -> v0.7.3
[2024-05-24T00:03:55.245Z]  * [new tag]               v0.7.4                  -> v0.7.4
 * [new tag]               v0.7.5                  -> v0.7.5
 * [new tag]               v0.7.6                  -> v0.7.6
 * [new tag]               v0.7.7                  -> v0.7.7
 * [new tag]               v0.7.8                  -> v0.7.8
[2024-05-24T00:03:55.246Z]  * [new tag]               v0.7.9                  -> v0.7.9
 * [new tag]               v0.8.0                  -> v0.8.0
 * [new tag]               v0.8.1                  -> v0.8.1
 * [new tag]               v0.8.10                 -> v0.8.10
[2024-05-24T00:03:55.246Z]  * [new tag]               v0.8.11                 -> v0.8.11
 * [new tag]               v0.8.12                 -> v0.8.12
 * [new tag]               v0.8.13                 -> v0.8.13
 * [new tag]               v0.8.14                 -> v0.8.14
 * [new tag]               v0.8.15                 -> v0.8.15
[2024-05-24T00:03:55.246Z]  * [new tag]               v0.8.16                 -> v0.8.16
 * [new tag]               v0.8.17                 -> v0.8.17
 * [new tag]               v0.8.18                 -> v0.8.18
 * [new tag]               v0.8.19                 -> v0.8.19
[2024-05-24T00:03:55.246Z]  * [new tag]               v0.8.2                  -> v0.8.2
 * [new tag]               v0.8.20                 -> v0.8.20
 * [new tag]               v0.8.21                 -> v0.8.21
 * [new tag]               v0.8.22                 -> v0.8.22
 * [new tag]               v0.8.23                 -> v0.8.23
[2024-05-24T00:03:55.246Z]  * [new tag]               v0.8.24                 -> v0.8.24
 * [new tag]               v0.8.25                 -> v0.8.25
 * [new tag]               v0.8.26                 -> v0.8.26
 * [new tag]               v0.8.27                 -> v0.8.27
[2024-05-24T00:03:55.247Z] 
 * [new tag]               v0.8.28                 -> v0.8.28
 * [new tag]               v0.8.3                  -> v0.8.3
 * [new tag]               v0.8.4                  -> v0.8.4
 * [new tag]               v0.8.5                  -> v0.8.5
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.8.6                  -> v0.8.6
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.8.7                  -> v0.8.7
 * [new tag]               v0.8.8                  -> v0.8.8
 * [new tag]               v0.8.9                  -> v0.8.9
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.9.0                  -> v0.9.0
 * [new tag]               v0.9.1                  -> v0.9.1
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.9.10                 -> v0.9.10
 * [new tag]               v0.9.11                 -> v0.9.11
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.9.12                 -> v0.9.12
 * [new tag]               v0.9.2                  -> v0.9.2
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.9.3                  -> v0.9.3
 * [new tag]               v0.9.4                  -> v0.9.4
 * [new tag]               v0.9.5                  -> v0.9.5
 * [new tag]               v0.9.6                  -> v0.9.6
 * [new tag]               v0.9.7                  -> v0.9.7
[2024-05-24T00:03:55.247Z]  * [new tag]               v0.9.8                  -> v0.9.8
 * [new tag]               v0.9.9                  -> v0.9.9
 * [new tag]               v1.0.0                  -> v1.0.0
[2024-05-24T00:03:55.247Z]  * [new tag]               v1.0.0-release          -> v1.0.0-release
 * [new tag]               v1.0.1                  -> v1.0.1
[2024-05-24T00:03:55.248Z]  * [new tag]               v1.0.1-release          -> v1.0.1-release
 * [new tag]               v1.0.2                  -> v1.0.2
[2024-05-24T00:03:55.248Z]  * [new tag]               v1.0.2-release          -> v1.0.2-release
 * [new tag]               v1.0.3                  -> v1.0.3
[2024-05-24T00:03:55.248Z]  * [new tag]               v1.0.4                  -> v1.0.4
 * [new tag]               v1.1.0                  -> v1.1.0
[2024-05-24T00:03:55.248Z]  * [new tag]               v1.2.0                  -> v1.2.0
 * [new tag]               v1.3.0                  -> v1.3.0
[2024-05-24T00:03:55.248Z]  * [new tag]               v1.4.1                  -> v1.4.1
 * [new tag]               v1.4.2                  -> v1.4.2
 * [new tag]               v1.4.3                  -> v1.4.3
[2024-05-24T00:03:55.248Z]  * [new tag]               v1.5.0                  -> v1.5.0
 * [new tag]               v1.5.1                  -> v1.5.1
 * [new tag]               v1.6.0                  -> v1.6.0
 * [new tag]               v1.6.1                  -> v1.6.1
[2024-05-24T00:03:55.249Z]  * [new tag]               v1.6.2                  -> v1.6.2
 * [new tag]               v1.6.3                  -> v1.6.3
 * [new tag]               v1.6.4                  -> v1.6.4
 * [new tag]               v1.7.0                  -> v1.7.0
 * [new tag]               v1.7.1                  -> v1.7.1
 * [new tag]               v1.8.1                  -> v1.8.1
 * [new tag]               v1.8.2                  -> v1.8.2
 * [new tag]               v1.8.3                  -> v1.8.3
 * [new tag]               v1.8.4                  -> v1.8.4
 * [new tag]               v10.0.0                 -> v10.0.0
 * [new tag]               v10.1.0                 -> v10.1.0
 * [new tag]               v10.10.0                -> v10.10.0
 * [new tag]               v10.11.0                -> v10.11.0
 * [new tag]               v10.12.0                -> v10.12.0
 * [new tag]               v10.13.0                -> v10.13.0
 * [new tag]               v10.14.0                -> v10.14.0
 * [new tag]        
[2024-05-24T00:03:55.249Z]        v10.14.1                -> v10.14.1
 * [new tag]               v10.14.2                -> v10.14.2
 * [new tag]               v10.15.0                -> v10.15.0
 * [new tag]               v10.15.1                -> v10.15.1
 * [new tag]               v10.15.2                -> v10.15.2
 * [new tag]               v10.15.3                -> v10.15.3
 * [new tag]               v10.16.0                -> v10.16.0
 * [new tag]               v10.16.1                -> v10.16.1
 * [new tag]               v10.16.2                -> v10.16.2
 * [new tag]               v10.16.3                -> v10.16.3
 * [new tag]               v10.17.0                -> v10.17.0
 * [new tag]               v10.18.0                -> v10.18.0
 * [new tag]               v10.18.1                -> v10.18.1
 * [new tag]               v10.19.0                -> v10.19.0
 * [new tag]               v10.2.0                 -> v10.2.0
[2024-05-24T00:03:55.250Z]  * [new tag]               v10.2.1                 -> v10.2.1
 * [new tag]               v10.20.0                -> v10.20.0
 * [new tag]               v10.20.1                -> v10.20.1
[2024-05-24T00:03:55.250Z]  * [new tag]               v10.21.0                -> v10.21.0
 * [new tag]               v10.22.0                -> v10.22.0
 * [new tag]               v10.22.1                -> v10.22.1
 * [new tag]               v10.23.0                -> v10.23.0
[2024-05-24T00:03:55.250Z]  * [new tag]               v10.23.1                -> v10.23.1
 * [new tag]               v10.23.2                -> v10.23.2
[2024-05-24T00:03:55.250Z]  * [new tag]               v10.23.3                -> v10.23.3
[2024-05-24T00:03:55.250Z]  * [new tag]               v10.24.0                -> v10.24.0
 * [new tag]               v10.24.1                -> v10.24.1
 * [new tag]               v10.3.0                 -> v10.3.0
[2024-05-24T00:03:55.250Z]  * [new tag]               v10.4.0                 -> v10.4.0
 * [new tag]               v10.4.1                 -> v10.4.1
 * [new tag]               v10.5.0                 -> v10.5.0
 * [new tag]               v10.6.0                 -> v10.6.0
[2024-05-24T00:03:55.251Z]  * [new tag]               v10.7.0                 -> v10.7.0
 * [new tag]               v10.8.0                 -> v10.8.0
 * [new tag]               v10.9.0                 -> v10.9.0
[2024-05-24T00:03:55.251Z]  * [new tag]               v11.0.0                 -> v11.0.0
 * [new tag]               v11.1.0                 -> v11.1.0
[2024-05-24T00:03:55.251Z]  * [new tag]               v11.10.0                -> v11.10.0
 * [new tag]               v11.10.1                -> v11.10.1
 * [new tag]               v11.11.0                -> v11.11.0
 * [new tag]               v11.12.0                -> v11.12.0
 * [new tag]               v11.13.0                -> v11.13.0
[2024-05-24T00:03:55.251Z]  * [new tag]               v11.14.0                -> v11.14.0
 * [new tag]               v11.15.0                -> v11.15.0
 * [new tag]               v11.2.0                 -> v11.2.0
[2024-05-24T00:03:55.251Z]  * [new tag]               v11.3.0                 -> v11.3.0
 * [new tag]               v11.4.0                 -> v11.4.0
 * [new tag]               v11.5.0                 -> v11.5.0
 * [new tag]               v11.6.0                 -> v11.6.0
[2024-05-24T00:03:55.251Z]  * [new tag]               v11.7.0                 -> v11.7.0
[2024-05-24T00:03:55.252Z]  * [new tag]               v11.8.0                 -> v11.8.0
 * [new tag]               v11.9.0                 -> v11.9.0
 * [new tag]               v12.0.0                 -> v12.0.0
 * [new tag]               v12.1.0                 -> v12.1.0
 * [new tag]               v12.10.0                -> v12.10.0
 * [new tag]               v12.11.0                -> v12.11.0
[2024-05-24T00:03:55.252Z]  * [new tag]               v12.11.1                -> v12.11.1
 * [new tag]               v12.12.0                -> v12.12.0
[2024-05-24T00:03:55.252Z]  * [new tag]               v12.13.0                -> v12.13.0
 * [new tag]               v12.13.1                -> v12.13.1
 * [new tag]               v12.14.0                -> v12.14.0
[2024-05-24T00:03:55.252Z]  * [new tag]               v12.14.1                -> v12.14.1
[2024-05-24T00:03:55.252Z]  * [new tag]               v12.15.0                -> v12.15.0
 * [new tag]               v12.16.0                -> v12.16.0
 * [new tag]               v12.16.1                -> v12.16.1
[2024-05-24T00:03:55.252Z]  * [new tag]               v12.16.2                -> v12.16.2
 * [new tag]               v12.16.3                -> v12.16.3
 * [new tag]               v12.17.0                -> v12.17.0
[2024-05-24T00:03:55.252Z]  * [new tag]               v12.18.0                -> v12.18.0
 * [new tag]               v12.18.1                -> v12.18.1
 * [new tag]               v12.18.2                -> v12.18.2
[2024-05-24T00:03:55.253Z]  * [new tag]               v12.18.3                -> v12.18.3
 * [new tag]               v12.18.4                -> v12.18.4
 * [new tag]               v12.19.0                -> v12.19.0
 * [new tag]               v12.19.1                -> v12.19.1
 * [new tag]               v12.2.0                 -> v12.2.0
[2024-05-24T00:03:55.253Z]  * [new tag]               v12.20.0                -> v12.20.0
 * [new tag]               v12.20.1                -> v12.20.1
 * [new tag]               v12.20.2                -> v12.20.2
 * [new tag]               v12.21.0                -> v12.21.0
[2024-05-24T00:03:55.253Z]  * [new tag]               v12.22.0                -> v12.22.0
[2024-05-24T00:03:55.253Z]  * [new tag]               v12.22.1                -> v12.22.1
 * [new tag]               v12.22.10               -> v12.22.10
[2024-05-24T00:03:55.253Z]  * [new tag]               v12.22.11               -> v12.22.11
 * [new tag]               v12.22.12               -> v12.22.12
 * [new tag]               v12.22.2                -> v12.22.2
 * [new tag]               v12.22.3                -> v12.22.3
 * [new tag]               v12.22.4                -> v12.22.4
 * [new tag]               v12.22.5                -> v12.22.5
 * [new tag]               v12.22.6                -> v12.22.6
 * [new tag]               v12.22.7                -> v12.22.7
 * [new tag]               v12.22.8                -> v12.22.8
 * [new tag]               v12.22.9                -> v12.22.9
 * [new tag]               v12.3.0                 -> v12.3.0
[2024-05-24T00:03:55.254Z]  * [new tag]               v12.3.1                 -> v12.3.1
 * [new tag]               v12.4.0                 -> v12.4.0
 * [new tag]               v12.5.0                 -> v12.5.0
[2024-05-24T00:03:55.254Z]  * [new tag]               v12.6.0                 -> v12.6.0
 * [new tag]               v12.7.0                 -> v12.7.0
[2024-05-24T00:03:55.254Z]  * [new tag]               v12.8.0                 -> v12.8.0
 * [new tag]               v12.8.1                 -> v12.8.1
 * [new tag]               v12.9.0                 -> v12.9.0
 * [new tag]               v12.9.1                 -> v12.9.1
 * [new tag]               v13.0.0                 -> v13.0.0
 * [new tag]               v13.0.1                 -> v13.0.1
[2024-05-24T00:03:55.254Z]  * [new tag]               v13.1.0                 -> v13.1.0
 * [new tag]               v13.10.0                -> v13.10.0
[2024-05-24T00:03:55.256Z]  * [new tag]               v13.10.1                -> v13.10.1
 * [new tag]               v13.11.0                -> v13.11.0
 * [new tag]               v13.12.0                -> v13.12.0
 * [new tag]               v13.13.0                -> v13.13.0
 * [new tag]               v13.14.0                -> v13.14.0
 * [new tag]               v13.2.0                 -> v13.2.0
 * [new tag]               v13.3.0                 -> v13.3.0
 * [new tag]               v13.4.0                 -> v13.4.0
 * [new tag]               v13.5.0                 -> v13.5.0
 * [new tag]               v13.6.0                 -> v13.6.0
 * [new tag]               v13.7.0                 -> v13.7.0
 * [new tag]               v13.8.0                 -> v13.8.0
 * [new tag]               v13.9.0                 -> v13.9.0
 * [new tag]               v14.0.0                 -> v14.0.0
 * [new tag]               v14.1.0                 -> v14.1.0
 * [new tag]               v14.10.0                -> v14.10.0
 * [new ta
[2024-05-24T00:03:55.256Z] g]               v14.10.1                -> v14.10.1
 * [new tag]               v14.11.0                -> v14.11.0
 * [new tag]               v14.12.0                -> v14.12.0
 * [new tag]               v14.13.0                -> v14.13.0
 * [new tag]               v14.13.1                -> v14.13.1
 * [new tag]               v14.14.0                -> v14.14.0
 * [new tag]               v14.15.0                -> v14.15.0
 * [new tag]               v14.15.1                -> v14.15.1
 * [new tag]               v14.15.2                -> v14.15.2
 * [new tag]               v14.15.3                -> v14.15.3
 * [new tag]               v14.15.4                -> v14.15.4
 * [new tag]               v14.15.5                -> v14.15.5
 * [new tag]               v14.16.0                -> v14.16.0
 * [new tag]               v14.16.1                -> v14.16.1
 * [new tag]               v14.17.0                -> v14.17.0
 * [new tag]               v14.17.1                -> v14.17.1
 * [new ta
[2024-05-24T00:03:55.256Z] g]               v14.17.2                -> v14.17.2
 * [new tag]               v14.17.3                -> v14.17.3
[2024-05-24T00:03:55.256Z]  * [new tag]               v14.17.4                -> v14.17.4
 * [new tag]               v14.17.5                -> v14.17.5
 * [new tag]               v14.17.6                -> v14.17.6
 * [new tag]               v14.18.0                -> v14.18.0
[2024-05-24T00:03:55.256Z]  * [new tag]               v14.18.1                -> v14.18.1
 * [new tag]               v14.18.2                -> v14.18.2
 * [new tag]               v14.18.3                -> v14.18.3
[2024-05-24T00:03:55.256Z]  * [new tag]               v14.19.0                -> v14.19.0
 * [new tag]               v14.19.1                -> v14.19.1
 * [new tag]               v14.19.2                -> v14.19.2
 * [new tag]               v14.19.3                -> v14.19.3
[2024-05-24T00:03:55.256Z]  * [new tag]               v14.2.0                 -> v14.2.0
 * [new tag]               v14.20.0                -> v14.20.0
[2024-05-24T00:03:55.256Z]  * [new tag]               v14.20.1                -> v14.20.1
[2024-05-24T00:03:55.256Z]  * [new tag]               v14.21.0                -> v14.21.0
 * [new tag]               v14.21.1                -> v14.21.1
[2024-05-24T00:03:55.257Z]  * [new tag]               v14.21.2                -> v14.21.2
 * [new tag]               v14.21.3                -> v14.21.3
 * [new tag]               v14.3.0                 -> v14.3.0
 * [new tag]               v14.4.0                 -> v14.4.0
 * [new tag]               v14.5.0                 -> v14.5.0
[2024-05-24T00:03:55.257Z]  * [new tag]               v14.6.0                 -> v14.6.0
 * [new tag]               v14.7.0                 -> v14.7.0
[2024-05-24T00:03:55.257Z]  * [new tag]               v14.8.0                 -> v14.8.0
 * [new tag]               v14.9.0                 -> v14.9.0
 * [new tag]               v15.0.0                 -> v15.0.0
 * [new tag]               v15.0.1                 -> v15.0.1
 * [new tag]               v15.1.0                 -> v15.1.0
[2024-05-24T00:03:55.257Z]  * [new tag]               v15.10.0                -> v15.10.0
 * [new tag]               v15.11.0                -> v15.11.0
[2024-05-24T00:03:55.257Z]  * [new tag]               v15.12.0                -> v15.12.0
 * [new tag]               v15.13.0                -> v15.13.0
 * [new tag]               v15.14.0                -> v15.14.0
 * [new tag]               v15.2.0                 -> v15.2.0
 * [new tag]               v15.2.1                 -> v15.2.1
 * [new tag]               v15.3.0                 -> v15.3.0
 * [new tag]               v15.4.0                 -> v15.4.0
[2024-05-24T00:03:55.257Z]  * [new tag]               v15.5.0                 -> v15.5.0
[2024-05-24T00:03:55.258Z]  * [new tag]               v15.5.1                 -> v15.5.1
 * [new tag]               v15.6.0                 -> v15.6.0
 * [new tag]               v15.7.0                 -> v15.7.0
 * [new tag]               v15.8.0                 -> v15.8.0
[2024-05-24T00:03:55.258Z]  * [new tag]               v15.9.0                 -> v15.9.0
 * [new tag]               v16.0.0                 -> v16.0.0
 * [new tag]               v16.1.0                 -> v16.1.0
[2024-05-24T00:03:55.258Z]  * [new tag]               v16.10.0                -> v16.10.0
 * [new tag]               v16.11.0                -> v16.11.0
 * [new tag]               v16.11.1                -> v16.11.1
 * [new tag]               v16.12.0                -> v16.12.0
[2024-05-24T00:03:55.258Z]  * [new tag]               v16.13.0                -> v16.13.0
 * [new tag]               v16.13.1                -> v16.13.1
 * [new tag]               v16.13.2                -> v16.13.2
 * [new tag]               v16.14.0                -> v16.14.0
[2024-05-24T00:03:55.258Z]  * [new tag]               v16.14.1                -> v16.14.1
 * [new tag]               v16.14.2                -> v16.14.2
[2024-05-24T00:03:55.258Z]  * [new tag]               v16.15.0                -> v16.15.0
 * [new tag]               v16.15.1                -> v16.15.1
[2024-05-24T00:03:55.258Z]  * [new tag]               v16.16.0                -> v16.16.0
[2024-05-24T00:03:55.258Z]  * [new tag]               v16.17.0                -> v16.17.0
 * [new tag]               v16.17.1                -> v16.17.1
 * [new tag]               v16.18.0                -> v16.18.0
 * [new tag]               v16.18.1                -> v16.18.1
 * [new tag]               v16.19.0                -> v16.19.0
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.19.1                -> v16.19.1
 * [new tag]               v16.2.0                 -> v16.2.0
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.20.0                -> v16.20.0
 * [new tag]               v16.20.1                -> v16.20.1
 * [new tag]               v16.20.2                -> v16.20.2
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.3.0                 -> v16.3.0
 * [new tag]               v16.4.0                 -> v16.4.0
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.4.1                 -> v16.4.1
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.4.2                 -> v16.4.2
 * [new tag]               v16.5.0                 -> v16.5.0
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.6.0                 -> v16.6.0
 * [new tag]               v16.6.1                 -> v16.6.1
 * [new tag]               v16.6.2                 -> v16.6.2
 * [new tag]               v16.7.0                 -> v16.7.0
 * [new tag]               v16.8.0                 -> v16.8.0
 * [new tag]               v16.9.0                 -> v16.9.0
[2024-05-24T00:03:55.259Z]  * [new tag]               v16.9.1                 -> v16.9.1
 * [new tag]               v17.0.0                 -> v17.0.0
 * [new tag]               v17.0.1                 -> v17.0.1
 * [new tag]               v17.1.0                 -> v17.1.0
[2024-05-24T00:03:55.260Z]  * [new tag]               v17.2.0                 -> v17.2.0
[2024-05-24T00:03:55.260Z]  * [new tag]               v17.3.0                 -> v17.3.0
 * [new tag]               v17.3.1                 -> v17.3.1
 * [new tag]               v17.4.0                 -> v17.4.0
 * [new tag]               v17.5.0                 -> v17.5.0
[2024-05-24T00:03:55.260Z]  * [new tag]               v17.6.0                 -> v17.6.0
 * [new tag]               v17.7.0                 -> v17.7.0
 * [new tag]               v17.7.1                 -> v17.7.1
 * [new tag]               v17.7.2                 -> v17.7.2
[2024-05-24T00:03:55.260Z]  * [new tag]               v17.8.0                 -> v17.8.0
 * [new tag]               v17.9.0                 -> v17.9.0
 * [new tag]               v17.9.1                 -> v17.9.1
 * [new tag]               v18.0.0                 -> v18.0.0
 * [new tag]               v18.1.0                 -> v18.1.0
[2024-05-24T00:03:55.260Z]  * [new tag]               v18.10.0                -> v18.10.0
 * [new tag]               v18.11.0                -> v18.11.0
 * [new tag]               v18.12.0                -> v18.12.0
 * [new tag]               v18.12.1                -> v18.12.1
 * [new tag]               v18.13.0                -> v18.13.0
[2024-05-24T00:03:55.261Z]  * [new tag]               v18.14.0                -> v18.14.0
 * [new tag]               v18.14.1                -> v18.14.1
 * [new tag]               v18.14.2                -> v18.14.2
 * [new tag]               v18.15.0                -> v18.15.0
 * [new tag]               v18.16.0                -> v18.16.0
 * [new tag]               v18.16.1                -> v18.16.1
 * [new tag]               v18.17.0                -> v18.17.0
 * [new tag]               v18.17.1                -> v18.17.1
 * [new tag]               v18.18.0                -> v18.18.0
 * [new tag]               v18.18.1                -> v18.18.1
 * [new tag]               v18.18.2                -> v18.18.2
 * [new tag]               v18.19.0                -> v18.19.0
 * [new tag]               v18.19.1                -> v18.19.1
 * [new tag]               v18.2.0                 -> v18.2.0
 * [new tag]               v18.20.0                -> v18.20.0
 * [new tag]               v18.20.1                -> v18.20.1
 
[2024-05-24T00:03:55.261Z] * [new tag]               v18.20.2                -> v18.20.2
 * [new tag]               v18.20.3                -> v18.20.3
 * [new tag]               v18.3.0                 -> v18.3.0
 * [new tag]               v18.4.0                 -> v18.4.0
 * [new tag]               v18.5.0                 -> v18.5.0
 * [new tag]               v18.6.0                 -> v18.6.0
 * [new tag]               v18.7.0                 -> v18.7.0
 * [new tag]               v18.8.0                 -> v18.8.0
 * [new tag]               v18.9.0                 -> v18.9.0
 * [new tag]               v18.9.1                 -> v18.9.1
 * [new tag]               v19.0.0                 -> v19.0.0
 * [new tag]               v19.0.1                 -> v19.0.1
 * [new tag]               v19.1.0                 -> v19.1.0
 * [new tag]               v19.2.0                 -> v19.2.0
 * [new tag]               v19.3.0                 -> v19.3.0
[2024-05-24T00:03:55.262Z]  * [new tag]               v19.4.0                 -> v19.4.0
 * [new tag]               v19.5.0                 -> v19.5.0
 * [new tag]               v19.6.0                 -> v19.6.0
[2024-05-24T00:03:55.262Z]  * [new tag]               v19.6.1                 -> v19.6.1
 * [new tag]               v19.7.0                 -> v19.7.0
[2024-05-24T00:03:55.262Z]  * [new tag]               v19.8.0                 -> v19.8.0
 * [new tag]               v19.8.1                 -> v19.8.1
[2024-05-24T00:03:55.262Z]  * [new tag]               v19.9.0                 -> v19.9.0
 * [new tag]               v2.0.0                  -> v2.0.0
 * [new tag]               v2.0.1                  -> v2.0.1
[2024-05-24T00:03:55.262Z]  * [new tag]               v2.0.2                  -> v2.0.2
 * [new tag]               v2.1.0                  -> v2.1.0
 * [new tag]               v2.2.0                  -> v2.2.0
 * [new tag]               v2.2.1                  -> v2.2.1
 * [new tag]               v2.3.0                  -> v2.3.0
[2024-05-24T00:03:55.262Z]  * [new tag]               v2.3.1                  -> v2.3.1
 * [new tag]               v2.3.2                  -> v2.3.2
[2024-05-24T00:03:55.263Z]  * [new tag]               v2.3.3                  -> v2.3.3
 * [new tag]               v2.3.4                  -> v2.3.4
 * [new tag]               v2.4.0                  -> v2.4.0
 * [new tag]               v2.5.0                  -> v2.5.0
 * [new tag]               v20.0.0                 -> v20.0.0
 * [new tag]               v20.1.0                 -> v20.1.0
 * [new tag]               v20.10.0                -> v20.10.0
 * [new tag]               v20.11.0                -> v20.11.0
 * [new tag]               v20.11.1                -> v20.11.1
 * [new tag]               v20.12.0                -> v20.12.0
 * [new tag]               v20.12.1                -> v20.12.1
 * [new tag]               v20.12.2                -> v20.12.2
 * [new tag]               v20.13.0                -> v20.13.0
 * [new tag]               v20.13.1                -> v20.13.1
 * [new tag]               v20.2.0                 -> v20.2.0
 * [new tag]               v20.3.0                 -> v20.3.0
 * [new tag]
[2024-05-24T00:03:55.263Z]                v20.3.1                 -> v20.3.1
 * [new tag]               v20.4.0                 -> v20.4.0
 * [new tag]               v20.5.0                 -> v20.5.0
 * [new tag]               v20.5.1                 -> v20.5.1
 * [new tag]               v20.6.0                 -> v20.6.0
 * [new tag]               v20.6.1                 -> v20.6.1
 * [new tag]               v20.7.0                 -> v20.7.0
 * [new tag]               v20.8.0                 -> v20.8.0
 * [new tag]               v20.8.1                 -> v20.8.1
 * [new tag]               v20.9.0                 -> v20.9.0
 * [new tag]               v21.0.0                 -> v21.0.0
[2024-05-24T00:03:55.264Z]  * [new tag]               v21.1.0                 -> v21.1.0
 * [new tag]               v21.2.0                 -> v21.2.0
[2024-05-24T00:03:55.264Z]  * [new tag]               v21.3.0                 -> v21.3.0
[2024-05-24T00:03:55.264Z]  * [new tag]               v21.4.0                 -> v21.4.0
 * [new tag]               v21.5.0                 -> v21.5.0
 * [new tag]               v21.6.0                 -> v21.6.0
[2024-05-24T00:03:55.264Z]  * [new tag]               v21.6.1                 -> v21.6.1
[2024-05-24T00:03:55.264Z]  * [new tag]               v21.6.2                 -> v21.6.2
 * [new tag]               v21.7.0                 -> v21.7.0
 * [new tag]               v21.7.1                 -> v21.7.1
 * [new tag]               v21.7.2                 -> v21.7.2
 * [new tag]               v21.7.3                 -> v21.7.3
[2024-05-24T00:03:55.264Z]  * [new tag]               v22.0.0                 -> v22.0.0
 * [new tag]               v22.1.0                 -> v22.1.0
 * [new tag]               v22.2.0                 -> v22.2.0
[2024-05-24T00:03:55.264Z]  * [new tag]               v3.0.0                  -> v3.0.0
 * [new tag]               v3.0.0-rc.3             -> v3.0.0-rc.3
[2024-05-24T00:03:55.265Z]  * [new tag]               v3.0.0-rc.4             -> v3.0.0-rc.4
 * [new tag]               v3.0.0-rc.5             -> v3.0.0-rc.5
 * [new tag]               v3.0.0-rc.6             -> v3.0.0-rc.6
 * [new tag]               v3.0.0-rc.7             -> v3.0.0-rc.7
 * [new tag]               v3.0.0-rc1              -> v3.0.0-rc1
 * [new tag]               v3.0.0-rc2              -> v3.0.0-rc2
 * [new tag]               v3.1.0                  -> v3.1.0
 * [new tag]               v3.2.0                  -> v3.2.0
[2024-05-24T00:03:55.265Z]  * [new tag]               v3.3.0                  -> v3.3.0
 * [new tag]               v3.3.1                  -> v3.3.1
[2024-05-24T00:03:55.265Z]  * [new tag]               v4.0.0                  -> v4.0.0
 * [new tag]               v4.0.0-rc.1             -> v4.0.0-rc.1
 * [new tag]               v4.0.0-rc.2             -> v4.0.0-rc.2
 * [new tag]               v4.0.0-rc.3             -> v4.0.0-rc.3
 * [new tag]               v4.0.0-rc.4             -> v4.0.0-rc.4
 * [new tag]               v4.0.0-rc.5             -> v4.0.0-rc.5
[2024-05-24T00:03:55.265Z]  * [new tag]               v4.1.0                  -> v4.1.0
 * [new tag]               v4.1.1                  -> v4.1.1
 * [new tag]               v4.1.2                  -> v4.1.2
 * [new tag]               v4.2.0                  -> v4.2.0
 * [new tag]               v4.2.1                  -> v4.2.1
[2024-05-24T00:03:55.265Z]  * [new tag]               v4.2.2                  -> v4.2.2
 * [new tag]               v4.2.2-rc.1             -> v4.2.2-rc.1
 * [new tag]               v4.2.2-rc.2             -> v4.2.2-rc.2
[2024-05-24T00:03:55.265Z]  * [new tag]               v4.2.3                  -> v4.2.3
 * [new tag]               v4.2.4                  -> v4.2.4
[2024-05-24T00:03:55.266Z]  * [new tag]               v4.2.4-rc.1             -> v4.2.4-rc.1
 * [new tag]               v4.2.5                  -> v4.2.5
 * [new tag]               v4.2.6                  -> v4.2.6
 * [new tag]               v4.3.0                  -> v4.3.0
 * [new tag]               v4.3.1                  -> v4.3.1
 * [new tag]               v4.3.1-rc.1             -> v4.3.1-rc.1
 * [new tag]               v4.3.1-rc.2             -> v4.3.1-rc.2
 * [new tag]               v4.3.2                  -> v4.3.2
 * [new tag]               v4.4.0                  -> v4.4.0
 * [new tag]               v4.4.0-rc.1             -> v4.4.0-rc.1
 * [new tag]               v4.4.0-rc.2             -> v4.4.0-rc.2
 * [new tag]               v4.4.0-rc.3             -> v4.4.0-rc.3
 * [new tag]               v4.4.0-rc.4             -> v4.4.0-rc.4
 * [new tag]               v4.4.1                  -> v4.4.1
 * [new tag]               v4.4.2                  -> v4.4.2
 * [new tag]               v4.4.3                  -> v4.4.
[2024-05-24T00:03:55.266Z] 3
 * [new tag]               v4.4.4                  -> v4.4.4
 * [new tag]               v4.4.5                  -> v4.4.5
 * [new tag]               v4.4.6                  -> v4.4.6
 * [new tag]               v4.4.7                  -> v4.4.7
 * [new tag]               v4.5.0                  -> v4.5.0
[2024-05-24T00:03:55.266Z]  * [new tag]               v4.6.0                  -> v4.6.0
 * [new tag]               v4.6.1                  -> v4.6.1
[2024-05-24T00:03:55.267Z]  * [new tag]               v4.6.2                  -> v4.6.2
 * [new tag]               v4.7.0                  -> v4.7.0
 * [new tag]               v4.7.1                  -> v4.7.1
[2024-05-24T00:03:55.267Z]  * [new tag]               v4.7.2                  -> v4.7.2
[2024-05-24T00:03:55.267Z]  * [new tag]               v4.7.3                  -> v4.7.3
 * [new tag]               v4.8.0                  -> v4.8.0
 * [new tag]               v4.8.1                  -> v4.8.1
 * [new tag]               v4.8.2                  -> v4.8.2
 * [new tag]               v4.8.3                  -> v4.8.3
[2024-05-24T00:03:55.267Z]  * [new tag]               v4.8.4                  -> v4.8.4
 * [new tag]               v4.8.5                  -> v4.8.5
[2024-05-24T00:03:55.267Z]  * [new tag]               v4.8.6                  -> v4.8.6
 * [new tag]               v4.8.7                  -> v4.8.7
[2024-05-24T00:03:55.267Z]  * [new tag]               v4.9.0                  -> v4.9.0
 * [new tag]               v4.9.1                  -> v4.9.1
 * [new tag]               v5.0.0                  -> v5.0.0
 * [new tag]               v5.0.0-rc.1             -> v5.0.0-rc.1
[2024-05-24T00:03:55.267Z]  * [new tag]               v5.0.0-rc.2             -> v5.0.0-rc.2
 * [new tag]               v5.1.0                  -> v5.1.0
 * [new tag]               v5.1.1                  -> v5.1.1
[2024-05-24T00:03:55.267Z]  * [new tag]               v5.10.0                 -> v5.10.0
 * [new tag]               v5.10.1                 -> v5.10.1
 * [new tag]               v5.11.0                 -> v5.11.0
 * [new tag]               v5.11.1                 -> v5.11.1
 * [new tag]               v5.12.0                 -> v5.12.0
[2024-05-24T00:03:55.267Z]  * [new tag]               v5.2.0                  -> v5.2.0
 * [new tag]               v5.3.0                  -> v5.3.0
[2024-05-24T00:03:55.268Z]  * [new tag]               v5.4.0                  -> v5.4.0
 * [new tag]               v5.4.1                  -> v5.4.1
 * [new tag]               v5.5.0                  -> v5.5.0
[2024-05-24T00:03:55.268Z]  * [new tag]               v5.6.0                  -> v5.6.0
[2024-05-24T00:03:55.268Z]  * [new tag]               v5.7.0                  -> v5.7.0
 * [new tag]               v5.7.1                  -> v5.7.1
 * [new tag]               v5.8.0                  -> v5.8.0
 * [new tag]               v5.8.1-rc.1             -> v5.8.1-rc.1
[2024-05-24T00:03:55.268Z]  * [new tag]               v5.9.0                  -> v5.9.0
 * [new tag]               v5.9.1                  -> v5.9.1
[2024-05-24T00:03:55.268Z]  * [new tag]               v6.0.0                  -> v6.0.0
 * [new tag]               v6.1.0                  -> v6.1.0
[2024-05-24T00:03:55.268Z]  * [new tag]               v6.10.0                 -> v6.10.0
 * [new tag]               v6.10.1                 -> v6.10.1
 * [new tag]               v6.10.2                 -> v6.10.2
[2024-05-24T00:03:55.269Z]  * [new tag]               v6.10.3                 -> v6.10.3
 * [new tag]               v6.11.0                 -> v6.11.0
 * [new tag]               v6.11.1                 -> v6.11.1
 * [new tag]               v6.11.2                 -> v6.11.2
 * [new tag]               v6.11.3                 -> v6.11.3
 * [new tag]               v6.11.4                 -> v6.11.4
 * [new tag]               v6.11.5                 -> v6.11.5
 * [new tag]               v6.12.0                 -> v6.12.0
 * [new tag]               v6.12.1                 -> v6.12.1
 * [new tag]               v6.12.2                 -> v6.12.2
 * [new tag]               v6.12.3                 -> v6.12.3
 * [new tag]               v6.13.0                 -> v6.13.0
 * [new tag]               v6.13.1                 -> v6.13.1
 * [new tag]               v6.14.0                 -> v6.14.0
 * [new tag]               v6.14.1                 -> v6.14.1
 * [new tag]               v6.14.2                 -> v6.14.2
 * [new tag]    
[2024-05-24T00:03:55.269Z]            v6.14.3                 -> v6.14.3
 * [new tag]               v6.14.4                 -> v6.14.4
 * [new tag]               v6.15.0                 -> v6.15.0
 * [new tag]               v6.15.1                 -> v6.15.1
 * [new tag]               v6.16.0                 -> v6.16.0
 * [new tag]               v6.17.0                 -> v6.17.0
 * [new tag]               v6.17.1                 -> v6.17.1
[2024-05-24T00:03:55.269Z] 
 * [new tag]               v6.2.0                  -> v6.2.0
 * [new tag]               v6.2.1                  -> v6.2.1
 * [new tag]               v6.2.2                  -> v6.2.2
 * [new tag]               v6.3.0                  -> v6.3.0
[2024-05-24T00:03:55.270Z]  * [new tag]               v6.3.1                  -> v6.3.1
[2024-05-24T00:03:55.270Z]  * [new tag]               v6.4.0                  -> v6.4.0
 * [new tag]               v6.5.0                  -> v6.5.0
 * [new tag]               v6.6.0                  -> v6.6.0
 * [new tag]               v6.7.0                  -> v6.7.0
 * [new tag]               v6.8.0                  -> v6.8.0
[2024-05-24T00:03:55.270Z]  * [new tag]               v6.8.1                  -> v6.8.1
 * [new tag]               v6.9.0                  -> v6.9.0
 * [new tag]               v6.9.1                  -> v6.9.1
[2024-05-24T00:03:55.270Z]  * [new tag]               v6.9.2                  -> v6.9.2
 * [new tag]               v6.9.3                  -> v6.9.3
 * [new tag]               v6.9.4                  -> v6.9.4
 * [new tag]               v6.9.5                  -> v6.9.5
[2024-05-24T00:03:55.270Z]  * [new tag]               v7.0.0                  -> v7.0.0
 * [new tag]               v7.1.0                  -> v7.1.0
 * [new tag]               v7.10.0                 -> v7.10.0
[2024-05-24T00:03:55.270Z]  * [new tag]               v7.10.1                 -> v7.10.1
 * [new tag]               v7.2.0                  -> v7.2.0
 * [new tag]               v7.2.1                  -> v7.2.1
[2024-05-24T00:03:55.270Z]  * [new tag]               v7.3.0                  -> v7.3.0
 * [new tag]               v7.4.0                  -> v7.4.0
[2024-05-24T00:03:55.271Z]  * [new tag]               v7.5.0                  -> v7.5.0
[2024-05-24T00:03:55.271Z]  * [new tag]               v7.6.0                  -> v7.6.0
 * [new tag]               v7.7.0                  -> v7.7.0
[2024-05-24T00:03:55.271Z]  * [new tag]               v7.7.1                  -> v7.7.1
 * [new tag]               v7.7.2                  -> v7.7.2
 * [new tag]               v7.7.3                  -> v7.7.3
 * [new tag]               v7.7.4                  -> v7.7.4
 * [new tag]               v7.8.0                  -> v7.8.0
 * [new tag]               v7.9.0                  -> v7.9.0
 * [new tag]               v8.0.0                  -> v8.0.0
 * [new tag]               v8.1.0                  -> v8.1.0
 * [new tag]               v8.1.1                  -> v8.1.1
 * [new tag]               v8.1.2                  -> v8.1.2
 * [new tag]               v8.1.3                  -> v8.1.3
 * [new tag]               v8.1.4                  -> v8.1.4
 * [new tag]               v8.10.0                 -> v8.10.0
[2024-05-24T00:03:55.271Z]  * [new tag]               v8.11.0                 -> v8.11.0
 * [new tag]               v8.11.1                 -> v8.11.1
[2024-05-24T00:03:55.272Z]  * [new tag]               v8.11.2                 -> v8.11.2
 * [new tag]               v8.11.3                 -> v8.11.3
 * [new tag]               v8.11.4                 -> v8.11.4
[2024-05-24T00:03:55.272Z]  * [new tag]               v8.12.0                 -> v8.12.0
 * [new tag]               v8.13.0                 -> v8.13.0
 * [new tag]               v8.14.0                 -> v8.14.0
 * [new tag]               v8.14.1                 -> v8.14.1
 * [new tag]               v8.15.0                 -> v8.15.0
 * [new tag]               v8.15.1                 -> v8.15.1
 * [new tag]               v8.16.0                 -> v8.16.0
 * [new tag]               v8.16.1                 -> v8.16.1
 * [new tag]               v8.16.2                 -> v8.16.2
 * [new tag]               v8.17.0                 -> v8.17.0
 * [new tag]               v8.2.0                  -> v8.2.0
 * [new tag]               v8.2.1                  -> v8.2.1
 * [new tag]               v8.3.0                  -> v8.3.0
 * [new tag]               v8.4.0                  -> v8.4.0
 * [new tag]               v8.5.0                  -> v8.5.0
 * [new tag]               v8.6.0                  -> v8.6.0
 * [new tag]          
[2024-05-24T00:03:55.272Z]      v8.7.0                  -> v8.7.0
[2024-05-24T00:03:55.273Z]  * [new tag]               v8.8.0                  -> v8.8.0
 * [new tag]               v8.8.1                  -> v8.8.1
 * [new tag]               v8.9.0                  -> v8.9.0
 * [new tag]               v8.9.1                  -> v8.9.1
 * [new tag]               v8.9.2                  -> v8.9.2
[2024-05-24T00:03:55.273Z]  * [new tag]               v8.9.3                  -> v8.9.3
 * [new tag]               v8.9.4                  -> v8.9.4
 * [new tag]               v9.0.0                  -> v9.0.0
 * [new tag]               v9.1.0                  -> v9.1.0
[2024-05-24T00:03:55.273Z]  * [new tag]               v9.10.0                 -> v9.10.0
 * [new tag]               v9.10.1                 -> v9.10.1
 * [new tag]               v9.11.0                 -> v9.11.0
[2024-05-24T00:03:55.273Z]  * [new tag]               v9.11.1                 -> v9.11.1
 * [new tag]               v9.11.2                 -> v9.11.2
[2024-05-24T00:03:55.273Z]  * [new tag]               v9.2.0                  -> v9.2.0
 * [new tag]               v9.2.1                  -> v9.2.1
 * [new tag]               v9.3.0                  -> v9.3.0
[2024-05-24T00:03:55.273Z]  * [new tag]               v9.4.0                  -> v9.4.0
 * [new tag]               v9.5.0                  -> v9.5.0
[2024-05-24T00:03:55.274Z]  * [new tag]               v9.6.0                  -> v9.6.0
 * [new tag]               v9.6.1                  -> v9.6.1
[2024-05-24T00:03:55.274Z]  * [new tag]               v9.7.0                  -> v9.7.0
 * [new tag]               v9.7.1                  -> v9.7.1
[2024-05-24T00:03:55.274Z]  * [new tag]               v9.8.0                  -> v9.8.0
[2024-05-24T00:03:55.274Z]  * [new tag]               v9.9.0                  -> v9.9.0
[2024-05-24T00:03:55.280Z] 
What's next?
[2024-05-24T00:03:55.280Z]   Try Docker Debug for seamless, persistent debugging tools in any container or image → docker debug 7119f11dbb063b8c80ba132fb1f948fc277aebf3e130ecd149742f1c3ee01d7f
  Learn more at https://docs.docker.com/go/debug-cli/
[2024-05-24T00:03:55.282Z] Stop (216368 ms): Run in container: git fetch --unshallow --tags
[2024-05-24T00:03:55.318Z] Start: Run: docker rm -f 7119f11dbb063b8c80ba132fb1f948fc277aebf3e130ecd149742f1c3ee01d7f
[2024-05-24T00:03:55.374Z] Stop (239761 ms): Run in container: /bin/sh
[2024-05-24T00:03:55.376Z] Stop (239687 ms): Run in container: /bin/sh
[2024-05-24T00:03:55.376Z] Container server terminated (code: 137, signal: null).
[2024-05-24T00:03:55.466Z] Stop (148 ms): Run: docker rm -f 7119f11dbb063b8c80ba132fb1f948fc277aebf3e130ecd149742f1c3ee01d7f

@alcuadrado
Copy link
Author

It was Node's repository! nodejs/node#53129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant