build(deps): bump gunicorn from 23.0.0 to 25.1.0 in /backend #3207
Community-TC Integration / Code Review Backend docker build
succeeded
Feb 16, 2026 in 6m 23s
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:29.350Z
Resolved: 2026-02-16T15:10:10.181Z
Task Execution Time: 1 minute, 40 seconds, 831 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: G3NBpf95Tgyc7YQnN5tTwA
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-02-16T15:08:29.412Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-02-16T15:08:29.412Z] {
[taskcluster 2026-02-16T15:08:29.412Z] "generic-worker": {
[taskcluster 2026-02-16T15:08:29.412Z] "config": {
[taskcluster 2026-02-16T15:08:29.412Z] "headlessTasks": false
[taskcluster 2026-02-16T15:08:29.412Z] },
[taskcluster 2026-02-16T15:08:29.412Z] "engine": "multiuser",
[taskcluster 2026-02-16T15:08:29.412Z] "go-arch": "amd64",
[taskcluster 2026-02-16T15:08:29.412Z] "go-os": "linux",
[taskcluster 2026-02-16T15:08:29.412Z] "go-version": "go1.25.7",
[taskcluster 2026-02-16T15:08:29.412Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.3.1",
[taskcluster 2026-02-16T15:08:29.412Z] "revision": "c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-16T15:08:29.412Z] "source": "https://github.com/taskcluster/taskcluster/commits/c0e31ed51374e5914f87e3cc851a8a2496423d89",
[taskcluster 2026-02-16T15:08:29.412Z] "version": "96.3.1"
[taskcluster 2026-02-16T15:08:29.412Z] },
[taskcluster 2026-02-16T15:08:29.412Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-dgilqodrahgtwcyuygac",
[taskcluster 2026-02-16T15:08:29.412Z] "instance-id": "1668953165346541365",
[taskcluster 2026-02-16T15:08:29.412Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-02-16T15:08:29.412Z] "local-ipv4": "10.150.0.162",
[taskcluster 2026-02-16T15:08:29.412Z] "machine-setup": {
[taskcluster 2026-02-16T15:08:29.412Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-02-16T15:08:29.412Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-02-16T15:08:29.412Z] },
[taskcluster 2026-02-16T15:08:29.412Z] "project-id": "community-tc-workers",
[taskcluster 2026-02-16T15:08:29.412Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-xzcekpvht2yvcqwa-pbsjg.c.community-tc-workers.internal",
[taskcluster 2026-02-16T15:08:29.412Z] "public-ipv4": "34.11.78.123",
[taskcluster 2026-02-16T15:08:29.412Z] "region": "us-east4",
[taskcluster 2026-02-16T15:08:29.412Z] "zone": "us-east4-a"
[taskcluster 2026-02-16T15:08:29.412Z] }
[taskcluster 2026-02-16T15:08:29.412Z] Task ID: G3NBpf95Tgyc7YQnN5tTwA
[taskcluster 2026-02-16T15:08:29.412Z] === Task Starting ===
[taskcluster 2026-02-16T15:08:30.213Z] [d2g] Loading docker image
[taskcluster 2026-02-16T15:08:57.464Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-02-16T15:08:57.465Z] Executing command 0: docker run -t --name taskcontainer_XJjEuTMWSqqBwBzLrto6-Q --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 1b14a6c11658e189c5a63f2f1ce4fc79591a31f7 -b build && backend/build.sh 1b14a6c11658e189c5a63f2f1ce4fc79591a31f7 dependabot/pip/backend/gunicorn-25.1.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 1b14a6c11658e189c5a63f2f1ce4fc79591a31f7 -b build
Switched to a new branch 'build'
+ backend/build.sh 1b14a6c11658e189c5a63f2f1ce4fc79591a31f7 dependabot/pip/backend/gunicorn-25.1.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:1b14a6c11658e189c5a63f2f1ce4fc79591a31f7
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:1b14a6c11658e189c5a63f2f1ce4fc79591a31f7', '--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
--> c18a065e789c
STEP 3/9: ADD backend /src/backend
--> 60d05a592d8c
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.
--> b2dbc8497a51
STEP 5/9: WORKDIR /src/backend
--> 2c60e19914dc
STEP 6/9: ENV DEBUG=false
--> 1aa0aff8bc57
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.2.3, 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.
--> da2e0ee74246
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> ce3d96f50ad0
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:1b14a6c11658e189c5a63f2f1ce4fc79591a31f7
--> 43f441e33a5e
Successfully tagged registry.hub.docker.com/mozilla/code-review:1b14a6c11658e189c5a63f2f1ce4fc79591a31f7
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
43f441e33a5e5519937f3ab3796048bb78ff91f30338aae51b75ccc3cfae635c
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:1b14a6c11658e189c5a63f2f1ce4fc79591a31f7, registry.hub.docker.com/mozilla/code-review:dev
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:1b14a6c11658e189c5a63f2f1ce4fc79591a31f7, registry.hub.docker.com/mozilla/code-review:dev to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 263 MiB ==> 0%
Read: 35.5 MiB / 263 MiB ==> 31%
Read: 67.5 MiB / 263 MiB ==> 34%
Read: 106 MiB / 263 MiB ==> 32%
Read: 140 MiB / 263 MiB ==> 32%
Read: 182 MiB / 263 MiB ==> 29%
Read: 214 MiB / 263 MiB ==> 29%
Read: 248 MiB / 263 MiB ==> 29%
/backend.tar : 29.22% ( 263 MiB => 76.8 MiB, /backend.tar.zst)
[taskcluster 2026-02-16T15:10:07.073Z] Exit Code: 0
[taskcluster 2026-02-16T15:10:07.073Z] User Time: 49.767ms
[taskcluster 2026-02-16T15:10:07.073Z] Kernel Time: 20.556ms
[taskcluster 2026-02-16T15:10:07.073Z] Wall Time: 1m9.607848456s
[taskcluster 2026-02-16T15:10:07.073Z] Average Available System Memory: 14.08 GiB
[taskcluster 2026-02-16T15:10:07.073Z] Average System Memory Used: 1.54 GiB
[taskcluster 2026-02-16T15:10:07.073Z] Peak System Memory Used: 1.67 GiB
[taskcluster 2026-02-16T15:10:07.073Z] Total System Memory: 15.62 GiB
[taskcluster 2026-02-16T15:10:07.073Z] Result: SUCCEEDED
[taskcluster 2026-02-16T15:10:07.073Z] === Task Finished ===
[taskcluster 2026-02-16T15:10:07.073Z] Task Duration: 1m9.608396476s
Loading