Bump marshmallow from 3.26.1 to 4.1.1 #5527
Community-TC (pull_request)
bugbug ui build
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-12-10T22:00:24.954Z
Resolved: 2025-12-10T22:01:03.328Z
Task Execution Time: 38 seconds, 374 milliseconds
Task Status: completed
Reason Resolved: completed
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 2025-12-10T22:00:25.013Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2025-12-10T22:00:25.014Z] {
[taskcluster 2025-12-10T22:00:25.014Z] "config": {
[taskcluster 2025-12-10T22:00:25.014Z] "deploymentId": "b590589abf412b81"
[taskcluster 2025-12-10T22:00:25.014Z] },
[taskcluster 2025-12-10T22:00:25.014Z] "generic-worker": {
[taskcluster 2025-12-10T22:00:25.014Z] "config": {
[taskcluster 2025-12-10T22:00:25.014Z] "headlessTasks": false
[taskcluster 2025-12-10T22:00:25.014Z] },
[taskcluster 2025-12-10T22:00:25.014Z] "engine": "multiuser",
[taskcluster 2025-12-10T22:00:25.014Z] "go-arch": "amd64",
[taskcluster 2025-12-10T22:00:25.014Z] "go-os": "linux",
[taskcluster 2025-12-10T22:00:25.014Z] "go-version": "go1.25.5",
[taskcluster 2025-12-10T22:00:25.014Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v94.1.1",
[taskcluster 2025-12-10T22:00:25.014Z] "revision": "34be876dfac542c7d9e60124af5634d64f1c8e77",
[taskcluster 2025-12-10T22:00:25.014Z] "source": "https://github.com/taskcluster/taskcluster/commits/34be876dfac542c7d9e60124af5634d64f1c8e77",
[taskcluster 2025-12-10T22:00:25.014Z] "version": "94.1.1"
[taskcluster 2025-12-10T22:00:25.014Z] },
[taskcluster 2025-12-10T22:00:25.014Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-cnovaaydelfyokjgyjsa",
[taskcluster 2025-12-10T22:00:25.014Z] "instance-id": "8711165656236840063",
[taskcluster 2025-12-10T22:00:25.014Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2025-12-10T22:00:25.014Z] "local-ipv4": "10.128.0.85",
[taskcluster 2025-12-10T22:00:25.014Z] "machine-setup": {
[taskcluster 2025-12-10T22:00:25.014Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-12-10T22:00:25.014Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-12-10T22:00:25.014Z] },
[taskcluster 2025-12-10T22:00:25.014Z] "project-id": "community-tc-workers",
[taskcluster 2025-12-10T22:00:25.014Z] "public-hostname": "proj-bugbug-batch-tzo9gteits-b2bagmm6vxg.c.community-tc-workers.internal",
[taskcluster 2025-12-10T22:00:25.014Z] "public-ipv4": "34.72.153.19",
[taskcluster 2025-12-10T22:00:25.014Z] "region": "us-central1",
[taskcluster 2025-12-10T22:00:25.014Z] "zone": "us-central1-a"
[taskcluster 2025-12-10T22:00:25.014Z] }
[taskcluster 2025-12-10T22:00:25.014Z] Task ID: AyKNaYVsRYeIF1OJ9OSISw
[taskcluster 2025-12-10T22:00:25.014Z] === Task Starting ===
[taskcluster 2025-12-10T22:00:26.022Z] [d2g] Loading docker image
[taskcluster 2025-12-10T22:00:28.055Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2025-12-10T22:00:28.055Z] Executing command 0: docker run -t --name taskcontainer_Xl7Q1WwZQbS9MKCT8TCT_A --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:lts /bin/sh -lcxe 'git clone --quiet https://github.com/mozilla/bugbug /bugbug && cd /bugbug && git -c advice.detachedHead=false checkout 14635e4f63ebd7f00fb14c417d358a0a1d5fe172 && cd ui/changes && npm install --no-progress && npm run release'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ # ]
+ [ ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=#
+ [ -d /etc/profile.d ]
+ [ -r /etc/profile.d/*.sh ]
+ unset i
+ [ ]
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/bugbug /bugbug
+ cd /bugbug
+ git -c advice.detachedHead=false checkout 14635e4f63ebd7f00fb14c417d358a0a1d5fe172
HEAD is now at 14635e4f Bump marshmallow from 3.26.1 to 4.1.1
+ cd ui/changes
+ npm install --no-progress
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 har-validator@5.1.5: this library is no longer supported
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
added 401 packages, and audited 402 packages in 15s
52 packages are looking for funding
run `npm fund` for details
21 vulnerabilities (1 low, 9 moderate, 8 high, 3 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
[23:01:57] [snowpack] ! building files...
[23:01:57] [snowpack] ✔ files built. [0.11s]
[23:01:57] [snowpack] ! building dependencies...
[23:02:01] [snowpack] ✔ dependencies built. [3.32s]
[23:02:01] [snowpack] ! writing to disk...
[23:02:01] [snowpack] ✔ write complete. [0.03s]
[23:02:01] [snowpack] ▶ Build Complete!
[taskcluster 2025-12-10T22:01:01.633Z] Exit Code: 0
[taskcluster 2025-12-10T22:01:01.633Z] User Time: 13.896ms
[taskcluster 2025-12-10T22:01:01.633Z] Kernel Time: 13.896ms
[taskcluster 2025-12-10T22:01:01.633Z] Wall Time: 33.577672542s
[taskcluster 2025-12-10T22:01:01.633Z] Average Available System Memory: 6.69 GiB
[taskcluster 2025-12-10T22:01:01.633Z] Average System Memory Used: 1.06 GiB
[taskcluster 2025-12-10T22:01:01.633Z] Peak System Memory Used: 1.61 GiB
[taskcluster 2025-12-10T22:01:01.633Z] Total System Memory: 7.75 GiB
[taskcluster 2025-12-10T22:01:01.633Z] Result: SUCCEEDED
[taskcluster 2025-12-10T22:01:01.634Z] === Task Finished ===
[taskcluster 2025-12-10T22:01:01.634Z] Task Duration: 33.578456047s