>>> autobrr: Building testing/autobrr 1.43.0-r1 (using abuild 3.13.0-r3) started Wed, 03 Jul 2024 21:23:57 +0000 >>> autobrr: Checking sanity of /home/buildozer/aports/testing/autobrr/APKBUILD... >>> autobrr: Analyzing dependencies... >>> autobrr: Installing for build: build-base go pnpm (1/8) Installing go (1.22.5-r0) (2/8) Installing ada-libs (2.7.8-r0) (3/8) Installing icu-data-en (74.2-r0) Executing icu-data-en-74.2-r0.post-install * * If you need ICU with non-English locales and legacy charset support, install * package icu-data-full. * (4/8) Installing icu-libs (74.2-r0) (5/8) Installing libuv (1.48.0-r0) (6/8) Installing nodejs-current (21.7.3-r0) (7/8) Installing pnpm (9.4.0-r0) (8/8) Installing .makedepends-autobrr (20240703.212358) Executing busybox-1.36.1-r31.trigger OK: 630 MiB in 115 packages >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Cleaning up tmpdir >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.43.0.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 100 1689k 100 1689k 0 0 5846k 0 --:--:-- --:--:-- --:--:-- 5866k >>> autobrr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autobrr-1.43.0.tar.gz >>> autobrr: Checking sha512sums... autobrr-1.43.0.tar.gz: OK autobrr.initd: OK autobrr.confd: OK >>> autobrr: Unpacking /var/cache/distfiles/edge/autobrr-1.43.0.tar.gz... Lockfile is up to date, resolution step is skipped Progress: resolved 1, reused 0, downloaded 0, added 0 Packages: +763 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Progress: resolved 763, reused 0, downloaded 0, added 0 Progress: resolved 763, reused 0, downloaded 85, added 0 Progress: resolved 763, reused 0, downloaded 372, added 365 Progress: resolved 763, reused 0, downloaded 759, added 758 Progress: resolved 763, reused 0, downloaded 763, added 763, done dependencies: + @headlessui/react 2.0.4 + @heroicons/react 2.1.3 + @hookform/error-message 2.0.1 + @popperjs/core 2.11.8 + @tailwindcss/forms 0.5.7 + @tanstack/react-query 5.40.1 + @tanstack/react-query-devtools 5.29.2 + @tanstack/react-router 1.34.9 + @types/node 20.14.1 + @types/react 18.3.3 + @types/react-dom 18.3.0 + @types/react-portal 4.0.7 + @types/react-table 7.7.20 + @typescript-eslint/eslint-plugin 7.12.0 + @typescript-eslint/parser 7.12.0 + @vitejs/plugin-react-swc 3.7.0 + autoprefixer 10.4.19 + buffer 6.0.3 + date-fns 3.6.0 + formik 2.4.6 + http-proxy-middleware 3.0.0 + postcss 8.4.38 + react 18.3.1 + react-debounce-input 3.3.0 + react-dom 18.3.1 + react-hook-form 7.51.5 + react-hot-toast 2.4.1 + react-multi-select-component 4.3.4 + react-popper-tooltip 4.4.2 + react-portal 4.2.2 + react-ridge-state 4.2.9 + react-select 5.8.0 + react-table 7.8.0 + react-textarea-autosize 8.5.3 + stacktracey 2.1.8 + tailwind-lerp-colors 1.2.6 + tailwindcss 3.4.3 + workbox-window 7.1.0 + zod 3.23.8 + zod-formik-adapter 1.3.0 devDependencies: + @microsoft/eslint-formatter-sarif 3.1.0 + @rollup/wasm-node 4.18.0 + @tanstack/router-devtools 1.34.9 + eslint 8.57.0 + eslint-plugin-import 2.29.1 + eslint-plugin-react 7.34.2 + eslint-plugin-react-hooks 4.6.2 + eslint-plugin-react-refresh 0.4.7 + eslint-watch 8.0.0 + ts-node 10.9.2 + typescript 5.4.5 + vite 5.2.12 + vite-plugin-pwa 0.20.0 + vite-plugin-svgr 4.2.0 Done in 5.4s > web@0.2.0 build /home/buildozer/aports/testing/autobrr/src/autobrr-1.43.0/web > tsc && vite build vite v5.2.12 building for production... transforming... ✓ 1659 modules transformed. rendering chunks... computing gzip size... dist/.vite/manifest.json 0.19 kB │ gzip: 0.14 kB dist/manifest.webmanifest 0.63 kB dist/index.html 2.49 kB │ gzip: 1.12 kB dist/assets/index-B_jNMVZT.css 165.69 kB │ gzip: 53.81 kB dist/assets/index-DVk7vUkC.js 1,226.58 kB │ gzip: 347.51 kB │ map: 4,514.94 kB (!) Some chunks are larger than 500 kB after minification. Consider: - Using dynamic import() to code-split the application - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. ✓ built in 11.27s ? github.com/autobrr/autobrr/cmd/autobrr [no test files] ? github.com/autobrr/autobrr/cmd/autobrrctl [no test files] ? github.com/autobrr/autobrr/internal/announce [no test files] ? github.com/autobrr/autobrr/internal/api [no test files] ? github.com/autobrr/autobrr/internal/auth [no test files] ok github.com/autobrr/autobrr/internal/action 0.033s ok github.com/autobrr/autobrr/internal/config 0.029s ? github.com/autobrr/autobrr/internal/database/tools [no test files] ? github.com/autobrr/autobrr/internal/download_client [no test files] ? github.com/autobrr/autobrr/internal/events [no test files] ? github.com/autobrr/autobrr/internal/filter [no test files] ? github.com/autobrr/autobrr/internal/irc [no test files] ? github.com/autobrr/autobrr/internal/logger [no test files] ? github.com/autobrr/autobrr/internal/mock [no test files] ? github.com/autobrr/autobrr/internal/release [no test files] ? github.com/autobrr/autobrr/internal/scheduler [no test files] ? github.com/autobrr/autobrr/internal/server [no test files] ? github.com/autobrr/autobrr/internal/update [no test files] ? github.com/autobrr/autobrr/internal/user [no test files] ? github.com/autobrr/autobrr/internal/utils [no test files] ? github.com/autobrr/autobrr/pkg/btn [no test files] ? github.com/autobrr/autobrr/pkg/cmp [no test files] ? github.com/autobrr/autobrr/pkg/errors [no test files] ? github.com/autobrr/autobrr/pkg/ggn [no test files] ? github.com/autobrr/autobrr/pkg/jsonrpc [no test files] ? github.com/autobrr/autobrr/pkg/lidarr [no test files] ? github.com/autobrr/autobrr/pkg/newznab [no test files] ? github.com/autobrr/autobrr/pkg/ops [no test files] ? github.com/autobrr/autobrr/pkg/porla [no test files] ? github.com/autobrr/autobrr/pkg/ptp [no test files] ? github.com/autobrr/autobrr/pkg/radarr [no test files] ? github.com/autobrr/autobrr/pkg/readarr [no test files] ? github.com/autobrr/autobrr/pkg/red [no test files] ? github.com/autobrr/autobrr/pkg/sabnzbd [no test files] ? github.com/autobrr/autobrr/pkg/sanitize [no test files] ? github.com/autobrr/autobrr/pkg/sharedhttp [no test files] ? github.com/autobrr/autobrr/pkg/sonarr [no test files] ? github.com/autobrr/autobrr/pkg/torznab [no test files] ? github.com/autobrr/autobrr/pkg/transmission [no test files] ? github.com/autobrr/autobrr/pkg/whisparr [no test files] ? github.com/autobrr/autobrr/test/mockindexer [no test files] ? github.com/autobrr/autobrr/test/mockindexer/irc [no test files] ? github.com/autobrr/autobrr/web [no test files] ok github.com/autobrr/autobrr/internal/database 0.029s ok github.com/autobrr/autobrr/internal/domain 0.111s ok github.com/autobrr/autobrr/internal/feed 0.027s ok github.com/autobrr/autobrr/internal/http 0.036s ok github.com/autobrr/autobrr/internal/indexer 0.082s ok github.com/autobrr/autobrr/internal/notification 0.023s ok github.com/autobrr/autobrr/pkg/argon2id 0.649s ok github.com/autobrr/autobrr/pkg/version 0.003s ok github.com/autobrr/autobrr/pkg/wildcard 0.003s >>> autobrr: Entering fakeroot... >>> autobrr-openrc*: Running split function openrc... >>> autobrr-openrc*: Preparing subpackage autobrr-openrc... >>> autobrr-openrc*: Running postcheck for autobrr-openrc >>> autobrr*: Running postcheck for autobrr >>> autobrr*: Preparing package autobrr... >>> autobrr*: Stripping binaries >>> autobrr*: Script found. /bin/sh added as a dependency for autobrr-1.43.0-r1.apk >>> autobrr*: Adding .pre-install >>> autobrr-openrc*: Scanning shared objects >>> autobrr*: Scanning shared objects >>> autobrr-openrc*: Tracing dependencies... >>> autobrr-openrc*: Package size: 24.0 KB >>> autobrr-openrc*: Compressing data... >>> autobrr-openrc*: Create checksum... >>> autobrr-openrc*: Create autobrr-openrc-1.43.0-r1.apk >>> autobrr*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> autobrr*: Package size: 44.4 MB >>> autobrr*: Compressing data... >>> autobrr*: Create checksum... >>> autobrr*: Create autobrr-1.43.0-r1.apk >>> autobrr: Build complete at Wed, 03 Jul 2024 21:25:06 +0000 elapsed time 0h 1m 9s >>> autobrr: Cleaning up srcdir >>> autobrr: Cleaning up pkgdir >>> autobrr: Uninstalling dependencies... (1/8) Purging .makedepends-autobrr (20240703.212358) (2/8) Purging go (1.22.5-r0) (3/8) Purging pnpm (9.4.0-r0) (4/8) Purging nodejs-current (21.7.3-r0) (5/8) Purging ada-libs (2.7.8-r0) (6/8) Purging icu-libs (74.2-r0) (7/8) Purging icu-data-en (74.2-r0) (8/8) Purging libuv (1.48.0-r0) Executing busybox-1.36.1-r31.trigger OK: 378 MiB in 107 packages >>> autobrr: Updating the testing/x86_64 repository index... >>> autobrr: Signing the index...