build(deps): bump rs-parsepatch from 0.4.4 to 0.4.6 in /bot #3233
Community-TC Integration / Code Review Backend docker build
succeeded
Mar 2, 2026 in 7m 16s
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-03-02T14:59:55.816Z
Resolved: 2026-03-02T15:02:12.861Z
Task Execution Time: 2 minutes, 17 seconds, 45 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: Zzc_tgnLTISg3fP8OyyBJg
RunId: 0
Artifacts
- public/code-review-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-03-02T14:59:55.884Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-03-02T14:59:55.884Z] {
[taskcluster 2026-03-02T14:59:55.884Z] "generic-worker": {
[taskcluster 2026-03-02T14:59:55.884Z] "config": {
[taskcluster 2026-03-02T14:59:55.884Z] "headlessTasks": false
[taskcluster 2026-03-02T14:59:55.884Z] },
[taskcluster 2026-03-02T14:59:55.884Z] "engine": "multiuser",
[taskcluster 2026-03-02T14:59:55.884Z] "go-arch": "amd64",
[taskcluster 2026-03-02T14:59:55.884Z] "go-os": "linux",
[taskcluster 2026-03-02T14:59:55.884Z] "go-version": "go1.26.0",
[taskcluster 2026-03-02T14:59:55.884Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v96.7.0",
[taskcluster 2026-03-02T14:59:55.884Z] "revision": "95185faf4cc100d0fb0aa561666aab877490c679",
[taskcluster 2026-03-02T14:59:55.884Z] "source": "https://github.com/taskcluster/taskcluster/commits/95185faf4cc100d0fb0aa561666aab877490c679",
[taskcluster 2026-03-02T14:59:55.884Z] "version": "96.7.0"
[taskcluster 2026-03-02T14:59:55.884Z] },
[taskcluster 2026-03-02T14:59:55.884Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-qabejxknnufiinfhmgyr",
[taskcluster 2026-03-02T14:59:55.884Z] "instance-id": "6676262099012295565",
[taskcluster 2026-03-02T14:59:55.884Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-03-02T14:59:55.884Z] "local-ipv4": "10.142.15.225",
[taskcluster 2026-03-02T14:59:55.884Z] "machine-setup": {
[taskcluster 2026-03-02T14:59:55.884Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-03-02T14:59:55.884Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-03-02T14:59:55.884Z] },
[taskcluster 2026-03-02T14:59:55.884Z] "project-id": "community-tc-workers",
[taskcluster 2026-03-02T14:59:55.884Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-p9tao86is7ulsj2ls2p48q.c.community-tc-workers.internal",
[taskcluster 2026-03-02T14:59:55.884Z] "public-ipv4": "34.73.20.8",
[taskcluster 2026-03-02T14:59:55.884Z] "region": "us-east1",
[taskcluster 2026-03-02T14:59:55.884Z] "zone": "us-east1-b"
[taskcluster 2026-03-02T14:59:55.884Z] }
[taskcluster 2026-03-02T14:59:55.884Z] Task ID: Zzc_tgnLTISg3fP8OyyBJg
[taskcluster 2026-03-02T14:59:55.884Z] === Task Starting ===
[taskcluster 2026-03-02T14:59:56.643Z] [d2g] Loading docker image
[taskcluster 2026-03-02T15:00:22.251Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2026-03-02T15:00:22.251Z] Executing command 0: docker run -t --name taskcontainer_eoZudbu_SoKL_KKuziErTg --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 fa646b1c70ae2257855c3dccf80178f5256e79c1 -b build && backend/build.sh fa646b1c70ae2257855c3dccf80178f5256e79c1 dependabot/pip/bot/rs-parsepatch-0.4.6 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 fa646b1c70ae2257855c3dccf80178f5256e79c1 -b build
Switched to a new branch 'build'
+ backend/build.sh fa646b1c70ae2257855c3dccf80178f5256e79c1 dependabot/pip/bot/rs-parsepatch-0.4.6 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:dev
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-review:fa646b1c70ae2257855c3dccf80178f5256e79c1
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:dev', '--tag', 'registry.hub.docker.com/mozilla/code-review:fa646b1c70ae2257855c3dccf80178f5256e79c1', '/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
--> 52617da41580
STEP 3/9: ADD backend /src/backend
--> e7c12d914d60
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.
--> 4f879c680271
STEP 5/9: WORKDIR /src/backend
--> 73169f4e28ac
STEP 6/9: ENV DEBUG=false
--> d6723518e916
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.
--> 8c881a606797
STEP 8/9: RUN ./manage.py collectstatic --no-input
Running application with SQLite backend. Data may be lost.
197 static files copied to '/static'.
--> 2feeafcaba2b
STEP 9/9: CMD gunicorn code_review_backend.app.wsgi
COMMIT registry.hub.docker.com/mozilla/code-review:dev
--> 53f8c6fabfa9
Successfully tagged registry.hub.docker.com/mozilla/code-review:dev
Successfully tagged registry.hub.docker.com/mozilla/code-review:fa646b1c70ae2257855c3dccf80178f5256e79c1
53f8c6fabfa9010e8b775e183629808c81f6933056bb0105050a4d3485856704
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-review:dev, registry.hub.docker.com/mozilla/code-review:fa646b1c70ae2257855c3dccf80178f5256e79c1
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-review:dev, registry.hub.docker.com/mozilla/code-review:fa646b1c70ae2257855c3dccf80178f5256e79c1 to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 262 MiB ==> 0%
Read: 33.5 MiB / 262 MiB ==> 30%
Read: 61.5 MiB / 262 MiB ==> 35%
Read: 98.5 MiB / 262 MiB ==> 32%
Read: 130 MiB / 262 MiB ==> 32%
Read: 162 MiB / 262 MiB ==> 31%
Read: 200 MiB / 262 MiB ==> 29%
Read: 229 MiB / 262 MiB ==> 29%
Read: 258 MiB / 262 MiB ==> 29%
/backend.tar : 29.23% ( 262 MiB => 76.6 MiB, /backend.tar.zst)
[taskcluster 2026-03-02T15:02:09.792Z] Exit Code: 0
[taskcluster 2026-03-02T15:02:09.792Z] User Time: 19.659ms
[taskcluster 2026-03-02T15:02:09.792Z] Kernel Time: 11.564ms
[taskcluster 2026-03-02T15:02:09.792Z] Wall Time: 1m47.541205042s
[taskcluster 2026-03-02T15:02:09.792Z] Average Available System Memory: 14.02 GiB
[taskcluster 2026-03-02T15:02:09.792Z] Average System Memory Used: 1.59 GiB
[taskcluster 2026-03-02T15:02:09.792Z] Peak System Memory Used: 1.82 GiB
[taskcluster 2026-03-02T15:02:09.792Z] Total System Memory: 15.61 GiB
[taskcluster 2026-03-02T15:02:09.792Z] Result: SUCCEEDED
[taskcluster 2026-03-02T15:02:09.793Z] === Task Finished ===
[taskcluster 2026-03-02T15:02:09.793Z] Task Duration: 1m47.541690364s
Loading