build(deps): bump sentry-sdk from 2.34.0 to 2.39.0 in /tools #2802
Community-TC Integration / Code Coverage Backend docker build
succeeded
Sep 29, 2025 in 3m 31s
Community-TC (pull_request)
Build docker image with taskboot
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-09-29T19:00:24.911Z
Resolved: 2025-09-29T19:01:36.962Z
Task Execution Time: 1 minute, 12 seconds, 51 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/code-coverage-backend.tar.zst
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-09-29T19:00:24.989Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-09-29T19:00:24.989Z] {
[taskcluster 2025-09-29T19:00:24.989Z] "config": {
[taskcluster 2025-09-29T19:00:24.989Z] "deploymentId": "f8876afaae4ed3b2"
[taskcluster 2025-09-29T19:00:24.989Z] },
[taskcluster 2025-09-29T19:00:24.989Z] "generic-worker": {
[taskcluster 2025-09-29T19:00:24.989Z] "config": {
[taskcluster 2025-09-29T19:00:24.989Z] "headlessTasks": false
[taskcluster 2025-09-29T19:00:24.989Z] },
[taskcluster 2025-09-29T19:00:24.989Z] "engine": "multiuser",
[taskcluster 2025-09-29T19:00:24.989Z] "go-arch": "amd64",
[taskcluster 2025-09-29T19:00:24.989Z] "go-os": "linux",
[taskcluster 2025-09-29T19:00:24.989Z] "go-version": "go1.25.1",
[taskcluster 2025-09-29T19:00:24.989Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v90.0.4",
[taskcluster 2025-09-29T19:00:24.989Z] "revision": "88ee584b82f34693d2016e6d19e7cf9b68c6d7e1",
[taskcluster 2025-09-29T19:00:24.989Z] "source": "https://github.com/taskcluster/taskcluster/commits/88ee584b82f34693d2016e6d19e7cf9b68c6d7e1",
[taskcluster 2025-09-29T19:00:24.989Z] "version": "90.0.4"
[taskcluster 2025-09-29T19:00:24.989Z] },
[taskcluster 2025-09-29T19:00:24.989Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-mzw2k047gh19oy5gp18c",
[taskcluster 2025-09-29T19:00:24.989Z] "instance-id": "4959733657007254148",
[taskcluster 2025-09-29T19:00:24.989Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-09-29T19:00:24.989Z] "local-ipv4": "10.150.0.82",
[taskcluster 2025-09-29T19:00:24.989Z] "machine-setup": {
[taskcluster 2025-09-29T19:00:24.989Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-09-29T19:00:24.989Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/a1a9bf59e1b63c22919081cc6d7ecbe04229ed3d/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-09-29T19:00:24.989Z] },
[taskcluster 2025-09-29T19:00:24.989Z] "project-id": "community-tc-workers",
[taskcluster 2025-09-29T19:00:24.989Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-klumia63thiao06bdzoxqg.c.community-tc-workers.internal",
[taskcluster 2025-09-29T19:00:24.989Z] "public-ipv4": "34.186.51.158",
[taskcluster 2025-09-29T19:00:24.989Z] "region": "us-east4",
[taskcluster 2025-09-29T19:00:24.989Z] "zone": "us-east4-c"
[taskcluster 2025-09-29T19:00:24.989Z] }
[taskcluster 2025-09-29T19:00:24.989Z] Task ID: L0JdhcGKTYarca_bhF9-uQ
[taskcluster 2025-09-29T19:00:24.989Z] === Task Starting ===
[taskcluster 2025-09-29T19:00:25.496Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-east4-c.4959733657007254148.60099/log/OekjfyoETVuw-dkj9jxWxw with mime type "text/plain; charset=utf-8" and expiry 2025-09-29T20:15:25.386Z
[taskcluster 2025-09-29T19:00:25.732Z] [d2g] Loading docker image
[taskcluster 2025-09-29T19:00:47.225Z] [d2g] Loaded docker image "docker.io/mozilla/taskboot:0.4.1"
[taskcluster 2025-09-29T19:00:47.225Z] Executing command 0: docker run -t --name taskcontainer_S3cIr4HdQUKHONYbmLBuZw --memory-swap -1 --pids-limit -1 --privileged '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' 'mozilla/taskboot:0.4.1' taskboot build --image mozilla/code-coverage/backend --tag dev --tag fa0366fe0ede37339481f88027ab730857627241 --write '/backend.tar' backend/Dockerfile
INFO:root:Target setup in /tmp/taskboot.4bktunpd
INFO:taskboot.target:Cloning https://github.com/mozilla/code-coverage @ fa0366fe0ede37339481f88027ab730857627241
INFO:taskboot.target:Cloned into /tmp/taskboot.4bktunpd
Switched to a new branch 'taskboot'
INFO:taskboot.target:Checked out revision fa0366fe0ede37339481f88027ab730857627241
WARNING:taskboot.config:No configuration available
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-coverage/backend:dev
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/code-coverage/backend:fa0366fe0ede37339481f88027ab730857627241
INFO:taskboot.docker:Building docker image /tmp/taskboot.4bktunpd/backend/Dockerfile
INFO:taskboot.docker:Running docker command: ['build', '--file', '/tmp/taskboot.4bktunpd/backend/Dockerfile', '--tag', 'registry.hub.docker.com/mozilla/code-coverage/backend:dev', '--tag', 'registry.hub.docker.com/mozilla/code-coverage/backend:fa0366fe0ede37339481f88027ab730857627241', '/tmp/taskboot.4bktunpd']
STEP 1/6: FROM python:3.13.5-slim
Resolving "python" using unqualified-search registries (/etc/containers/registries.conf)
Trying to pull docker.io/library/python:3.13.5-slim...
Getting image source signatures
Writing manifest to image destination
Storing signatures
STEP 2/6: ADD tools /src/tools
--> ec9fa632c83e
STEP 3/6: ADD backend /src/backend
--> 1b81702c8fef
STEP 4/6: 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.
--> 82ea5747af2c
STEP 5/6: RUN cd /src/backend && 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.
--> bf1b8f60e11d
STEP 6/6: CMD ["gunicorn", "code_coverage_backend.flask:app", "--timeout", "30"]
COMMIT registry.hub.docker.com/mozilla/code-coverage/backend:dev
--> 0dbd4a5e5ab4
Successfully tagged registry.hub.docker.com/mozilla/code-coverage/backend:dev
Successfully tagged registry.hub.docker.com/mozilla/code-coverage/backend:fa0366fe0ede37339481f88027ab730857627241
0dbd4a5e5ab4534bb0240506544e40aed9e78356bf72c5709092c14822719e3a
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/code-coverage/backend:dev, registry.hub.docker.com/mozilla/code-coverage/backend:fa0366fe0ede37339481f88027ab730857627241
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/code-coverage/backend:dev, registry.hub.docker.com/mozilla/code-coverage/backend:fa0366fe0ede37339481f88027ab730857627241 to /backend.tar
Writing manifest to image destination
Storing signatures
Read: 0 B / 210 MiB ==> 0%
Read: 36.0 MiB / 210 MiB ==> 31%
Read: 73.0 MiB / 210 MiB ==> 31%
Read: 109 MiB / 210 MiB ==> 32%
Read: 144 MiB / 210 MiB ==> 32%
Read: 180 MiB / 210 MiB ==> 31%
/backend.tar : 29.76% ( 210 MiB => 62.5 MiB, /backend.tar.zst)
[taskcluster 2025-09-29T19:01:34.347Z] Exit Code: 0
[taskcluster 2025-09-29T19:01:34.347Z] User Time: 12.85ms
[taskcluster 2025-09-29T19:01:34.347Z] Kernel Time: 14.018ms
[taskcluster 2025-09-29T19:01:34.347Z] Wall Time: 47.12213155s
[taskcluster 2025-09-29T19:01:34.347Z] Average Available System Memory: 14.18 GiB
[taskcluster 2025-09-29T19:01:34.347Z] Average System Memory Used: 1.05 GiB
[taskcluster 2025-09-29T19:01:34.347Z] Peak System Memory Used: 1.19 GiB
[taskcluster 2025-09-29T19:01:34.347Z] Total System Memory: 15.62 GiB
[taskcluster 2025-09-29T19:01:34.347Z] Result: SUCCEEDED
[taskcluster 2025-09-29T19:01:34.348Z] === Task Finished ===
[taskcluster 2025-09-29T19:01:34.348Z] Task Duration: 47.122599103s
[taskcluster 2025-09-29T19:01:35.897Z] Uploading artifact public/code-coverage-backend.tar.zst from file /home/task_175917226256444/artifact0.zst with content encoding "identity", mime type "application/zstd" and expiry 2025-10-13T18:58:05.273Z
[taskcluster 2025-09-29T19:01:36.631Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-09-29T19:58:05.273Z
Loading