Bump langchain-core from 1.2.31 to 1.3.3 in /services/mcp #6014
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-09T00:57:57.642Z
Resolved: 2026-05-09T00:58:48.168Z
Task Execution Time: 50 seconds, 526 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: JIds57fVSDC5JwteXOc8iw
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-09T00:57:57.714Z] Worker Type (proj-bugbug/batch) settings:
[taskcluster 2026-05-09T00:57:57.714Z] {
[taskcluster 2026-05-09T00:57:57.714Z] "generic-worker": {
[taskcluster 2026-05-09T00:57:57.714Z] "config": {
[taskcluster 2026-05-09T00:57:57.714Z] "headlessTasks": false
[taskcluster 2026-05-09T00:57:57.714Z] },
[taskcluster 2026-05-09T00:57:57.714Z] "engine": "multiuser",
[taskcluster 2026-05-09T00:57:57.714Z] "go-arch": "amd64",
[taskcluster 2026-05-09T00:57:57.714Z] "go-os": "linux",
[taskcluster 2026-05-09T00:57:57.714Z] "go-version": "go1.26.2",
[taskcluster 2026-05-09T00:57:57.714Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.1.0",
[taskcluster 2026-05-09T00:57:57.714Z] "revision": "c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-09T00:57:57.714Z] "source": "https://github.com/taskcluster/taskcluster/commits/c76d61efe4bdc1a05bcec848739cd41ebf061f01",
[taskcluster 2026-05-09T00:57:57.714Z] "version": "99.1.0"
[taskcluster 2026-05-09T00:57:57.714Z] },
[taskcluster 2026-05-09T00:57:57.714Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-aaynirqnxlbwcojgnbeo",
[taskcluster 2026-05-09T00:57:57.714Z] "instance-id": "2863834894118893792",
[taskcluster 2026-05-09T00:57:57.714Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-2",
[taskcluster 2026-05-09T00:57:57.714Z] "local-ipv4": "10.150.0.151",
[taskcluster 2026-05-09T00:57:57.714Z] "machine-setup": {
[taskcluster 2026-05-09T00:57:57.714Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-05-09T00:57:57.714Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-05-09T00:57:57.714Z] },
[taskcluster 2026-05-09T00:57:57.714Z] "project-id": "community-tc-workers",
[taskcluster 2026-05-09T00:57:57.714Z] "public-hostname": "proj-bugbug-batch-prfjpklato-f-wpjfiyjiw.c.community-tc-workers.internal",
[taskcluster 2026-05-09T00:57:57.714Z] "public-ipv4": "34.186.33.80",
[taskcluster 2026-05-09T00:57:57.714Z] "region": "us-east4",
[taskcluster 2026-05-09T00:57:57.714Z] "zone": "us-east4-b"
[taskcluster 2026-05-09T00:57:57.714Z] }
[taskcluster 2026-05-09T00:57:57.714Z] Task ID: JIds57fVSDC5JwteXOc8iw
[taskcluster 2026-05-09T00:57:57.714Z] === Task Starting ===
[taskcluster 2026-05-09T00:57:58.583Z] [d2g] Loading docker image
[taskcluster 2026-05-09T00:58:24.052Z] [d2g] Loaded docker image "docker.io/library/node:lts"
[taskcluster 2026-05-09T00:58:24.053Z] Executing command 0: docker run -t --name taskcontainer_M14CRi_VS2avwzmu3AUGLA --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 5c3dae18fc52f8a4cf08b020840e8f6f0de5c87f && 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 5c3dae18fc52f8a4cf08b020840e8f6f0de5c87f
HEAD is now at 5c3dae18 Bump langchain-core from 1.2.31 to 1.3.3 in /services/mcp
+ 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 5s
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
[01:59:41] [snowpack] ! building files...
[01:59:41] [snowpack] ✔ files built. [0.05s]
[01:59:41] [snowpack] ! building dependencies...
[01:59:45] [snowpack] ✔ dependencies built. [3.66s]
[01:59:45] [snowpack] ! writing to disk...
[01:59:45] [snowpack] ✔ write complete. [0.02s]
[01:59:45] [snowpack] ▶ Build Complete!
[taskcluster 2026-05-09T00:58:46.258Z] Exit Code: 0
[taskcluster 2026-05-09T00:58:46.258Z] User Time: 23.969ms
[taskcluster 2026-05-09T00:58:46.258Z] Kernel Time: 30.68ms
[taskcluster 2026-05-09T00:58:46.258Z] Wall Time: 22.205408754s
[taskcluster 2026-05-09T00:58:46.258Z] Average Available System Memory: 6.34 GiB
[taskcluster 2026-05-09T00:58:46.258Z] Average System Memory Used: 1.41 GiB
[taskcluster 2026-05-09T00:58:46.258Z] Peak System Memory Used: 1.89 GiB
[taskcluster 2026-05-09T00:58:46.258Z] Total System Memory: 7.75 GiB
[taskcluster 2026-05-09T00:58:46.258Z] Result: SUCCEEDED
[taskcluster 2026-05-09T00:58:46.259Z] === Task Finished ===
[taskcluster 2026-05-09T00:58:46.259Z] Task Duration: 22.206852875s