+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v25.7.0 + source_url=https://nodejs.org/download/release/v25.7.0/node-v25.7.0.tar.xz + source_urlbase=https://nodejs.org/download/release/v25.7.0 + config_flags= + cd /home/node + curl_with_retry https://nodejs.org/download/release/v25.7.0/node-v25.7.0.tar.xz + URL=https://nodejs.org/download/release/v25.7.0/node-v25.7.0.tar.xz + echo 'Fetching https://nodejs.org/download/release/v25.7.0/node-v25.7.0.tar.xz' + (( i=1 )) + (( i<=7 )) + curl -fsSLO --compressed https://nodejs.org/download/release/v25.7.0/node-v25.7.0.tar.xz Fetching https://nodejs.org/download/release/v25.7.0/node-v25.7.0.tar.xz + break + [[ release = release ]] + curl_with_retry https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + URL=https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + echo 'Fetching https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx' + (( i=1 )) + (( i<=7 )) + curl -fsSLO --compressed https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx Fetching https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + break + curl_with_retry https://nodejs.org/download/release/v25.7.0/SHASUMS256.txt.asc + URL=https://nodejs.org/download/release/v25.7.0/SHASUMS256.txt.asc + echo 'Fetching https://nodejs.org/download/release/v25.7.0/SHASUMS256.txt.asc' + (( i=1 )) + (( i<=7 )) + curl -fsSLO --compressed https://nodejs.org/download/release/v25.7.0/SHASUMS256.txt.asc Fetching https://nodejs.org/download/release/v25.7.0/SHASUMS256.txt.asc + break + grep ' node-v25.7.0.tar.xz$' + sha256sum -c - ++ pwd + gpgv --keyring=/home/node/pubring.kbx --output - gpgv: Signature made Tue Feb 24 15:35:26 2026 UTC gpgv: using RSA key 108F52B48DB57BB0CC439B2997B01419BD92F80A gpgv: Good signature from "Ruy Adorno " node-v25.7.0.tar.xz: OK + mv -f node-v25.7.0.tar.xz /out/