Accept the empty string as a falsy value for build_number in list_releases #1531
firefoxci-taskcluster / tests-frontend-node-14
succeeded
Jul 23, 2024 in 4m 31s
FirefoxCI (pull_request)
frontend-node node14
Details
View task in Taskcluster
View logs in Taskcluster
[taskcluster 2024-07-23 02:39:37.580Z] Task ID: UJ4R0CAURtGE-3YviZw6dw
[taskcluster 2024-07-23 02:39:37.580Z] Worker ID: 2439332425519769955
[taskcluster 2024-07-23 02:39:37.580Z] Worker Group: us-central1-b
[taskcluster 2024-07-23 02:39:37.580Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2024-07-23 02:39:37.580Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2024-07-23 02:39:37.580Z] Worker Version: 38.0.5
[taskcluster 2024-07-23 02:39:37.580Z] Public IP: 34.29.42.113
[taskcluster 2024-07-23 02:39:37.580Z] Hostname: releng-t-linux-gcp-ndtcb0hsqn6gefinb4j34g
[taskcluster 2024-07-23 02:39:37.580Z] using cache "releng-level-1-checkouts-v3-58974d7dcf0417b3fe53-R3w_uOfoTNOUYKDlB7EXqw" -> /builds/worker/checkouts
[taskcluster 2024-07-23 02:39:39.930Z] Downloading artifact "public/image.tar.zst" from task ID: R3w_uOfoTNOUYKDlB7EXqw.
[taskcluster 2024-07-23 02:39:44.933Z] Download Progress: 67.27%
[taskcluster 2024-07-23 02:39:48.184Z] Downloaded artifact successfully.
[taskcluster 2024-07-23 02:39:48.185Z] Downloaded 271.665 mb
[taskcluster 2024-07-23 02:39:48.186Z] Decompressing downloaded image
[taskcluster 2024-07-23 02:39:50.024Z] Loading docker image from downloaded archive.
[taskcluster 2024-07-23 02:40:05.635Z] Image 'public/image.tar.zst' from task 'R3w_uOfoTNOUYKDlB7EXqw' loaded. Using image ID sha256:e2a611af457d8c9bb6afd3cc9c7e55c3d5b6360fa1ca79f54783a3ec9fc00051.
[taskcluster 2024-07-23 02:40:05.787Z] === Task Starting ===
[setup 2024-07-23T02:40:08.330Z] run-task started in /
[setup 2024-07-23T02:40:08.330Z] Invoked by command: --shipit-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- sh -lxce cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build
[setup 2024-07-23T02:40:08.330Z] Python version: 3.7.3
[cache 2024-07-23T02:40:08.332Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2024-07-23T02:40:08.332Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2024-07-23T02:40:08.332Z] volume /builds/worker/checkouts is a cache
[setup 2024-07-23T02:40:08.332Z] running as worker:worker
[vcs 2024-07-23T02:40:08.332Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-07-23T02:40:08.336Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/vcs']
[vcs 2024-07-23T02:40:08.338Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-07-23T02:40:09.091Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/shipit', '1530']
[vcs 2024-07-23T02:40:09.379Z] From https://github.com/mozilla-releng/shipit
[vcs 2024-07-23T02:40:09.380Z] * branch 1530 -> FETCH_HEAD
[vcs 2024-07-23T02:40:09.383Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/shipit', '1530']
[vcs 2024-07-23T02:40:09.640Z] From https://github.com/mozilla-releng/shipit
[vcs 2024-07-23T02:40:09.640Z] * branch 1530 -> FETCH_HEAD
[vcs 2024-07-23T02:40:09.644Z] executing ['git', 'checkout', '-f', '-B', '1530', '6a382bba75d171f774757cd27c9e59d1917cb843']
[vcs 2024-07-23T02:40:09.657Z] Switched to a new branch '1530'
[vcs 2024-07-23T02:40:09.657Z] cleaning git checkout...
[vcs 2024-07-23T02:40:09.657Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-07-23T02:40:09.659Z] removing []
[vcs 2024-07-23T02:40:09.659Z] successfully cleaned git checkout!
[vcs 2024-07-23T02:40:09.662Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/shipit/commit/6a382bba75d171f774757cd27c9e59d1917cb843' title='Built from shipit commit 6a382bba75d171f774757cd27c9e59d1917cb843'>6a382bba75d171f774757cd27c9e59d1917cb843</a>
[task 2024-07-23T02:40:09.662Z] executing ['sh', '-lxce', 'cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build']
[task 2024-07-23T02:40:09.663Z] + id -u
[task 2024-07-23T02:40:09.664Z] + [ 1000 -eq 0 ]
[task 2024-07-23T02:40:09.664Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2024-07-23T02:40:09.664Z] + export PATH
[task 2024-07-23T02:40:09.664Z] + [ $ ]
[task 2024-07-23T02:40:09.664Z] + [ ]
[task 2024-07-23T02:40:09.664Z] + id -u
[task 2024-07-23T02:40:09.665Z] + [ 1000 -eq 0 ]
[task 2024-07-23T02:40:09.665Z] + PS1=$
[task 2024-07-23T02:40:09.665Z] + [ -d /etc/profile.d ]
[task 2024-07-23T02:40:09.665Z] + [ -r /etc/profile.d/*.sh ]
[task 2024-07-23T02:40:09.665Z] + unset i
[task 2024-07-23T02:40:09.665Z] + [ -n ]
[task 2024-07-23T02:40:09.665Z] + [ -d /builds/worker/bin ]
[task 2024-07-23T02:40:09.665Z] + [ -d /builds/worker/.local/bin ]
[task 2024-07-23T02:40:09.665Z] + cd frontend
[task 2024-07-23T02:40:09.665Z] + yarn install
[task 2024-07-23T02:40:09.906Z] yarn install v1.22.19
[task 2024-07-23T02:40:09.977Z] [1/4] Resolving packages...
[task 2024-07-23T02:40:10.401Z] [2/4] Fetching packages...
[task 2024-07-23T02:40:35.318Z] [3/4] Linking dependencies...
[task 2024-07-23T02:40:35.323Z] warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
[task 2024-07-23T02:40:35.325Z] warning " > [email protected]" has unmet peer dependency "@types/react@^15.0.0 || ^16.0.0 || ^17.0.0".
[task 2024-07-23T02:40:35.325Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-07-23T02:40:35.325Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2024-07-23T02:40:35.326Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "eslint@^6.0.0".
[task 2024-07-23T02:40:35.326Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
[task 2024-07-23T02:40:35.327Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > [email protected]" has incorrect peer dependency "eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0".
[task 2024-07-23T02:40:35.328Z] warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/eslint > [email protected]" has incorrect peer dependency "eslint@^5.0.0 || ^6.0.0".
[task 2024-07-23T02:40:35.329Z] warning "@neutrinojs/jest > eslint-plugin-jest > @typescript-eslint/experimental-utils > @typescript-eslint/typescript-estree > [email protected]" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
[task 2024-07-23T02:40:49.845Z] [4/4] Building fresh packages...
[task 2024-07-23T02:40:50.068Z] Done in 40.17s.
[task 2024-07-23T02:40:50.094Z] + yarn lint
[task 2024-07-23T02:40:50.245Z] yarn run v1.22.19
[task 2024-07-23T02:40:50.275Z] $ eslint --cache --format codeframe --ext mjs,jsx,js src
[task 2024-07-23T02:40:55.335Z] Done in 5.10s.
[task 2024-07-23T02:40:55.342Z] + yarn test --passWithNoTests
[task 2024-07-23T02:40:55.508Z] yarn run v1.22.19
[task 2024-07-23T02:40:55.531Z] $ jest --passWithNoTests
[task 2024-07-23T02:40:56.396Z] No tests found, exiting with code 0
[task 2024-07-23T02:40:56.511Z] Done in 1.01s.
[task 2024-07-23T02:40:56.518Z] + yarn build
[task 2024-07-23T02:40:56.642Z] yarn run v1.22.19
[task 2024-07-23T02:40:56.664Z] $ dotenv webpack -- --mode production
[task 2024-07-23T02:41:00.063Z] Browserslist: caniuse-lite is outdated. Please run:
[task 2024-07-23T02:41:00.063Z] npx browserslist@latest --update-db
[task 2024-07-23T02:41:00.063Z] Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
[task 2024-07-23T02:41:17.503Z] Hash: 0fa1a69d8b04e0213876
[task 2024-07-23T02:41:17.503Z] Version: webpack 4.46.0
[task 2024-07-23T02:41:17.503Z] Time: 19925ms
[task 2024-07-23T02:41:17.503Z] Built at: 07/23/2024 2:41:17 AM
[task 2024-07-23T02:41:17.503Z] Asset Size Chunks Chunk Names
[task 2024-07-23T02:41:17.503Z] assets/0.00c4c772.js 86.2 KiB 0 [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/7.0a7445f8.js 1.57 MiB 7 [emitted] [immutable] [big]
[task 2024-07-23T02:41:17.503Z] assets/7.1ac3c589.css 505 KiB 7 [emitted] [immutable] [big]
[task 2024-07-23T02:41:17.503Z] assets/8.ddf9663b.js 24.2 KiB 8 [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/9.6a5f3db2.js 127 KiB 9 [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/Login.25e3070b.js 222 bytes 1 [emitted] [immutable] Login
[task 2024-07-23T02:41:17.503Z] assets/NewRelease.8dde0315.js 6.23 KiB 2 [emitted] [immutable] NewRelease
[task 2024-07-23T02:41:17.503Z] assets/NewXPIRelease.fc5dc65b.js 4.11 KiB 3 [emitted] [immutable] NewXPIRelease
[task 2024-07-23T02:41:17.503Z] assets/Releases.2f3a037a.js 10 KiB 4 [emitted] [immutable] Releases
[task 2024-07-23T02:41:17.503Z] assets/index.43f366cc.js 34.2 KiB 5 [emitted] [immutable] index
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.15b4b97a.svg 15.4 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.2a8d93eb.svg 9.96 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.302ab509.svg 42.1 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.33dea17b.svg 31.3 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.43039a92.svg 9.07 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.67222649.svg 12.8 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor-white.774ca9ec.svg 13.5 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.1e1bdb69.svg 13.5 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.788cb0bd.svg 9.07 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.788f4f99.svg 33.8 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.c676b15e.svg 12.8 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.d5aaae18.svg 9.97 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.df8fd20d.svg 42.1 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo-word-hor.e9d2dfee.svg 15.4 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo.0151f940.svg 40 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo.604a98c9.svg 11.3 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo.9c8a5676.svg 10.3 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo.c4431773.svg 8.97 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo.ebc7934d.svg 10.4 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/logo.fd50abaa.svg 14.1 KiB [emitted] [immutable]
[task 2024-07-23T02:41:17.503Z] assets/runtime.f9e07bbe.js 2.36 KiB 6 [emitted] [immutable] runtime
[task 2024-07-23T02:41:17.503Z] index.html 641 bytes [emitted]
[task 2024-07-23T02:41:17.503Z] shipit.png 4.5 KiB [emitted]
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] WARNING in EnvironmentPlugin - DEPLOYMENT_BRANCH environment variable is undefined.
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] You can pass an object with default values to suppress this warning.
[task 2024-07-23T02:41:17.503Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] WARNING in EnvironmentPlugin - SHIPIT_API_URL environment variable is undefined.
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] You can pass an object with default values to suppress this warning.
[task 2024-07-23T02:41:17.503Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] WARNING in EnvironmentPlugin - SHIPIT_PUBLIC_API_URL environment variable is undefined.
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] You can pass an object with default values to suppress this warning.
[task 2024-07-23T02:41:17.503Z] See https://webpack.js.org/plugins/environment-plugin for example.
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
[task 2024-07-23T02:41:17.503Z] This can impact web performance.
[task 2024-07-23T02:41:17.503Z] Assets:
[task 2024-07-23T02:41:17.503Z] assets/7.1ac3c589.css (505 KiB)
[task 2024-07-23T02:41:17.503Z] assets/7.0a7445f8.js (1.57 MiB)
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.503Z] WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
[task 2024-07-23T02:41:17.503Z] Entrypoints:
[task 2024-07-23T02:41:17.503Z] index (2.1 MiB)
[task 2024-07-23T02:41:17.503Z] assets/runtime.f9e07bbe.js
[task 2024-07-23T02:41:17.503Z] assets/7.1ac3c589.css
[task 2024-07-23T02:41:17.503Z] assets/7.0a7445f8.js
[task 2024-07-23T02:41:17.503Z] assets/index.43f366cc.js
[task 2024-07-23T02:41:17.503Z]
[task 2024-07-23T02:41:17.593Z] Done in 20.95s.
[taskcluster 2024-07-23 02:41:17.888Z] === Task Finished ===
[taskcluster 2024-07-23 02:41:17.888Z] Successful task run with exit code: 0 completed in 100.31 seconds
Loading