Skip to content

Bump idna from 3.11 to 3.15

384aa78
Select commit
Loading
Failed to load commit list.
Open

Bump idna from 3.11 to 3.15 #6046

Bump idna from 3.11 to 3.15
384aa78
Select commit
Loading
Failed to load commit list.
Community-TC Integration / bugbug docker build succeeded May 19, 2026 in 16m 18s

Community-TC (pull_request)

bugbug docker build

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-05-19T22:20:40.222Z
Resolved: 2026-05-19T22:36:57.963Z
Task Execution Time: 16 minutes, 17 seconds, 741 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: B-QylAXsQiq2UAfnqqCgbA
RunId: 0

Artifacts

- public/bugbug/bugbug-base.tar.zst
- public/bugbug/bugbug-commit-retrieval.tar.zst
- public/bugbug/bugbug-http-service-bg-worker.tar.zst
- public/bugbug/bugbug-http-service.tar.zst
- public/bugbug/bugbug-spawn-pipeline.tar.zst
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-05-19T22:20:40.307Z] Worker Type (proj-bugbug/ci) settings:
[taskcluster 2026-05-19T22:20:40.307Z]   {
[taskcluster 2026-05-19T22:20:40.307Z]     "generic-worker": {
[taskcluster 2026-05-19T22:20:40.307Z]       "config": {
[taskcluster 2026-05-19T22:20:40.307Z]         "capacity": 1,
[taskcluster 2026-05-19T22:20:40.307Z]         "headlessTasks": false
[taskcluster 2026-05-19T22:20:40.307Z]       },
[taskcluster 2026-05-19T22:20:40.307Z]       "engine": "multiuser",
[taskcluster 2026-05-19T22:20:40.307Z]       "go-arch": "amd64",
[taskcluster 2026-05-19T22:20:40.307Z]       "go-os": "linux",
[taskcluster 2026-05-19T22:20:40.307Z]       "go-version": "go1.26.2",
[taskcluster 2026-05-19T22:20:40.307Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v100.0.1",
[taskcluster 2026-05-19T22:20:40.307Z]       "revision": "fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-05-19T22:20:40.307Z]       "source": "https://github.com/taskcluster/taskcluster/commits/fcf9d8ed582ed8de3d1cdb8f4f91ccec93b7803c",
[taskcluster 2026-05-19T22:20:40.307Z]       "version": "100.0.1"
[taskcluster 2026-05-19T22:20:40.307Z]     },
[taskcluster 2026-05-19T22:20:40.307Z]     "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-bngpghpfficdxtlhnusi",
[taskcluster 2026-05-19T22:20:40.307Z]     "instance-id": "7906490901782945611",
[taskcluster 2026-05-19T22:20:40.307Z]     "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-05-19T22:20:40.307Z]     "local-ipv4": "10.150.0.175",

...(1266 lines hidden)...

STEP 2/4: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/workspace/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/workspace/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/workspace/VERSION 	--mount=type=bind,source=http_service/pyproject.toml,target=/tmp/workspace/http_service/pyproject.toml 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-project
   Building bugbug @ file:///tmp/workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 17 packages in 845ms
Uninstalled 1 package in 83ms
Installed 17 packages in 122ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.634 (from file:///tmp/bugbug)
 + bugbug==0.0.634 (from file:///tmp/workspace)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.2
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> ff016acbc2a0
STEP 3/4: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-editable
   Building bugbug-http-service @ file:///tmp/workspace/http_service
   Building bugbug @ file:///tmp/workspace
      Built bugbug @ file:///tmp/workspace
      Built bugbug-http-service @ file:///tmp/workspace/http_service
Prepared 2 packages in 889ms
Uninstalled 1 package in 14ms
Installed 2 packages in 46ms
 ~ bugbug==0.0.634 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.634 (from file:///tmp/workspace/http_service)
--> d162440f2868
STEP 4/4: CMD (bugbug-http-pulse-listener &) && gunicorn -b 0.0.0.0:$PORT bugbug_http.app --preload --timeout 30 -w 3
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service:latest
--> e5b219ba93fc
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service:latest
e5b219ba93fcba365b729b97b27cd94751d00dd18272e2e158d5ed0a5e3b42ff
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-http-service:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-http-service:latest to /images/bugbug-http-service.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /  2.28 GiB ==>  0%
                                                                               
Read:  26.5 MiB /  2.28 GiB ==> 30%
                                                                               
Read:  52.0 MiB /  2.28 GiB ==> 34%
                                                                               
Read:  80.5 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   108 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   133 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   153 MiB /  2.28 GiB ==> 33%
                                                                               
Read:   177 MiB /  2.28 GiB ==> 33%
                                                                               
Read:   208 MiB /  2.28 GiB ==> 35%
                                                                               
Read:   238 MiB /  2.28 GiB ==> 36%
                                                                               
Read:   264 MiB /  2.28 GiB ==> 36%
                                                                               
Read:   288 MiB /  2.28 GiB ==> 36%
                                                                               
Read:   312 MiB /  2.28 GiB ==> 36%
                                                                               
Read:   336 MiB /  2.28 GiB ==> 35%
                                                                               
Read:   366 MiB /  2.28 GiB ==> 35%
                                                                               
Read:   400 MiB /  2.28 GiB ==> 33%
                                                                               
Read:   432 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   458 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   488 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   510 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   540 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   574 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   605 MiB /  2.28 GiB ==> 30%
                                                                               
Read:   624 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   644 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   662 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   688 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   725 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   756 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   781 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   806 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   834 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   864 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   892 MiB /  2.28 GiB ==> 30%
                                                                               
Read:   920 MiB /  2.28 GiB ==> 31%
                                                                               
Read:   942 MiB /  2.28 GiB ==> 32%
                                                                               
Read:   966 MiB /  2.28 GiB ==> 33%
                                                                               
Read:   992 MiB /  2.28 GiB ==> 34%
                                                                               
Read:  1015 MiB /  2.28 GiB ==> 35%
                                                                               
Read:  1.02 GiB /  2.28 GiB ==> 36%
                                                                               
Read:  1.04 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.07 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.09 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.11 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.13 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.15 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.18 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.20 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.22 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.26 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.28 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.31 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.33 GiB /  2.28 GiB ==> 40%
                                                                               
Read:  1.36 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.39 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.42 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.45 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.48 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.51 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.54 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.56 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.59 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.62 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.65 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.68 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.71 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.74 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.76 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.78 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.80 GiB /  2.28 GiB ==> 37%
                                                                               
Read:  1.82 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.84 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.86 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.88 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.90 GiB /  2.28 GiB ==> 39%
                                                                               
Read:  1.94 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  1.97 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.00 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.02 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.05 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.11 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.17 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.19 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.21 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.25 GiB /  2.28 GiB ==> 38%
                                                                               
Read:  2.28 GiB /  2.28 GiB ==> 38%
                                                                               
/images/bugbug-http-service.tar : 37.48%   (  2.28 GiB =>    875 MiB, /images/bugbug-http-service.tar.zst) 
INFO:taskboot.build:Building image for service bugbug-http-service-bg-worker
INFO:taskboot.docker:Initial parent images: mozilla/bugbug-commit-retrieval:latest
INFO:taskboot.docker:Replacing image mozilla/bugbug-commit-retrieval:latest by registry.hub.docker.com/mozilla/bugbug-commit-retrieval@sha256:450c1cd81f7c747fd03db2afe85ead02e364918811a2ce393f9fc23f3c5d89a4
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
INFO:taskboot.docker:Building docker image /code/http_service/Dockerfile.bg_worker
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/http_service/Dockerfile.bg_worker', '--tag', 'registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
WARN[0000] missing "TAG" build argument. Try adding "--build-arg TAG=<VALUE>" to the command line 
STEP 1/12: FROM registry.hub.docker.com/mozilla/bugbug-commit-retrieval@sha256:450c1cd81f7c747fd03db2afe85ead02e364918811a2ce393f9fc23f3c5d89a4
STEP 2/12: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/workspace/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/workspace/uv.lock 	--mount=type=bind,source=VERSION,target=/tmp/workspace/VERSION 	--mount=type=bind,source=http_service/pyproject.toml,target=/tmp/workspace/http_service/pyproject.toml 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-install-project
   Building bugbug @ file:///tmp/workspace
Downloading flask-apispec (2.2MiB)
 Downloaded flask-apispec
      Built bugbug @ file:///tmp/workspace
Prepared 17 packages in 874ms
Uninstalled 1 package in 92ms
Installed 17 packages in 125ms
 + apispec==6.10.0
 + apispec-webframeworks==1.2.0
 + blinker==1.9.0
 - bugbug==0.0.634 (from file:///tmp/bugbug)
 + bugbug==0.0.634 (from file:///tmp/workspace)
 + cerberus==1.3.8
 + croniter==6.2.2
 + flask==3.1.3
 + flask-apispec==0.11.4
 + flask-cors==6.0.2
 + gunicorn==25.1.0
 + itsdangerous==2.2.0
 + kombu==5.6.2
 + redis==7.4.0
 + redis-sentinel-url==1.0.1
 + rq==2.7.0
 + rq-dashboard==0.8.6
 + webargs==8.7.1
--> 52ccce4581ee
STEP 3/12: RUN --mount=type=bind,target=/tmp/workspace,rw 	cd /tmp/workspace && uv sync --frozen --no-dev --package bugbug-http-service --no-editable
   Building bugbug-http-service @ file:///tmp/workspace/http_service
   Building bugbug @ file:///tmp/workspace
      Built bugbug-http-service @ file:///tmp/workspace/http_service
      Built bugbug @ file:///tmp/workspace
Prepared 2 packages in 901ms
Uninstalled 1 package in 16ms
Installed 2 packages in 58ms
 ~ bugbug==0.0.634 (from file:///tmp/workspace)
 + bugbug-http-service==0.0.634 (from file:///tmp/workspace/http_service)
--> 2a488b80fd1b
STEP 4/12: COPY http_service/ensure_models.sh /code/http_service/ensure_models.sh
--> 933af3043e4e
STEP 5/12: WORKDIR /code/
--> d0c0d5982db6
STEP 6/12: ARG CHECK_MODELS
--> cc369f80ffdd
STEP 7/12: ENV CHECK_MODELS="${CHECK_MODELS}"
--> f407158c810a
STEP 8/12: ARG TAG
--> f18c77a80097
STEP 9/12: ENV TAG="${TAG}"
--> e5166a05c6bc
STEP 10/12: ENV BUGBUG_REPO_DIR=/code/bugbug-hg
--> a6457f71327d
STEP 11/12: RUN bash /code/http_service/ensure_models.sh
Skipping downloading and checking models!
+ '[' 0 == 0 ']'
+ echo 'Skipping downloading and checking models!'
+ exit 0
--> c9aed9bf717e
STEP 12/12: CMD bugbug-http-worker high default low
COMMIT registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
--> 6a5af7403f9c
Successfully tagged registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
6a5af7403f9cdad6493943cd1554c1ffb4449a905c3862ef2c79adbeb5483412
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-http-service-bg-worker:latest to /images/bugbug-http-service-bg-worker.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /  2.41 GiB ==>  0%
                                                                               
Read:  26.5 MiB /  2.41 GiB ==> 30%
                                                                               
Read:  52.0 MiB /  2.41 GiB ==> 34%
                                                                               
Read:  81.0 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   108 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   134 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   156 MiB /  2.41 GiB ==> 33%
                                                                               
Read:   178 MiB /  2.41 GiB ==> 33%
                                                                               
Read:   218 MiB /  2.41 GiB ==> 36%
                                                                               
Read:   243 MiB /  2.41 GiB ==> 36%
                                                                               
Read:   270 MiB /  2.41 GiB ==> 36%
                                                                               
Read:   294 MiB /  2.41 GiB ==> 36%
                                                                               
Read:   317 MiB /  2.41 GiB ==> 36%
                                                                               
Read:   344 MiB /  2.41 GiB ==> 35%
                                                                               
Read:   372 MiB /  2.41 GiB ==> 34%
                                                                               
Read:   408 MiB /  2.41 GiB ==> 33%
                                                                               
Read:   436 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   464 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   492 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   516 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   550 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   584 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   611 MiB /  2.41 GiB ==> 30%
                                                                               
Read:   630 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   651 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   670 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   701 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   738 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   765 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   791 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   816 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   846 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   875 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   904 MiB /  2.41 GiB ==> 31%
                                                                               
Read:   925 MiB /  2.41 GiB ==> 32%
                                                                               
Read:   950 MiB /  2.41 GiB ==> 33%
                                                                               
Read:   974 MiB /  2.41 GiB ==> 34%
                                                                               
Read:   998 MiB /  2.41 GiB ==> 34%
                                                                               
Read:  1022 MiB /  2.41 GiB ==> 35%
                                                                               
Read:  1.02 GiB /  2.41 GiB ==> 36%
                                                                               
Read:  1.05 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.08 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.10 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.12 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.14 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.16 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.19 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.21 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.23 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.27 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.29 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.31 GiB /  2.41 GiB ==> 40%
                                                                               
Read:  1.34 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.37 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.40 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.43 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.46 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.49 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.52 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.54 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.57 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.60 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.63 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.65 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.68 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.71 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.74 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.77 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.79 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.81 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  1.83 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.84 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.86 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.88 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.91 GiB /  2.41 GiB ==> 39%
                                                                               
Read:  1.95 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  1.98 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.00 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.03 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.06 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.14 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.17 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.20 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.22 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.25 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.28 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.30 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.32 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.35 GiB /  2.41 GiB ==> 38%
                                                                               
Read:  2.38 GiB /  2.41 GiB ==> 37%
                                                                               
Read:  2.41 GiB /  2.41 GiB ==> 37%
                                                                               
/images/bugbug-http-service-bg-worker.tar : 37.16%   (  2.41 GiB =>    919 MiB, /images/bugbug-http-service-bg-worker.tar.zst) 
INFO:taskboot.build:Building image for service bugbug-spawn-pipeline
INFO:taskboot.docker:Initial parent images: python:3.14.3-slim
INFO:taskboot.build:Will produce image registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
INFO:taskboot.docker:Building docker image /code/infra/dockerfile.spawn_pipeline
INFO:taskboot.docker:Running docker command: ['build', '--file', '/code/infra/dockerfile.spawn_pipeline', '--tag', 'registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest', '--build-arg', 'CHECK_MODELS=0', '/code']
STEP 1/9: FROM python:3.14.3-slim
STEP 2/9: COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
--> Using cache f6415266bdbe0132f61a8e267fa38aaaf5b6796d82a440dfd8d507409b48240b
--> f6415266bdbe
STEP 3/9: ENV PATH="/opt/venv/bin:$PATH"
--> Using cache c97ba094fbdb2bd1579746693158ed75f475c5bf431d0e8aac1fd31980da64c1
--> c97ba094fbdb
STEP 4/9: ENV VIRTUAL_ENV="/opt/venv"
--> Using cache 1d0fe76f3cd23c13554cb6ba22a0171d979924d3f782e3fd86948523ded8bf9b
--> 1d0fe76f3cd2
STEP 5/9: ENV UV_PROJECT_ENVIRONMENT="/opt/venv"
--> Using cache 8416d54dce3274a50250316b6f8d6070f01984af7a539f1a45bbeb6b3891c82d
--> 8416d54dce32
STEP 6/9: RUN --mount=type=bind,source=pyproject.toml,target=/tmp/bugbug/pyproject.toml 	--mount=type=bind,source=uv.lock,target=/tmp/bugbug/uv.lock 	cd /tmp/bugbug && uv sync --frozen --package bugbug --no-dev --only-group spawn-pipeline --no-install-project
Using CPython 3.14.3 interpreter at: /usr/local/bin/python3
Creating virtual environment at: /opt/venv
Downloading aiohttp (1.7MiB)
 Downloaded aiohttp
Prepared 22 packages in 296ms
Installed 22 packages in 137ms
 + aiohappyeyeballs==2.6.1
 + aiohttp==3.13.5
 + aiosignal==1.4.0
 + async-timeout==5.0.1
 + attrs==26.1.0
 + certifi==2026.2.25
 + charset-normalizer==3.4.7
 + frozenlist==1.8.0
 + idna==3.15
 + json-e==4.8.2
 + mohawk==1.1.0
 + multidict==6.7.1
 + propcache==0.4.1
 + python-dateutil==2.9.0.post0
 + pyyaml==6.0.3
 + requests==2.33.0
 + six==1.17.0
 + slugid==2.0.0
 + taskcluster==97.1.0
 + taskcluster-urls==13.0.2
 + urllib3==2.6.3
 + yarl==1.23.0
--> ce8eb46faaf8
STEP 7/9: ADD infra/spawn_pipeline.py /code/
--> 9b2e34044699
STEP 8/9: ADD infra/*-pipeline.yml /code/
--> c96cfccae30a
STEP 9/9: CMD python /code/spawn_pipeline.py
COMMIT registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
--> 4b010cd5cddb
[Warning] one or more build args were not consumed: [CHECK_MODELS]
Successfully tagged registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
4b010cd5cddbf32176f55ee602996a1ce669f040a0c12b8347ecdcd4aa3c013b
INFO:taskboot.docker:Built image registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest
INFO:taskboot.docker:Saving image with tags registry.hub.docker.com/mozilla/bugbug-spawn-pipeline:latest to /images/bugbug-spawn-pipeline.tar
Writing manifest to image destination
Storing signatures

                                                                               
Read:     0   B /   188 MiB ==>  0%
                                                                               
Read:  25.0 MiB /   188 MiB ==> 31%
                                                                               
Read:  51.5 MiB /   188 MiB ==> 34%
                                                                               
Read:  80.5 MiB /   188 MiB ==> 32%
                                                                               
Read:   108 MiB /   188 MiB ==> 32%
                                                                               
Read:   134 MiB /   188 MiB ==> 32%
                                                                               
Read:   157 MiB /   188 MiB ==> 33%
                                                                               
Read:   182 MiB /   188 MiB ==> 33%
                                                                               
/images/bugbug-spawn-pipeline.tar : 32.97%   (   188 MiB =>   62.0 MiB, /images/bugbug-spawn-pipeline.tar.zst) 
INFO:taskboot.build:Compose file fully processed.
[taskcluster 2026-05-19T22:35:39.017Z]                        Exit Code: 0
[taskcluster 2026-05-19T22:35:39.017Z]                        User Time: 85.567ms
[taskcluster 2026-05-19T22:35:39.017Z]                      Kernel Time: 97.188ms
[taskcluster 2026-05-19T22:35:39.017Z]                        Wall Time: 14m36.171279262s
[taskcluster 2026-05-19T22:35:39.017Z]  Average Available System Memory: 13.61 GiB
[taskcluster 2026-05-19T22:35:39.017Z]       Average System Memory Used: 2.01 GiB
[taskcluster 2026-05-19T22:35:39.017Z]          Peak System Memory Used: 4.08 GiB
[taskcluster 2026-05-19T22:35:39.017Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-05-19T22:35:39.017Z]                           Result: SUCCEEDED
[taskcluster 2026-05-19T22:35:39.017Z] === Task Finished ===
[taskcluster 2026-05-19T22:35:39.017Z] Task Duration: 14m36.172094974s