Skip to content

run-task: clean up subprocess usage in _clean_git_checkout

6f95029
Select commit
Loading
Failed to load commit list.
Merged

run-task: don't parse git clean's error output #833

run-task: clean up subprocess usage in _clean_git_checkout
6f95029
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Oct 24, 2025 in 11s

FirefoxCI (pull_request)

The task that creates all of the other tasks in the task graph

Details

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

Task Status

Started: 2025-10-24T15:56:31.848Z
Resolved: 2025-10-24T15:56:42.046Z
Task Execution Time: 10 seconds, 198 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/actions.json
- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/docker-contexts/decision.tar.gz
- public/docker-contexts/fetch.tar.gz
- public/docker-contexts/index-task.tar.gz
- public/docker-contexts/python.tar.gz
- public/docker-contexts/run-task.tar.gz
- public/docker-contexts/skopeo.tar.gz
- public/fetch-content
- public/full-task-graph.json
- public/label-to-taskid.json
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log
- public/optimizations.log
- public/parameters.yml
- public/runnable-jobs.json
- public/run-task
- public/target-tasks.json
- public/task-graph.json


[taskcluster 2025-10-24 15:56:32.089Z] Task ID: SBo2PMSKTLCC6lxdSgBvXQ
[taskcluster 2025-10-24 15:56:32.089Z] Worker ID: 4815271989622480443
[taskcluster 2025-10-24 15:56:32.089Z] Worker Group: us-west1-b
[taskcluster 2025-10-24 15:56:32.089Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-10-24 15:56:32.089Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2025-10-24 15:56:32.089Z] Worker Version: 38.0.5
[taskcluster 2025-10-24 15:56:32.089Z] Public IP: 34.169.56.91
[taskcluster 2025-10-24 15:56:32.089Z] Hostname: taskgraph-1-decision-gcp-goscq-xhqlskqfwoueysnw
[taskcluster 2025-10-24 15:56:32.089Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

[taskcluster 2025-10-24 15:56:32.679Z] === Task Starting ===
[setup 2025-10-24T15:56:33.008+00:00] run-task started in /
[setup 2025-10-24T15:56:33.008+00:00] Invoked by command: --taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages . && taskgraph decision --verbose --pushlog-id='0' --pushdate='0' --project='taskgraph' --owner='jcristau@users.noreply.github.com' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/taskcluster/taskgraph' --base-ref='main' --base-rev='75d0a5feef741815cafd75ed7d913e25511a68fc' --head-repository='https://github.com/jcristau/taskgraph' --head-ref='git-clean-stderr' --head-rev='6f95029482e5384e09edf45f22ebfb94a5453ccd' 

[setup 2025-10-24T15:56:33.008+00:00] Python version: 3.11.2
[setup 2025-10-24T15:56:33.008+00:00] Subprocess python version: 
cpython-3.11.2-linux-x86_64-gnu    /usr/bin/python3.11
cpython-3.11.2-linux-x86_64-gnu    /usr/bin/python3 -> python3.11
[vcs 2025-10-24T15:56:33.102+00:00] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2025-10-24T15:56:33.102+00:00] running as worker:worker

...(256 lines hidden)...

