Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support lists in 'resolve_keyed_by' #608

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

feat: support lists in 'resolve_keyed_by'

8c4f563
Select commit
Loading
Failed to load commit list.
Open

feat: support lists in 'resolve_keyed_by' #608

feat: support lists in 'resolve_keyed_by'
8c4f563
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / Decision Task succeeded Nov 21, 2024 in 1m 42s

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: 2024-11-21T20:24:59.780Z
Resolved: 2024-11-21T20:25:23.172Z
Task Execution Time: 23 seconds, 392 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 2024-11-21 20:24:59.843Z] Task ID: WyM_w7vhR-G5TcezRpkGWw
[taskcluster 2024-11-21 20:24:59.844Z] Worker ID: 2140266839040731189
[taskcluster 2024-11-21 20:24:59.844Z] Worker Group: us-west1-b
[taskcluster 2024-11-21 20:24:59.844Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-11-21 20:24:59.844Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-11-21 20:24:59.844Z] Worker Version: 38.0.5
[taskcluster 2024-11-21 20:24:59.844Z] Public IP: 35.230.68.124
[taskcluster 2024-11-21 20:24:59.844Z] Hostname: taskgraph-1-decision-gcp-gofk-v1ospwddwenm885lw
[taskcluster 2024-11-21 20:24:59.844Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts

eb45b407d1cc - Started downloading
51ef4d363c0b - Started downloading
258767289e45 - Started downloading
51ef4d363c0b - Downloaded in 0.235 seconds
eb45b407d1cc - Downloaded in 0.505 seconds
2a936e0a7084 - Started downloading
2a936e0a7084 - Downloaded in 0.001 seconds
258767289e45 - Downloaded in 1.454 seconds
Digest: sha256:756d6edd4c60e1c58132a667273e3cb6113bde3d7a4a3f7b326b375caf53eb81
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest

...(60 lines hidden)...

[task 2024-11-21T20:25:17.957Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==12.1.0) (0.12.0)
[task 2024-11-21T20:25:17.963Z] Requirement already satisfied: chardet>=3.0.2 in /usr/local/lib/python3.11/dist-packages (from binaryornot>=0.4.4->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (5.2.0)
[task 2024-11-21T20:25:17.997Z] Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/dist-packages (from Jinja2<4.0.0,>=2.7->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.1.5)
[task 2024-11-21T20:25:18.006Z] Requirement already satisfied: text-unidecode>=1.3 in /usr/local/lib/python3.11/dist-packages (from python-slugify>=4.0.0->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (1.3)
[task 2024-11-21T20:25:18.041Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.9.0.post0)
[task 2024-11-21T20:25:18.042Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.9.0.20240906)
[task 2024-11-21T20:25:18.064Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (3.0.0)
[task 2024-11-21T20:25:18.066Z] Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (2.18.0)
[task 2024-11-21T20:25:18.107Z] Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.11/dist-packages (from markdown-it-py>=2.2.0->rich->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (0.1.2)
[task 2024-11-21T20:25:18.139Z] Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/dist-packages (from python-dateutil>=2.7.0->arrow->cookiecutter~=2.1->taskcluster-taskgraph==12.1.0) (1.16.0)
[task 2024-11-21T20:25:18.191Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-11-21T20:25:18.193Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-11-21T20:25:18.227Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-11-21T20:25:18.229Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-12.1.0-py3-none-any.whl size=194204 sha256=b32ac8319d3235b0a25066da257d8495a6fca5154423932bbbea1c220c8d675e
[task 2024-11-21T20:25:18.230Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-0amomi8k/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-11-21T20:25:18.234Z] Successfully built taskcluster-taskgraph
[task 2024-11-21T20:25:18.334Z] Installing collected packages: taskcluster-taskgraph
[task 2024-11-21T20:25:18.433Z]   WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-11-21T20:25:18.433Z]   Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-11-21T20:25:18.440Z] Successfully installed taskcluster-taskgraph-12.1.0
[task 2024-11-21T20:25:18.510Z] + taskgraph decision --verbose --pushlog-id=0 --pushdate=0 --project=taskgraph [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/taskcluster/taskgraph --base-ref=main --base-rev=59e0e044d62ffc79e5d38399324b65db3c148e72 --head-repository=https://github.com/ahal/taskgraph --head-ref=push-zptlxmssuqnn --head-rev=8c4f563f4cccd156a10c747c6b3f9fbfc6061cea
[task 2024-11-21T20:25:19.060Z] 2024-11-21 20:25:19,060 - INFO - Loading graph configuration.
[task 2024-11-21T20:25:19.060Z] 2024-11-21 20:25:19,060 - DEBUG - loading config from `taskcluster/config.yml`
[task 2024-11-21T20:25:19.069Z] 2024-11-21 20:25:19,069 - WARNING - using default project parameters; add taskgraph to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-11-21T20:25:19.070Z] 2024-11-21 20:25:19,069 - INFO - Using Parameters(id=fe973a7a0c01) (from defaults)
[task 2024-11-21T20:25:19.071Z] 2024-11-21 20:25:19,070 - DEBUG - Dumping parameters:
[task 2024-11-21T20:25:19.072Z] { 'base_ref': 'main',
[task 2024-11-21T20:25:19.073Z]   'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2024-11-21T20:25:19.074Z]   'base_rev': '59e0e044d62ffc79e5d38399324b65db3c148e72',
[task 2024-11-21T20:25:19.075Z]   'build_date': 1732220719,
[task 2024-11-21T20:25:19.076Z]   'build_number': 1,
[task 2024-11-21T20:25:19.076Z]   'do_not_optimize': [],
[task 2024-11-21T20:25:19.076Z]   'enable_always_target': True,
[task 2024-11-21T20:25:19.076Z]   'existing_tasks': {},
[task 2024-11-21T20:25:19.076Z]   'files_changed': [ 'src/taskgraph/util/keyed_by.py',
[task 2024-11-21T20:25:19.076Z]                      'src/taskgraph/util/schema.py',
[task 2024-11-21T20:25:19.077Z]                      'test/test_util_keyed_by.py',
[task 2024-11-21T20:25:19.077Z]                      'test/test_util_schema.py'],
[task 2024-11-21T20:25:19.077Z]   'filters': ['target_tasks_method'],
[task 2024-11-21T20:25:19.077Z]   'head_ref': 'push-zptlxmssuqnn',
[task 2024-11-21T20:25:19.077Z]   'head_repository': 'https://github.com/ahal/taskgraph',
[task 2024-11-21T20:25:19.077Z]   'head_rev': '8c4f563f4cccd156a10c747c6b3f9fbfc6061cea',
[task 2024-11-21T20:25:19.077Z]   'head_tag': '',
[task 2024-11-21T20:25:19.077Z]   'level': '1',
[task 2024-11-21T20:25:19.077Z]   'moz_build_date': '20241121202519',
[task 2024-11-21T20:25:19.077Z]   'next_version': None,
[task 2024-11-21T20:25:19.077Z]   'optimize_strategies': None,
[task 2024-11-21T20:25:19.077Z]   'optimize_target_tasks': True,
[task 2024-11-21T20:25:19.077Z]   'owner': '[email protected]',
[task 2024-11-21T20:25:19.077Z]   'project': 'taskgraph',
[task 2024-11-21T20:25:19.077Z]   'pushdate': 0,
[task 2024-11-21T20:25:19.077Z]   'pushlog_id': '0',
[task 2024-11-21T20:25:19.077Z]   'repository_type': 'git',
[task 2024-11-21T20:25:19.077Z]   'target_tasks_method': 'default',
[task 2024-11-21T20:25:19.077Z]   'tasks_for': 'github-pull-request',
[task 2024-11-21T20:25:19.078Z]   'version': None}
[task 2024-11-21T20:25:19.078Z] 2024-11-21 20:25:19,070 - INFO - writing artifact file `parameters.yml`
[task 2024-11-21T20:25:19.079Z] 2024-11-21 20:25:19,079 - INFO - writing artifact file `actions.json`
[task 2024-11-21T20:25:19.080Z] 2024-11-21 20:25:19,080 - INFO - Loading kinds
[task 2024-11-21T20:25:19.080Z] 2024-11-21 20:25:19,080 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2024-11-21T20:25:19.081Z] 2024-11-21 20:25:19,081 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2024-11-21T20:25:19.082Z] 2024-11-21 20:25:19,082 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2024-11-21T20:25:19.083Z] 2024-11-21 20:25:19,082 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2024-11-21T20:25:19.083Z] 2024-11-21 20:25:19,083 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2024-11-21T20:25:19.084Z] 2024-11-21 20:25:19,084 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2024-11-21T20:25:19.085Z] 2024-11-21 20:25:19,085 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2024-11-21T20:25:19.085Z] 2024-11-21 20:25:19,085 - INFO - Generating full task set
[task 2024-11-21T20:25:19.086Z] 2024-11-21 20:25:19,086 - DEBUG - Loading tasks for kind check
[task 2024-11-21T20:25:19.100Z] 2024-11-21 20:25:19,100 - DEBUG - Generating tasks for check type
[task 2024-11-21T20:25:19.102Z] 2024-11-21 20:25:19,101 - INFO - Generated 1 tasks for kind check
[task 2024-11-21T20:25:19.102Z] 2024-11-21 20:25:19,102 - DEBUG - Loading tasks for kind doc
[task 2024-11-21T20:25:19.103Z] 2024-11-21 20:25:19,103 - DEBUG - Generating tasks for doc generate
[task 2024-11-21T20:25:19.104Z] 2024-11-21 20:25:19,104 - INFO - Generated 1 tasks for kind doc
[task 2024-11-21T20:25:19.104Z] 2024-11-21 20:25:19,104 - DEBUG - Loading tasks for kind docker-image
[task 2024-11-21T20:25:19.105Z] 2024-11-21 20:25:19,105 - DEBUG - Generating tasks for docker-image decision
[task 2024-11-21T20:25:19.105Z] 2024-11-21 20:25:19,105 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2024-11-21T20:25:19.196Z] 2024-11-21 20:25:19,196 - DEBUG - Generating tasks for docker-image fetch
[task 2024-11-21T20:25:19.196Z] 2024-11-21 20:25:19,196 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-11-21T20:25:19.208Z] 2024-11-21 20:25:19,207 - DEBUG - Generating tasks for docker-image index-task
[task 2024-11-21T20:25:19.208Z] 2024-11-21 20:25:19,208 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2024-11-21T20:25:19.210Z] 2024-11-21 20:25:19,210 - DEBUG - Generating tasks for docker-image python
[task 2024-11-21T20:25:19.210Z] 2024-11-21 20:25:19,210 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-11-21T20:25:19.226Z] 2024-11-21 20:25:19,226 - DEBUG - Generating tasks for docker-image run-task
[task 2024-11-21T20:25:19.226Z] 2024-11-21 20:25:19,226 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2024-11-21T20:25:19.243Z] 2024-11-21 20:25:19,243 - DEBUG - Generating tasks for docker-image skopeo
[task 2024-11-21T20:25:19.243Z] 2024-11-21 20:25:19,243 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2024-11-21T20:25:19.262Z] 2024-11-21 20:25:19,262 - INFO - Generated 6 tasks for kind docker-image
[task 2024-11-21T20:25:19.262Z] 2024-11-21 20:25:19,262 - DEBUG - Loading tasks for kind fetch
[task 2024-11-21T20:25:19.266Z] 2024-11-21 20:25:19,266 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2024-11-21T20:25:19.267Z] 2024-11-21 20:25:19,267 - INFO - Generated 1 tasks for kind fetch
[task 2024-11-21T20:25:19.267Z] 2024-11-21 20:25:19,267 - DEBUG - Loading tasks for kind push-image
[task 2024-11-21T20:25:19.269Z] 2024-11-21 20:25:19,269 - DEBUG - Generating tasks for push-image decision
[task 2024-11-21T20:25:19.269Z] 2024-11-21 20:25:19,269 - DEBUG - Generating tasks for push-image run-task
[task 2024-11-21T20:25:19.271Z] 2024-11-21 20:25:19,271 - INFO - Generated 2 tasks for kind push-image
[task 2024-11-21T20:25:19.271Z] 2024-11-21 20:25:19,271 - DEBUG - Loading tasks for kind test
[task 2024-11-21T20:25:19.273Z] 2024-11-21 20:25:19,273 - DEBUG - Generating tasks for test unit
[task 2024-11-21T20:25:19.277Z] 2024-11-21 20:25:19,277 - INFO - Generated 6 tasks for kind test
[task 2024-11-21T20:25:19.277Z] 2024-11-21 20:25:19,277 - DEBUG - Loading tasks for kind codecov
[task 2024-11-21T20:25:19.279Z] 2024-11-21 20:25:19,279 - DEBUG - Generating tasks for codecov upload
[task 2024-11-21T20:25:19.281Z] 2024-11-21 20:25:19,281 - INFO - Generated 1 tasks for kind codecov
[task 2024-11-21T20:25:19.281Z] 2024-11-21 20:25:19,281 - INFO - Generating full task graph
[task 2024-11-21T20:25:19.281Z] 2024-11-21 20:25:19,281 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2024-11-21T20:25:19.282Z] 2024-11-21 20:25:19,282 - INFO - writing artifact file `full-task-graph.json`
[task 2024-11-21T20:25:19.286Z] 2024-11-21 20:25:19,286 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-11-21T20:25:19.286Z] 2024-11-21 20:25:19,286 - INFO - Generating target task set
[task 2024-11-21T20:25:19.287Z] 2024-11-21 20:25:19,287 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2024-11-21T20:25:19.287Z] 2024-11-21 20:25:19,287 - INFO - writing artifact file `target-tasks.json`
[task 2024-11-21T20:25:19.287Z] 2024-11-21 20:25:19,287 - INFO - Generating target task graph
[task 2024-11-21T20:25:19.287Z] 2024-11-21 20:25:19,287 - INFO - Adding 6 tasks with `always_target` attribute
[task 2024-11-21T20:25:19.287Z] 2024-11-21 20:25:19,287 - INFO - Generating optimized task graph
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,287 - DEBUG - optimize: check-type kept because of never
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: codecov-upload kept because of never
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: doc-generate kept because of never
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2024-11-21T20:25:19.288Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2024-11-21T20:25:19.289Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2024-11-21T20:25:19.289Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2024-11-21T20:25:19.289Z] 2024-11-21 20:25:19,288 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2024-11-21T20:25:19.289Z] 2024-11-21 20:25:19,289 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2024-11-21T20:25:19.289Z] 2024-11-21 20:25:19,289 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2024-11-21T20:25:19.290Z] 2024-11-21 20:25:19,289 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2024-11-21T20:25:19.290Z] 2024-11-21 20:25:19,289 - INFO - No tasks removed during optimization
[task 2024-11-21T20:25:19.290Z] 2024-11-21 20:25:19,289 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2024-11-21T20:25:19.292Z] 2024-11-21 20:25:19,292 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2024-11-21T20:25:19.332Z] 2024-11-21 20:25:19,332 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2024-11-21T20:25:19.352Z] 2024-11-21 20:25:19,352 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2024-11-21T20:25:19.353Z] 2024-11-21 20:25:19,353 - DEBUG - replace_tasks: docker-image-fetch
[task 2024-11-21T20:25:19.355Z] 2024-11-21 20:25:19,355 - DEBUG - replace_tasks: docker-image-fetch replaced with SaX201MmQo6LOMJ8wTXAHw by optimization strategy
[task 2024-11-21T20:25:19.355Z] 2024-11-21 20:25:19,355 - DEBUG - replace_tasks: docker-image-index-task
[task 2024-11-21T20:25:19.355Z] 2024-11-21 20:25:19,355 - DEBUG - replace_tasks: docker-image-index-task replaced with FiBt4k8RRkCzvN1aRBkEvQ by optimization strategy
[task 2024-11-21T20:25:19.355Z] 2024-11-21 20:25:19,355 - DEBUG - replace_tasks: docker-image-python
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,355 - DEBUG - replace_tasks: docker-image-python replaced with G-vMRQvDQKi3FxMT0LpA5w by optimization strategy
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: docker-image-run-task
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: docker-image-run-task replaced with duwI4NC3TH-PGZNI5ygCNw by optimization strategy
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: docker-image-skopeo
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: docker-image-skopeo replaced with baLN3hOTQfGC_iROcXursw by optimization strategy
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with Cv5W9wuySOGSyYS2PZ8y8w by optimization strategy
[task 2024-11-21T20:25:19.356Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: test-unit-py310
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,356 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py311
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py312
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py313
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2024-11-21T20:25:19.357Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py38
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,357 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: test-unit-py39
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: check-type
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: codecov-upload
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: doc-generate
[task 2024-11-21T20:25:19.358Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2024-11-21T20:25:19.359Z] 2024-11-21 20:25:19,358 - DEBUG - replace_tasks: docker-image-decision
[task 2024-11-21T20:25:19.359Z] 2024-11-21 20:25:19,359 - DEBUG - replace_tasks: docker-image-decision kept by optimization strategy
[task 2024-11-21T20:25:19.359Z] 2024-11-21 20:25:19,359 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2024-11-21T20:25:19.360Z] 2024-11-21 20:25:19,360 - DEBUG - Morphing: adding index tasks
[task 2024-11-21T20:25:19.360Z] 2024-11-21 20:25:19,360 - DEBUG - Morphing: adding code review task
[task 2024-11-21T20:25:19.360Z] 2024-11-21 20:25:19,360 - INFO - writing artifact file `task-graph.json`
[task 2024-11-21T20:25:19.363Z] 2024-11-21 20:25:19,363 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-11-21T20:25:19.365Z] 2024-11-21 20:25:19,365 - INFO - Creating task with taskId B17zLIDyQV6ZTWgzivqf0w for test-unit-py39
[task 2024-11-21T20:25:19.366Z] 2024-11-21 20:25:19,366 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2024-11-21T20:25:19.367Z] 2024-11-21 20:25:19,367 - INFO - Creating task with taskId KHsYfC_pQCWr6_dc7VoM9A for test-unit-py311
[task 2024-11-21T20:25:19.369Z] 2024-11-21 20:25:19,368 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2024-11-21T20:25:19.370Z] 2024-11-21 20:25:19,370 - INFO - Creating task with taskId emciEtouS0CSLRGGNsv1Mw for docker-image-decision
[task 2024-11-21T20:25:19.371Z] 2024-11-21 20:25:19,371 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2024-11-21T20:25:19.376Z] 2024-11-21 20:25:19,374 - INFO - Creating task with taskId QIUHi7n0S12XKhILdhVgRA for test-unit-py310
[task 2024-11-21T20:25:19.388Z] 2024-11-21 20:25:19,385 - INFO - Creating task with taskId Z-VoV6AzSvSNnP4-Voy2FA for test-unit-py38
[task 2024-11-21T20:25:19.389Z] 2024-11-21 20:25:19,387 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2024-11-21T20:25:19.389Z] 2024-11-21 20:25:19,386 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2024-11-21T20:25:19.389Z] 2024-11-21 20:25:19,389 - INFO - Creating task with taskId AFJ6OkqxTmyE2HSBM2UJdA for check-type
[task 2024-11-21T20:25:19.391Z] 2024-11-21 20:25:19,391 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2024-11-21T20:25:19.397Z] 2024-11-21 20:25:19,395 - INFO - Creating task with taskId Go3UoqqHSgmIfvsnJJsArg for test-unit-py312
[task 2024-11-21T20:25:19.398Z] 2024-11-21 20:25:19,398 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2024-11-21T20:25:19.400Z] 2024-11-21 20:25:19,399 - INFO - Creating task with taskId dbq1iVbhTOeg1q2vN5EP1Q for test-unit-py313
[task 2024-11-21T20:25:19.401Z] 2024-11-21 20:25:19,401 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2024-11-21T20:25:19.402Z] 2024-11-21 20:25:19,402 - INFO - Creating task with taskId FugTXTbGR-S6BfxoD7RG9Q for doc-generate
[task 2024-11-21T20:25:19.405Z] 2024-11-21 20:25:19,405 - DEBUG - Starting new HTTP connection (9): taskcluster:80
[task 2024-11-21T20:25:19.464Z] 2024-11-21 20:25:19,464 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Go3UoqqHSgmIfvsnJJsArg HTTP/11" 200 434
[task 2024-11-21T20:25:19.466Z] 2024-11-21 20:25:19,466 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/B17zLIDyQV6ZTWgzivqf0w HTTP/11" 200 434
[task 2024-11-21T20:25:19.467Z] 2024-11-21 20:25:19,467 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/FugTXTbGR-S6BfxoD7RG9Q HTTP/11" 200 434
[task 2024-11-21T20:25:19.469Z] 2024-11-21 20:25:19,469 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/emciEtouS0CSLRGGNsv1Mw HTTP/11" 200 436
[task 2024-11-21T20:25:19.493Z] 2024-11-21 20:25:19,493 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Z-VoV6AzSvSNnP4-Voy2FA HTTP/11" 200 434
[task 2024-11-21T20:25:19.497Z] 2024-11-21 20:25:19,497 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/KHsYfC_pQCWr6_dc7VoM9A HTTP/11" 200 434
[task 2024-11-21T20:25:19.516Z] 2024-11-21 20:25:19,515 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/QIUHi7n0S12XKhILdhVgRA HTTP/11" 200 434
[task 2024-11-21T20:25:19.593Z] 2024-11-21 20:25:19,593 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/AFJ6OkqxTmyE2HSBM2UJdA HTTP/11" 200 434
[task 2024-11-21T20:25:19.656Z] 2024-11-21 20:25:19,656 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/dbq1iVbhTOeg1q2vN5EP1Q HTTP/11" 200 434
[task 2024-11-21T20:25:19.659Z] 2024-11-21 20:25:19,657 - INFO - Creating task with taskId YOfvgouGSUu_05-3ujP0-A for codecov-upload
[task 2024-11-21T20:25:19.711Z] 2024-11-21 20:25:19,711 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/YOfvgouGSUu_05-3ujP0-A HTTP/11" 200 434
[taskcluster 2024-11-21 20:25:19.972Z] === Task Finished ===
[taskcluster 2024-11-21 20:25:22.434Z] Successful task run with exit code: 0 completed in 22.594 seconds