chore(frontend): bump the deps group across 1 directory with 18 updates #1603
firefoxci-taskcluster / tests-frontend-node-14
failed
Jan 1, 2025 in 2m 25s
FirefoxCI (pull_request)
frontend-node node14
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-01-01T07:15:45.265Z
Resolved: 2025-01-01T07:16:43.662Z
Task Execution Time: 58 seconds, 397 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-01 07:15:45.315Z] Task ID: X8NTtZfNTHuKsSxNi2o-Vg
[taskcluster 2025-01-01 07:15:45.315Z] Worker ID: 8293742187118155192
[taskcluster 2025-01-01 07:15:45.315Z] Worker Group: us-central1-f
[taskcluster 2025-01-01 07:15:45.315Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-4
[taskcluster 2025-01-01 07:15:45.315Z] Worker Pool: releng-t/linux-gcp
[taskcluster 2025-01-01 07:15:45.315Z] Worker Version: 38.0.5
[taskcluster 2025-01-01 07:15:45.315Z] Public IP: 35.224.40.243
[taskcluster 2025-01-01 07:15:45.315Z] Hostname: releng-t-linux-gcp-boqbnmpcrd2hidbfw163ja
[taskcluster 2025-01-01 07:15:45.315Z] using cache "releng-level-1-checkouts-v3-58974d7dcf0417b3fe53-MsAT8IqOSD6xorCzeyIPQw" -> /builds/worker/checkouts
[taskcluster 2025-01-01 07:15:47.588Z] Downloading artifact "public/image.tar.zst" from task ID: MsAT8IqOSD6xorCzeyIPQw.
[taskcluster 2025-01-01 07:15:50.766Z] Downloaded artifact successfully.
[taskcluster 2025-01-01 07:15:50.767Z] Downloaded 271.722 mb
[taskcluster 2025-01-01 07:15:50.768Z] Decompressing downloaded image
[taskcluster 2025-01-01 07:15:52.880Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-01 07:16:11.399Z] Image 'public/image.tar.zst' from task 'MsAT8IqOSD6xorCzeyIPQw' loaded. Using image ID sha256:b616260fa54708f416adc00faa4c029b7cbfa6e9a859dbf981c02d02298abd71.
[taskcluster 2025-01-01 07:16:11.590Z] === Task Starting ===
[setup 2025-01-01T07:16:14.457Z] run-task started in /
[setup 2025-01-01T07:16:14.457Z] 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 2025-01-01T07:16:14.457Z] Python version: 3.7.3
[cache 2025-01-01T07:16:14.459Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-01T07:16:14.460Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-01T07:16:14.460Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-01T07:16:14.460Z] running as worker:worker
[vcs 2025-01-01T07:16:14.460Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-01T07:16:14.464Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/shipit', '/builds/worker/checkouts/vcs']
[vcs 2025-01-01T07:16:14.466Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-01T07:16:15.367Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/shipit', 'dependabot/npm_and_yarn/frontend/deps-6385a00120']
[vcs 2025-01-01T07:16:15.633Z] From https://github.com/mozilla-releng/shipit
[vcs 2025-01-01T07:16:15.633Z] * branch dependabot/npm_and_yarn/frontend/deps-6385a00120 -> FETCH_HEAD
[vcs 2025-01-01T07:16:15.637Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/shipit', 'dependabot/npm_and_yarn/frontend/deps-6385a00120']
[vcs 2025-01-01T07:16:15.900Z] From https://github.com/mozilla-releng/shipit
[vcs 2025-01-01T07:16:15.900Z] * branch dependabot/npm_and_yarn/frontend/deps-6385a00120 -> FETCH_HEAD
[vcs 2025-01-01T07:16:15.904Z] executing ['git', 'checkout', '-f', '-B', 'dependabot/npm_and_yarn/frontend/deps-6385a00120', 'd4e9d74eaf93d5f8b74c03a5196c667296633898']
[vcs 2025-01-01T07:16:15.916Z] Switched to a new branch 'dependabot/npm_and_yarn/frontend/deps-6385a00120'
[vcs 2025-01-01T07:16:15.916Z] cleaning git checkout...
[vcs 2025-01-01T07:16:15.916Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-01T07:16:15.919Z] removing []
[vcs 2025-01-01T07:16:15.919Z] successfully cleaned git checkout!
[vcs 2025-01-01T07:16:15.921Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/shipit/commit/d4e9d74eaf93d5f8b74c03a5196c667296633898' title='Built from shipit commit d4e9d74eaf93d5f8b74c03a5196c667296633898'>d4e9d74eaf93d5f8b74c03a5196c667296633898</a>
[task 2025-01-01T07:16:15.921Z] executing ['sh', '-lxce', 'cd frontend && yarn install && yarn lint && yarn test --passWithNoTests && yarn build']
[task 2025-01-01T07:16:15.923Z] + id -u
[task 2025-01-01T07:16:15.924Z] + [ 1000 -eq 0 ]
[task 2025-01-01T07:16:15.924Z] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
[task 2025-01-01T07:16:15.924Z] + export PATH
[task 2025-01-01T07:16:15.924Z] + [ $ ]
[task 2025-01-01T07:16:15.924Z] + [ ]
[task 2025-01-01T07:16:15.924Z] + id -u
[task 2025-01-01T07:16:15.925Z] + [ 1000 -eq 0 ]
[task 2025-01-01T07:16:15.925Z] + PS1=$
[task 2025-01-01T07:16:15.925Z] + [ -d /etc/profile.d ]
[task 2025-01-01T07:16:15.925Z] + [ -r /etc/profile.d/*.sh ]
[task 2025-01-01T07:16:15.925Z] + unset i
[task 2025-01-01T07:16:15.925Z] + [ -n ]
[task 2025-01-01T07:16:15.925Z] + [ -d /builds/worker/bin ]
[task 2025-01-01T07:16:15.925Z] + [ -d /builds/worker/.local/bin ]
[task 2025-01-01T07:16:15.925Z] + cd frontend
[task 2025-01-01T07:16:15.925Z] + yarn install
[task 2025-01-01T07:16:16.180Z] yarn install v1.22.19
[task 2025-01-01T07:16:16.250Z] [1/4] Resolving packages...
[task 2025-01-01T07:16:16.667Z] [2/4] Fetching packages...
[task 2025-01-01T07:16:41.440Z] error [email protected]: The engine "node" is incompatible with this module. Expected version ">=20.0.0". Got "14.21.3"
[task 2025-01-01T07:16:41.440Z] error Found incompatible module.
[task 2025-01-01T07:16:41.440Z] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[taskcluster 2025-01-01 07:16:43.010Z] === Task Finished ===
[taskcluster 2025-01-01 07:16:43.010Z] Unsuccessful task run with exit code: 1 completed in 57.697 seconds
Loading