Bump fast-uri from 3.1.0 to 3.1.2 in /functions/diff2html #6012
Community-TC (pull_request)
bugbug ui build
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-05-08T21:35:12.598Z
Resolved: 2026-05-08T21:36:15.424Z
Task Execution Time: 1 minute, 2 seconds, 826 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: OP222wXBRN2KmbwOkD6l3g
RunId: 0
Artifacts
- public/frontend/bug.html
- public/frontend/bug.js
- public/frontend/common.js
- public/frontend/css/common.css
- public/frontend/css/page.css
- public/frontend/feature.html
- public/frontend/feature.js
- public/frontend/index.html
- public/frontend/index.js
- public/frontend/release.html
- public/frontend/release.js
- public/frontend/_snowpack/pkg/apexcharts.js
- public/frontend/_snowpack/pkg/import-map.json
- public/frontend/_snowpack/pkg/@js-temporal/polyfill.js
- public/frontend/_snowpack/pkg/localforage.js
- public/frontend/team.html
- public/frontend/team.js
- public/frontend/testing.html
- public/frontend/testing.js
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-05-08T21:35:12.651Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-05-08T21:35:12.651Z] {
[taskcluster 2026-05-08T21:35:12.651Z] "generic-worker": {
[taskcluster 2026-05-08T21:35:12.651Z] "config": {
[taskcluster 2026-05-08T21:35:12.651Z] "headlessTasks": false
[taskcluster 2026-05-08T21:35:12.651Z] },
[taskcluster 2026-05-08T21:35:12.651Z] "engine": "multiuser",
[taskcluster 2026-05-08T21:35:12.651Z] "go-arch": "amd64",
[taskcluster 2026-05-08T21:35:12.651Z] "go-os": "linux",
[taskcluster 2026-05-08T21:35:12.651Z] "go-version": "go1.26.2",
[taskcluster 2026-05-08T21:35:12.651Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.1.0",
[taskcluster 2026-05-08T21:35:12.651Z] "revision": "c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-08T21:35:12.651Z] "source": "https://github.com/taskcluster/taskcluster/commits/c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-08T21:35:12.651Z] "version": "99.1.0"
[taskcluster 2026-05-08T21:35:12.651Z] },
[taskcluster 2026-05-08T21:35:12.651Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-aaynirqnxlbwcojgnbeo",
[taskcluster 2026-05-08T21:35:12.651Z] "instance-id": "803424879047338162",
[taskcluster 2026-05-08T21:35:12.651Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-05-08T21:35:12.651Z] "local-ipv4": "10.128.0.69",
[taskcluster 2026-05-08T21:35:12.651Z] "machine-setup": {
[taskcluster 2026-05-08T21:35:12.651Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-05-08T21:35:12.651Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-05-08T21:35:12.651Z] },
[taskcluster 2026-05-08T21:35:12.651Z] "project-id": "community-tc-workers",
[taskcluster 2026-05-08T21:35:12.651Z] "public-hostname": "proj-bugbug-batch-o-dc7w5gqq6epdv1wh5paq.c.community-tc-workers.internal",
[taskcluster 2026-05-08T21:35:12.651Z] "public-ipv4": "136.119.8.215",
[taskcluster 2026-05-08T21:35:12.651Z] "region": "us-central1",
[taskcluster 2026-05-08T21:35:12.651Z] "zone": "us-central1-f"
[taskcluster 2026-05-08T21:35:12.651Z] }
[taskcluster 2026-05-08T21:35:12.651Z] Task ID: OP222wXBRN2KmbwOkD6l3g
[taskcluster 2026-05-08T21:35:12.651Z] === Task Starting ===
[taskcluster 2026-05-08T21:35:13.439Z] [d2g] Loading docker image
[taskcluster 2026-05-08T21:35:43.382Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-05-08T21:35:43.383Z] Executing command 0: docker run -t --name taskcontainer_b8gJ0Ag_T-yB7um7vy9t3w --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:lts /bin/sh -cxe 'git clone --quiet https://github.com/mozilla/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 2331ef252b139943252dc1bf4b9a7a85336063f9 && cd ui/changes && npm install --no-progress && npm run release'
+ git clone --quiet https://github.com/mozilla/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout 2331ef252b139943252dc1bf4b9a7a85336063f9
HEAD is now at 2331ef25 Bump fast-uri from 3.1.0 to 3.1.2 in /functions/diff2html
+ cd ui/changes
+ npm install --no-progress
npm warn deprecated har-validator@5.1.5: this library is no longer supported
npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 395 packages, and audited 396 packages in 10s
51 packages are looking for funding
run `npm fund` for details
28 vulnerabilities (3 low, 7 moderate, 16 high, 2 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
+ npm run release
> changes@1.0.0 release
> npx snowpack build
[22:37:07] [snowpack] ! building files...
[22:37:07] [snowpack] ✔ files built. [0.06s]
[22:37:07] [snowpack] ! building dependencies...
[22:37:12] [snowpack] ✔ dependencies built. [4.52s]
[22:37:12] [snowpack] ! writing to disk...
[22:37:12] [snowpack] ✔ write complete. [0.02s]
[22:37:12] [snowpack] ▶ Build Complete!
[taskcluster 2026-05-08T21:36:13.505Z] Exit Code: 0
[taskcluster 2026-05-08T21:36:13.505Z] User Time: 21.228ms
[taskcluster 2026-05-08T21:36:13.505Z] Kernel Time: 16.759ms
[taskcluster 2026-05-08T21:36:13.505Z] Wall Time: 30.121852171s
[taskcluster 2026-05-08T21:36:13.505Z] Average Available System Memory: 6.36 GiB
[taskcluster 2026-05-08T21:36:13.505Z] Average System Memory Used: 1.39 GiB
[taskcluster 2026-05-08T21:36:13.505Z] Peak System Memory Used: 1.94 GiB
[taskcluster 2026-05-08T21:36:13.505Z] Total System Memory: 7.75 GiB
[taskcluster 2026-05-08T21:36:13.505Z] Result: SUCCEEDED
[taskcluster 2026-05-08T21:36:13.506Z] === Task Finished ===
[taskcluster 2026-05-08T21:36:13.506Z] Task Duration: 30.123240698s