woodpecker-server 0 -> 1 attrpath: woodpecker-server Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/5cyvl2yw7ldq4r9gjpqcm0vfjr7n8n1y-packages.json.drv building '/nix/store/5cyvl2yw7ldq4r9gjpqcm0vfjr7n8n1y-packages.json.drv'... Going to be running update for following packages: - woodpecker-server-0.15.6 Press Enter key to continue... Running update for: - woodpecker-server-0.15.6: UPDATING ... - woodpecker-server-0.15.6: ERROR --- SHOWING ERROR LOG FOR woodpecker-server-0.15.6 ---------------------- these 3 paths will be fetched (11.06 MiB download, 47.67 MiB unpacked): /nix/store/413j8apn98qbmlya62fjsms68i9x6l0d-python3.10-nix-prefetch-github-6.0.0 /nix/store/5r2mlixz8kgvhzfi6gjrv9z3nds8m2lp-prefetch-yarn-deps /nix/store/ja90nbnl0vkrhh4p50f3i724rvm6z8fq-nodejs-slim-18.12.1 copying path '/nix/store/413j8apn98qbmlya62fjsms68i9x6l0d-python3.10-nix-prefetch-github-6.0.0' from 'https://cache.nixos.org'... copying path '/nix/store/ja90nbnl0vkrhh4p50f3i724rvm6z8fq-nodejs-slim-18.12.1' from 'https://cache.nixos.org'... copying path '/nix/store/5r2mlixz8kgvhzfi6gjrv9z3nds8m2lp-prefetch-yarn-deps' from 'https://cache.nixos.org'... ++ dirname /var/cache/nixpkgs-update/worker/worktree/woodpecker-server/pkgs/development/tools/continuous-integration/woodpecker/update.sh + cd /var/cache/nixpkgs-update/worker/worktree/woodpecker-server/pkgs/development/tools/continuous-integration/woodpecker + version= + set -euo pipefail + '[' -z '' ']' ++ wget -O- --header 'Authorization: token 7bdbd24b04abe9f561f182a0917b808ce7ecc3c6' 'https://api.github.com/repos/woodpecker-ci/woodpecker/releases?per_page=1' ++ jq -r '.[0].tag_name' --2023-01-11 21:32:03-- https://api.github.com/repos/woodpecker-ci/woodpecker/releases?per_page=1 Resolving api.github.com (api.github.com)... 140.82.121.6 Connecting to api.github.com (api.github.com)|140.82.121.6|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 41587 (41K) [application/json] Saving to: ‘STDOUT’ 0K .......... .......... .......... .......... 100% 801K=0.05s 2023-01-11 21:32:04 (801 KB/s) - written to stdout [41587/41587] + version=v0.15.6 + version=0.15.6 ++ nix-prefetch-github woodpecker-ci woodpecker --rev v0.15.6 ++ jq -r .sha256 + src_hash=8XXeGEw7+NGULsD5/g1j9+P2h82oRpEuMJT6sMp+z38= + woodpecker_src=https://raw.githubusercontent.com/woodpecker-ci/woodpecker/v0.15.6 + wget --header 'Authorization: token 7bdbd24b04abe9f561f182a0917b808ce7ecc3c6' https://raw.githubusercontent.com/woodpecker-ci/woodpecker/v0.15.6/web/package.json -O woodpecker-package.json --2023-01-11 21:32:12-- https://raw.githubusercontent.com/woodpecker-ci/woodpecker/v0.15.6/web/package.json Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8002::154, 2606:50c0:8000::154, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1859 (1.8K) [text/plain] Saving to: ‘woodpecker-package.json’ 0K . 100% 34.3M=0s 2023-01-11 21:32:12 (34.3 MB/s) - ‘woodpecker-package.json’ saved [1859/1859] ++ mktemp -d + web_tmpdir=/run/nixpkgs-update-worker/tmp.zrPT8YR0ML + trap 'rm -rf "$web_tmpdir"' EXIT + pushd /run/nixpkgs-update-worker/tmp.zrPT8YR0ML + wget --header 'Authorization: token 7bdbd24b04abe9f561f182a0917b808ce7ecc3c6' https://raw.githubusercontent.com/woodpecker-ci/woodpecker/v0.15.6/web/yarn.lock --2023-01-11 21:32:12-- https://raw.githubusercontent.com/woodpecker-ci/woodpecker/v0.15.6/web/yarn.lock Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 2606:50c0:8003::154, 2606:50c0:8000::154, 2606:50c0:8002::154, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|2606:50c0:8003::154|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 144390 (141K) [text/plain] Saving to: ‘yarn.lock’ 0K .......... .......... .......... .......... .......... 35% 49.9M 0s 50K .......... .......... .......... .......... .......... 70% 67.1M 0s 100K .......... .......... .......... .......... . 100% 211M=0.002s 2023-01-11 21:32:13 (72.6 MB/s) - ‘yarn.lock’ saved [144390/144390] ++ prefetch-yarn-deps yarn.lock node:events:491 throw er; // Unhandled 'error' event ^ Error: getaddrinfo ENOTFOUND registry.yarnpkg.com at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) Emitted 'error' event on ClientRequest instance at: at TLSSocket.socketErrorListener (node:_http_client:494:9) at TLSSocket.emit (node:events:513:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'registry.yarnpkg.com' } Node.js v18.12.1 + yarn_hash= + rm -rf /run/nixpkgs-update-worker/tmp.zrPT8YR0ML --- SHOWING ERROR LOG FOR woodpecker-server-0.15.6 ---------------------- The update script for woodpecker-server-0.15.6 failed with exit code 1