Build 844d236678833cf2

Summary

Status
succeeded
Package
pi
Machine
not assigned
Branch
pi
Commit
55b8528589677424a2abbc0ee145e5b9ba3da718
Upstream ref
Started
2026-09-11 20:01:46
Finished
2026-09-11 20:03:05
Duration
1m 18s
Queue wait
1m 14s

Command log

Download log
Cloning into '/var/lib/varve/work/a92a7421-539d-4ce1-9b28-50d7cb223694.ext'... ==> Making package: pi 0.85.1-3 (Fri Sep 11 20:01:48 2026) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change Download Size extra/ada 4.0.0-1 0.95 MiB 0.31 MiB extra/c-ares 1.34.8-1 0.53 MiB 0.23 MiB extra/libuv 1.52.1-2 0.64 MiB 0.26 MiB extra/simdjson 1:4.6.9-1 7.59 MiB 0.29 MiB extra/nodejs 26.8.2-1 61.73 MiB 16.29 MiB Total Download Size: 17.39 MiB Total Installed Size: 71.44 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... nodejs-26.8.2-1-x86_64 downloading... ada-4.0.0-1-x86_64 downloading... simdjson-1:4.6.9-1-x86_64 downloading... libuv-1.52.1-2-x86_64 downloading... c-ares-1.34.8-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing ada... installing c-ares... installing libuv... installing simdjson... installing nodejs... Optional dependencies for nodejs npm: nodejs package manager :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (4) New Version Net Change Download Size extra/node-gyp 13.0.2-1 6.80 MiB 1.01 MiB extra/nodejs-nopt 10.0.1-1 0.03 MiB 0.01 MiB extra/semver 7.8.5-1 0.10 MiB 0.03 MiB extra/npm 12.0.2-1 9.39 MiB 1.74 MiB Total Download Size: 2.80 MiB Total Installed Size: 16.32 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... npm-12.0.2-1-any downloading... node-gyp-13.0.2-1-any downloading... semver-7.8.5-1-any downloading... nodejs-nopt-10.0.1-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing nodejs-nopt... installing semver... installing node-gyp... Optional dependencies for node-gyp gcc: to build C++ modules [installed] make: to build C++ modules [installed] python: to build C++ modules [installed] installing npm... Optional dependencies for npm git: for dependencies using Git URL's [installed] :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading pi-0.85.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 6.65M 0 6.65M 0 0 7.32M 0 0 100 6.65M 0 6.65M 0 0 7.32M 0 0 100 6.65M 0 6.65M 0 0 7.32M 0 0 -> Downloading pi-ai-0.85.1.tgz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 0 100 780.1k 100 780.1k 0 0 9.47M 0 0 100 780.1k 100 780.1k 0 0 9.46M 0 0 100 780.1k 100 780.1k 0 0 9.45M 0 0 ==> Validating source files with sha256sums... pi-0.85.1.tar.gz ... Passed pi-ai-0.85.1.tgz ... Passed ==> Extracting sources... -> Extracting pi-0.85.1.tar.gz with bsdtar -> Extracting pi-ai-0.85.1.tgz with bsdtar ==> Starting prepare()... ==> Starting build()... npm warn deprecated prebuild-install@7.1.3: No longer maintained. Please contact the author of the relevant native addon; alternatives are available. npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead added 325 packages in 7s npm notice run pi-monorepo@0.0.3 build:offline npm notice run cd packages/chord && npm run build && cd ../tui && npm run build && cd ../telemetry && npm run build && cd ../ai && npm run build:offline && cd ../agent && npm run build && cd ../session-backends/sqlite-node && npm run build && cd ../../protocol && npm run build && cd ../client && npm run build && cd ../server && npm run build && cd ../coding-agent && npm run build npm notice run @earendil-works/chord@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-tui@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-telemetry@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-ai@0.85.1 build:offline npm notice run npm run check:model-data && tsgo -p tsconfig.build.json && shx rm -rf dist/providers/data && shx cp -r src/providers/data dist/providers/data npm notice run @earendil-works/pi-ai@0.85.1 check:model-data npm notice run node scripts/check-model-data.ts Generated model data is valid. npm notice run @earendil-works/pi-agent-core@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-session-backend-sqlite-node@0.85.1 build npm notice run tsgo -p tsconfig.build.json && node scripts/copy-migrations.mjs npm notice run @earendil-works/pi-protocol@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-client@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-server@0.85.1 build npm notice run tsgo -p tsconfig.build.json npm notice run @earendil-works/pi-coding-agent@0.85.1 build npm notice run npm run build:unbundled && node ../../scripts/build-coding-agent-bundle.mjs npm notice run @earendil-works/pi-coding-agent@0.85.1 build:unbundled npm notice run tsgo -p tsconfig.build.json && shx chmod +x dist/cli.js dist/rpc-entry.js && npm run copy-assets npm notice run @earendil-works/pi-coding-agent@0.85.1 copy-assets npm notice run shx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/ Built packages/coding-agent/dist/bundle (51 files, 7.5 MiB) removed 160 packages, changed 2 packages, and audited 186 packages in 816ms 17 packages are looking for funding run `npm fund` for details found 0 vulnerabilities npm warn install-scripts 5 packages had install scripts blocked because they are not covered by allowScripts: npm warn install-scripts @google/genai@1.52.0 (preinstall: echo 'preinstall: no-op') npm warn install-scripts cpu-features@0.0.10 (install: node-gyp rebuild) npm warn install-scripts esbuild@0.28.1 (postinstall: node install.js) npm warn install-scripts protobufjs@7.6.5 (postinstall: node scripts/postinstall) npm warn install-scripts ssh2@1.17.0 (install: node install.js) npm warn install-scripts npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow. ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Removing static library files... -> Purging unwanted files... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "pi"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pi 0.85.1-3 (Fri Sep 11 20:02:31 2026) gpg: keybox '/var/lib/varve/work/.gnupg-a92a7421-539d-4ce1-9b28-50d7cb223694/pubring.kbx' created gpg: /var/lib/varve/work/.gnupg-a92a7421-539d-4ce1-9b28-50d7cb223694/trustdb.gpg: trustdb created gpg: key D3217A21C16802E8: public key "foopkgs <i+foopkgs@0x0f.dev>" imported gpg: key D3217A21C16802E8: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1

Log complete.

Resource usage

Time CPU Memory Disk
20:03:03 0.1% 871.3 MiB / peak 966.7 MiB 60.0 GiB used of 144.3 GiB (41.6%)
20:02:52 0.1% 871.3 MiB / peak 966.7 MiB
20:02:41 1.1% 871.3 MiB / peak 966.7 MiB
20:02:31 100.6% 871.4 MiB / peak 966.7 MiB
20:02:20 121.5% 840.9 MiB / peak 966.7 MiB
20:02:09 247.6% 921 MiB / peak 966.7 MiB
20:01:58 129.6% 966.7 MiB / peak 966.7 MiB
20:01:47 0.9s total 17.9 MiB / peak 966.7 MiB