build(deps): bump taskcluster from 96.2.3 to 96.4.0 in /tools #3206
Community-TC Integration / Code Review Backend docker build
succeeded
Feb 16, 2026 in 6m 42s
Community-TC (pull_request)
Build docker image of code review backend
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-02-16T15:08:43.225Z
Resolved: 2026-02-16T15:10:26.925Z
Task Execution Time: 1 minute, 43 seconds, 700 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: Q9IrqfPnTbeR24pALtJ5Kg
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-02-16T15:08:43.287Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-02-16T15:08:43.287Z] {
[taskcluster 2026-02-16T15:08:43.287Z] "generic-worker": {
[taskcluster 2026-02-16T15:08:43.287Z] "config": {
[taskcluster 2026-02-16T15:08:43.287Z] "headlessTasks": false
[taskcluster 2026-02-16T15:08:43.287Z] },
[taskcluster 2026-02-16T15:08:43.287Z] "engine": "multiuser",
[taskcluster 2026-02-16T15:08:43.287Z] "go-arch": "amd64",
[taskcluster 2026-02-16T15:08:43.287Z] "go-os": "linux",
[taskcluster 2026-02-16T15:08:43.287Z] "go-version": "go1.25.7",
[taskcluster 2026-02-16T15:08:43.287Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.3.1",
[taskcluster 2026-02-16T15:08:43.287Z] "revision": "c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-16T15:08:43.287Z] "source": "https://github.com/taskcluster/taskcluster/commits/c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-16T15:08:43.287Z] "version": "96.3.1"
[taskcluster 2026-02-16T15:08:43.287Z] },
[taskcluster 2026-02-16T15:08:43.287Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-dgilqodrahgtwcyuygac",
[taskcluster 2026-02-16T15:08:43.287Z] "instance-id": "5294873764763176757",
[taskcluster 2026-02-16T15:08:43.287Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-02-16T15:08:43.287Z] "local-ipv4": "10.128.0.226",
[taskcluster 2026-02-16T15:08:43.287Z] "machine-setup": {
[taskcluster 2026-02-16T15:08:43.287Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-02-16T15:08:43.287Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-02-16T15:08:43.287Z] },
[taskcluster 2026-02-16T15:08:43.287Z] "project-id": "community-tc-workers",
[taskcluster 2026-02-16T15:08:43.287Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-v9zxzehgtyu28wyfzcesya.c.community-tc-workers.internal",
[taskcluster 2026-02-16T15:08:43.287Z] "public-ipv4": "34.123.55.114",
[taskcluster 2026-02-16T15:08:43.287Z] "region": "us-central1",
[taskcluster 2026-02-16T15:08:43.287Z] "zone": "us-central1-a"
[taskcluster 2026-02-16T15:08:43.287Z] }
[taskcluster 2026-02-16T15:08:43.287Z] Task ID: Q9IrqfPnTbeR24pALtJ5Kg
[taskcluster 2026-02-16T15:08:43.287Z] === Task Starting ===
[taskcluster 2026-02-16T15:08:43.968Z] [d2g] Loading docker image
[taskcluster 2026-02-16T15:09:11.097Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-02-16T15:09:11.097Z] Executing command 0: docker run -t --name taskcontainer_Zzi4a7LbTx-N-wSUbIIPmQ --memory-swap -1 --pids-limit -1 --privileged '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'mozilla/taskboot:0.4.1' /bin/sh -lxce 'git clone --quiet https://github.com/mozilla/code-review /code-review && cd /code-review && git checkout 6112bf81454addf9e1b8a301f74adc69364eb90b -b build && backend/build.sh 6112bf81454addf9e1b8a301f74adc69364eb90b dependabot/pip/tools/taskcluster-96.4.0 https://github.com/mozilla/code-review dev'
+ export 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
+ export 'PAGER=less'
+ umask 022
+ '[' -n -o 1.36.1 ]
+ PS1='\h:\w\$ '
+ '[' -n ]
+ '[' -r /etc/profile.d/20locale.sh ]
+ . /etc/profile.d/20locale.sh
+ export 'CHARSET=UTF-8'
+ export 'LANG=C.UTF-8'
+ export 'LC_COLLATE=C'
+ unset script
+ git clone --quiet https://github.com/mozilla/code-review /code-review
+ cd /code-review
+ git checkout 6112bf81454addf9e1b8a301f74adc69364eb90b -b build
Switched to a new branch 'build'
+ backend/build.sh 6112bf81454addf9e1b8a301f74adc69364eb90b dependabot/pip/tools/taskcluster-96.4.0 https://github.com/mozilla/code-review dev
INFO:root:Target setup in /code-review
WARNING:taskboot.target:No target cloned
WARNING:taskboot.config:No configuration available
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:6112bf81454addf9e1b8a301f74adc69364eb90b
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Building docker image /code-review/backend/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code-review/backend/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/code-review:6112bf81454addf9e1b8a301f74adc69364eb90b', '--tag', 'registry.hub.docker.com/mozilla/code-review:dev', '/code-review']
STEP 1/9: FROM python:3.13.7-slim
Resolving "python" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/python:3.13.7-slim...
Getting image source signatures
Writing manifest to image destination
Storing signatures
STEP 2/9: ADD tools /src/tools
--> 79238b0458fd
STEP 3/9: ADD backend /src/backend
--> 271f994d9fe6
STEP 4/9: RUN cd /src/tools && pip install --disable-pip-version-check --no-cache-dir --quiet .
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
--> 2c4e0c0d6606
STEP 5/9: WORKDIR /src/backend
--> 0901b9aac4b2
STEP 6/9: ENV DEBUG=false
--> 0b75ae27f523
STEP 7/9: RUN pip install --disable-pip-version-check --no-cache-dir --quiet .
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
code-review-tools 0.2.0 requires sentry-sdk==2.47.0, but you have sentry-sdk 2.52.0 which is incompatible.
code-review-tools 0.2.0 requires taskcluster==96.4.0, but you have taskcluster 95.1.4 which is incompatible.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
--> e3f6c391191f
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> 0fcb82b8cc4d
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:6112bf81454addf9e1b8a301f74adc69364eb90b
--> 0dc6a0bb165c
Successfully tagged registry.hub.docker.com/mozilla/code-review:6112bf81454addf9e1b8a301f74adc69364eb90b
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
0dc6a0bb165cb3b7e2476306dc7afb7223f51384319de51044219be03e0eda16
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:6112bf81454addf9e1b8a301f74adc69364eb90b, registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:6112bf81454addf9e1b8a301f74adc69364eb90b, registry.hub.docker.com/mozilla/code-review:dev to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 262 MiB ==> 0%
Read: 36.0 MiB / 262 MiB ==> 31%
Read: 68.5 MiB / 262 MiB ==> 34%
Read: 106 MiB / 262 MiB ==> 32%
Read: 140 MiB / 262 MiB ==> 32%
Read: 181 MiB / 262 MiB ==> 29%
Read: 214 MiB / 262 MiB ==> 29%
Read: 248 MiB / 262 MiB ==> 29%
/backend.tar : 29.23% ( 262 MiB => 76.6 MiB, /backend.tar.zst)
[taskcluster 2026-02-16T15:10:23.919Z] Exit Code: 0
[taskcluster 2026-02-16T15:10:23.919Z] User Time: 12.667ms
[taskcluster 2026-02-16T15:10:23.919Z] Kernel Time: 17.734ms
[taskcluster 2026-02-16T15:10:23.919Z] Wall Time: 1m12.822269398s
[taskcluster 2026-02-16T15:10:23.919Z] Average Available System Memory: 14.10 GiB
[taskcluster 2026-02-16T15:10:23.919Z] Average System Memory Used: 1.52 GiB
[taskcluster 2026-02-16T15:10:23.919Z] Peak System Memory Used: 1.63 GiB
[taskcluster 2026-02-16T15:10:23.919Z] Total System Memory: 15.62 GiB
[taskcluster 2026-02-16T15:10:23.919Z] Result: SUCCEEDED
[taskcluster 2026-02-16T15:10:23.920Z] === Task Finished ===
[taskcluster 2026-02-16T15:10:23.920Z] Task Duration: 1m12.822776556s
Loading