+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v26.5.0 + source_url=https://nodejs.org/download/release/v26.5.0/node-v26.5.0.tar.xz + source_urlbase=https://nodejs.org/download/release/v26.5.0 + config_flags= + cd /home/node + curl -fsSLO --compressed https://nodejs.org/download/release/v26.5.0/node-v26.5.0-headers.tar.gz + curl -fsSLO --compressed https://nodejs.org/download/release/v26.5.0/node-v26.5.0-headers.tar.xz + [[ release = release ]] ++ mktemp + pubring=/tmp/tmp.cbObjP + curl -sSLo /tmp/tmp.cbObjP https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + curl -sSL https://nodejs.org/download/release/v26.5.0/SHASUMS256.txt.asc + gpgv --keyring=/tmp/tmp.cbObjP --output - + grep ' node-v26.5.0-headers.tar.*$' + sha256sum -c - gpgv: Signature made Wed Jul 8 11:57:32 2026 UTC gpgv: using RSA key C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C gpgv: Good signature from "Richard Lau " gpgv: aka "Richard Lau " node-v26.5.0-headers.tar.gz: OK node-v26.5.0-headers.tar.xz: OK + mv node-v26.5.0-headers.tar.gz node-v26.5.0-headers.tar.xz /out/