==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_2acdf525-a793-443f-936e-94d6d958011c]...done ==> Making package: prometheus 3.0.0-1.1 (Thu Nov 21 17:10:57 2024) ==> Retrieving sources... -> Downloading prometheus-v3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3082k 0 3082k 0 0 3567k 0 --:--:-- --:--:-- --:--:-- 3567k 100 4841k 0 4841k 0 0 4647k 0 --:--:-- 0:00:01 --:--:-- 9938k -> Found prometheus.service -> Found prometheus.sysusers -> Found prometheus.conf ==> Validating source files with sha256sums... prometheus-v3.0.0.tar.gz ... Passed prometheus.service ... Passed prometheus.sysusers ... Passed prometheus.conf ... Passed ==> Making package: prometheus 3.0.0-1.1 (Thu Nov 21 17:11:00 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (21) New Version Net Change extra/c-ares 1.34.2-1 0.51 MiB extra/libngtcp2 1.9.0-1 0.55 MiB extra/libuv 1.49.2-1 0.61 MiB extra/libyaml 0.2.5-3 0.18 MiB core/mpdecimal 4.0.0-2 0.32 MiB extra/node-gyp 10.2.0-1 7.39 MiB extra/nodejs-nopt 7.2.0-2 0.03 MiB extra/perl-error 0.17029-7 0.04 MiB extra/perl-mailtools 2.21-9 0.10 MiB extra/perl-timedate 2.33-7 0.08 MiB core/python 3.12.7-1 70.07 MiB extra/python-pathspec 0.12.1-2 0.23 MiB extra/python-yaml 6.0.2-1 0.95 MiB extra/semver 7.6.3-1 0.09 MiB extra/git 2.47.0-1 28.29 MiB extra/go 2:1.23.3-1 223.36 MiB extra/nodejs 23.1.0-1 62.69 MiB extra/npm 10.9.0-1 8.76 MiB extra/typescript 5.6.3-1 21.39 MiB extra/yamllint 1.35.1-1 0.47 MiB extra/yarn 1.22.22-2 19.26 MiB Total Installed Size: 445.37 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing go... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [pending] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] installing c-ares... installing libngtcp2... installing libuv... installing nodejs... Optional dependencies for nodejs npm: nodejs package manager [pending] 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 [pending] installing npm... Optional dependencies for npm git: for dependencies using Git URL's [installed] installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing python-pathspec... installing libyaml... installing python-yaml... installing yamllint... installing typescript... installing yarn... :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 972. Creating user 'git' (git daemon user) with UID 972 and GID 972. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules ==> Retrieving sources... -> Found prometheus-v3.0.0.tar.gz -> Found prometheus.service -> Found prometheus.sysusers -> Found prometheus.conf ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting prometheus-v3.0.0.tar.gz with bsdtar ==> Starting build()... go: downloading github.com/shurcooL/httpfs v0.0.0-20230704072500-f1e31cf0ba5c # get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20230704072500-f1e31cf0ba5c.zip # get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20230704072500-f1e31cf0ba5c.zip: 200 OK (0.267s) # get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20230704072500-f1e31cf0ba5c.mod # get https://proxy.golang.org/github.com/shurcoo%21l/httpfs/@v/v0.0.0-20230704072500-f1e31cf0ba5c.mod: 200 OK (0.047s) ui.go cd web/ui && npm install (node:1211) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm warn deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead added 660 packages, and audited 664 packages in 6s 105 packages are looking for funding run `npm fund` for details 4 vulnerabilities (1 low, 3 high) To address all issues, run: npm audit fix Run `npm audit` for details. # The old React app has been separated from the npm workspaces setup to avoid # issues with conflicting dependencies. This is a temporary solution until the # new Mantine-based UI is fully integrated and the old app can be removed. cd web/ui/react-app && npm install (node:1239) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm warn deprecated workbox-cacheable-response@6.6.0: workbox-background-sync@6.6.0 npm warn deprecated workbox-google-analytics@6.6.0: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm warn deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm warn deprecated rollup-plugin-terser@7.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser npm warn deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm warn deprecated @babel/plugin-proposal-private-methods@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. npm warn deprecated @babel/plugin-proposal-numeric-separator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. npm warn deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm warn deprecated @babel/plugin-proposal-optional-chaining@7.21.0: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. added 1842 packages, and audited 1843 packages in 11s 284 packages are looking for funding run `npm fund` for details 24 vulnerabilities (3 low, 7 moderate, 14 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. cd web/ui && npm install cd web/ui && CI="" npm run build > prometheus-io@0.300.0 build > bash build_ui.sh --all build lezer-promql > @prometheus-io/lezer-promql@0.300.0 build > bash ./build.sh + npx lezer-generator src/promql.grammar -o src/parser (node:1344) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) (node:1379) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) Wrote src/parser.js and src/parser.terms.js + cat src/parser.terms.js + bash ./generate-types.sh + mkdir -p ./dist + indexFile=./dist/index.d.ts + [[ -f ./dist/index.d.ts ]] + cat ++ sed -E 's/ = [0-9]+/: number/' src/parser.terms.js + rollup -c  ./src/parser.js → ./dist/index.cjs, ./dist/index.es.js... created ./dist/index.cjs, ./dist/index.es.js in 31ms build codemirror-promql > @prometheus-io/codemirror-promql@0.300.0 build > npm run build:lib > @prometheus-io/codemirror-promql@0.300.0 build:lib > bash ./build.sh + tsc --module esnext --target es2018 --outDir dist/esm up to date, audited 664 packages in 1s 105 packages are looking for funding run `npm fund` for details 4 vulnerabilities (1 low, 3 high) To address all issues, run: npm audit fix Run `npm audit` for details. # The old React app has been separated from the npm workspaces setup to avoid # issues with conflicting dependencies. This is a temporary solution until the # new Mantine-based UI is fully integrated and the old app can be removed. cd web/ui/react-app && npm install + tsc --module commonjs --target es5 --outDir dist/cjs --downlevelIteration (node:1446) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) build react-app > @prometheus-io/app@0.300.0 build > react-scripts build Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme up to date, audited 1843 packages in 4s 284 packages are looking for funding run `npm fund` for details 24 vulnerabilities (3 low, 7 moderate, 14 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. One of your dependencies, babel-preset-react-app, is importing the "@babel/plugin-proposal-private-property-in-object" package without declaring it in its dependencies. This is currently working because "@babel/plugin-proposal-private-property-in-object" is already in your node_modules folder for unrelated reasons, but it may break at any time. babel-preset-react-app is part of the create-react-app project, which is not maintianed anymore. It is thus unlikely that this bug will ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to your devDependencies to work around this error. This will make this message go away. Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Compiled with warnings. Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/client/prometheus.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/client/prometheus.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/hybrid.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/hybrid.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/promql.terms.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/promql.terms.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/hybrid.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/hybrid.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/matcher.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/matcher.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/parser.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/parser.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/path-finder.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/path-finder.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/type.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/type.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/vector.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/vector.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/promql.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/promql.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/function.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/function.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/matcher.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/matcher.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/vector.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/vector.ts' [eslint] src/pages/graph/SeriesName.tsx Line 1:21: 'useContext' is defined but never used @typescript-eslint/no-unused-vars src/pages/status/Status.tsx Line 130:37: Expected '!==' and instead saw '!=' eqeqeq Line 133:6: React Hook useEffect has a missing dependency: 'setAnimateLogo'. Either include it or remove the dependency array. If 'setAnimateLogo' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. File sizes after gzip: 496.24 kB build/static/js/main.46727cf5.js 53.62 kB build/static/css/main.a522f891.css The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: https://cra.link/deployment build mantine-ui > @prometheus-io/mantine-ui@0.300.0 build > tsc && vite build vite v5.4.8 building for production... transforming... ✓ 7094 modules transformed. rendering chunks... computing gzip size... dist/index.html  1.83 kB │ gzip: 0.83 kB dist/assets/codicon-B_nZgZYP.ttf  61.02 kB dist/assets/index-Bm6642QA.css  223.05 kB │ gzip: 33.12 kB dist/assets/index-1SrvQFrd.js 2,530.69 kB │ gzip: 793.40 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 4.98s cd web/ui && npm install (node:1619) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) up to date, audited 664 packages in 2s 105 packages are looking for funding run `npm fund` for details 4 vulnerabilities (1 low, 3 high) To address all issues, run: npm audit fix Run `npm audit` for details. # The old React app has been separated from the npm workspaces setup to avoid # issues with conflicting dependencies. This is a temporary solution until the # new Mantine-based UI is fully integrated and the old app can be removed. cd web/ui/react-app && npm install (node:1633) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) up to date, audited 1843 packages in 3s 284 packages are looking for funding run `npm fund` for details 24 vulnerabilities (3 low, 7 moderate, 14 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. >> bundling npm licenses rm -f "npm_licenses.tar.bz2" npm_licenses ln -s . npm_licenses find npm_licenses/web/ui/node_modules -iname "license*" | tar cfj "npm_licenses.tar.bz2" --files-from=- rm -f npm_licenses cd web/ui && npm install cd web/ui && CI="" npm run build > prometheus-io@0.300.0 build > bash build_ui.sh --all build lezer-promql > @prometheus-io/lezer-promql@0.300.0 build > bash ./build.sh + npx lezer-generator src/promql.grammar -o src/parser (node:1711) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) (node:1746) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) Wrote src/parser.js and src/parser.terms.js + cat src/parser.terms.js + bash ./generate-types.sh + mkdir -p ./dist + indexFile=./dist/index.d.ts + [[ -f ./dist/index.d.ts ]] + rm ./dist/index.d.ts + cat ++ sed -E 's/ = [0-9]+/: number/' src/parser.terms.js + rollup -c  ./src/parser.js → ./dist/index.cjs, ./dist/index.es.js... created ./dist/index.cjs, ./dist/index.es.js in 31ms build codemirror-promql > @prometheus-io/codemirror-promql@0.300.0 build > npm run build:lib > @prometheus-io/codemirror-promql@0.300.0 build:lib > bash ./build.sh + tsc --module esnext --target es2018 --outDir dist/esm up to date, audited 664 packages in 1s 105 packages are looking for funding run `npm fund` for details 4 vulnerabilities (1 low, 3 high) To address all issues, run: npm audit fix Run `npm audit` for details. # The old React app has been separated from the npm workspaces setup to avoid # issues with conflicting dependencies. This is a temporary solution until the # new Mantine-based UI is fully integrated and the old app can be removed. cd web/ui/react-app && npm install + tsc --module commonjs --target es5 --outDir dist/cjs --downlevelIteration (node:1814) ExperimentalWarning: CommonJS module /usr/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) build react-app > @prometheus-io/app@0.300.0 build > react-scripts build Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme up to date, audited 1843 packages in 4s 284 packages are looking for funding run `npm fund` for details 24 vulnerabilities (3 low, 7 moderate, 14 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. Browserslist: caniuse-lite is outdated. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme Compiled with warnings. Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/client/prometheus.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/client/prometheus.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/hybrid.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/hybrid.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/promql.terms.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/complete/promql.terms.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/hybrid.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/hybrid.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/lint/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/matcher.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/matcher.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/parser.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/parser.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/path-finder.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/path-finder.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/type.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/type.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/vector.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/parser/vector.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/promql.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/promql.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/function.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/function.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/index.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/index.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/matcher.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/matcher.ts' Failed to parse source map from '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/vector.ts' file: Error: ENOENT: no such file or directory, open '/startdir/src/prometheus-3.0.0/web/ui/react-app/node_modules/@prometheus-io/codemirror-promql/src/types/vector.ts' [eslint] src/pages/graph/SeriesName.tsx Line 1:21: 'useContext' is defined but never used @typescript-eslint/no-unused-vars src/pages/status/Status.tsx Line 130:37: Expected '!==' and instead saw '!=' eqeqeq Line 133:6: React Hook useEffect has a missing dependency: 'setAnimateLogo'. Either include it or remove the dependency array. If 'setAnimateLogo' changes too often, find the parent component that defines it and wrap that definition in useCallback react-hooks/exhaustive-deps Search for the keywords to learn more about each warning. To ignore, add // eslint-disable-next-line to the line before. File sizes after gzip: 496.24 kB build/static/js/main.46727cf5.js 53.62 kB build/static/css/main.a522f891.css The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: https://cra.link/deployment build mantine-ui > @prometheus-io/mantine-ui@0.300.0 build > tsc && vite build vite v5.4.8 building for production... transforming... ✓ 7094 modules transformed. rendering chunks... computing gzip size... dist/index.html  1.83 kB │ gzip: 0.83 kB dist/assets/codicon-B_nZgZYP.ttf  61.02 kB dist/assets/index-Bm6642QA.css  223.05 kB │ gzip: 33.12 kB dist/assets/index-1SrvQFrd.js 2,530.69 kB │ gzip: 793.40 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 5.04s >> compressing assets scripts/compress_assets.sh go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/prometheus/common v0.60.1 go: downloading github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc go: downloading github.com/prometheus/client_golang v1.20.5 go: downloading github.com/fsnotify/fsnotify v1.7.0 go: downloading github.com/hashicorp/consul/api v1.29.4 go: downloading github.com/aws/aws-sdk-go v1.55.5 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 v5.7.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4 v4.3.0 go: downloading github.com/Code-Hex/go-generics-cache v1.5.1 go: downloading github.com/miekg/dns v1.1.62 go: downloading github.com/digitalocean/godo v1.126.0 go: downloading github.com/hashicorp/nomad/api v0.0.0-20240717122358-3d93bd3778f3 go: downloading github.com/ionos-cloud/sdk-go/v6 v6.2.1 go: downloading github.com/linode/linodego v1.41.0 go: downloading golang.org/x/oauth2 v0.23.0 go: downloading google.golang.org/api v0.199.0 go: downloading k8s.io/api v0.31.1 go: downloading k8s.io/apimachinery v0.31.1 go: downloading k8s.io/client-go v0.31.1 go: downloading github.com/kolo/xmlrpc v0.0.0-20220921171641-a4b6fa1dd06b go: downloading github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f go: downloading github.com/vultr/govultr/v2 v2.17.2 go: downloading github.com/docker/docker v27.3.1+incompatible go: downloading github.com/gophercloud/gophercloud v1.14.1 go: downloading github.com/go-zookeeper/zk v1.0.4 go: downloading github.com/ovh/go-ovh v1.6.0 go: downloading github.com/envoyproxy/go-control-plane v0.13.0 go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 go: downloading google.golang.org/protobuf v1.34.2 go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30 go: downloading github.com/hetznercloud/hcloud-go/v2 v2.13.1 go: downloading golang.org/x/sys v0.26.0 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 go: downloading github.com/hashicorp/go-hclog v1.6.3 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 go: downloading github.com/hashicorp/serf v0.10.1 go: downloading github.com/mitchellh/mapstructure v1.5.0 go: downloading golang.org/x/exp v0.0.0-20240119083558-1b970713d09a go: downloading golang.org/x/net v0.30.0 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading github.com/prometheus/procfs v0.15.1 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 go: downloading golang.org/x/crypto v0.28.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading github.com/hashicorp/go-retryablehttp v0.7.7 go: downloading golang.org/x/time v0.6.0 go: downloading github.com/gorilla/websocket v1.5.0 go: downloading github.com/hashicorp/cronexpr v1.1.2 go: downloading cloud.google.com/go/compute/metadata v0.5.2 go: downloading github.com/go-resty/resty/v2 v2.13.1 go: downloading golang.org/x/text v0.19.0 go: downloading gopkg.in/ini.v1 v1.67.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 go: downloading k8s.io/klog/v2 v2.130.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/klog v1.0.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading github.com/spf13/pflag v1.0.5 go: downloading golang.org/x/term v0.25.0 go: downloading github.com/jpillora/backoff v1.0.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/moby/docker-image-spec v1.3.1 go: downloading github.com/distribution/reference v0.5.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading github.com/pkg/errors v0.9.1 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 go: downloading go.opentelemetry.io/otel/trace v1.31.0 go: downloading github.com/fatih/color v1.16.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/armon/go-metrics v0.4.1 go: downloading go.opentelemetry.io/otel v1.31.0 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/google/uuid v1.6.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/cncf/xds/go v0.0.0-20240723142845-024c85f92f20 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 go: downloading google.golang.org/grpc v1.67.1 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/golang/protobuf v1.5.4 go: downloading github.com/google/gnostic-models v0.6.8 go: downloading github.com/google/go-cmp v0.6.0 go: downloading cloud.google.com/go/auth v0.9.5 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/jmespath/go-jmespath v0.4.0 go: downloading github.com/go-logr/logr v1.4.2 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 go: downloading k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.4 go: downloading github.com/google/s2a-go v0.1.8 go: downloading github.com/googleapis/gax-go/v2 v2.13.0 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/felixge/httpsnoop v1.0.4 go: downloading go.opentelemetry.io/otel/metric v1.31.0 go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/klauspost/compress v1.17.10 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/hashicorp/golang-lru v0.6.0 go: downloading github.com/x448/float16 v0.8.4 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4 go: downloading github.com/go-openapi/swag v0.22.9 go: downloading github.com/go-openapi/jsonreference v0.20.4 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/go-openapi/jsonpointer v0.20.2 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/alecthomas/kingpin/v2 v2.4.0 go: downloading github.com/KimMachineGun/automemlimit v0.6.1 go: downloading github.com/oklog/run v1.1.0 go: downloading github.com/prometheus/exporter-toolkit v0.13.0 go: downloading github.com/alecthomas/units v0.0.0-20240626203959-61d1e3462e30 go: downloading go.uber.org/atomic v1.11.0 go: downloading go.uber.org/automaxprocs v1.6.0 go: downloading github.com/prometheus/common/sigv4 v0.1.0 go: downloading github.com/go-openapi/strfmt v0.23.0 go: downloading github.com/prometheus/alertmanager v0.27.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.30.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.30.0 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.30.0 go: downloading go.opentelemetry.io/otel/sdk v1.30.0 go: downloading github.com/golang/snappy v0.0.4 go: downloading go.opentelemetry.io/collector/pdata v1.16.0 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.56.0 go: downloading github.com/oklog/ulid v1.3.1 go: downloading github.com/stretchr/testify v1.9.0 go: downloading golang.org/x/sync v0.8.0 go: downloading github.com/edsrzf/mmap-go v1.1.0 go: downloading github.com/facette/natsort v0.0.0-20181210072756-2cd4dd1e2dcb go: downloading github.com/dennwc/varint v1.0.0 go: downloading go.opentelemetry.io/proto/otlp v1.3.1 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/go-openapi/errors v0.22.0 go: downloading go.mongodb.org/mongo-driver v1.14.0 go: downloading go.opentelemetry.io/collector/semconv v0.110.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/xhit/go-str2duration/v2 v2.1.0 go: downloading github.com/bboreham/go-loser v0.0.0-20230920113527-fcc2c21820a3 go: downloading github.com/julienschmidt/httprouter v1.3.0 go: downloading github.com/containerd/cgroups/v3 v3.0.3 go: downloading github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading github.com/mdlayher/vsock v1.2.1 go: downloading go.uber.org/goleak v1.3.0 go: downloading github.com/go-openapi/validate v0.23.0 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/opencontainers/runtime-spec v1.0.2 go: downloading github.com/cilium/ebpf v0.11.0 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/go-openapi/analysis v0.22.2 go: downloading github.com/go-openapi/loads v0.21.5 go: downloading github.com/go-openapi/spec v0.20.14 go: downloading github.com/mdlayher/socket v0.4.1 go: downloading github.com/google/pprof v0.0.0-20240711041743-f6c9dda6c6da go: downloading github.com/nsf/jsondiff v0.0.0-20230430225905-43f6cf3098c1 ==> Starting check()... go: downloading github.com/stretchr/objx v0.5.2 go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0 ? github.com/prometheus/prometheus/discovery/gce [no test files] ? github.com/prometheus/prometheus/discovery/install [no test files] ? github.com/prometheus/prometheus/documentation/examples/custom-sd/adapter-usage [no test files] ? github.com/prometheus/prometheus/model/exemplar [no test files] ? github.com/prometheus/prometheus/model/metadata [no test files] ? github.com/prometheus/prometheus/model/timestamp [no test files] ? github.com/prometheus/prometheus/model/value [no test files] ? github.com/prometheus/prometheus/plugins [no test files] ? github.com/prometheus/prometheus/prompb [no test files] ? github.com/prometheus/prometheus/prompb/io/prometheus/client [no test files] ? github.com/prometheus/prometheus/promql/parser/posrange [no test files] ? github.com/prometheus/prometheus/storage/remote/googleiam [no test files] ? github.com/prometheus/prometheus/tsdb/encoding [no test files] ? github.com/prometheus/prometheus/tsdb/errors [no test files] ok github.com/prometheus/prometheus/cmd/prometheus 14.319s ok github.com/prometheus/prometheus/cmd/promtool 13.756s ok github.com/prometheus/prometheus/config 0.041s ok github.com/prometheus/prometheus/discovery 4.335s ok github.com/prometheus/prometheus/discovery/aws 0.007s ok github.com/prometheus/prometheus/discovery/azure 0.007s ok github.com/prometheus/prometheus/discovery/consul 3.026s ok github.com/prometheus/prometheus/discovery/digitalocean 0.007s ok github.com/prometheus/prometheus/discovery/dns 0.005s ok github.com/prometheus/prometheus/discovery/eureka 0.006s ok github.com/prometheus/prometheus/discovery/file 2.310s ok github.com/prometheus/prometheus/discovery/hetzner 0.007s ok github.com/prometheus/prometheus/discovery/http 0.009s ok github.com/prometheus/prometheus/discovery/ionos 0.010s ? github.com/prometheus/prometheus/util/annotations [no test files] ? github.com/prometheus/prometheus/util/convertnhcb [no test files] ? github.com/prometheus/prometheus/util/documentcli [no test files] ? github.com/prometheus/prometheus/util/gate [no test files] ? github.com/prometheus/prometheus/util/jsonutil [no test files] ? github.com/prometheus/prometheus/util/osutil [no test files] ? github.com/prometheus/prometheus/util/runtime [no test files] ? github.com/prometheus/prometheus/util/runutil [no test files] ? github.com/prometheus/prometheus/util/teststorage [no test files] ? github.com/prometheus/prometheus/util/testutil [no test files] ? github.com/prometheus/prometheus/util/treecache [no test files] ? github.com/prometheus/prometheus/web/ui [no test files] ok github.com/prometheus/prometheus/discovery/kubernetes 33.147s ok github.com/prometheus/prometheus/discovery/linode 0.008s ok github.com/prometheus/prometheus/discovery/marathon 0.008s ok github.com/prometheus/prometheus/discovery/moby 0.016s ok github.com/prometheus/prometheus/discovery/nomad 0.005s ok github.com/prometheus/prometheus/discovery/openstack 0.008s ok github.com/prometheus/prometheus/discovery/ovhcloud 0.008s ok github.com/prometheus/prometheus/discovery/puppetdb 0.007s ok github.com/prometheus/prometheus/discovery/refresh 0.007s ok github.com/prometheus/prometheus/discovery/scaleway 0.006s ok github.com/prometheus/prometheus/discovery/targetgroup 0.003s --- FAIL: TestTritonSDRefreshNoServer (0.00s) triton_test.go:184: Error Trace: /startdir/src/prometheus-3.0.0/discovery/triton/triton_test.go:184 Error: Error "an error occurred unmarshaling the discovery response json: invalid character ':' after top-level value" does not contain "an error occurred when requesting targets from the discovery endpoint" Test: TestTritonSDRefreshNoServer FAIL FAIL github.com/prometheus/prometheus/discovery/triton 0.015s ok github.com/prometheus/prometheus/discovery/uyuni 0.006s ok github.com/prometheus/prometheus/discovery/vultr 0.004s ok github.com/prometheus/prometheus/discovery/xds 2.027s ok github.com/prometheus/prometheus/discovery/zookeeper 0.006s ok github.com/prometheus/prometheus/documentation/examples/custom-sd/adapter 0.004s ok github.com/prometheus/prometheus/model/histogram 0.006s ok github.com/prometheus/prometheus/model/labels 0.277s ok github.com/prometheus/prometheus/model/relabel 0.004s ok github.com/prometheus/prometheus/model/rulefmt 0.007s ok github.com/prometheus/prometheus/model/textparse 0.015s ok github.com/prometheus/prometheus/notifier 1.080s ok github.com/prometheus/prometheus/prompb/io/prometheus/write/v2 0.002s ok github.com/prometheus/prometheus/prompb/rwcommon 0.025s ok github.com/prometheus/prometheus/promql 4.505s ok github.com/prometheus/prometheus/promql/parser 0.746s ok github.com/prometheus/prometheus/promql/promqltest 0.283s ok github.com/prometheus/prometheus/rules 18.926s ok github.com/prometheus/prometheus/scrape 21.703s ok github.com/prometheus/prometheus/storage 0.025s ok github.com/prometheus/prometheus/storage/remote 42.503s ok github.com/prometheus/prometheus/storage/remote/azuread 12.056s ok github.com/prometheus/prometheus/storage/remote/otlptranslator/prometheus 0.005s ok github.com/prometheus/prometheus/storage/remote/otlptranslator/prometheusremotewrite 0.011s ok github.com/prometheus/prometheus/template 0.005s ok github.com/prometheus/prometheus/tracing 0.009s ok github.com/prometheus/prometheus/tsdb 104.760s ok github.com/prometheus/prometheus/tsdb/agent 2.906s ok github.com/prometheus/prometheus/tsdb/chunkenc 0.006s ok github.com/prometheus/prometheus/tsdb/chunks 4.932s ok github.com/prometheus/prometheus/tsdb/fileutil 0.004s ok github.com/prometheus/prometheus/tsdb/goversion 0.002s ok github.com/prometheus/prometheus/tsdb/index 3.461s ok github.com/prometheus/prometheus/tsdb/record 0.003s ok github.com/prometheus/prometheus/tsdb/tombstones 0.004s ok github.com/prometheus/prometheus/tsdb/tsdbutil 0.004s ok github.com/prometheus/prometheus/tsdb/wlog 25.334s ok github.com/prometheus/prometheus/util/almost 0.001s ok github.com/prometheus/prometheus/util/fmtutil 0.005s ok github.com/prometheus/prometheus/util/httputil 0.005s ok github.com/prometheus/prometheus/util/junitxml 0.001s ok github.com/prometheus/prometheus/util/logging 0.203s ok github.com/prometheus/prometheus/util/netconnlimit 0.610s ok github.com/prometheus/prometheus/util/notifications 0.305s ok github.com/prometheus/prometheus/util/pool 0.002s ok github.com/prometheus/prometheus/util/stats 0.013s ok github.com/prometheus/prometheus/util/strutil 0.002s ok github.com/prometheus/prometheus/util/zeropool 0.058s ok github.com/prometheus/prometheus/web 15.110s ok github.com/prometheus/prometheus/web/api/v1 0.055s FAIL ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_2acdf525-a793-443f-936e-94d6d958011c/build