[task 2025-10-24T15:56:37.294+00:00] 2025-10-24 15:56:37,294 - INFO - writing artifact file `task-graph.json`
[task 2025-10-24T15:56:37.295+00:00] 2025-10-24 15:56:37,295 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-10-24T15:56:37.296+00:00] 2025-10-24 15:56:37,296 - INFO - Creating task with taskId RXoE4GNCRy-jiIM_Jdr2lQ for docker-image-skopeo
[task 2025-10-24T15:56:37.297+00:00] 2025-10-24 15:56:37,297 - INFO - Creating task with taskId GhxurIZUTFGQ24mzQYMihA for docker-image-python
[task 2025-10-24T15:56:37.298+00:00] 2025-10-24 15:56:37,297 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.298+00:00] 2025-10-24 15:56:37,297 - INFO - Creating task with taskId VbT3xx6tQXeYQU_A9n6quw for docker-image-decision
[task 2025-10-24T15:56:37.298+00:00] 2025-10-24 15:56:37,298 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.298+00:00] 2025-10-24 15:56:37,298 - DEBUG - Found a positional argument: VbT3xx6tQXeYQU_A9n6quw
[task 2025-10-24T15:56:37.298+00:00] 2025-10-24 15:56:37,298 - DEBUG - After processing positional arguments, we have: {'taskId': 'VbT3xx6tQXeYQU_A9n6quw'}
[task 2025-10-24T15:56:37.298+00:00] 2025-10-24 15:56:37,298 - DEBUG - After keyword arguments, we have: {'taskId': 'VbT3xx6tQXeYQU_A9n6quw'}
[task 2025-10-24T15:56:37.299+00:00] 2025-10-24 15:56:37,299 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/VbT3xx6tQXeYQU_A9n6quw
[task 2025-10-24T15:56:37.299+00:00] 2025-10-24 15:56:37,299 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.299+00:00] 2025-10-24 15:56:37,299 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.299+00:00] 2025-10-24 15:56:37,299 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/VbT3xx6tQXeYQU_A9n6quw
[task 2025-10-24T15:56:37.299+00:00] 2025-10-24 15:56:37,299 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.299+00:00] 2025-10-24 15:56:37,299 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-1","workerType":"images-gcp","routes":["index.taskgraph.cache.pr.docker- (limit 100 char)
[task 2025-10-24T15:56:37.301+00:00] 2025-10-24 15:56:37,297 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.301+00:00] 2025-10-24 15:56:37,298 - DEBUG - Found a positional argument: RXoE4GNCRy-jiIM_Jdr2lQ
[task 2025-10-24T15:56:37.301+00:00] 2025-10-24 15:56:37,301 - DEBUG - After processing positional arguments, we have: {'taskId': 'RXoE4GNCRy-jiIM_Jdr2lQ'}
[task 2025-10-24T15:56:37.301+00:00] 2025-10-24 15:56:37,301 - DEBUG - After keyword arguments, we have: {'taskId': 'RXoE4GNCRy-jiIM_Jdr2lQ'}
[task 2025-10-24T15:56:37.301+00:00] 2025-10-24 15:56:37,301 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/RXoE4GNCRy-jiIM_Jdr2lQ
[task 2025-10-24T15:56:37.302+00:00] 2025-10-24 15:56:37,302 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.302+00:00] 2025-10-24 15:56:37,302 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.302+00:00] 2025-10-24 15:56:37,302 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/RXoE4GNCRy-jiIM_Jdr2lQ
[task 2025-10-24T15:56:37.302+00:00] 2025-10-24 15:56:37,302 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.302+00:00] 2025-10-24 15:56:37,302 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-1","workerType":"images-gcp","routes":["index.taskgraph.cache.pr.docker- (limit 100 char)
[task 2025-10-24T15:56:37.303+00:00] 2025-10-24 15:56:37,301 - DEBUG - Found a positional argument: GhxurIZUTFGQ24mzQYMihA
[task 2025-10-24T15:56:37.304+00:00] 2025-10-24 15:56:37,303 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.304+00:00] 2025-10-24 15:56:37,300 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.305+00:00] 2025-10-24 15:56:37,303 - DEBUG - After processing positional arguments, we have: {'taskId': 'GhxurIZUTFGQ24mzQYMihA'}
[task 2025-10-24T15:56:37.306+00:00] 2025-10-24 15:56:37,305 - DEBUG - After keyword arguments, we have: {'taskId': 'GhxurIZUTFGQ24mzQYMihA'}
[task 2025-10-24T15:56:37.306+00:00] 2025-10-24 15:56:37,306 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/GhxurIZUTFGQ24mzQYMihA
[task 2025-10-24T15:56:37.307+00:00] 2025-10-24 15:56:37,306 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.308+00:00] 2025-10-24 15:56:37,306 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.309+00:00] 2025-10-24 15:56:37,306 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/GhxurIZUTFGQ24mzQYMihA
[task 2025-10-24T15:56:37.309+00:00] 2025-10-24 15:56:37,306 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.309+00:00] 2025-10-24 15:56:37,306 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-1","workerType":"images-gcp","routes":["index.taskgraph.cache.pr.docker- (limit 100 char)
[task 2025-10-24T15:56:37.309+00:00] 2025-10-24 15:56:37,307 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.396+00:00] 2025-10-24 15:56:37,396 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/RXoE4GNCRy-jiIM_Jdr2lQ HTTP/1.1" 200 436
[task 2025-10-24T15:56:37.397+00:00] 2025-10-24 15:56:37,397 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.397+00:00] 2025-10-24 15:56:37,397 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '436', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b4-cq8HPPH47vs7jfgcKrQUKThkSgE"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'a782103c-9846-40b4-9548-cafc80058ae8', 'X-For-Trace-Id': '28b9de913464976a2ca25b0ecb14f412', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RXoE4GNCRy-jiIM_Jdr2lQ', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.309496,VS0,VE82'}
[task 2025-10-24T15:56:37.420+00:00] 2025-10-24 15:56:37,420 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/VbT3xx6tQXeYQU_A9n6quw HTTP/1.1" 200 436
[task 2025-10-24T15:56:37.420+00:00] 2025-10-24 15:56:37,420 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.421+00:00] 2025-10-24 15:56:37,421 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '436', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b4-EZoJU97JYNcicb3BLu+/aIgRPzc"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'f13f8555-2927-4ff6-93b1-eb54b211c890', 'X-For-Trace-Id': '12683c39efb978bd04907dcaf8286419', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VbT3xx6tQXeYQU_A9n6quw', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.312406,VS0,VE103'}
[task 2025-10-24T15:56:37.422+00:00] 2025-10-24 15:56:37,422 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/GhxurIZUTFGQ24mzQYMihA HTTP/1.1" 200 436
[task 2025-10-24T15:56:37.422+00:00] 2025-10-24 15:56:37,422 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.423+00:00] 2025-10-24 15:56:37,423 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '436', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b4-G0jpGh6D5FzgjUT0Jp5mY4yx5Wg"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '8d3ca202-205f-4bf2-aa98-fda9b8372488', 'X-For-Trace-Id': '32304e823c15acc089b380d1b1c28ac4', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/GhxurIZUTFGQ24mzQYMihA', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.312894,VS0,VE104'}
[task 2025-10-24T15:56:37.424+00:00] 2025-10-24 15:56:37,424 - INFO - Creating task with taskId TxMi1_N5RY-_2rU-q8Z_JQ for test-unit-py313
[task 2025-10-24T15:56:37.424+00:00] 2025-10-24 15:56:37,424 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.424+00:00] 2025-10-24 15:56:37,424 - DEBUG - Found a positional argument: TxMi1_N5RY-_2rU-q8Z_JQ
[task 2025-10-24T15:56:37.426+00:00] 2025-10-24 15:56:37,424 - DEBUG - After processing positional arguments, we have: {'taskId': 'TxMi1_N5RY-_2rU-q8Z_JQ'}
[task 2025-10-24T15:56:37.426+00:00] 2025-10-24 15:56:37,424 - DEBUG - After keyword arguments, we have: {'taskId': 'TxMi1_N5RY-_2rU-q8Z_JQ'}
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,424 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/TxMi1_N5RY-_2rU-q8Z_JQ
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,424 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,424 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,424 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/TxMi1_N5RY-_2rU-q8Z_JQ
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,424 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,424 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,425 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,427 - INFO - Creating task with taskId JH5H6xDxSvyAINH25DFJHQ for test-unit-py39
[task 2025-10-24T15:56:37.427+00:00] 2025-10-24 15:56:37,427 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.428+00:00] 2025-10-24 15:56:37,428 - DEBUG - Found a positional argument: JH5H6xDxSvyAINH25DFJHQ
[task 2025-10-24T15:56:37.429+00:00] 2025-10-24 15:56:37,428 - INFO - Creating task with taskId SzVTco1wSRGApfwY5IN2ng for test-unit-py314
[task 2025-10-24T15:56:37.429+00:00] 2025-10-24 15:56:37,428 - INFO - Creating task with taskId AqmU-8_mRQq4OgQdMIWtyQ for test-unit-py312
[task 2025-10-24T15:56:37.430+00:00] 2025-10-24 15:56:37,428 - DEBUG - After processing positional arguments, we have: {'taskId': 'JH5H6xDxSvyAINH25DFJHQ'}
[task 2025-10-24T15:56:37.430+00:00] 2025-10-24 15:56:37,429 - INFO - Creating task with taskId ZghByhtWRVagYqVyNwY74Q for check-type
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,429 - INFO - Creating task with taskId LHBXoTbGRSKOF_b7agAduQ for test-unit-py311
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,431 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,431 - DEBUG - Found a positional argument: LHBXoTbGRSKOF_b7agAduQ
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,431 - DEBUG - After processing positional arguments, we have: {'taskId': 'LHBXoTbGRSKOF_b7agAduQ'}
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,430 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,431 - DEBUG - Found a positional argument: AqmU-8_mRQq4OgQdMIWtyQ
[task 2025-10-24T15:56:37.431+00:00] 2025-10-24 15:56:37,431 - DEBUG - After processing positional arguments, we have: {'taskId': 'AqmU-8_mRQq4OgQdMIWtyQ'}
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,431 - DEBUG - After keyword arguments, we have: {'taskId': 'AqmU-8_mRQq4OgQdMIWtyQ'}
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,431 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/AqmU-8_mRQq4OgQdMIWtyQ
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,431 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,431 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,431 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/AqmU-8_mRQq4OgQdMIWtyQ
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,430 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - Found a positional argument: ZghByhtWRVagYqVyNwY74Q
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - After processing positional arguments, we have: {'taskId': 'ZghByhtWRVagYqVyNwY74Q'}
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - After keyword arguments, we have: {'taskId': 'ZghByhtWRVagYqVyNwY74Q'}
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/ZghByhtWRVagYqVyNwY74Q
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/ZghByhtWRVagYqVyNwY74Q
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,431 - DEBUG - After keyword arguments, we have: {'taskId': 'LHBXoTbGRSKOF_b7agAduQ'}
[task 2025-10-24T15:56:37.432+00:00] 2025-10-24 15:56:37,432 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/LHBXoTbGRSKOF_b7agAduQ
[task 2025-10-24T15:56:37.433+00:00] 2025-10-24 15:56:37,432 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.433+00:00] 2025-10-24 15:56:37,432 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.433+00:00] 2025-10-24 15:56:37,433 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/LHBXoTbGRSKOF_b7agAduQ
[task 2025-10-24T15:56:37.433+00:00] 2025-10-24 15:56:37,433 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.433+00:00] 2025-10-24 15:56:37,433 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.434+00:00] 2025-10-24 15:56:37,432 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.434+00:00] 2025-10-24 15:56:37,434 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.435+00:00] 2025-10-24 15:56:37,435 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.437+00:00] 2025-10-24 15:56:37,429 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.437+00:00] 2025-10-24 15:56:37,432 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.437+00:00] 2025-10-24 15:56:37,437 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.438+00:00] 2025-10-24 15:56:37,438 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.439+00:00] 2025-10-24 15:56:37,437 - DEBUG - Found a positional argument: SzVTco1wSRGApfwY5IN2ng
[task 2025-10-24T15:56:37.440+00:00] 2025-10-24 15:56:37,430 - INFO - Creating task with taskId EBvlnsgmRrmKYBHJ-ZuCgg for test-unit-py310
[task 2025-10-24T15:56:37.440+00:00] 2025-10-24 15:56:37,430 - INFO - Creating task with taskId Qu3EYkLYR8C9M1jk69W1cw for doc-generate
[task 2025-10-24T15:56:37.441+00:00] 2025-10-24 15:56:37,434 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.441+00:00] 2025-10-24 15:56:37,439 - DEBUG - After processing positional arguments, we have: {'taskId': 'SzVTco1wSRGApfwY5IN2ng'}
[task 2025-10-24T15:56:37.441+00:00] 2025-10-24 15:56:37,441 - DEBUG - After keyword arguments, we have: {'taskId': 'SzVTco1wSRGApfwY5IN2ng'}
[task 2025-10-24T15:56:37.443+00:00] 2025-10-24 15:56:37,440 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.443+00:00] 2025-10-24 15:56:37,440 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.443+00:00] 2025-10-24 15:56:37,441 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/SzVTco1wSRGApfwY5IN2ng
[task 2025-10-24T15:56:37.444+00:00] 2025-10-24 15:56:37,443 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.444+00:00] 2025-10-24 15:56:37,443 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.444+00:00] 2025-10-24 15:56:37,443 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/SzVTco1wSRGApfwY5IN2ng
[task 2025-10-24T15:56:37.444+00:00] 2025-10-24 15:56:37,444 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.444+00:00] 2025-10-24 15:56:37,444 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.445+00:00] 2025-10-24 15:56:37,443 - DEBUG - Found a positional argument: EBvlnsgmRrmKYBHJ-ZuCgg
[task 2025-10-24T15:56:37.445+00:00] 2025-10-24 15:56:37,445 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.446+00:00] 2025-10-24 15:56:37,430 - DEBUG - After keyword arguments, we have: {'taskId': 'JH5H6xDxSvyAINH25DFJHQ'}
[task 2025-10-24T15:56:37.447+00:00] 2025-10-24 15:56:37,447 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/JH5H6xDxSvyAINH25DFJHQ
[task 2025-10-24T15:56:37.447+00:00] 2025-10-24 15:56:37,445 - DEBUG - After processing positional arguments, we have: {'taskId': 'EBvlnsgmRrmKYBHJ-ZuCgg'}
[task 2025-10-24T15:56:37.447+00:00] 2025-10-24 15:56:37,443 - DEBUG - Found a positional argument: Qu3EYkLYR8C9M1jk69W1cw
[task 2025-10-24T15:56:37.448+00:00] 2025-10-24 15:56:37,447 - DEBUG - After processing positional arguments, we have: {'taskId': 'Qu3EYkLYR8C9M1jk69W1cw'}
[task 2025-10-24T15:56:37.448+00:00] 2025-10-24 15:56:37,447 - DEBUG - After keyword arguments, we have: {'taskId': 'EBvlnsgmRrmKYBHJ-ZuCgg'}
[task 2025-10-24T15:56:37.448+00:00] 2025-10-24 15:56:37,447 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.449+00:00] 2025-10-24 15:56:37,449 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.449+00:00] 2025-10-24 15:56:37,448 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/EBvlnsgmRrmKYBHJ-ZuCgg
[task 2025-10-24T15:56:37.450+00:00] 2025-10-24 15:56:37,448 - DEBUG - After keyword arguments, we have: {'taskId': 'Qu3EYkLYR8C9M1jk69W1cw'}
[task 2025-10-24T15:56:37.450+00:00] 2025-10-24 15:56:37,449 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/JH5H6xDxSvyAINH25DFJHQ
[task 2025-10-24T15:56:37.450+00:00] 2025-10-24 15:56:37,450 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.450+00:00] 2025-10-24 15:56:37,450 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,450 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/Qu3EYkLYR8C9M1jk69W1cw
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,452 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,452 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,452 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/Qu3EYkLYR8C9M1jk69W1cw
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,452 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,452 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.452+00:00] 2025-10-24 15:56:37,452 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.453+00:00] 2025-10-24 15:56:37,450 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.453+00:00] 2025-10-24 15:56:37,453 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.453+00:00] 2025-10-24 15:56:37,453 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/EBvlnsgmRrmKYBHJ-ZuCgg
[task 2025-10-24T15:56:37.453+00:00] 2025-10-24 15:56:37,453 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.453+00:00] 2025-10-24 15:56:37,453 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.455+00:00] 2025-10-24 15:56:37,455 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.457+00:00] 2025-10-24 15:56:37,456 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.552+00:00] 2025-10-24 15:56:37,552 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/LHBXoTbGRSKOF_b7agAduQ HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.553+00:00] 2025-10-24 15:56:37,553 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.554+00:00] 2025-10-24 15:56:37,553 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-IEJmHpjYj5InyE3Or3mfXHwRX8s"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'fa5ec3dd-862c-4407-946b-78de22d4fddf', 'X-For-Trace-Id': 'c6bd6e57d597a2159e5e3c3557d5a0a0', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LHBXoTbGRSKOF_b7agAduQ', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.446073,VS0,VE102'}
[task 2025-10-24T15:56:37.555+00:00] 2025-10-24 15:56:37,554 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/ZghByhtWRVagYqVyNwY74Q HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.555+00:00] 2025-10-24 15:56:37,555 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.555+00:00] 2025-10-24 15:56:37,555 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-CpX/CRodSb0DLJ2W4QXy8mP340I"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '2aeb5a56-4f38-45d5-8e18-2035640f71e3', 'X-For-Trace-Id': 'fc739101e2b3fde3f4314dbcc94955b2', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZghByhtWRVagYqVyNwY74Q', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.443467,VS0,VE104'}
[task 2025-10-24T15:56:37.556+00:00] 2025-10-24 15:56:37,556 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/AqmU-8_mRQq4OgQdMIWtyQ HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.556+00:00] 2025-10-24 15:56:37,556 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.556+00:00] 2025-10-24 15:56:37,556 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-WtErWt68xPPtQib7P4NR3gHUSL0"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '12c09b27-0cd4-43a6-ae2e-8b6564656b28', 'X-For-Trace-Id': 'c2b8116d41d3571e76ada56722536db5', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AqmU-8_mRQq4OgQdMIWtyQ', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.440680,VS0,VE107'}
[task 2025-10-24T15:56:37.558+00:00] 2025-10-24 15:56:37,558 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/SzVTco1wSRGApfwY5IN2ng HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.559+00:00] 2025-10-24 15:56:37,559 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.559+00:00] 2025-10-24 15:56:37,559 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-ao4LLlF0DXtgMZaB8HWI8FNJR/o"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '481f8ca0-c814-420c-8adb-8e35cd6ff6e9', 'X-For-Trace-Id': '584e0089906ab85d89636f8a06c29792', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SzVTco1wSRGApfwY5IN2ng', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.450648,VS0,VE103'}
[task 2025-10-24T15:56:37.563+00:00] 2025-10-24 15:56:37,562 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/TxMi1_N5RY-_2rU-q8Z_JQ HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.563+00:00] 2025-10-24 15:56:37,563 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.563+00:00] 2025-10-24 15:56:37,563 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-khW9V+9NsfkePPeAzzzRaPwrVtI"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'add2b32f-efea-48e4-bc8e-749bddc2780e', 'X-For-Trace-Id': 'e9324ab02665eab35f5c7ff5b337cb3f', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TxMi1_N5RY-_2rU-q8Z_JQ', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.430118,VS0,VE128'}
[task 2025-10-24T15:56:37.569+00:00] 2025-10-24 15:56:37,569 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/EBvlnsgmRrmKYBHJ-ZuCgg HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.570+00:00] 2025-10-24 15:56:37,569 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.571+00:00] 2025-10-24 15:56:37,570 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/JH5H6xDxSvyAINH25DFJHQ HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.571+00:00] 2025-10-24 15:56:37,571 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.571+00:00] 2025-10-24 15:56:37,570 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/Qu3EYkLYR8C9M1jk69W1cw HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.571+00:00] 2025-10-24 15:56:37,571 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-qJFXC6yzoUtOeL+rCYLZOrrHjiY"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '3c3b715f-4922-4d6a-b458-495c766baf8a', 'X-For-Trace-Id': '62dba8b9cc32eee2d9997d8b0ad9d6fc', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/JH5H6xDxSvyAINH25DFJHQ', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.460930,VS0,VE105'}
[task 2025-10-24T15:56:37.572+00:00] 2025-10-24 15:56:37,571 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.572+00:00] 2025-10-24 15:56:37,572 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-39EJYch5HybDEez08YBIdIO0wmI"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '493f55d0-c9d2-4caa-9856-788dd362ed2f', 'X-For-Trace-Id': '82c8f846c63358588dd06c9577a8b25d', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Qu3EYkLYR8C9M1jk69W1cw', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.461818,VS0,VE104'}
[task 2025-10-24T15:56:37.573+00:00] 2025-10-24 15:56:37,570 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-qcQ9FuUxrLWH/pk/qBLW9Mz372U"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': 'd530f0f5-7ae9-4e98-81af-7d8e3b24cc74', 'X-For-Trace-Id': 'ba2d868fe869e5fcb8f784c1913e7e8a', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EBvlnsgmRrmKYBHJ-ZuCgg', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321397.460459,VS0,VE104'}
[task 2025-10-24T15:56:37.574+00:00] 2025-10-24 15:56:37,573 - INFO - Creating task with taskId bLx2kGX4REeib6mR6NANhQ for codecov-upload
[task 2025-10-24T15:56:37.574+00:00] 2025-10-24 15:56:37,573 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.574+00:00] 2025-10-24 15:56:37,573 - DEBUG - Found a positional argument: bLx2kGX4REeib6mR6NANhQ
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,573 - DEBUG - After processing positional arguments, we have: {'taskId': 'bLx2kGX4REeib6mR6NANhQ'}
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - After keyword arguments, we have: {'taskId': 'bLx2kGX4REeib6mR6NANhQ'}
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/bLx2kGX4REeib6mR6NANhQ
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/bLx2kGX4REeib6mR6NANhQ
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - HTTP Payload: {"provisionerId":"taskgraph-t","workerType":"linux-docker","routes":["tc-treeherder.v2.taskgraph-pr. (limit 100 char)
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - INFO - Creating task with taskId TCLU1q5CSO6WB3-5wy9s2w for complete-pr
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Using method(v1, v2, payload) calling convention
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Found a positional argument: TCLU1q5CSO6WB3-5wy9s2w
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - After processing positional arguments, we have: {'taskId': 'TCLU1q5CSO6WB3-5wy9s2w'}
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - After keyword arguments, we have: {'taskId': 'TCLU1q5CSO6WB3-5wy9s2w'}
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,574 - DEBUG - Full URL used is: http://taskcluster/api/queue/v1/task/TCLU1q5CSO6WB3-5wy9s2w
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,575 - DEBUG - Not using hawk!
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,575 - DEBUG - Making attempt 0
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,575 - DEBUG - Making a PUT request to http://taskcluster/api/queue/v1/task/TCLU1q5CSO6WB3-5wy9s2w
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,575 - DEBUG - HTTP Headers: {'Content-Type': 'application/json'}
[task 2025-10-24T15:56:37.575+00:00] 2025-10-24 15:56:37,575 - DEBUG - HTTP Payload: {"provisionerId":"built-in","workerType":"succeed","routes":["checks"],"created":"2025-10-24T15:56:3 (limit 100 char)
[task 2025-10-24T15:56:37.576+00:00] 2025-10-24 15:56:37,576 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.577+00:00] 2025-10-24 15:56:37,577 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-10-24T15:56:37.691+00:00] 2025-10-24 15:56:37,690 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/bLx2kGX4REeib6mR6NANhQ HTTP/1.1" 200 440
[task 2025-10-24T15:56:37.691+00:00] 2025-10-24 15:56:37,691 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.691+00:00] 2025-10-24 15:56:37,691 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '440', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1b8-Mp5cUF4lS5P3xZ6Ot1B0fogQjOI"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '9037c152-b6c2-460f-a4a7-145ecd25416b', 'X-For-Trace-Id': 'c8c0bb3f0ab1c58339298c3d56383d28', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bLx2kGX4REeib6mR6NANhQ', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321398.582782,VS0,VE104'}
[task 2025-10-24T15:56:37.712+00:00] 2025-10-24 15:56:37,712 - DEBUG - http://taskcluster:80 "PUT /api/queue/v1/task/TCLU1q5CSO6WB3-5wy9s2w HTTP/1.1" 200 424
[task 2025-10-24T15:56:37.713+00:00] 2025-10-24 15:56:37,713 - DEBUG - Received HTTP Status:    200
[task 2025-10-24T15:56:37.713+00:00] 2025-10-24 15:56:37,713 - DEBUG - Received HTTP Headers: {'Accept-Ranges': 'bytes', 'Access-Control-Allow-Headers': 'X-Requested-With,Content-Type,Authorization,Accept,Origin,Cache-Control', 'Access-Control-Allow-Methods': 'OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT', 'Access-Control-Allow-Origin': '*', 'Access-Control-Max-Age': '900', 'Access-Control-Request-Method': '*', 'Cache-Control': 'no-store no-cache must-revalidate', 'Content-Length': '424', 'Content-Security-Policy': "report-uri /__cspreport__;default-src 'none';frame-ancestors 'none';", 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Fri, 24 Oct 2025 15:56:37 GMT', 'Etag': 'W/"1a8-iI2EOKVU0uVf3QCrCus20IYD/68"', 'Server': 'openresty', 'Strict-Transport-Security': 'max-age=31536000', 'Vary': 'Accept-Encoding', 'Via': '1.1 google, 1.1 varnish, 1.1 varnish', 'X-Cache': 'MISS, MISS', 'X-Cache-Hits': '0, 0', 'X-Content-Type-Options': 'nosniff', 'X-For-Request-Id': '1ec83539-51e8-46e1-8ed8-ea07ca4f1461', 'X-For-Trace-Id': '3ea2f252b91b4f5b2b6daad6da50aa3e', 'X-Served-By': 'cache-bfi-kbfi7400109-BFI, cache-bfi-kbfi7400109-BFI', 'X-Taskcluster-Authorized-Scopes': '["assume:repo:github.com/taskcluster/taskgraph:pull-request","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0"]', 'X-Taskcluster-Endpoint': 'https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TCLU1q5CSO6WB3-5wy9s2w', 'X-Taskcluster-Proxy-Revision': '', 'X-Taskcluster-Proxy-Temp-Clientid': 'task-client/SBo2PMSKTLCC6lxdSgBvXQ/0/on/us-west1-b/4815271989622480443/until/1761322591.842', 'X-Taskcluster-Proxy-Temp-Scopes': '["queue:reclaim-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:resolve-task:SBo2PMSKTLCC6lxdSgBvXQ/0","queue:create-artifact:SBo2PMSKTLCC6lxdSgBvXQ/0","assume:repo:github.com/taskcluster/taskgraph:pull-request"]', 'X-Taskcluster-Proxy-Version': '38.0.5', 'X-Timer': 'S1761321398.582956,VS0,VE125'}
[taskcluster 2025-10-24 15:56:37.905Z] === Task Finished ===
[taskcluster 2025-10-24 15:56:40.827Z] Successful task run with exit code: 0 completed in 8.739 seconds